Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-GeoIP.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-13702-18932/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-GeoIP.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sun Nov 11 2013 Matt Domsch - 1.2.8-3 warning: bogus date in %changelog: Mon Feb 21 2006 Michael Fleming 1.2.1-3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-GeoIP-1.2.8-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-GeoIP.spec '], chrootPath='/var/lib/mock/infrastructure7-el7-build-13702-18932/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-GeoIP.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sun Nov 11 2013 Matt Domsch - 1.2.8-3 warning: bogus date in %changelog: Mon Feb 21 2006 Michael Fleming 1.2.1-3 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mXgXY8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GeoIP-Python-1.2.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/GeoIP-Python-1.2.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd GeoIP-Python-1.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JM7wlI + umask 022 + cd /builddir/build/BUILD + cd GeoIP-Python-1.2.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python setup.py build running build running build_ext building 'GeoIP' extension creating build creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c py_GeoIP.c -o build/temp.linux-x86_64-2.7/py_GeoIP.o creating build/lib.linux-x86_64-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/py_GeoIP.o -L/usr/local/lib -L/usr/lib64 -lGeoIP -lpython2.7 -o build/lib.linux-x86_64-2.7/GeoIP.so + chmod -x test.py test_city.py test_city_charset.py test_domain.py test_netspeed.py test_netspeedcell.py test_org.py test_region.py test_v6.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Epnerj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 + cd GeoIP-Python-1.2.8 + rm -rf /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 creating /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/GeoIP.so -> /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib64/python2.7/site-packages/GeoIP_Python-1.2.8-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/GeoIP-Python-1.2.8 extracting debug info from /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib64/python2.7/site-packages/GeoIP.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 43 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-GeoIP-1.2.8-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9uWnBV + umask 022 + cd /builddir/build/BUILD + cd GeoIP-Python-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/share/doc/python-GeoIP-1.2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/share/doc/python-GeoIP-1.2.8 + cp -pr LICENSE /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/share/doc/python-GeoIP-1.2.8 + cp -pr README /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/share/doc/python-GeoIP-1.2.8 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/share/doc/python-GeoIP-1.2.8 + cp -pr test.py test_city.py test_city_charset.py test_domain.py test_netspeed.py test_netspeedcell.py test_org.py test_region.py test_v6.py /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64/usr/share/doc/python-GeoIP-1.2.8 + exit 0 Provides: python-GeoIP = 1.2.8-5.el7 python-GeoIP(x86-64) = 1.2.8-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-GeoIP-debuginfo-1.2.8-5.el7.x86_64 Provides: python-GeoIP-debuginfo = 1.2.8-5.el7 python-GeoIP-debuginfo(x86-64) = 1.2.8-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 Wrote: /builddir/build/RPMS/python-GeoIP-1.2.8-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-GeoIP-debuginfo-1.2.8-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.salmvN + umask 022 + cd /builddir/build/BUILD + cd GeoIP-Python-1.2.8 + rm -rf /builddir/build/BUILDROOT/python-GeoIP-1.2.8-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->