Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/f29-build-685-368/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-cytoolz-0.8.0-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cytoolz.spec'], chrootPath='/var/lib/mock/f29-build-685-368/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MeT8Pb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cytoolz-0.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cytoolz-0.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cytoolz-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/LICENSE.txt . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QIXPOR + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.8.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/_version.py -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/__init__.py -> build/lib.linux-riscv64-2.7/cytoolz creating build/lib.linux-riscv64-2.7/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-riscv64-2.7/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-riscv64-2.7/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-riscv64-2.7/cytoolz/curried copying cytoolz/recipes.pyx -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/dicttoolz.pyx -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/itertoolz.pyx -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-riscv64-2.7/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-riscv64-2.7/cytoolz creating build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_recipes.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_doctests.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_serialization.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_utils.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_docstrings.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_none_safe.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_signatures.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_curried.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_functoolz.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_compatibility.py -> build/lib.linux-riscv64-2.7/cytoolz/tests copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-riscv64-2.7/cytoolz/tests running build_ext building 'cytoolz.dicttoolz' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/cytoolz gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cytoolz/dicttoolz.c -o build/temp.linux-riscv64-2.7/cytoolz/dicttoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/cytoolz/dicttoolz.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/cytoolz/dicttoolz.so building 'cytoolz.functoolz' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cytoolz/functoolz.c -o build/temp.linux-riscv64-2.7/cytoolz/functoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/cytoolz/functoolz.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/cytoolz/functoolz.so building 'cytoolz.itertoolz' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cytoolz/itertoolz.c -o build/temp.linux-riscv64-2.7/cytoolz/itertoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/cytoolz/itertoolz.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/cytoolz/itertoolz.so building 'cytoolz.recipes' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cytoolz/recipes.c -o build/temp.linux-riscv64-2.7/cytoolz/recipes.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/cytoolz/recipes.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/cytoolz/recipes.so building 'cytoolz.utils' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c cytoolz/utils.c -o build/temp.linux-riscv64-2.7/cytoolz/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/cytoolz/utils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/cytoolz/utils.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/_version.py -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/_signatures.py -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/compatibility.py -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/__init__.py -> build/lib.linux-riscv64-3.6/cytoolz creating build/lib.linux-riscv64-3.6/cytoolz/curried copying cytoolz/curried/operator.py -> build/lib.linux-riscv64-3.6/cytoolz/curried copying cytoolz/curried/exceptions.py -> build/lib.linux-riscv64-3.6/cytoolz/curried copying cytoolz/curried/__init__.py -> build/lib.linux-riscv64-3.6/cytoolz/curried copying cytoolz/recipes.pyx -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/functoolz.pyx -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/utils.pyx -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/dicttoolz.pyx -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/itertoolz.pyx -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/cpython.pxd -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/recipes.pxd -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/itertoolz.pxd -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/functoolz.pxd -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/utils.pxd -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/__init__.pxd -> build/lib.linux-riscv64-3.6/cytoolz copying cytoolz/dicttoolz.pxd -> build/lib.linux-riscv64-3.6/cytoolz creating build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_dev_skip_test.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_recipes.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/dev_skip_test.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_doctests.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_dicttoolz.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_serialization.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_utils.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_inspect_args.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_embedded_sigs.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_docstrings.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_none_safe.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_signatures.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_curried.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_functoolz.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_compatibility.py -> build/lib.linux-riscv64-3.6/cytoolz/tests copying cytoolz/tests/test_itertoolz.py -> build/lib.linux-riscv64-3.6/cytoolz/tests running build_ext building 'cytoolz.dicttoolz' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/cytoolz gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c cytoolz/dicttoolz.c -o build/temp.linux-riscv64-3.6/cytoolz/dicttoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/cytoolz/dicttoolz.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/cytoolz/dicttoolz.cpython-36m-riscv64-linux-gnu.so building 'cytoolz.functoolz' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c cytoolz/functoolz.c -o build/temp.linux-riscv64-3.6/cytoolz/functoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/cytoolz/functoolz.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/cytoolz/functoolz.cpython-36m-riscv64-linux-gnu.so building 'cytoolz.itertoolz' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c cytoolz/itertoolz.c -o build/temp.linux-riscv64-3.6/cytoolz/itertoolz.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/cytoolz/itertoolz.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/cytoolz/itertoolz.cpython-36m-riscv64-linux-gnu.so building 'cytoolz.recipes' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c cytoolz/recipes.c -o build/temp.linux-riscv64-3.6/cytoolz/recipes.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/cytoolz/recipes.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/cytoolz/recipes.cpython-36m-riscv64-linux-gnu.so building 'cytoolz.utils' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c cytoolz/utils.c -o build/temp.linux-riscv64-3.6/cytoolz/utils.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.6/cytoolz/utils.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/cytoolz/utils.cpython-36m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IC30r7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 + cd cytoolz-0.8.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/cpython.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/recipes.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/functoolz.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/_version.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/recipes.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/itertoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_recipes.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_dicttoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_serialization.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_utils.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_inspect_args.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_embedded_sigs.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_curried_toolzlike.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_docstrings.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_none_safe.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_curried.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_functoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests copying build/lib.linux-riscv64-3.6/cytoolz/tests/test_itertoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.6/cytoolz/curried/operator.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.6/cytoolz/curried/exceptions.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.6/cytoolz/curried/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/curried copying build/lib.linux-riscv64-3.6/cytoolz/functoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/itertoolz.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/dicttoolz.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/utils.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/functoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/utils.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/utils.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/__init__.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/dicttoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/recipes.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/itertoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz copying build/lib.linux-riscv64-3.6/cytoolz/dicttoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/_signatures.py to _signatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/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.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_recipes.py to test_recipes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/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.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_doctests.py to test_doctests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_dicttoolz.py to test_dicttoolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_serialization.py to test_serialization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/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.8.0-7.fc29.riscv64/usr/lib64/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.8.0-7.fc29.riscv64/usr/lib64/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.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_docstrings.py to test_docstrings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/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.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_signatures.py to test_signatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_curried.py to test_curried.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_functoolz.py to test_functoolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_compatibility.py to test_compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/tests/test_itertoolz.py to test_itertoolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/curried/operator.py to operator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/curried/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/curried/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/compatibility.py to compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpus2kt2tm.py' /usr/bin/python3 /tmp/tmpus2kt2tm.py removing /tmp/tmpus2kt2tm.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.8.0-7.fc29.riscv64/usr/lib64/python3.6/site-packages/cytoolz-0.8.0-py3.6.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/cpython.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/recipes.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/functoolz.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/_version.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/recipes.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/itertoolz.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/utils.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/recipes.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/itertoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_recipes.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/dev_skip_test.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_dicttoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_serialization.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_utils.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_inspect_args.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_embedded_sigs.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_curried_toolzlike.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_docstrings.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_none_safe.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_signatures.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_curried.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_functoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests copying build/lib.linux-riscv64-2.7/cytoolz/tests/test_itertoolz.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests creating /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-2.7/cytoolz/curried/operator.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-2.7/cytoolz/curried/exceptions.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-2.7/cytoolz/curried/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/curried copying build/lib.linux-riscv64-2.7/cytoolz/functoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/dicttoolz.so -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/utils.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/functoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/utils.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/compatibility.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/__init__.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/__init__.py -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/dicttoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/itertoolz.pyx -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz copying build/lib.linux-riscv64-2.7/cytoolz/dicttoolz.pxd -> /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/_signatures.py to _signatures.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/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.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_recipes.py to test_recipes.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/dev_skip_test.py to dev_skip_test.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_doctests.py to test_doctests.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_dicttoolz.py to test_dicttoolz.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_serialization.py to test_serialization.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_inspect_args.py to test_inspect_args.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_embedded_sigs.py to test_embedded_sigs.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_curried_toolzlike.py to test_curried_toolzlike.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_docstrings.py to test_docstrings.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_none_safe.py to test_none_safe.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_signatures.py to test_signatures.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_curried.py to test_curried.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_functoolz.py to test_functoolz.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_compatibility.py to test_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/tests/test_itertoolz.py to test_itertoolz.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/curried/operator.py to operator.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/curried/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/curried/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/compatibility.py to compatibility.pyc byte-compiling /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpxZibOJ.py' /usr/bin/python2 -O /tmp/tmpxZibOJ.py removing /tmp/tmpxZibOJ.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.8.0-7.fc29.riscv64/usr/lib64/python2.7/site-packages/cytoolz-0.8.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C5Tgok Processing files: python2-cytoolz-0.8.0-7.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GF73jb + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/share/licenses/python2-cytoolz + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/share/licenses/python2-cytoolz + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/share/licenses/python2-cytoolz + exit 0 Provides: python-cytoolz = 0.8.0-7.fc29 python-cytoolz(riscv-64) = 0.8.0-7.fc29 python2-cytoolz = 0.8.0-7.fc29 python2-cytoolz(riscv-64) = 0.8.0-7.fc29 python2.7dist(cytoolz) = 0.8.0 python2dist(cytoolz) = 0.8.0 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-cytoolz < 0.8.0-7.fc29 Processing files: python3-cytoolz-0.8.0-7.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7DZK0q + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/share/licenses/python3-cytoolz + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/share/licenses/python3-cytoolz + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64/usr/share/licenses/python3-cytoolz + exit 0 Provides: python3-cytoolz = 0.8.0-7.fc29 python3-cytoolz(riscv-64) = 0.8.0-7.fc29 python3.6dist(cytoolz) = 0.8.0 python3dist(cytoolz) = 0.8.0 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-cytoolz-0.8.0-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cytoolz-0.8.0-7.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ioN4ci + umask 022 + cd /builddir/build/BUILD + cd cytoolz-0.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cytoolz-0.8.0-7.fc29.riscv64 + exit 0 Child return code was: 0