Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pystemd.spec'], chrootPath='/var/lib/mock/f33-build-632319-68076/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=432000uid=987gid=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=1634688000 Wrote: /builddir/build/SRPMS/python-pystemd-0.10.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pystemd.spec'], chrootPath='/var/lib/mock/f33-build-632319-68076/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=432000uid=987gid=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=1634688000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4swA4y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pystemd-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pystemd-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pystemd-0.10.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/__init__.pyi pystemd/__version__.py pystemd/base.py pystemd/base.pyi pystemd/daemon.pyi pystemd/daemon.pyx pystemd/dbusexc.pyx pystemd/dbuslib.pyi pystemd/dbuslib.pyx pystemd/exceptions.py pystemd/journal.pyx pystemd/run.py pystemd/utils.py pystemd/utils.pyi 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/manager.pyi pystemd/systemd1/unit.py pystemd/systemd1/unit.pyi pystemd/systemd1/unit_signatures.py + find . -name '*.c' -exec rm '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6eZ4OB + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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' Compiling pystemd/daemon.pyx because it changed. Compiling pystemd/dbusexc.pyx because it changed. Compiling pystemd/dbuslib.pyx because it changed. Compiling pystemd/journal.pyx because it changed. [1/4] Cythonizing pystemd/daemon.pyx [2/4] Cythonizing pystemd/dbusexc.pyx [3/4] Cythonizing pystemd/dbuslib.pyx [4/4] Cythonizing pystemd/journal.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/pystemd copying pystemd/run.py -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/__version__.py -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/exceptions.py -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/utils.py -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/__init__.py -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/base.py -> build/lib.linux-riscv64-3.9/pystemd creating build/lib.linux-riscv64-3.9/pystemd/systemd1 copying pystemd/systemd1/unit_signatures.py -> build/lib.linux-riscv64-3.9/pystemd/systemd1 copying pystemd/systemd1/unit.py -> build/lib.linux-riscv64-3.9/pystemd/systemd1 copying pystemd/systemd1/manager.py -> build/lib.linux-riscv64-3.9/pystemd/systemd1 copying pystemd/systemd1/__init__.py -> build/lib.linux-riscv64-3.9/pystemd/systemd1 creating build/lib.linux-riscv64-3.9/pystemd/machine1 copying pystemd/machine1/manager.py -> build/lib.linux-riscv64-3.9/pystemd/machine1 copying pystemd/machine1/__init__.py -> build/lib.linux-riscv64-3.9/pystemd/machine1 copying pystemd/machine1/machine.py -> build/lib.linux-riscv64-3.9/pystemd/machine1 creating build/lib.linux-riscv64-3.9/pystemd/DBus copying pystemd/DBus/__init__.py -> build/lib.linux-riscv64-3.9/pystemd/DBus copying pystemd/RELEASE -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/dbuslib.pyi -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/__init__.pyi -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/base.pyi -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/utils.pyi -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/daemon.pyi -> build/lib.linux-riscv64-3.9/pystemd copying pystemd/systemd1/manager.pyi -> build/lib.linux-riscv64-3.9/pystemd/systemd1 copying pystemd/systemd1/unit.pyi -> build/lib.linux-riscv64-3.9/pystemd/systemd1 running build_ext building 'pystemd.daemon' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/pystemd gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c pystemd/daemon.c -o build/temp.linux-riscv64-3.9/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 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pystemd/daemon.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.9/pystemd/daemon.cpython-39-riscv64-linux-gnu.so building 'pystemd.dbusexc' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c pystemd/dbusexc.c -o build/temp.linux-riscv64-3.9/pystemd/dbusexc.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pystemd/dbusexc.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.9/pystemd/dbusexc.cpython-39-riscv64-linux-gnu.so building 'pystemd.dbuslib' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c pystemd/dbuslib.c -o build/temp.linux-riscv64-3.9/pystemd/dbuslib.o pystemd/dbuslib.c: In function ‘__pyx_f_7pystemd_7dbuslib_11DbusMessage_get_priority’: pystemd/dbuslib.c:5783:3: warning: ‘sd_bus_message_get_priority’ is deprecated [-Wdeprecated-declarations] 5783 | (void)(sd_bus_message_get_priority(__pyx_v_self->_msg, (&__pyx_v_ret))); | ^ In file included from pystemd/dbuslib.c:628: /usr/include/systemd/sd-bus.h:282:5: note: declared here 282 | int sd_bus_message_get_priority(sd_bus_message *m, int64_t *priority) _sd_deprecated_; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pystemd/dbuslib.c: In function ‘__pyx_f_7pystemd_7dbuslib_find_closure.constprop.0’: pystemd/dbuslib.c:12799:10: warning: ‘__pyx_v_n’ may be used uninitialized in this function [-Wmaybe-uninitialized] 12799 | return __pyx_r; | ^~~~~~~ pystemd/dbuslib.c: In function ‘__pyx_f_7pystemd_7dbuslib_4DBus__msg_append’: pystemd/dbuslib.c:7810:17: warning: ‘__pyx_v_arg_type_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] 7810 | __pyx_v_r = sd_bus_message_append(__pyx_v_msg_call, __pyx_v_arg_type_c, ((uint8_t)__pyx_t_6)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pystemd/dbuslib.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.9/pystemd/dbuslib.cpython-39-riscv64-linux-gnu.so building 'pystemd.journal' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c pystemd/journal.c -o build/temp.linux-riscv64-3.9/pystemd/journal.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pystemd/journal.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.9/pystemd/journal.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rK347y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64 + cd pystemd-0.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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.10.0-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/RELEASE -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/run.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/machine1 copying build/lib.linux-riscv64-3.9/pystemd/machine1/manager.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/machine1 copying build/lib.linux-riscv64-3.9/pystemd/machine1/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/machine1 copying build/lib.linux-riscv64-3.9/pystemd/machine1/machine.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/machine1 creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.9/pystemd/systemd1/manager.pyi -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.9/pystemd/systemd1/unit_signatures.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.9/pystemd/systemd1/unit.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.9/pystemd/systemd1/manager.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.9/pystemd/systemd1/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.9/pystemd/systemd1/unit.pyi -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1 copying build/lib.linux-riscv64-3.9/pystemd/dbuslib.pyi -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/journal.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/__version__.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/__init__.pyi -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/daemon.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/exceptions.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/utils.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/dbusexc.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/base.pyi -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/dbuslib.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/DBus copying build/lib.linux-riscv64-3.9/pystemd/DBus/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/DBus copying build/lib.linux-riscv64-3.9/pystemd/utils.pyi -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/base.py -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd copying build/lib.linux-riscv64-3.9/pystemd/daemon.pyi -> /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/machine1/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/machine1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/machine1/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1/unit_signatures.py to unit_signatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1/unit.py to unit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/systemd1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/DBus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpjrginbhj.py' /usr/bin/python3 /tmp/tmpjrginbhj.py removing /tmp/tmpjrginbhj.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.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd-0.10.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.0-1.fc33 --unique-debug-suffix -0.10.0-1.fc33.riscv64 --unique-debug-src-base python-pystemd-0.10.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pystemd-0.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/daemon.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/dbuslib.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/dbusexc.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/journal.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/dbusexc.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/dbuslib.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/daemon.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages/pystemd/journal.cpython-39-riscv64-linux-gnu.so original debug info size: 5092kB, size after compression: 5012kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 3430 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kgX8Gy + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.10.0 + rm -f tests/test_daemon.py + export PYTHONPATH=/builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/lib64/python3.9/site-packages ~/build/BUILD/pystemd-0.10.0/tests ~/build/BUILD/pystemd-0.10.0 + pushd tests + /usr/bin/python3 -m unittest discover ............................ ---------------------------------------------------------------------- Ran 28 tests in 0.746s OK + popd ~/build/BUILD/pystemd-0.10.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pystemd-0.10.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9Xo5rA + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.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.10.0-1.fc33.riscv64/usr/share/doc/python3-pystemd + cp -pr README.md /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/share/doc/python3-pystemd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KEUElx + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.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.10.0-1.fc33.riscv64/usr/share/licenses/python3-pystemd + cp -pr LICENSE /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64/usr/share/licenses/python3-pystemd + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pystemd = 0.10.0-1.fc33 python3-pystemd = 0.10.0-1.fc33 python3-pystemd(riscv-64) = 0.10.0-1.fc33 python3.9-pystemd = 0.10.0-1.fc33 python3.9dist(pystemd) = 0.10 python3dist(pystemd) = 0.10 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) 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.9 rtld(GNU_HASH) Obsoletes: python-pystemd < 0.10.0-1.fc33 Processing files: python-pystemd-debugsource-0.10.0-1.fc33.riscv64 Provides: python-pystemd-debugsource = 0.10.0-1.fc33 python-pystemd-debugsource(riscv-64) = 0.10.0-1.fc33 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.10.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 1809c821a95dc9410ce5c1a4648fa2358ea1a889 debuginfo(build-id) = 2bbede639d324e1831030149fe6666cb8cbd7eb1 debuginfo(build-id) = 9b790d57faf90e76df36d59ef2ca835b77a89b63 debuginfo(build-id) = 9f773082b3c38ad043c06e5e414d0d2917104b1a python-pystemd-debuginfo = 0.10.0-1.fc33 python3-pystemd-debuginfo = 0.10.0-1.fc33 python3-pystemd-debuginfo(riscv-64) = 0.10.0-1.fc33 python3.9-pystemd-debuginfo = 0.10.0-1.fc33 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.10.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-pystemd-0.10.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-pystemd-debugsource-0.10.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pystemd-debuginfo-0.10.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ozb8WA + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pystemd-0.10.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0