Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-blosc.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-b7e75d2a7b0447630701375c53f6d19fc7a68964/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-blosc.spec'] with env {'LANG': 'en_US.UTF-8', '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 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-blosc-1.2.7-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-blosc.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-b7e75d2a7b0447630701375c53f6d19fc7a68964/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-blosc.spec '] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pg9V4V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blosc-1.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/blosc-1.2.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd blosc-1.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Allow-verbosity-to-be-specified-when-running-test-su.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-Propagate-the-result-of-tests.patch + /usr/bin/patch -p1 -s + sed -i 's|CFLAGS\.append("-msse2")|pass|' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wOCnzR + umask 022 + cd /builddir/build/BUILD + cd blosc-1.2.7 + export BLOSC_DIR=/usr/lib/blosc 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + BLOSC_DIR=/usr/lib/blosc + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/blosc copying blosc/toplevel.py -> build/lib.linux-armv7l-2.7/blosc copying blosc/version.py -> build/lib.linux-armv7l-2.7/blosc copying blosc/__init__.py -> build/lib.linux-armv7l-2.7/blosc copying blosc/test.py -> build/lib.linux-armv7l-2.7/blosc running build_ext building 'blosc.blosc_extension' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/blosc 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/lib/blosc/include -I/usr/include/python2.7 -c blosc/blosc_extension.c -o build/temp.linux-armv7l-2.7/blosc/blosc_extension.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/blosc/blosc_extension.o -L/usr/lib/blosc/lib -L/usr/lib -lblosc -lpython2.7 -o build/lib.linux-armv7l-2.7/blosc/blosc_extension.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1ndeL4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm ++ dirname /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm + cd blosc-1.2.7 + /usr/bin/python2 setup.py install --prefix=/usr -O1 --skip-build --root=/builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr creating /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-armv7l-2.7/blosc/toplevel.py -> /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-armv7l-2.7/blosc/version.py -> /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-armv7l-2.7/blosc/blosc_extension.so -> /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-armv7l-2.7/blosc/__init__.py -> /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-armv7l-2.7/blosc/test.py -> /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc/toplevel.py to toplevel.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc/test.py to test.pyc writing byte-compilation script '/tmp/tmpxIOC1q.py' /usr/bin/python2 -O /tmp/tmpxIOC1q.py removing /tmp/tmpxIOC1q.py running install_egg_info Writing /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc-1.2.7-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 50000000 /builddir/build/BUILD/blosc-1.2.7 extracting debug info from /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages/blosc/blosc_extension.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 24 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-blosc-1.2.7-3.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oIYg1s + umask 022 + cd /builddir/build/BUILD + cd blosc-1.2.7 + cd / + PYTHONPATH=/builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/lib/python2.7/site-packages + python -c 'import sys, blosc; sys.exit(blosc.test())' test_all_compressors (blosc.test.TestCodec) ... ok test_basic_codec (blosc.test.TestCodec) ... ok test_compress_exceptions (blosc.test.TestCodec) ... ok test_compress_ptr_exceptions (blosc.test.TestCodec) ... ok test_decompress_exceptions (blosc.test.TestCodec) ... ok test_decompress_ptr_exceptions (blosc.test.TestCodec) ... ok test_get_clib (blosc.test.TestCodec) ... ok test_pack_array_exceptions (blosc.test.TestCodec) ... ok test_set_nthreads_exceptions (blosc.test.TestCodec) ... ok test_unpack_array_exceptions (blosc.test.TestCodec) ... ok compress (blosc.toplevel) Doctest: blosc.toplevel.compress ... ok compress_ptr (blosc.toplevel) Doctest: blosc.toplevel.compress_ptr ... ok decompress (blosc.toplevel) Doctest: blosc.toplevel.decompress ... ok decompress_ptr (blosc.toplevel) Doctest: blosc.toplevel.decompress_ptr ... ok free_resources (blosc.toplevel) Doctest: blosc.toplevel.free_resources ... ok pack_array (blosc.toplevel) Doctest: blosc.toplevel.pack_array ... ok set_blocksize (blosc.toplevel) Doctest: blosc.toplevel.set_blocksize ... ok set_nthreads (blosc.toplevel) Doctest: blosc.toplevel.set_nthreads ... ok unpack_array (blosc.toplevel) Doctest: blosc.toplevel.unpack_array ... ok ---------------------------------------------------------------------- Ran 19 tests in 2.537s -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= python-blosc version: 1.2.7 Blosc version: 1.6.1 ($Date:: 2015-05-06 #$) Compressors available: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'] Compressor library versions: BloscLZ: 1.0.4 LZ4: 1.7.1 Snappy: unknown Zlib: 1.2.7 Python version: 2.7.5 (default, Nov 21 2015, 09:09:35) [GCC 4.8.5 20150623 (Red Hat 4.8.5-4)] Platform: Linux-4.4.2-fedora-1-armv7l (#1 SMP Fri Feb 19 11:47:33 UTC 2016) Linux dist: CentOS Linux 7.1.1503 Processor: armv7l Byte-ordering: little Detected cores: 4 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= OK + exit 0 Processing files: python-blosc-1.2.7-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ecmD0o + umask 022 + cd /builddir/build/BUILD + cd blosc-1.2.7 + DOCDIR=/builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/share/doc/python-blosc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/share/doc/python-blosc + cp -pr README.rst /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/share/doc/python-blosc + cp -pr RELEASE_NOTES.rst /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/share/doc/python-blosc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kWRZWj + umask 022 + cd /builddir/build/BUILD + cd blosc-1.2.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/share/licenses/python-blosc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/share/licenses/python-blosc + cp -pr LICENSES/PYTHON-BLOSC.txt /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm/usr/share/licenses/python-blosc + exit 0 Provides: python-blosc = 1.2.7-3.el7 python-blosc(armv7hl-32) = 1.2.7-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libblosc.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-blosc-debuginfo-1.2.7-3.el7.armv7hl Provides: python-blosc-debuginfo = 1.2.7-3.el7 python-blosc-debuginfo(armv7hl-32) = 1.2.7-3.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-blosc-1.2.7-3.el7.arm Wrote: /builddir/build/RPMS/python-blosc-1.2.7-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-blosc-debuginfo-1.2.7-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NwaN0v + umask 022 + cd /builddir/build/BUILD + cd blosc-1.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blosc-1.2.7-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->