Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-cd3c0f09bab8d1b5172f105071b14c8d0c69260b/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-cytoolz.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/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-cytoolz-0.9.0.1-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-cd3c0f09bab8d1b5172f105071b14c8d0c69260b/root'shell=Falseuid=996env={'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', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-cytoolz.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.PLT0i8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cytoolz-0.9.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cytoolz-0.9.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cytoolz-0.9.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3xpgZ9 + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.9.0.1 + 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 '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/utils_test.py -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/_version.py -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/__init__.py -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-armv7l-2.7/cytoolz creating build/lib.linux-armv7l-2.7/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-armv7l-2.7/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-armv7l-2.7/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-armv7l-2.7/cytoolz/curried copying cytoolz/itertoolz.pyx -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/recipes.pyx -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/dicttoolz.pyx -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-armv7l-2.7/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-armv7l-2.7/cytoolz creating build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_tlz.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_serialization.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_docstrings.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_curried.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_none_safe.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_signatures.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_functoolz.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_compatibility.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_doctests.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_recipes.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_utils.py -> build/lib.linux-armv7l-2.7/cytoolz/tests copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-armv7l-2.7/cytoolz/tests running build_ext building 'cytoolz.dicttoolz' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/cytoolz 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/include/python2.7 -c cytoolz/dicttoolz.c -o build/temp.linux-armv7l-2.7/cytoolz/dicttoolz.o 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/cytoolz/dicttoolz.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/cytoolz/dicttoolz.so building 'cytoolz.functoolz' extension 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/include/python2.7 -c cytoolz/functoolz.c -o build/temp.linux-armv7l-2.7/cytoolz/functoolz.o 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/cytoolz/functoolz.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/cytoolz/functoolz.so building 'cytoolz.itertoolz' extension 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/include/python2.7 -c cytoolz/itertoolz.c -o build/temp.linux-armv7l-2.7/cytoolz/itertoolz.o 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/cytoolz/itertoolz.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/cytoolz/itertoolz.so building 'cytoolz.recipes' extension 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/include/python2.7 -c cytoolz/recipes.c -o build/temp.linux-armv7l-2.7/cytoolz/recipes.o 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/cytoolz/recipes.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/cytoolz/recipes.so building 'cytoolz.utils' extension 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/include/python2.7 -c cytoolz/utils.c -o build/temp.linux-armv7l-2.7/cytoolz/utils.o 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/cytoolz/utils.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/cytoolz/utils.so + sleep 1 + 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/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/utils_test.py -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/_version.py -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/__init__.py -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-armv7l-3.6/cytoolz creating build/lib.linux-armv7l-3.6/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-armv7l-3.6/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-armv7l-3.6/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-armv7l-3.6/cytoolz/curried copying cytoolz/itertoolz.pyx -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/recipes.pyx -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/dicttoolz.pyx -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-armv7l-3.6/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-armv7l-3.6/cytoolz creating build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_tlz.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_serialization.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_docstrings.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_curried.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_none_safe.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_signatures.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_functoolz.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_compatibility.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_doctests.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_recipes.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_utils.py -> build/lib.linux-armv7l-3.6/cytoolz/tests copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-armv7l-3.6/cytoolz/tests running build_ext building 'cytoolz.dicttoolz' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/cytoolz gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/include/python3.6m -c cytoolz/dicttoolz.c -o build/temp.linux-armv7l-3.6/cytoolz/dicttoolz.o gcc -pthread -shared -Wl,-z,relro -g -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-3.6/cytoolz/dicttoolz.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/cytoolz/dicttoolz.cpython-36m-arm-linux-gnueabi.so building 'cytoolz.functoolz' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/include/python3.6m -c cytoolz/functoolz.c -o build/temp.linux-armv7l-3.6/cytoolz/functoolz.o gcc -pthread -shared -Wl,-z,relro -g -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-3.6/cytoolz/functoolz.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/cytoolz/functoolz.cpython-36m-arm-linux-gnueabi.so building 'cytoolz.itertoolz' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/include/python3.6m -c cytoolz/itertoolz.c -o build/temp.linux-armv7l-3.6/cytoolz/itertoolz.o gcc -pthread -shared -Wl,-z,relro -g -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-3.6/cytoolz/itertoolz.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/cytoolz/itertoolz.cpython-36m-arm-linux-gnueabi.so building 'cytoolz.recipes' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/include/python3.6m -c cytoolz/recipes.c -o build/temp.linux-armv7l-3.6/cytoolz/recipes.o gcc -pthread -shared -Wl,-z,relro -g -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-3.6/cytoolz/recipes.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/cytoolz/recipes.cpython-36m-arm-linux-gnueabi.so building 'cytoolz.utils' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/include/python3.6m -c cytoolz/utils.c -o build/temp.linux-armv7l-3.6/cytoolz/utils.o gcc -pthread -shared -Wl,-z,relro -g -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-3.6/cytoolz/utils.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/cytoolz/utils.cpython-36m-arm-linux-gnueabi.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PyZXDM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm ++ dirname /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm + cd cytoolz-0.9.0.1 + 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/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/itertoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/curried copying build/lib.linux-armv7l-3.6/cytoolz/curried/exceptions.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/curried copying build/lib.linux-armv7l-3.6/cytoolz/curried/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/curried copying build/lib.linux-armv7l-3.6/cytoolz/curried/operator.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/curried copying build/lib.linux-armv7l-3.6/cytoolz/recipes.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/dicttoolz.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/itertoolz.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/dicttoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/recipes.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/utils.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/recipes.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/functoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/itertoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/utils_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/functoolz.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/_version.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/cpython.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/functoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/__init__.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/utils.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz copying build/lib.linux-armv7l-3.6/cytoolz/utils.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_tlz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_serialization.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_inspect_args.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_embedded_sigs.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_docstrings.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_curried.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_itertoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_none_safe.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_functoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_recipes.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_curried_toolzlike.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_utils.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/tests/test_dicttoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests copying build/lib.linux-armv7l-3.6/cytoolz/dicttoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/curried/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/curried/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/curried/operator.py to operator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/compatibility.py to compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/utils_test.py to utils_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/_signatures.py to _signatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_tlz.py to test_tlz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_serialization.py to test_serialization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_inspect_args.py to test_inspect_args.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_embedded_sigs.py to test_embedded_sigs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_docstrings.py to test_docstrings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_curried.py to test_curried.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_itertoolz.py to test_itertoolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_none_safe.py to test_none_safe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_signatures.py to test_signatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_functoolz.py to test_functoolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_compatibility.py to test_compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_doctests.py to test_doctests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_recipes.py to test_recipes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_dev_skip_test.py to test_dev_skip_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_curried_toolzlike.py to test_curried_toolzlike.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/dev_skip_test.py to dev_skip_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/tests/test_dicttoolz.py to test_dicttoolz.cpython-36.pyc writing byte-compilation script '/tmp/tmpwykv8b7r.py' /usr/bin/python3.6 /tmp/tmpwykv8b7r.py removing /tmp/tmpwykv8b7r.py running install_egg_info running egg_info writing cytoolz.egg-info/PKG-INFO writing dependency_links to cytoolz.egg-info/dependency_links.txt writing requirements to cytoolz.egg-info/requires.txt writing top-level names to cytoolz.egg-info/top_level.txt reading manifest file 'cytoolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cytoolz.egg-info/SOURCES.txt' Copying cytoolz.egg-info to /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz-0.9.0.1-py3.6.egg-info running install_scripts + 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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/itertoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/curried copying build/lib.linux-armv7l-2.7/cytoolz/curried/exceptions.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/curried copying build/lib.linux-armv7l-2.7/cytoolz/curried/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/curried copying build/lib.linux-armv7l-2.7/cytoolz/curried/operator.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/curried copying build/lib.linux-armv7l-2.7/cytoolz/recipes.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/dicttoolz.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/dicttoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/functoolz.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/recipes.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/functoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/itertoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/utils_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/utils.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/_version.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/cpython.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/functoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/__init__.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/utils.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/itertoolz.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/utils.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_tlz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_serialization.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_inspect_args.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_embedded_sigs.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_docstrings.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_curried.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_itertoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_none_safe.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_functoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_recipes.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_curried_toolzlike.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_utils.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/tests/test_dicttoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests copying build/lib.linux-armv7l-2.7/cytoolz/dicttoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz copying build/lib.linux-armv7l-2.7/cytoolz/recipes.so -> /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/curried/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/curried/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/curried/operator.py to operator.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/compatibility.py to compatibility.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/utils_test.py to utils_test.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/_signatures.py to _signatures.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_tlz.py to test_tlz.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_serialization.py to test_serialization.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_inspect_args.py to test_inspect_args.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_embedded_sigs.py to test_embedded_sigs.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_docstrings.py to test_docstrings.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_curried.py to test_curried.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_itertoolz.py to test_itertoolz.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_none_safe.py to test_none_safe.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_signatures.py to test_signatures.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_functoolz.py to test_functoolz.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_compatibility.py to test_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_doctests.py to test_doctests.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_recipes.py to test_recipes.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_dev_skip_test.py to test_dev_skip_test.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_curried_toolzlike.py to test_curried_toolzlike.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/dev_skip_test.py to dev_skip_test.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/tests/test_dicttoolz.py to test_dicttoolz.pyc writing byte-compilation script '/tmp/tmppqOKHl.py' /usr/bin/python2 -O /tmp/tmppqOKHl.py removing /tmp/tmppqOKHl.py running install_egg_info running egg_info writing requirements to cytoolz.egg-info/requires.txt writing cytoolz.egg-info/PKG-INFO writing top-level names to cytoolz.egg-info/top_level.txt writing dependency_links to cytoolz.egg-info/dependency_links.txt reading manifest file 'cytoolz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cytoolz.egg-info/SOURCES.txt' Copying cytoolz.egg-info to /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz-0.9.0.1-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/cytoolz-0.9.0.1 extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/dicttoolz.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/functoolz.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/utils.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/itertoolz.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz/recipes.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/dicttoolz.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/itertoolz.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/recipes.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/utils.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz/functoolz.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 6920 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-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5qdQcr + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.9.0.1 + cd /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages + py.test-2.7 cytoolz -v ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 -- /usr/bin/python rootdir: /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/cytoolz, inifile: collecting ... collected 190 items cytoolz/tests/test_compatibility.py::test_map_filter_are_lazy PASSED cytoolz/tests/test_compatibility.py::test_dict_iteration PASSED cytoolz/tests/test_curried.py::test_take PASSED cytoolz/tests/test_curried.py::test_first PASSED cytoolz/tests/test_curried.py::test_merge PASSED cytoolz/tests/test_curried.py::test_merge_with PASSED cytoolz/tests/test_curried.py::test_merge_with_list PASSED cytoolz/tests/test_curried.py::test_sorted PASSED cytoolz/tests/test_curried.py::test_reduce PASSED cytoolz/tests/test_curried.py::test_module_name PASSED cytoolz/tests/test_curried.py::test_curried_operator PASSED cytoolz/tests/test_curried.py::test_curried_namespace PASSED cytoolz/tests/test_curried_toolzlike.py::test_toolzcurry_is_class PASSED cytoolz/tests/test_curried_toolzlike.py::test_cytoolz_like_toolz PASSED cytoolz/tests/test_curried_toolzlike.py::test_toolz_like_cytoolz PASSED cytoolz/tests/test_dev_skip_test.py::test_passes PASSED cytoolz/tests/test_dev_skip_test.py::test_dev_skip_test PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_valmap PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_keymap PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_itemmap PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_valfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_keyfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_itemfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_dissoc PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc_in PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_update_in PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_factory PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valmap PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keymap PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemmap PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keyfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_dissoc PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc_in PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_update_in PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_factory PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valmap PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keymap PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemmap PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valfilter PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keyfilter PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemfilter PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_dissoc PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc_in PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_update_in PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_factory PASSED cytoolz/tests/test_docstrings.py::test_docstrings_uptodate PASSED cytoolz/tests/test_docstrings.py::test_get_in_doctest PASSED cytoolz/tests/test_doctests.py::test_doctest PASSED cytoolz/tests/test_embedded_sigs.py::test_class_sigs PASSED cytoolz/tests/test_embedded_sigs.py::test_sig_at_beginning PASSED cytoolz/tests/test_functoolz.py::test_thread_first PASSED cytoolz/tests/test_functoolz.py::test_thread_last PASSED cytoolz/tests/test_functoolz.py::test_memoize PASSED cytoolz/tests/test_functoolz.py::test_memoize_kwargs PASSED cytoolz/tests/test_functoolz.py::test_memoize_curried PASSED cytoolz/tests/test_functoolz.py::test_memoize_partial PASSED cytoolz/tests/test_functoolz.py::test_memoize_key_signature PASSED cytoolz/tests/test_functoolz.py::test_memoize_curry_cache PASSED cytoolz/tests/test_functoolz.py::test_memoize_key PASSED cytoolz/tests/test_functoolz.py::test_memoize_wrapped PASSED cytoolz/tests/test_functoolz.py::test_curry_simple PASSED cytoolz/tests/test_functoolz.py::test_curry_kwargs PASSED cytoolz/tests/test_functoolz.py::test_curry_passes_errors PASSED cytoolz/tests/test_functoolz.py::test_curry_docstring PASSED cytoolz/tests/test_functoolz.py::test_curry_is_like_partial PASSED cytoolz/tests/test_functoolz.py::test_curry_is_idempotent PASSED cytoolz/tests/test_functoolz.py::test_curry_attributes_readonly PASSED cytoolz/tests/test_functoolz.py::test_curry_attributes_writable PASSED cytoolz/tests/test_functoolz.py::test_curry_module PASSED cytoolz/tests/test_functoolz.py::test_curry_comparable PASSED cytoolz/tests/test_functoolz.py::test_curry_doesnot_transmogrify PASSED cytoolz/tests/test_functoolz.py::test_curry_on_classmethods PASSED cytoolz/tests/test_functoolz.py::test_memoize_on_classmethods PASSED cytoolz/tests/test_functoolz.py::test_curry_call PASSED cytoolz/tests/test_functoolz.py::test_curry_bind PASSED cytoolz/tests/test_functoolz.py::test_curry_unknown_args PASSED cytoolz/tests/test_functoolz.py::test_curry_bad_types PASSED cytoolz/tests/test_functoolz.py::test_curry_subclassable PASSED cytoolz/tests/test_functoolz.py::test_compose PASSED cytoolz/tests/test_functoolz.py::test_compose_module PASSED cytoolz/tests/test_functoolz.py::test_pipe PASSED cytoolz/tests/test_functoolz.py::test_complement PASSED cytoolz/tests/test_functoolz.py::test_do PASSED cytoolz/tests/test_functoolz.py::test_juxt_generator_input PASSED cytoolz/tests/test_functoolz.py::test_flip PASSED cytoolz/tests/test_functoolz.py::test_excepts PASSED cytoolz/tests/test_inspect_args.py::test_make_func PASSED cytoolz/tests/test_inspect_args.py::test_is_valid PASSED cytoolz/tests/test_inspect_args.py::test_is_valid_py3 PASSED cytoolz/tests/test_inspect_args.py::test_is_partial PASSED cytoolz/tests/test_inspect_args.py::test_is_valid_curry PASSED cytoolz/tests/test_inspect_args.py::test_func_keyword PASSED cytoolz/tests/test_inspect_args.py::test_has_unknown_args PASSED cytoolz/tests/test_inspect_args.py::test_num_required_args PASSED cytoolz/tests/test_inspect_args.py::test_has_keywords PASSED cytoolz/tests/test_inspect_args.py::test_has_varargs PASSED cytoolz/tests/test_inspect_args.py::test_is_arity PASSED cytoolz/tests/test_inspect_args.py::test_introspect_curry_valid_py3 PASSED cytoolz/tests/test_inspect_args.py::test_introspect_curry_partial_py3 PASSED cytoolz/tests/test_inspect_args.py::test_introspect_curry_py3 PASSED cytoolz/tests/test_inspect_args.py::test_introspect_builtin_modules PASSED cytoolz/tests/test_inspect_args.py::test_inspect_signature_property PASSED cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property PASSED cytoolz/tests/test_itertoolz.py::test_remove PASSED cytoolz/tests/test_itertoolz.py::test_groupby PASSED cytoolz/tests/test_itertoolz.py::test_groupby_non_callable PASSED cytoolz/tests/test_itertoolz.py::test_merge_sorted PASSED cytoolz/tests/test_itertoolz.py::test_interleave PASSED cytoolz/tests/test_itertoolz.py::test_unique PASSED cytoolz/tests/test_itertoolz.py::test_isiterable PASSED cytoolz/tests/test_itertoolz.py::test_isdistinct PASSED cytoolz/tests/test_itertoolz.py::test_nth PASSED cytoolz/tests/test_itertoolz.py::test_first PASSED cytoolz/tests/test_itertoolz.py::test_second PASSED cytoolz/tests/test_itertoolz.py::test_last PASSED cytoolz/tests/test_itertoolz.py::test_rest PASSED cytoolz/tests/test_itertoolz.py::test_take PASSED cytoolz/tests/test_itertoolz.py::test_tail PASSED cytoolz/tests/test_itertoolz.py::test_drop PASSED cytoolz/tests/test_itertoolz.py::test_take_nth PASSED cytoolz/tests/test_itertoolz.py::test_get PASSED cytoolz/tests/test_itertoolz.py::test_mapcat PASSED cytoolz/tests/test_itertoolz.py::test_cons PASSED cytoolz/tests/test_itertoolz.py::test_concat PASSED cytoolz/tests/test_itertoolz.py::test_concatv PASSED cytoolz/tests/test_itertoolz.py::test_interpose PASSED cytoolz/tests/test_itertoolz.py::test_frequencies PASSED cytoolz/tests/test_itertoolz.py::test_reduceby PASSED cytoolz/tests/test_itertoolz.py::test_reduce_by_init PASSED cytoolz/tests/test_itertoolz.py::test_reduce_by_callable_default PASSED cytoolz/tests/test_itertoolz.py::test_iterate PASSED cytoolz/tests/test_itertoolz.py::test_accumulate PASSED cytoolz/tests/test_itertoolz.py::test_accumulate_works_on_consumable_iterables PASSED cytoolz/tests/test_itertoolz.py::test_sliding_window PASSED cytoolz/tests/test_itertoolz.py::test_sliding_window_of_short_iterator PASSED cytoolz/tests/test_itertoolz.py::test_partition PASSED cytoolz/tests/test_itertoolz.py::test_partition_all PASSED cytoolz/tests/test_itertoolz.py::test_count PASSED cytoolz/tests/test_itertoolz.py::test_pluck PASSED cytoolz/tests/test_itertoolz.py::test_join PASSED cytoolz/tests/test_itertoolz.py::test_getter PASSED cytoolz/tests/test_itertoolz.py::test_key_as_getter PASSED cytoolz/tests/test_itertoolz.py::test_join_double_repeats PASSED cytoolz/tests/test_itertoolz.py::test_join_missing_element PASSED cytoolz/tests/test_itertoolz.py::test_left_outer_join PASSED cytoolz/tests/test_itertoolz.py::test_right_outer_join PASSED cytoolz/tests/test_itertoolz.py::test_outer_join PASSED cytoolz/tests/test_itertoolz.py::test_diff PASSED cytoolz/tests/test_itertoolz.py::test_topk PASSED cytoolz/tests/test_itertoolz.py::test_topk_is_stable PASSED cytoolz/tests/test_itertoolz.py::test_peek PASSED cytoolz/tests/test_itertoolz.py::test_random_sample PASSED cytoolz/tests/test_none_safe.py::test_dicttoolz PASSED cytoolz/tests/test_none_safe.py::test_functoolz PASSED cytoolz/tests/test_none_safe.py::test_itertoolz PASSED cytoolz/tests/test_none_safe.py::test_recipes PASSED cytoolz/tests/test_recipes.py::test_countby PASSED cytoolz/tests/test_recipes.py::test_partitionby PASSED cytoolz/tests/test_serialization.py::test_compose PASSED cytoolz/tests/test_serialization.py::test_curry PASSED cytoolz/tests/test_serialization.py::test_juxt PASSED cytoolz/tests/test_serialization.py::test_complement PASSED cytoolz/tests/test_serialization.py::test_instanceproperty PASSED cytoolz/tests/test_serialization.py::test_flip PASSED cytoolz/tests/test_serialization.py::test_curried_exceptions PASSED cytoolz/tests/test_serialization.py::test_curried_qualname PASSED cytoolz/tests/test_serialization.py::test_curried_bad_qualname PASSED cytoolz/tests/test_signatures.py::test_is_valid PASSED cytoolz/tests/test_signatures.py::test_is_partial PASSED cytoolz/tests/test_signatures.py::test_for_coverage PASSED cytoolz/tests/test_tlz.py::test_tlz PASSED cytoolz/tests/test_utils.py::test_raises PASSED cytoolz/tests/test_utils.py::test_consume PASSED ========================= 190 passed in 26.53 seconds ========================== + cd /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages + py.test-3.6 cytoolz -k 'not test_introspect_builtin_modules' -v ============================= test session starts ============================== platform linux -- Python 3.6.6, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /usr/bin/python3.6 cachedir: cytoolz/.cache rootdir: /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/cytoolz, inifile: collecting ... collected 190 items cytoolz/tests/test_compatibility.py::test_map_filter_are_lazy PASSED cytoolz/tests/test_compatibility.py::test_dict_iteration PASSED cytoolz/tests/test_curried.py::test_take PASSED cytoolz/tests/test_curried.py::test_first PASSED cytoolz/tests/test_curried.py::test_merge PASSED cytoolz/tests/test_curried.py::test_merge_with PASSED cytoolz/tests/test_curried.py::test_merge_with_list PASSED cytoolz/tests/test_curried.py::test_sorted PASSED cytoolz/tests/test_curried.py::test_reduce PASSED cytoolz/tests/test_curried.py::test_module_name PASSED cytoolz/tests/test_curried.py::test_curried_operator PASSED cytoolz/tests/test_curried.py::test_curried_namespace PASSED cytoolz/tests/test_curried_toolzlike.py::test_toolzcurry_is_class PASSED cytoolz/tests/test_curried_toolzlike.py::test_cytoolz_like_toolz PASSED cytoolz/tests/test_curried_toolzlike.py::test_toolz_like_cytoolz PASSED cytoolz/tests/test_dev_skip_test.py::test_passes PASSED cytoolz/tests/test_dev_skip_test.py::test_dev_skip_test PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_valmap PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_keymap PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_itemmap PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_valfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_keyfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_itemfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_dissoc PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc_in PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_update_in PASSED cytoolz/tests/test_dicttoolz.py::TestDict::test_factory PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valmap PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keymap PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemmap PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keyfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemfilter PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_dissoc PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc_in PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_update_in PASSED cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_factory PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with_iterable_arg PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valmap PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keymap PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemmap PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valfilter PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keyfilter PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemfilter PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_dissoc PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc_in PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_update_in PASSED cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_factory PASSED cytoolz/tests/test_docstrings.py::test_docstrings_uptodate PASSED cytoolz/tests/test_docstrings.py::test_get_in_doctest PASSED cytoolz/tests/test_doctests.py::test_doctest PASSED cytoolz/tests/test_embedded_sigs.py::test_class_sigs PASSED cytoolz/tests/test_embedded_sigs.py::test_sig_at_beginning PASSED cytoolz/tests/test_functoolz.py::test_thread_first PASSED cytoolz/tests/test_functoolz.py::test_thread_last PASSED cytoolz/tests/test_functoolz.py::test_memoize PASSED cytoolz/tests/test_functoolz.py::test_memoize_kwargs PASSED cytoolz/tests/test_functoolz.py::test_memoize_curried PASSED cytoolz/tests/test_functoolz.py::test_memoize_partial PASSED cytoolz/tests/test_functoolz.py::test_memoize_key_signature PASSED cytoolz/tests/test_functoolz.py::test_memoize_curry_cache PASSED cytoolz/tests/test_functoolz.py::test_memoize_key PASSED cytoolz/tests/test_functoolz.py::test_memoize_wrapped PASSED cytoolz/tests/test_functoolz.py::test_curry_simple PASSED cytoolz/tests/test_functoolz.py::test_curry_kwargs PASSED cytoolz/tests/test_functoolz.py::test_curry_passes_errors PASSED cytoolz/tests/test_functoolz.py::test_curry_docstring PASSED cytoolz/tests/test_functoolz.py::test_curry_is_like_partial PASSED cytoolz/tests/test_functoolz.py::test_curry_is_idempotent PASSED cytoolz/tests/test_functoolz.py::test_curry_attributes_readonly PASSED cytoolz/tests/test_functoolz.py::test_curry_attributes_writable PASSED cytoolz/tests/test_functoolz.py::test_curry_module PASSED cytoolz/tests/test_functoolz.py::test_curry_comparable PASSED cytoolz/tests/test_functoolz.py::test_curry_doesnot_transmogrify PASSED cytoolz/tests/test_functoolz.py::test_curry_on_classmethods PASSED cytoolz/tests/test_functoolz.py::test_memoize_on_classmethods PASSED cytoolz/tests/test_functoolz.py::test_curry_call PASSED cytoolz/tests/test_functoolz.py::test_curry_bind PASSED cytoolz/tests/test_functoolz.py::test_curry_unknown_args PASSED cytoolz/tests/test_functoolz.py::test_curry_bad_types PASSED cytoolz/tests/test_functoolz.py::test_curry_subclassable PASSED cytoolz/tests/test_functoolz.py::test_compose PASSED cytoolz/tests/test_functoolz.py::test_compose_module PASSED cytoolz/tests/test_functoolz.py::test_pipe PASSED cytoolz/tests/test_functoolz.py::test_complement PASSED cytoolz/tests/test_functoolz.py::test_do PASSED cytoolz/tests/test_functoolz.py::test_juxt_generator_input PASSED cytoolz/tests/test_functoolz.py::test_flip PASSED cytoolz/tests/test_functoolz.py::test_excepts PASSED cytoolz/tests/test_inspect_args.py::test_make_func PASSED cytoolz/tests/test_inspect_args.py::test_is_valid PASSED cytoolz/tests/test_inspect_args.py::test_is_valid_py3 PASSED cytoolz/tests/test_inspect_args.py::test_is_partial PASSED cytoolz/tests/test_inspect_args.py::test_is_valid_curry PASSED cytoolz/tests/test_inspect_args.py::test_func_keyword PASSED cytoolz/tests/test_inspect_args.py::test_has_unknown_args PASSED cytoolz/tests/test_inspect_args.py::test_num_required_args PASSED cytoolz/tests/test_inspect_args.py::test_has_keywords PASSED cytoolz/tests/test_inspect_args.py::test_has_varargs PASSED cytoolz/tests/test_inspect_args.py::test_is_arity PASSED cytoolz/tests/test_inspect_args.py::test_introspect_curry_valid_py3 PASSED cytoolz/tests/test_inspect_args.py::test_introspect_curry_partial_py3 PASSED cytoolz/tests/test_inspect_args.py::test_introspect_curry_py3 PASSED cytoolz/tests/test_inspect_args.py::test_inspect_signature_property PASSED cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property PASSED cytoolz/tests/test_itertoolz.py::test_remove PASSED cytoolz/tests/test_itertoolz.py::test_groupby PASSED cytoolz/tests/test_itertoolz.py::test_groupby_non_callable PASSED cytoolz/tests/test_itertoolz.py::test_merge_sorted PASSED cytoolz/tests/test_itertoolz.py::test_interleave PASSED cytoolz/tests/test_itertoolz.py::test_unique PASSED cytoolz/tests/test_itertoolz.py::test_isiterable PASSED cytoolz/tests/test_itertoolz.py::test_isdistinct PASSED cytoolz/tests/test_itertoolz.py::test_nth PASSED cytoolz/tests/test_itertoolz.py::test_first PASSED cytoolz/tests/test_itertoolz.py::test_second PASSED cytoolz/tests/test_itertoolz.py::test_last PASSED cytoolz/tests/test_itertoolz.py::test_rest PASSED cytoolz/tests/test_itertoolz.py::test_take PASSED cytoolz/tests/test_itertoolz.py::test_tail PASSED cytoolz/tests/test_itertoolz.py::test_drop PASSED cytoolz/tests/test_itertoolz.py::test_take_nth PASSED cytoolz/tests/test_itertoolz.py::test_get PASSED cytoolz/tests/test_itertoolz.py::test_mapcat PASSED cytoolz/tests/test_itertoolz.py::test_cons PASSED cytoolz/tests/test_itertoolz.py::test_concat PASSED cytoolz/tests/test_itertoolz.py::test_concatv PASSED cytoolz/tests/test_itertoolz.py::test_interpose PASSED cytoolz/tests/test_itertoolz.py::test_frequencies PASSED cytoolz/tests/test_itertoolz.py::test_reduceby PASSED cytoolz/tests/test_itertoolz.py::test_reduce_by_init PASSED cytoolz/tests/test_itertoolz.py::test_reduce_by_callable_default PASSED cytoolz/tests/test_itertoolz.py::test_iterate PASSED cytoolz/tests/test_itertoolz.py::test_accumulate PASSED cytoolz/tests/test_itertoolz.py::test_accumulate_works_on_consumable_iterables PASSED cytoolz/tests/test_itertoolz.py::test_sliding_window PASSED cytoolz/tests/test_itertoolz.py::test_sliding_window_of_short_iterator PASSED cytoolz/tests/test_itertoolz.py::test_partition PASSED cytoolz/tests/test_itertoolz.py::test_partition_all PASSED cytoolz/tests/test_itertoolz.py::test_count PASSED cytoolz/tests/test_itertoolz.py::test_pluck PASSED cytoolz/tests/test_itertoolz.py::test_join PASSED cytoolz/tests/test_itertoolz.py::test_getter PASSED cytoolz/tests/test_itertoolz.py::test_key_as_getter PASSED cytoolz/tests/test_itertoolz.py::test_join_double_repeats PASSED cytoolz/tests/test_itertoolz.py::test_join_missing_element PASSED cytoolz/tests/test_itertoolz.py::test_left_outer_join PASSED cytoolz/tests/test_itertoolz.py::test_right_outer_join PASSED cytoolz/tests/test_itertoolz.py::test_outer_join PASSED cytoolz/tests/test_itertoolz.py::test_diff PASSED cytoolz/tests/test_itertoolz.py::test_topk PASSED cytoolz/tests/test_itertoolz.py::test_topk_is_stable PASSED cytoolz/tests/test_itertoolz.py::test_peek PASSED cytoolz/tests/test_itertoolz.py::test_random_sample PASSED cytoolz/tests/test_none_safe.py::test_dicttoolz PASSED cytoolz/tests/test_none_safe.py::test_functoolz PASSED cytoolz/tests/test_none_safe.py::test_itertoolz PASSED cytoolz/tests/test_none_safe.py::test_recipes PASSED cytoolz/tests/test_recipes.py::test_countby PASSED cytoolz/tests/test_recipes.py::test_partitionby PASSED cytoolz/tests/test_serialization.py::test_compose PASSED cytoolz/tests/test_serialization.py::test_curry PASSED cytoolz/tests/test_serialization.py::test_juxt PASSED cytoolz/tests/test_serialization.py::test_complement PASSED cytoolz/tests/test_serialization.py::test_instanceproperty PASSED cytoolz/tests/test_serialization.py::test_flip PASSED cytoolz/tests/test_serialization.py::test_curried_exceptions PASSED cytoolz/tests/test_serialization.py::test_curried_qualname PASSED cytoolz/tests/test_serialization.py::test_curried_bad_qualname PASSED cytoolz/tests/test_signatures.py::test_is_valid PASSED cytoolz/tests/test_signatures.py::test_is_partial PASSED cytoolz/tests/test_signatures.py::test_for_coverage PASSED cytoolz/tests/test_tlz.py::test_tlz PASSED cytoolz/tests/test_utils.py::test_raises PASSED cytoolz/tests/test_utils.py::test_consume PASSED ======== 1 tests deselected by '-knot test_introspect_builtin_modules' ========= ================== 189 passed, 1 deselected in 27.26 seconds =================== + exit 0 Processing files: python2-cytoolz-0.9.0.1-4.el7.armv7hl warning: Directory not found: /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python2.7/site-packages/.pytest_cache Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Jx13vi + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.9.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/share/licenses/python2-cytoolz-0.9.0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/share/licenses/python2-cytoolz-0.9.0.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/share/licenses/python2-cytoolz-0.9.0.1 + exit 0 Provides: python-cytoolz = 0.9.0.1-4.el7 python-cytoolz(armv7hl-32) = 0.9.0.1-4.el7 python2-cytoolz = 0.9.0.1-4.el7 python2-cytoolz(armv7hl-32) = 0.9.0.1-4.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) 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) Obsoletes: python-cytoolz < 0.9.0.1-4.el7 Processing files: python36-cytoolz-0.9.0.1-4.el7.armv7hl warning: Directory not found: /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/lib/python3.6/site-packages/.pytest_cache Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7tuyMH + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.9.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/share/licenses/python36-cytoolz-0.9.0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/share/licenses/python36-cytoolz-0.9.0.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm/usr/share/licenses/python36-cytoolz-0.9.0.1 + exit 0 Provides: python36-cytoolz = 0.9.0.1-4.el7 python36-cytoolz(armv7hl-32) = 0.9.0.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython3.6m.so.1.0 python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-cytoolz-debuginfo-0.9.0.1-4.el7.armv7hl Provides: python-cytoolz-debuginfo = 0.9.0.1-4.el7 python-cytoolz-debuginfo(armv7hl-32) = 0.9.0.1-4.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-cytoolz-0.9.0.1-4.el7.arm Wrote: /builddir/build/RPMS/python2-cytoolz-0.9.0.1-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-cytoolz-0.9.0.1-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-cytoolz-debuginfo-0.9.0.1-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7sKz1t + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.9.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.9.0.1-4.el7.arm + exit 0 Child return code was: 0