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-20509-10758/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=995gid=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-12.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-20509-10758/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=995gid=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.oEtVBB + 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-12.fc29 + cp -a . /builddir/build/BUILD/python3-python-logbook-1.0.0-12.fc29 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QVgTxa + 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/base.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/queues.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/more.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/handlers.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/helpers.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/_termcolors.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/notifiers.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/_fallback.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/compat.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/__version__.py -> build/lib.linux-riscv64-2.7/logbook copying logbook/__init__.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/ticketing.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-12.fc29 ~/build/BUILD/python3-python-logbook-1.0.0-12.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.7 creating build/lib.linux-riscv64-3.7/logbook copying logbook/base.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/queues.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/more.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/handlers.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/helpers.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/_termcolors.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/notifiers.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/_fallback.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/compat.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/__version__.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/__init__.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/concurrency.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/utils.py -> build/lib.linux-riscv64-3.7/logbook copying logbook/ticketing.py -> build/lib.linux-riscv64-3.7/logbook running build_ext building 'logbook._speedups' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/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.7m -c logbook/_speedups.c -o build/temp.linux-riscv64-3.7/logbook/_speedups.o BUILDSTDERR: logbook/_speedups.c: In function ‘__Pyx__GetException’: BUILDSTDERR: logbook/_speedups.c:8071:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? BUILDSTDERR: tmp_type = tstate->exc_type; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: curexc_type BUILDSTDERR: logbook/_speedups.c:8072:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? BUILDSTDERR: tmp_value = tstate->exc_value; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: curexc_value BUILDSTDERR: logbook/_speedups.c:8073:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? BUILDSTDERR: tmp_tb = tstate->exc_traceback; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: curexc_traceback BUILDSTDERR: logbook/_speedups.c:8074:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? BUILDSTDERR: tstate->exc_type = local_type; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: curexc_type BUILDSTDERR: logbook/_speedups.c:8075:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? BUILDSTDERR: tstate->exc_value = local_value; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: curexc_value BUILDSTDERR: logbook/_speedups.c:8076:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? BUILDSTDERR: tstate->exc_traceback = local_tb; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: curexc_traceback BUILDSTDERR: logbook/_speedups.c: In function ‘__Pyx__ExceptionSwap’: BUILDSTDERR: logbook/_speedups.c:8098:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? BUILDSTDERR: tmp_type = tstate->exc_type; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: curexc_type BUILDSTDERR: logbook/_speedups.c:8099:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? BUILDSTDERR: tmp_value = tstate->exc_value; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: curexc_value BUILDSTDERR: logbook/_speedups.c:8100:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? BUILDSTDERR: tmp_tb = tstate->exc_traceback; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: curexc_traceback BUILDSTDERR: logbook/_speedups.c:8101:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? BUILDSTDERR: tstate->exc_type = *type; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: curexc_type BUILDSTDERR: logbook/_speedups.c:8102:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? BUILDSTDERR: tstate->exc_value = *value; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: curexc_value BUILDSTDERR: logbook/_speedups.c:8103:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? BUILDSTDERR: tstate->exc_traceback = *tb; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: curexc_traceback BUILDSTDERR: logbook/_speedups.c: In function ‘__Pyx__ExceptionSave’: BUILDSTDERR: logbook/_speedups.c:8122:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? BUILDSTDERR: *type = tstate->exc_type; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: curexc_type BUILDSTDERR: logbook/_speedups.c:8123:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? BUILDSTDERR: *value = tstate->exc_value; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: curexc_value BUILDSTDERR: logbook/_speedups.c:8124:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? BUILDSTDERR: *tb = tstate->exc_traceback; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: curexc_traceback BUILDSTDERR: logbook/_speedups.c: In function ‘__Pyx__ExceptionReset’: BUILDSTDERR: logbook/_speedups.c:8131:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? BUILDSTDERR: tmp_type = tstate->exc_type; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: curexc_type BUILDSTDERR: logbook/_speedups.c:8132:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? BUILDSTDERR: tmp_value = tstate->exc_value; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: curexc_value BUILDSTDERR: logbook/_speedups.c:8133:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? BUILDSTDERR: tmp_tb = tstate->exc_traceback; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: curexc_traceback BUILDSTDERR: logbook/_speedups.c:8134:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? BUILDSTDERR: tstate->exc_type = type; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: curexc_type BUILDSTDERR: logbook/_speedups.c:8135:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? BUILDSTDERR: tstate->exc_value = value; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: curexc_value BUILDSTDERR: logbook/_speedups.c:8136:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? BUILDSTDERR: tstate->exc_traceback = tb; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: curexc_traceback *************************************************************************** command 'gcc' failed with exit status 1 WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the C extension now. *************************************************************************** running build running build_py creating build/lib creating build/lib/logbook copying logbook/base.py -> build/lib/logbook copying logbook/queues.py -> build/lib/logbook copying logbook/more.py -> build/lib/logbook copying logbook/handlers.py -> build/lib/logbook copying logbook/helpers.py -> build/lib/logbook copying logbook/_termcolors.py -> build/lib/logbook copying logbook/notifiers.py -> build/lib/logbook copying logbook/_fallback.py -> build/lib/logbook copying logbook/compat.py -> build/lib/logbook copying logbook/__version__.py -> build/lib/logbook copying logbook/__init__.py -> build/lib/logbook copying logbook/concurrency.py -> build/lib/logbook copying logbook/utils.py -> build/lib/logbook copying logbook/ticketing.py -> build/lib/logbook running build_ext *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python build succeeded. *************************************************************************** ~/build/BUILD/Logbook-1.0.0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zrADHC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 + cd Logbook-1.0.0 + rm -rf /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 + pushd /builddir/build/BUILD/python3-python-logbook-1.0.0-12.fc29 ~/build/BUILD/python3-python-logbook-1.0.0-12.fc29 ~/build/BUILD/Logbook-1.0.0 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/base.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/queues.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/more.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/handlers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/helpers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/_termcolors.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/notifiers.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/_fallback.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/compat.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/__version__.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/__init__.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/concurrency.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/utils.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook copying build/lib.linux-riscv64-3.7/logbook/ticketing.py -> /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/queues.py to queues.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/more.py to more.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/handlers.py to handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/_termcolors.py to _termcolors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/notifiers.py to notifiers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/_fallback.py to _fallback.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/__version__.py to __version__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/concurrency.py to concurrency.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7/site-packages/logbook/ticketing.py to ticketing.cpython-37.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-12.fc29.riscv64/usr/lib64/python3.7/site-packages/Logbook-1.0.0-py3.7.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-12.fc29.riscv64 --install-data=/usr/share running install running install_lib creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-logbook-1.0.0-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.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-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/more.py to more.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/_termcolors.py to _termcolors.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/notifiers.py to notifiers.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/_fallback.py to _fallback.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/concurrency.py to concurrency.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/ticketing.py to ticketing.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-12.fc29.riscv64/usr/lib64/python2.7/site-packages/Logbook-1.0.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.0-12.fc29 --unique-debug-suffix -1.0.0-12.fc29.riscv64 --unique-debug-src-base python-logbook-1.0.0-12.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Logbook-1.0.0 extracting debug info from /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7/site-packages/logbook/_speedups.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 734 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-logbook-1.0.0-12.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Dlq3n + umask 022 + cd /builddir/build/BUILD + cd Logbook-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-logbook-1.0.0-12.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-12.fc29.riscv64/usr/share/doc/python2-logbook + cp -pr CHANGES /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64/usr/share/doc/python2-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.7/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: python-logbook = 1.0.0-12.fc29 python-logbook(riscv-64) = 1.0.0-12.fc29 python2-logbook = 1.0.0-12.fc29 python2-logbook(riscv-64) = 1.0.0-12.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-12.fc29 Processing files: python3-logbook-1.0.0-12.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ty1grH + umask 022 + cd /builddir/build/BUILD + cd Logbook-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-logbook-1.0.0-12.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-12.fc29.riscv64/usr/share/doc/python3-logbook + cp -pr CHANGES /builddir/build/BUILDROOT/python-logbook-1.0.0-12.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.7/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-12.fc29 python3-logbook(riscv-64) = 1.0.0-12.fc29 python3.7dist(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: python(abi) = 3.7 Processing files: python-logbook-debugsource-1.0.0-12.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Provides: python-logbook-debugsource = 1.0.0-12.fc29 python-logbook-debugsource(riscv-64) = 1.0.0-12.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-logbook-debuginfo-1.0.0-12.fc29.riscv64 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.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = fa34ebd000daf01d1d7634bc029bbe18b190e9a4 python2-logbook-debuginfo = 1.0.0-12.fc29 python2-logbook-debuginfo(riscv-64) = 1.0.0-12.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-logbook-debugsource(riscv-64) = 1.0.0-12.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-logbook-1.0.0-12.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-logbook-1.0.0-12.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-logbook-debugsource-1.0.0-12.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-logbook-debuginfo-1.0.0-12.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ee9n38 + umask 022 + cd /builddir/build/BUILD + cd Logbook-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-logbook-1.0.0-12.fc29.riscv64 + exit 0 Child return code was: 0