Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pysendfile.spec'], env={'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'}shell=Falselogger=timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'gid=135uid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/pysendfile.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/pysendfile-2.0.0-9bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/pysendfile.spec '], env={'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'}shell=Falselogger=timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'gid=135uid=1000user='mockbuild'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/pysendfile.spec '] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1VD2SD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pysendfile-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysendfile-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysendfile-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SXDbC6 + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + /usr/bin/python setup.py build running build running build_ext building 'sendfile' extension creating build creating build/temp.linux-armv7l-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -I/usr/include/python2.7 -c sendfilemodule.c -o build/temp.linux-armv7l-2.7/sendfilemodule.o creating build/lib.linux-armv7l-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp build/temp.linux-armv7l-2.7/sendfilemodule.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/sendfile.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KEgWJy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm + cd pysendfile-2.0.0 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm running install running install_lib creating /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr creating /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/sendfile.so -> /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpYheKIQ.py' /usr/bin/python -O /tmp/tmpYheKIQ.py removing /tmp/tmpYheKIQ.py running install_egg_info running egg_info creating pysendfile.egg-info writing pysendfile.egg-info/PKG-INFO writing top-level names to pysendfile.egg-info/top_level.txt writing dependency_links to pysendfile.egg-info/dependency_links.txt writing manifest file 'pysendfile.egg-info/SOURCES.txt' reading manifest file 'pysendfile.egg-info/SOURCES.txt' writing manifest file 'pysendfile.egg-info/SOURCES.txt' Copying pysendfile.egg-info to /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/python2.7/site-packages/pysendfile-2.0.0-py2.7.egg-info running install_scripts + /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/pysendfile-2.0.0 extracting debug info from /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/python2.7/site-packages/sendfile.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 22 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g7M4UJ + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + PYTHONPATH=/builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/lib/python2.7/site-packages + /usr/bin/python test/test_sendfile.py test_empty_file (__main__.TestSendfile) ... ok test_invalid_offset (__main__.TestSendfile) ... ok test_non_socket (__main__.TestSendfile) ... ok test_offset_none (__main__.TestSendfile) ... ok test_offset_overflow (__main__.TestSendfile) ... ok test_send_from_certain_offset (__main__.TestSendfile) ... ok test_send_whole_file (__main__.TestSendfile) ... ok test_small_file (__main__.TestSendfile) ... ok test_small_file_and_offset_overflow (__main__.TestSendfile) ... ok test_big_file (__main__.TestLargeFile) ... creating file: 2% 4% 5% 7% 8% 9% 10% 11% 13% 14% 15% 16% 17% 19% 20% 21% 22% 24% 25% 26% 27% 28% 30% 31% 32% 33% 34% 36% 37% 38% 39% 40% 41% 42% 44% 45% 46% 48% 49% 50% 51% 52% 54% 55% 56% 57% 59% 60% 61% 62% 63% 64% 65% 66% 67% 69% 70% 71% 72% 73% 75% 76% 77% 78% 80% 81% 82% 83% 84% 85% 86% 88% 89% 90% 91% 93% 94% 95% 96% 97% 98% starting transfer: 1% 2% 3% 4% 5% 6% 7% 8% 10% 11% 12% 13% 14% 15% 16% 17% 19% 20% 21% 22% 23% 24% 25% 26% 27% 29% 30% 31% 32% 33% 34% 36% 37% 38% 39% 40% 41% 42% 43% 45% 46% 47% 48% 49% 50% 52% 53% 54% 55% 56% 58% 59% 60% 61% 62% 63% 64% 66% 67% 68% 69% 70% 72% 73% 74% 75% 76% 78% 79% 80% 81% 82% 84% 85% 86% 87% 88% 90% 91% 92% 93% 94% 96% 97% 98% 99% ok ---------------------------------------------------------------------- Ran 10 tests in 169.948s OK + exit 0 Processing files: pysendfile-2.0.0-9bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lP57D9 + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/share/doc/pysendfile + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/share/doc/pysendfile + cp -pr README /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/share/doc/pysendfile + cp -pr LICENSE /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm/usr/share/doc/pysendfile + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pysendfile = 2.0.0-9bs02fc23 pysendfile(armv6hl-32) = 2.0.0-9bs02fc23 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.4) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: pysendfile-debuginfo-2.0.0-9bs02fc23.armv6hl Provides: pysendfile-debuginfo = 2.0.0-9bs02fc23 pysendfile-debuginfo(armv6hl-32) = 2.0.0-9bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm Wrote: /builddir/build/RPMS/pysendfile-2.0.0-9bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/pysendfile-debuginfo-2.0.0-9bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ToGsiS + umask 022 + cd /builddir/build/BUILD + cd pysendfile-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pysendfile-2.0.0-9bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->