Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pcapy.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/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=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pcapy.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 sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pcapy-0.10.8-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pcapy.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'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=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pcapy.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 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KZEQEF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcapy-0.10.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/pcapy-0.10.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcapy-0.10.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JVkuZI + umask 022 + cd /builddir/build/BUILD + cd pcapy-0.10.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python setup.py build running build running build_ext my_init_posix: changing LDSHARED = 'gcc -pthread -shared -Wl,-z,relro' to 'g++ -pthread -shared -Wl,-z,relro' building 'pcapy' extension creating build creating build/temp.linux-i686-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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.7 -c pcapdumper.cc -o build/temp.linux-i686-2.7/pcapdumper.o 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.7 -c bpfobj.cc -o build/temp.linux-i686-2.7/bpfobj.o In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from bpfobj.cc:12: /usr/include/python2.7/pyconfig-32.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/sys/types.h:25:0, from /usr/include/pcap/pcap.h:46, from /usr/include/pcap.h:45, from bpfobj.cc:11: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from bpfobj.cc:12: /usr/include/python2.7/pyconfig-32.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/sys/types.h:25:0, from /usr/include/pcap/pcap.h:46, from /usr/include/pcap.h:45, from bpfobj.cc:11: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.7 -c pcapy.cc -o build/temp.linux-i686-2.7/pcapy.o In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from pcapy.cc:12: /usr/include/python2.7/pyconfig-32.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/sys/types.h:25:0, from /usr/include/pcap/pcap.h:46, from /usr/include/pcap.h:45, from pcapy.cc:11: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from pcapy.cc:12: /usr/include/python2.7/pyconfig-32.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/sys/types.h:25:0, from /usr/include/pcap/pcap.h:46, from /usr/include/pcap.h:45, from pcapy.cc:11: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ pcapy.cc:187:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "\nA wrapper for the Packet Capture (PCAP) library\n"; ^ pcapy.cc: In function 'void initpcapy()': pcapy.cc:220:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] PcapError = PyErr_NewException("pcapy.PcapError", NULL, NULL ); ^ 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.7 -c pcapobj.cc -o build/temp.linux-i686-2.7/pcapobj.o 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fPIC -I/usr/include/python2.7 -c pcap_pkthdr.cc -o build/temp.linux-i686-2.7/pcap_pkthdr.o creating build/lib.linux-i686-2.7 g++ -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables build/temp.linux-i686-2.7/pcapdumper.o build/temp.linux-i686-2.7/bpfobj.o build/temp.linux-i686-2.7/pcapy.o build/temp.linux-i686-2.7/pcapobj.o build/temp.linux-i686-2.7/pcap_pkthdr.o -L/usr/lib -lpcap -lpython2.7 -o build/lib.linux-i686-2.7/pcapy.so running build_scripts creating build/scripts-2.7 copying tests/pcapytests.py -> build/scripts-2.7 copying tests/96pings.pcap -> build/scripts-2.7 changing mode of build/scripts-2.7/pcapytests.py from 644 to 755 changing mode of build/scripts-2.7/96pings.pcap from 644 to 755 + sed -i 's/\r//' LICENSE + sed -i 's/\r//' README + sed -i 's/\r//' pcapy.html + iconv -f IBM850 -t UTF8 pcapy.html + mv pcapy.html.tmp pcapy.html + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gc3yhO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 ++ dirname /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 + cd pcapy-0.10.8 + rm -rf /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 running install my_init_posix: changing LDSHARED = 'gcc -pthread -shared -Wl,-z,relro' to 'g++ -pthread -shared -Wl,-z,relro' running install_lib creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/lib creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/pcapy.so -> /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/lib/python2.7/site-packages running install_scripts creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/bin copying build/scripts-2.7/96pings.pcap -> /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/bin copying build/scripts-2.7/pcapytests.py -> /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/bin changing mode of /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/bin/96pings.pcap to 755 changing mode of /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/bin/pcapytests.py to 755 running install_data creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc creating /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy copying README -> /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy copying LICENSE -> /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy copying pcapy.html -> /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy running install_egg_info Writing /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/lib/python2.7/site-packages/pcapy-0.10.8-py2.7.egg-info + rm -rf /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy + mv /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/bin/96pings.pcap . + mv /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/bin/pcapytests.py . + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pcapy-0.10.8 extracting debug info from /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/lib/python2.7/site-packages/pcapy.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 51 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/pcapy-0.10.8-5.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pcapy-0.10.8-5.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MOVyqU + umask 022 + cd /builddir/build/BUILD + cd pcapy-0.10.8 + DOCDIR=/builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy-0.10.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy-0.10.8 + cp -pr LICENSE /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy-0.10.8 + cp -pr README /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy-0.10.8 + cp -pr pcapy.html /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy-0.10.8 + cp -pr 96pings.pcap /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy-0.10.8 + cp -pr pcapytests.py /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386/usr/share/doc/pcapy-0.10.8 + exit 0 Provides: pcapy = 0.10.8-5.el7 pcapy(x86-32) = 0.10.8-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpcap.so.1 libpthread.so.0 libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pcapy-debuginfo-0.10.8-5.el7.i686 Provides: pcapy-debuginfo = 0.10.8-5.el7 pcapy-debuginfo(x86-32) = 0.10.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/pcapy-0.10.8-5.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/pcapy-0.10.8-5.el7.i686.rpm Wrote: /builddir/build/RPMS/pcapy-debuginfo-0.10.8-5.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tFmkEd + umask 022 + cd /builddir/build/BUILD + cd pcapy-0.10.8 + rm -rf /builddir/build/BUILDROOT/pcapy-0.10.8-5.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->