Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/f34-build-22980708-2139489/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-cytoolz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1600819200 Wrote: /builddir/build/SRPMS/python-cytoolz-0.11.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/f34-build-22980708-2139489/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-cytoolz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1600819200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rybljl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cytoolz-0.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cytoolz-0.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cytoolz-0.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep -rl '/\* Generated by Cython' + rm cytoolz/dicttoolz.c cytoolz/functoolz.c cytoolz/itertoolz.c cytoolz/recipes.c cytoolz/utils.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L2cjJm + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.11.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py --with-cython build '--executable=/usr/bin/python3 -s' [1/5] Cythonizing cytoolz/dicttoolz.pyx [2/5] Cythonizing cytoolz/functoolz.pyx [3/5] Cythonizing cytoolz/itertoolz.pyx [4/5] Cythonizing cytoolz/recipes.pyx [5/5] Cythonizing cytoolz/utils.pyx running build running build_py creating build creating build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/cytoolz copying cytoolz/__init__.py -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/_version.py -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/utils_test.py -> build/lib.linux-i686-3.9/cytoolz creating build/lib.linux-i686-3.9/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-i686-3.9/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-i686-3.9/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-i686-3.9/cytoolz/curried copying cytoolz/dicttoolz.pyx -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/itertoolz.pyx -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/recipes.pyx -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-i686-3.9/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-i686-3.9/cytoolz creating build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_compatibility.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_curried.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_docstrings.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_doctests.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_functoolz.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_none_safe.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_recipes.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_serialization.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_signatures.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_tlz.py -> build/lib.linux-i686-3.9/cytoolz/tests copying cytoolz/tests/test_utils.py -> build/lib.linux-i686-3.9/cytoolz/tests running build_ext building 'cytoolz.dicttoolz' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/cytoolz gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c cytoolz/dicttoolz.c -o build/temp.linux-i686-3.9/cytoolz/dicttoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/cytoolz/dicttoolz.o -L/usr/lib -o build/lib.linux-i686-3.9/cytoolz/dicttoolz.cpython-39-i386-linux-gnu.so building 'cytoolz.functoolz' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c cytoolz/functoolz.c -o build/temp.linux-i686-3.9/cytoolz/functoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/cytoolz/functoolz.o -L/usr/lib -o build/lib.linux-i686-3.9/cytoolz/functoolz.cpython-39-i386-linux-gnu.so building 'cytoolz.itertoolz' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c cytoolz/itertoolz.c -o build/temp.linux-i686-3.9/cytoolz/itertoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/cytoolz/itertoolz.o -L/usr/lib -o build/lib.linux-i686-3.9/cytoolz/itertoolz.cpython-39-i386-linux-gnu.so building 'cytoolz.recipes' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c cytoolz/recipes.c -o build/temp.linux-i686-3.9/cytoolz/recipes.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/cytoolz/recipes.o -L/usr/lib -o build/lib.linux-i686-3.9/cytoolz/recipes.cpython-39-i386-linux-gnu.so building 'cytoolz.utils' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c cytoolz/utils.c -o build/temp.linux-i686-3.9/cytoolz/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/cytoolz/utils.o -L/usr/lib -o build/lib.linux-i686-3.9/cytoolz/utils.cpython-39-i386-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PUerBk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386 ++ dirname /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386 + cd cytoolz-0.11.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py --with-cython install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386 [1/5] Cythonizing cytoolz/dicttoolz.pyx [2/5] Cythonizing cytoolz/functoolz.pyx [3/5] Cythonizing cytoolz/itertoolz.pyx [4/5] Cythonizing cytoolz/recipes.pyx [5/5] Cythonizing cytoolz/utils.pyx running install running install_lib creating /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr creating /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib creating /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/_version.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/utils_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/curried copying build/lib.linux-i686-3.9/cytoolz/curried/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/curried copying build/lib.linux-i686-3.9/cytoolz/curried/exceptions.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/curried copying build/lib.linux-i686-3.9/cytoolz/curried/operator.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/curried copying build/lib.linux-i686-3.9/cytoolz/dicttoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/functoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/itertoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/recipes.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/utils.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/__init__.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/cpython.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/dicttoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/functoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/itertoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/recipes.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/utils.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_curried.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_curried_toolzlike.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_dicttoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_docstrings.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_embedded_sigs.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_functoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_inspect_args.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_itertoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_none_safe.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_recipes.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_serialization.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_tlz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/tests/test_utils.py -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests copying build/lib.linux-i686-3.9/cytoolz/dicttoolz.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/functoolz.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/itertoolz.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/recipes.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz copying build/lib.linux-i686-3.9/cytoolz/utils.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/_signatures.py to _signatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/compatibility.py to compatibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/utils_test.py to utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/curried/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/curried/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/curried/operator.py to operator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/dev_skip_test.py to dev_skip_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_compatibility.py to test_compatibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_curried.py to test_curried.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_curried_toolzlike.py to test_curried_toolzlike.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_dev_skip_test.py to test_dev_skip_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_dicttoolz.py to test_dicttoolz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_docstrings.py to test_docstrings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_doctests.py to test_doctests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_embedded_sigs.py to test_embedded_sigs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_functoolz.py to test_functoolz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_inspect_args.py to test_inspect_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_itertoolz.py to test_itertoolz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_none_safe.py to test_none_safe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_recipes.py to test_recipes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_serialization.py to test_serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_signatures.py to test_signatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_tlz.py to test_tlz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests/test_utils.py to test_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpozuy215f.py' /usr/bin/python3 /tmp/tmpozuy215f.py removing /tmp/tmpozuy215f.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.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz-0.11.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/bin/__pycache__ + rm -r /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/tests + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.11.0-1.fc34 --unique-debug-suffix -0.11.0-1.fc34.i386 --unique-debug-src-base python-cytoolz-0.11.0-1.fc34.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cytoolz-0.11.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/itertoolz.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/dicttoolz.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/functoolz.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/utils.cpython-39-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/recipes.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/dicttoolz.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/functoolz.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/itertoolz.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/utils.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/recipes.cpython-39-i386-linux-gnu.so original debug info size: 3504kB, size after compression: 3368kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 7341 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/debug/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TL5eVk + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.11.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + py.test-3.9 cytoolz/tests -k 'not test_introspect_builtin_modules' -v ============================= test session starts ============================== platform linux -- Python 3.9.0rc2, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/cytoolz-0.11.0 collecting ... collected 187 items / 1 deselected / 186 selected cytoolz/tests/test_curried.py::test_take PASSED [ 0%] cytoolz/tests/test_curried.py::test_first PASSED [ 1%] cytoolz/tests/test_curried.py::test_merge PASSED [ 1%] cytoolz/tests/test_curried.py::test_merge_with PASSED [ 2%] cytoolz/tests/test_curried.py::test_merge_with_list PASSED [ 2%] cytoolz/tests/test_curried.py::test_sorted PASSED [ 3%] cytoolz/tests/test_curried.py::test_reduce PASSED [ 3%] cytoolz/tests/test_curried.py::test_module_name PASSED [ 4%] cytoolz/tests/test_curried.py::test_curried_operator PASSED [ 4%] cytoolz/tests/test_curried.py::test_curried_namespace PASSED [ 5%] cytoolz/tests/test_dev_skip_test.py::test_passes PASSED [ 5%] cytoolz/tests/test_dev_skip_test.py::test_dev_skip_test PASSED [ 6%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge PASSED [ 6%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_iterable_arg PASSED [ 7%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with PASSED [ 8%] cytoolz/tests/test_dicttoolz.py::TestDict::test_merge_with_iterable_arg PASSED [ 8%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valmap PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keymap PASSED [ 9%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemmap PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_valfilter PASSED [ 10%] cytoolz/tests/test_dicttoolz.py::TestDict::test_keyfilter PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_itemfilter PASSED [ 11%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_dissoc PASSED [ 12%] cytoolz/tests/test_dicttoolz.py::TestDict::test_assoc_in PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_update_in PASSED [ 13%] cytoolz/tests/test_dicttoolz.py::TestDict::test_factory PASSED [ 14%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_iterable_arg PASSED [ 15%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with PASSED [ 16%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_merge_with_iterable_arg PASSED [ 16%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valmap PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keymap PASSED [ 17%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemmap PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_valfilter PASSED [ 18%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_keyfilter PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_itemfilter PASSED [ 19%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_dissoc PASSED [ 20%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_assoc_in PASSED [ 21%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_update_in PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestDefaultDict::test_factory PASSED [ 22%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_iterable_arg PASSED [ 23%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with PASSED [ 24%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_merge_with_iterable_arg PASSED [ 24%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valmap PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keymap PASSED [ 25%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemmap PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_valfilter PASSED [ 26%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_keyfilter PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_itemfilter PASSED [ 27%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc PASSED [ 28%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_dissoc PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_assoc_in PASSED [ 29%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_update_in PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::TestCustomMapping::test_factory PASSED [ 30%] cytoolz/tests/test_dicttoolz.py::test_environ PASSED [ 31%] cytoolz/tests/test_dicttoolz.py::test_merge_with_non_dict_mappings PASSED [ 31%] cytoolz/tests/test_docstrings.py::test_get_in_doctest PASSED [ 32%] cytoolz/tests/test_doctests.py::test_doctest PASSED [ 32%] cytoolz/tests/test_functoolz.py::test_apply PASSED [ 33%] cytoolz/tests/test_functoolz.py::test_thread_first PASSED [ 33%] cytoolz/tests/test_functoolz.py::test_thread_last PASSED [ 34%] cytoolz/tests/test_functoolz.py::test_memoize PASSED [ 34%] cytoolz/tests/test_functoolz.py::test_memoize_kwargs PASSED [ 35%] cytoolz/tests/test_functoolz.py::test_memoize_curried PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_memoize_partial PASSED [ 36%] cytoolz/tests/test_functoolz.py::test_memoize_key_signature PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_curry_cache PASSED [ 37%] cytoolz/tests/test_functoolz.py::test_memoize_key PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_memoize_wrapped PASSED [ 38%] cytoolz/tests/test_functoolz.py::test_curry_simple PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_curry_kwargs PASSED [ 39%] cytoolz/tests/test_functoolz.py::test_curry_passes_errors PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_curry_docstring PASSED [ 40%] cytoolz/tests/test_functoolz.py::test_curry_is_like_partial PASSED [ 41%] cytoolz/tests/test_functoolz.py::test_curry_is_idempotent PASSED [ 41%] cytoolz/tests/test_functoolz.py::test_curry_attributes_readonly PASSED [ 42%] cytoolz/tests/test_functoolz.py::test_curry_attributes_writable PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_module PASSED [ 43%] cytoolz/tests/test_functoolz.py::test_curry_comparable PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_doesnot_transmogrify PASSED [ 44%] cytoolz/tests/test_functoolz.py::test_curry_on_classmethods PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_memoize_on_classmethods PASSED [ 45%] cytoolz/tests/test_functoolz.py::test_curry_call PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_curry_bind PASSED [ 46%] cytoolz/tests/test_functoolz.py::test_curry_unknown_args PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_curry_bad_types PASSED [ 47%] cytoolz/tests/test_functoolz.py::test_curry_subclassable PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_compose PASSED [ 48%] cytoolz/tests/test_functoolz.py::test_compose_metadata PASSED [ 49%] cytoolz/tests/test_functoolz.py::test_compose_left PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_pipe PASSED [ 50%] cytoolz/tests/test_functoolz.py::test_complement PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_do PASSED [ 51%] cytoolz/tests/test_functoolz.py::test_juxt_generator_input PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_flip PASSED [ 52%] cytoolz/tests/test_functoolz.py::test_excepts PASSED [ 53%] cytoolz/tests/test_inspect_args.py::test_make_func PASSED [ 53%] cytoolz/tests/test_inspect_args.py::test_is_valid PASSED [ 54%] cytoolz/tests/test_inspect_args.py::test_is_valid_py3 PASSED [ 54%] cytoolz/tests/test_inspect_args.py::test_is_partial PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_is_valid_curry PASSED [ 55%] cytoolz/tests/test_inspect_args.py::test_func_keyword PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_has_unknown_args PASSED [ 56%] cytoolz/tests/test_inspect_args.py::test_num_required_args PASSED [ 57%] cytoolz/tests/test_inspect_args.py::test_has_keywords PASSED [ 58%] cytoolz/tests/test_inspect_args.py::test_has_varargs PASSED [ 58%] cytoolz/tests/test_inspect_args.py::test_is_arity PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_valid_py3 PASSED [ 59%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_partial_py3 PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_introspect_curry_py3 PASSED [ 60%] cytoolz/tests/test_inspect_args.py::test_inspect_signature_property PASSED [ 61%] cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property PASSED [ 61%] cytoolz/tests/test_itertoolz.py::test_remove PASSED [ 62%] cytoolz/tests/test_itertoolz.py::test_groupby PASSED [ 62%] cytoolz/tests/test_itertoolz.py::test_groupby_non_callable PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_merge_sorted PASSED [ 63%] cytoolz/tests/test_itertoolz.py::test_interleave PASSED [ 64%] cytoolz/tests/test_itertoolz.py::test_unique PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_isiterable PASSED [ 65%] cytoolz/tests/test_itertoolz.py::test_isdistinct PASSED [ 66%] cytoolz/tests/test_itertoolz.py::test_nth PASSED [ 66%] cytoolz/tests/test_itertoolz.py::test_first PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_second PASSED [ 67%] cytoolz/tests/test_itertoolz.py::test_last PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_rest PASSED [ 68%] cytoolz/tests/test_itertoolz.py::test_take PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_tail PASSED [ 69%] cytoolz/tests/test_itertoolz.py::test_drop PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_take_nth PASSED [ 70%] cytoolz/tests/test_itertoolz.py::test_get PASSED [ 71%] cytoolz/tests/test_itertoolz.py::test_mapcat PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_cons PASSED [ 72%] cytoolz/tests/test_itertoolz.py::test_concat PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_concatv PASSED [ 73%] cytoolz/tests/test_itertoolz.py::test_interpose PASSED [ 74%] cytoolz/tests/test_itertoolz.py::test_frequencies PASSED [ 74%] cytoolz/tests/test_itertoolz.py::test_reduceby PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_reduce_by_init PASSED [ 75%] cytoolz/tests/test_itertoolz.py::test_reduce_by_callable_default PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_iterate PASSED [ 76%] cytoolz/tests/test_itertoolz.py::test_accumulate PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_accumulate_works_on_consumable_iterables PASSED [ 77%] cytoolz/tests/test_itertoolz.py::test_sliding_window PASSED [ 78%] cytoolz/tests/test_itertoolz.py::test_sliding_window_of_short_iterator PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_partition PASSED [ 79%] cytoolz/tests/test_itertoolz.py::test_partition_all PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_count PASSED [ 80%] cytoolz/tests/test_itertoolz.py::test_pluck PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_join PASSED [ 81%] cytoolz/tests/test_itertoolz.py::test_getter PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_key_as_getter PASSED [ 82%] cytoolz/tests/test_itertoolz.py::test_join_double_repeats PASSED [ 83%] cytoolz/tests/test_itertoolz.py::test_join_missing_element PASSED [ 83%] cytoolz/tests/test_itertoolz.py::test_left_outer_join PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_right_outer_join PASSED [ 84%] cytoolz/tests/test_itertoolz.py::test_outer_join PASSED [ 85%] cytoolz/tests/test_itertoolz.py::test_diff PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_topk PASSED [ 86%] cytoolz/tests/test_itertoolz.py::test_topk_is_stable PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_peek PASSED [ 87%] cytoolz/tests/test_itertoolz.py::test_peekn PASSED [ 88%] cytoolz/tests/test_itertoolz.py::test_random_sample PASSED [ 88%] cytoolz/tests/test_none_safe.py::test_dicttoolz PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_functoolz PASSED [ 89%] cytoolz/tests/test_none_safe.py::test_itertoolz PASSED [ 90%] cytoolz/tests/test_none_safe.py::test_recipes PASSED [ 90%] cytoolz/tests/test_recipes.py::test_countby PASSED [ 91%] cytoolz/tests/test_recipes.py::test_partitionby PASSED [ 91%] cytoolz/tests/test_serialization.py::test_compose PASSED [ 92%] cytoolz/tests/test_serialization.py::test_curry PASSED [ 93%] cytoolz/tests/test_serialization.py::test_juxt PASSED [ 93%] cytoolz/tests/test_serialization.py::test_complement PASSED [ 94%] cytoolz/tests/test_serialization.py::test_instanceproperty PASSED [ 94%] cytoolz/tests/test_serialization.py::test_flip PASSED [ 95%] cytoolz/tests/test_serialization.py::test_curried_exceptions PASSED [ 95%] cytoolz/tests/test_serialization.py::test_curried_qualname PASSED [ 96%] cytoolz/tests/test_serialization.py::test_curried_bad_qualname PASSED [ 96%] cytoolz/tests/test_signatures.py::test_is_valid PASSED [ 97%] cytoolz/tests/test_signatures.py::test_is_partial PASSED [ 97%] cytoolz/tests/test_signatures.py::test_for_coverage PASSED [ 98%] cytoolz/tests/test_tlz.py::test_tlz PASSED [ 98%] cytoolz/tests/test_utils.py::test_raises PASSED [ 99%] cytoolz/tests/test_utils.py::test_consume PASSED [100%] =============================== warnings summary =============================== /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/compatibility.py:2 /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/cytoolz/compatibility.py:2: DeprecationWarning: The toolz.compatibility module is no longer needed in Python 3 and has been deprecated. Please import these utilities directly from the standard library. This module will be removed in a future release. warnings.warn("The toolz.compatibility module is no longer " cytoolz/tests/test_itertoolz.py::test_random_sample cytoolz/tests/test_itertoolz.py::test_random_sample cytoolz/tests/test_itertoolz.py::test_random_sample cytoolz/tests/test_itertoolz.py::test_random_sample /usr/lib/python3.9/random.py:122: DeprecationWarning: Seeding based on hashing is deprecated since Python 3.9 and will be removed in a subsequent version. The only supported seed types are: None, int, float, str, bytes, and bytearray. self.seed(x) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 186 passed, 1 deselected, 5 warnings in 1.23s ================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cytoolz-0.11.0-1.fc34.i686 warning: Directory not found: /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/lib/python3.9/site-packages/.pytest_cache Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vPSl4i + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/share/licenses/python3-cytoolz + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/share/licenses/python3-cytoolz + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386/usr/share/licenses/python3-cytoolz + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cytoolz = 0.11.0-1.fc34 python3-cytoolz = 0.11.0-1.fc34 python3-cytoolz(x86-32) = 0.11.0-1.fc34 python3.9-cytoolz = 0.11.0-1.fc34 python3.9dist(cytoolz) = 0.11 python3dist(cytoolz) = 0.11 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) python(abi) = 3.9 python3.9dist(toolz) >= 0.8 rtld(GNU_HASH) Obsoletes: python-cytoolz < 0.11.0-1.fc34 Processing files: python-cytoolz-debugsource-0.11.0-1.fc34.i686 Provides: python-cytoolz-debugsource = 0.11.0-1.fc34 python-cytoolz-debugsource(x86-32) = 0.11.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cytoolz-debuginfo-0.11.0-1.fc34.i686 Provides: debuginfo(build-id) = 3d9b28b83a945193af5dc7db39e5ce418138ffb1 debuginfo(build-id) = 48eb30a798ee92d831a0291f4f599ec32615e3bc debuginfo(build-id) = 9a3a397d430a852036c7a3f7faefacf08b692d58 debuginfo(build-id) = ab9ebdc008c031a43d3a6bac65b060e306d55dd7 debuginfo(build-id) = bf19ec67227837e69819f600ba497c2f9e7cb885 python-cytoolz-debuginfo = 0.11.0-1.fc34 python3-cytoolz-debuginfo = 0.11.0-1.fc34 python3-cytoolz-debuginfo(x86-32) = 0.11.0-1.fc34 python3.9-cytoolz-debuginfo = 0.11.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cytoolz-debugsource(x86-32) = 0.11.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386 Wrote: /builddir/build/RPMS/python3-cytoolz-0.11.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python3-cytoolz-debuginfo-0.11.0-1.fc34.i686.rpm Wrote: /builddir/build/RPMS/python-cytoolz-debugsource-0.11.0-1.fc34.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vZRaok + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.11.0-1.fc34.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0