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-logbook.spec'], chrootPath='/var/lib/mock/f29-build-3879-964/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-logbook.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-logbook-1.0.0-9.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-logbook.spec'], chrootPath='/var/lib/mock/f29-build-3879-964/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-logbook.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uzmYRn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Logbook-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Logbook-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Logbook-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python-logbook-1.0.0-9.fc29 + cp -a . /builddir/build/BUILD/python3-python-logbook-1.0.0-9.fc29 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IrUfGH + umask 022 + cd /builddir/build/BUILD + cd Logbook-1.0.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 running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/logbook copying logbook/__version__.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/_fallback.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/ticketing.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/helpers.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/queues.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/notifiers.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/concurrency.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/utils.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/_termcolors.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/compat.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/more.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/__init__.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/base.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/handlers.py -> build/lib.linux-riscv64-2.7/logbook running build_ext building 'logbook._speedups' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/logbook 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 logbook/_speedups.c -o build/temp.linux-riscv64-2.7/logbook/_speedups.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/logbook/_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/logbook/_speedups.so + pushd /builddir/build/BUILD/python3-python-logbook-1.0.0-9.fc29 ~/build/BUILD/python3-python-logbook-1.0.0-9.fc29 ~/build/BUILD/Logbook-1.0.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 build running build running build_py creating build creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/logbook copying logbook/__version__.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/_fallback.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/ticketing.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/helpers.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/queues.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/notifiers.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/concurrency.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/utils.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/_termcolors.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/compat.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/more.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/__init__.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/base.py -> build/lib.linux-riscv64-3.6/logbook copying logbook/handlers.py -> build/lib.linux-riscv64-3.6/logbook running build_ext building 'logbook._speedups' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/logbook 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 logbook/_speedups.c -o build/temp.linux-riscv64-3.6/logbook/_speedups.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/logbook/_speedups.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/logbook/_speedups.cpython-36m-riscv64-linux-gnu.so ~/build/BUILD/Logbook-1.0.0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9SHvog + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 + cd Logbook-1.0.0 + rm -rf /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 + pushd /builddir/build/BUILD/python3-python-logbook-1.0.0-9.fc29 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 ~/build/BUILD/python3-python-logbook-1.0.0-9.fc29 ~/build/BUILD/Logbook-1.0.0 running install running install_lib creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/__version__.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/_fallback.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/ticketing.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/helpers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/queues.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/notifiers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/concurrency.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/utils.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/_speedups.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/_termcolors.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/compat.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/more.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/__init__.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/base.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook copying build/lib.linux-riscv64-3.6/logbook/handlers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/__version__.py to __version__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/_fallback.py to _fallback.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/ticketing.py to ticketing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/queues.py to queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/notifiers.py to notifiers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/concurrency.py to concurrency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/_termcolors.py to _termcolors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/more.py to more.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/logbook/handlers.py to handlers.cpython-36.pyc running install_egg_info running egg_info writing Logbook.egg-info/PKG-INFO writing dependency_links to Logbook.egg-info/dependency_links.txt writing requirements to Logbook.egg-info/requires.txt writing top-level names to Logbook.egg-info/top_level.txt reading manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Logbook.egg-info/SOURCES.txt' Copying Logbook.egg-info to /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6/site-packages/Logbook-1.0.0-py3.6.egg-info running install_scripts ~/build/BUILD/Logbook-1.0.0 + popd + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 --install-data=/usr/share running install running install_lib creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/__version__.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/_fallback.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/_speedups.so -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/ticketing.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/helpers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/queues.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/notifiers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/concurrency.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/utils.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/_termcolors.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/compat.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/more.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/__init__.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/base.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook copying build/lib.linux-riscv64-2.7/logbook/handlers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/_fallback.py to _fallback.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/ticketing.py to ticketing.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/notifiers.py to notifiers.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/concurrency.py to concurrency.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/_termcolors.py to _termcolors.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/more.py to more.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/handlers.py to handlers.pyc running install_egg_info running egg_info writing requirements to Logbook.egg-info/requires.txt writing Logbook.egg-info/PKG-INFO writing top-level names to Logbook.egg-info/top_level.txt writing dependency_links to Logbook.egg-info/dependency_links.txt reading manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Logbook.egg-info/SOURCES.txt' Copying Logbook.egg-info to /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7/site-packages/Logbook-1.0.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-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-logbook-1.0.0-9.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2EJCDk + umask 022 + cd /builddir/build/BUILD + cd Logbook-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/share/doc/python2-logbook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/share/doc/python2-logbook + cp -pr CHANGES /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/share/doc/python2-logbook + exit 0 warning: Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " BUILDSTDERR: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-logbook = 1.0.0-9.fc29 python-logbook(riscv-64) = 1.0.0-9.fc29 python2-logbook = 1.0.0-9.fc29 python2-logbook(riscv-64) = 1.0.0-9.fc29 python2.7dist(logbook) = 1.0.0 python2dist(logbook) = 1.0.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-logbook < 1.0.0-9.fc29 Processing files: python3-logbook-1.0.0-9.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fbIvJD + umask 022 + cd /builddir/build/BUILD + cd Logbook-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/share/doc/python3-logbook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/share/doc/python3-logbook + cp -pr CHANGES /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64/usr/share/doc/python3-logbook + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python3-logbook = 1.0.0-9.fc29 python3-logbook(riscv-64) = 1.0.0-9.fc29 python3.6dist(logbook) = 1.0.0 python3dist(logbook) = 1.0.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-logbook-1.0.0-9.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-logbook-1.0.0-9.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-logbook-1.0.0-9.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0GG4Dj + umask 022 + cd /builddir/build/BUILD + cd Logbook-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-logbook-1.0.0-9.fc29.riscv64 + exit 0 Child return code was: 0