Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pystemd.spec'], chrootPath='/var/lib/mock/f31-build-47206-26777/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pystemd.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 setting SOURCE_DATE_EPOCH=1552763365 Wrote: /builddir/build/SRPMS/python-pystemd-0.6.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pystemd.spec'], chrootPath='/var/lib/mock/f31-build-47206-26777/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pystemd.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 setting SOURCE_DATE_EPOCH=1552763365 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QxbxLn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pystemd-0.6.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pystemd-0.6.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pystemd-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pystemd.egg-info + sed -e '\|#!/usr/bin/env python3|d' -i pystemd/__init__.py pystemd/__version__.py pystemd/base.py pystemd/exceptions.py pystemd/run.py pystemd/utils.py pystemd/DBus/__init__.py pystemd/machine1/__init__.py pystemd/machine1/machine.py pystemd/machine1/manager.py pystemd/systemd1/__init__.py pystemd/systemd1/manager.py pystemd/systemd1/unit.py pystemd/systemd1/unit_signatures.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BhJfqo + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: pystemd/dbuslib.c:14108:14: warning: ‘__pyx_f_7pystemd_7dbuslib_path_decode’ defined but not used [-Wunused-function] BUILDSTDERR: 14108 | static char *__pyx_f_7pystemd_7dbuslib_path_decode(char *__pyx_v_path, char *__pyx_v_prefix) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pystemd/dbuslib.c: In function ‘__pyx_f_7pystemd_7dbuslib_find_closure.isra.0’: BUILDSTDERR: pystemd/dbuslib.c:11905:10: warning: ‘__pyx_v_n’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 11905 | return __pyx_r; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: pystemd/dbuslib.c: In function ‘__pyx_f_7pystemd_7dbuslib_4DBus__msg_append’: BUILDSTDERR: pystemd/dbuslib.c:7540:17: warning: ‘__pyx_v_arg_type_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 7540 | __pyx_v_r = sd_bus_message_append(__pyx_v_msg_call, __pyx_v_arg_type_c, ((uint8_t)__pyx_t_6)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/pystemd copying pystemd/exceptions.py -> build/lib.linux-riscv64-3.7/pystemd copying pystemd/__init__.py -> build/lib.linux-riscv64-3.7/pystemd copying pystemd/run.py -> build/lib.linux-riscv64-3.7/pystemd copying pystemd/utils.py -> build/lib.linux-riscv64-3.7/pystemd copying pystemd/base.py -> build/lib.linux-riscv64-3.7/pystemd copying pystemd/__version__.py -> build/lib.linux-riscv64-3.7/pystemd creating build/lib.linux-riscv64-3.7/pystemd/systemd1 copying pystemd/systemd1/manager.py -> build/lib.linux-riscv64-3.7/pystemd/systemd1 copying pystemd/systemd1/unit.py -> build/lib.linux-riscv64-3.7/pystemd/systemd1 copying pystemd/systemd1/__init__.py -> build/lib.linux-riscv64-3.7/pystemd/systemd1 copying pystemd/systemd1/unit_signatures.py -> build/lib.linux-riscv64-3.7/pystemd/systemd1 creating build/lib.linux-riscv64-3.7/pystemd/machine1 copying pystemd/machine1/manager.py -> build/lib.linux-riscv64-3.7/pystemd/machine1 copying pystemd/machine1/machine.py -> build/lib.linux-riscv64-3.7/pystemd/machine1 copying pystemd/machine1/__init__.py -> build/lib.linux-riscv64-3.7/pystemd/machine1 creating build/lib.linux-riscv64-3.7/pystemd/DBus copying pystemd/DBus/__init__.py -> build/lib.linux-riscv64-3.7/pystemd/DBus copying pystemd/RELEASE -> build/lib.linux-riscv64-3.7/pystemd running build_ext building 'pystemd.dbuslib' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/pystemd gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 pystemd/dbuslib.c -o build/temp.linux-riscv64-3.7/pystemd/dbuslib.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -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.7/pystemd/dbuslib.o -L/usr/lib64 -lsystemd -lpython3.7m -o build/lib.linux-riscv64-3.7/pystemd/dbuslib.cpython-37m-riscv64-linux-gnu.so building 'pystemd.dbusexc' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 pystemd/dbusexc.c -o build/temp.linux-riscv64-3.7/pystemd/dbusexc.o BUILDSTDERR: gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -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.7/pystemd/dbusexc.o -L/usr+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /lib64 -lsystemd -lpython3.7m -o build/lib.linux-riscv64-3.7/pystemd/dbusexc.cpython-37m-riscv64-linux-gnu.so building 'pystemd.daemon' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 pystemd/daemon.c -o build/temp.linux-riscv64-3.7/pystemd/daemon.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -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.7/pystemd/daemon.o -L/usr/lib64 -lsystemd -lpython3.7m -o build/lib.linux-riscv64-3.7/pystemd/daemon.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lNqM3n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64 + cd pystemd-0.6.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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd copying build/lib.linux-riscv64-3.7/pystemd/dbusexc.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/DBus copying build/lib.linux-riscv64-3.7/pystemd/DBus/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/DBus copying build/lib.linux-riscv64-3.7/pystemd/exceptions.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd copying build/lib.linux-riscv64-3.7/pystemd/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd copying build/lib.linux-riscv64-3.7/pystemd/daemon.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd copying build/lib.linux-riscv64-3.7/pystemd/run.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd copying build/lib.linux-riscv64-3.7/pystemd/RELEASE -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.7/pystemd/systemd1/manager.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.7/pystemd/systemd1/unit.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.7/pystemd/systemd1/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.7/pystemd/systemd1/unit_signatures.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.7/pystemd/utils.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/machine1 copying build/lib.linux-riscv64-3.7/pystemd/machine1/manager.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/machine1 copying build/lib.linux-riscv64-3.7/pystemd/machine1/machine.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/machine1 copying build/lib.linux-riscv64-3.7/pystemd/machine1/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/machine1 copying build/lib.linux-riscv64-3.7/pystemd/base.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd copying build/lib.linux-riscv64-3.7/pystemd/__version__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd copying build/lib.linux-riscv64-3.7/pystemd/dbuslib.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd BUILDSTDERR: byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/p+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.0-1.fc31 --unique-debug-suffix -0.6.0-1.fc31.riscv64 --unique-debug-src-base python-pystemd-0.6.0-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pystemd-0.6.0 ython3.7/site-packages/pystemd/DBus/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/run.py to run.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1/unit.py to unit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/systemd1/unit_signatures.py to unit_signatures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/machine1/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/machine1/machine.py to machine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/machine1/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/__version__.py to __version__.cpython-37.pyc writing byte-compilation script '/tmp/tmpo0uydhef.py' /usr/bin/python3 /tmp/tmpo0uydhef.py removing /tmp/tmpo0uydhef.py running install_egg_info running egg_info creating pystemd.egg-info writing pystemd.egg-info/PKG-INFO writing dependency_links to pystemd.egg-info/dependency_links.txt writing top-level names to pystemd.egg-info/top_level.txt writing manifest file 'pystemd.egg-info/SOURCES.txt' reading manifest file 'pystemd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pystemd.egg-info/SOURCES.txt' Copying pystemd.egg-info to /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd-0.6.0-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/daemon.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/dbuslib.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/dbusexc.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/dbuslib.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/daemon.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7/site-packages/pystemd/dbusexc.cpython-37m-riscv64-linux-gnu.so original debug info size: 2164kB, size after compression: 2076kB BUILDSTDERR: /usr/2875 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ioC5yn Processing files: python3-pystemd-0.6.0-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.emennk + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/share/doc/python3-pystemd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/share/doc/python3-pystemd + cp -pr README.md /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/share/doc/python3-pystemd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ymRf3n + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/share/licenses/python3-pystemd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/share/licenses/python3-pystemd + cp -pr LICENSE /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64/usr/share/licenses/python3-pystemd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-pystemd = 0.6.0-1.fc31 python3-pystemd = 0.6.0-1.fc31 python3-pystemd(riscv-64) = 0.6.0-1.fc31 python3.7dist(pystemd) = 0.6.0 python3dist(pystemd) = 0.6.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) libpython3.7m.so.1.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_237)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-pystemd < 0.6.0-1.fc31 Processing files: python-pystemd-debugsource-0.6.0-1.fc31.riscv64 Provides: python-pystemd-debugsource = 0.6.0-1.fc31 python-pystemd-debugsource(riscv-64) = 0.6.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pystemd-debuginfo-0.6.0-1.fc31.riscv64 Provides: debuginfo(build-id) = 806e5b3bdff5ac10106ee51a516dd3ee70152ae7 debuginfo(build-id) = dab622e5eb81fe11a25cefa9cff51fe7cf61146a debuginfo(build-id) = dbfba74204b9d033e1f86c165fedf4ae43436d52 python3-pystemd-debuginfo = 0.6.0-1.fc31 python3-pystemd-debuginfo(riscv-64) = 0.6.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pystemd-debugsource(riscv-64) = 0.6.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-pystemd-0.6.0-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-pystemd-debugsource-0.6.0-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pystemd-debuginfo-0.6.0-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nrBRZl + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0