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-systemd.spec'], chrootPath='/var/lib/mock/f32-build-119248-36476/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=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-systemd.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=1567900800 Wrote: /builddir/build/SRPMS/python-systemd-234-11.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-systemd.spec'], chrootPath='/var/lib/mock/f32-build-119248-36476/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=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-systemd.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=1567900800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ybEyt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-systemd-234 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-systemd-234.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-systemd-234 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/py\.test/pytest/' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yUlT6q + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + make PYTHON=/usr/bin/python3 build BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python3 setup.py build_ext running build_ext building 'systemd/_journal' extension creating build creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/systemd 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/_journal.c -o build/temp.linux-riscv64-3.8/systemd/_journal.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-riscv64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/systemd gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-riscv64-3.8/systemd/_journal.o build/temp.linux-riscv64-3.8/systemd/pyutil.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.8/systemd/_journal.cpython-38-riscv64-linux-gnu.so building 'systemd/_reader' 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/_reader.c -o build/temp.linux-riscv64-3.8/systemd/_reader.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-riscv64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/strv.c -o build/temp.linux-riscv64-3.8/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-riscv64-3.8/systemd/_reader.o build/temp.linux-riscv64-3.8/systemd/pyutil.o build/temp.linux-riscv64-3.8/systemd/strv.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.8/systemd/_reader.cpython-38-riscv64-linux-gnu.so building 'systemd/_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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/_daemon.c -o build/temp.linux-riscv64-3.8/systemd/_daemon.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-riscv64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/util.c -o build/temp.linux-riscv64-3.8/systemd/util.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-riscv64-3.8/systemd/_daemon.o build/temp.linux-riscv64-3.8/systemd/pyutil.o build/temp.linux-riscv64-3.8/systemd/util.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.8/systemd/_daemon.cpython-38-riscv64-linux-gnu.so building 'systemd/id128' 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/id128.c -o build/temp.linux-riscv64-3.8/systemd/id128.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-riscv64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-riscv64-3.8/systemd/id128.o build/temp.linux-riscv64-3.8/systemd/pyutil.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.8/systemd/id128.cpython-38-riscv64-linux-gnu.so building 'systemd/login' 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/login.c -o build/temp.linux-riscv64-3.8/systemd/login.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-riscv64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=244 -I/usr/include/python3.8 -c systemd/strv.c -o build/temp.linux-riscv64-3.8/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-riscv64-3.8/systemd/login.o build/temp.linux-riscv64-3.8/systemd/pyutil.o build/temp.linux-riscv64-3.8/systemd/strv.o -L/usr/lib64 -lsystemd -o build/lib.linux-riscv64-3.8/systemd/login.cpython-38-riscv64-linux-gnu.so /usr/bin/python3 setup.py build running build running build_py BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) copying systemd/__init__.py -> build/lib.linux-riscv64-3.8/systemd copying systemd/journal.py -> build/lib.linux-riscv64-3.8/systemd copying systemd/daemon.py -> build/lib.linux-riscv64-3.8/systemd creating build/lib.linux-riscv64-3.8/systemd/test copying systemd/test/test_daemon.py -> build/lib.linux-riscv64-3.8/systemd/test copying systemd/test/test_journal.py -> build/lib.linux-riscv64-3.8/systemd/test copying systemd/test/test_login.py -> build/lib.linux-riscv64-3.8/systemd/test BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext + make PYTHON=/usr/bin/python3 SPHINX_BUILD=sphinx-build-3 sphinx-html BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python3 setup.py build_ext running build_ext /usr/bin/python3 setup.py build running build running build_py BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext PYTHONPATH=build/lib.linux-riscv64-3.8 sphinx-build-3 -b html -D version=234 -D release=234 docs build/html Running Sphinx v2.1.2 making output directory... done loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] daemon reading sources... [ 40%] id128 reading sources... [ 60%] index reading sources... [ 80%] journal reading sources... [100%] login looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] daemon writing output... [ 40%] id128 writing output... [ 60%] index writing output... [ 80%] journal writing output... [100%] login generating indices... genindex py-modindex highlighting module code... [ 9%] _reader highlighting module code... [ 18%] journal highlighting module code... [ 27%] login highlighting module code... [ 36%] systemd._daemon highlighting module code... [ 45%] systemd._journal highlighting module code... [ 54%] systemd._reader highlighting module code... [ 63%] systemd.daemon highlighting module code... [ 72%] systemd.id128 highlighting module code... [ 81%] systemd.journal highlighting module code... [ 90%] systemd.login highlighting module code... [100%] uuid writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in build/html. Output has been generated in build/html + rm -r build/html/.buildinfo build/html/.doctrees + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0CF0dr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 + cd python-systemd-234 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 'INSTALL=/usr/bin/install -p' PYTHON=/usr/bin/python3 BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr creating /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd creating /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/__pycache__ copying build/lib.linux-riscv64-3.8/systemd/__pycache__/__init__.cpython-38.pyc -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/__pycache__ copying build/lib.linux-riscv64-3.8/systemd/__pycache__/journal.cpython-38.pyc -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/__pycache__ copying build/lib.linux-riscv64-3.8/systemd/__pycache__/daemon.cpython-38.pyc -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/__pycache__ copying build/lib.linux-riscv64-3.8/systemd/journal.py -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-riscv64-3.8/systemd/_journal.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-riscv64-3.8/systemd/__init__.py -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-riscv64-3.8/systemd/login.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-riscv64-3.8/systemd/daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-riscv64-3.8/systemd/_reader.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-riscv64-3.8/systemd/id128.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-riscv64-3.8/systemd/_daemon.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd creating /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/test copying build/lib.linux-riscv64-3.8/systemd/test/test_journal.py -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/test copying build/lib.linux-riscv64-3.8/systemd/test/test_login.py -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/test copying build/lib.linux-riscv64-3.8/systemd/test/test_daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/test byte-compiling /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/test/test_journal.py to test_journal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/test/test_login.py to test_login.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/test/test_daemon.py to test_daemon.cpython-38.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd_python-234-py3.8.egg-info + mkdir -p /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd + cp -rv build/html /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/ 'build/html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html' 'build/html/daemon.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/daemon.html' 'build/html/_sources' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_sources' 'build/html/_sources/daemon.rst.txt' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_sources/daemon.rst.txt' 'build/html/_sources/id128.rst.txt' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_sources/id128.rst.txt' 'build/html/_sources/index.rst.txt' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_sources/index.rst.txt' 'build/html/_sources/journal.rst.txt' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_sources/journal.rst.txt' 'build/html/_sources/login.rst.txt' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_sources/login.rst.txt' 'build/html/id128.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/id128.html' 'build/html/index.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/index.html' 'build/html/journal.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/journal.html' 'build/html/login.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/login.html' 'build/html/genindex.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/genindex.html' 'build/html/py-modindex.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/py-modindex.html' 'build/html/_modules' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_modules' 'build/html/_modules/systemd' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_modules/systemd' 'build/html/_modules/systemd/daemon.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_modules/systemd/daemon.html' 'build/html/_modules/systemd/journal.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_modules/systemd/journal.html' 'build/html/_modules/uuid.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_modules/uuid.html' 'build/html/_modules/index.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_modules/index.html' 'build/html/search.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/search.html' 'build/html/_static' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static' 'build/html/_static/pygments.css' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/pygments.css' 'build/html/_static/basic.css' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/basic.css' 'build/html/_static/language_data.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/language_data.js' 'build/html/_static/underscore-1.3.1.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/underscore-1.3.1.js' 'build/html/_static/plus.png' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/plus.png' 'build/html/_static/searchtools.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/searchtools.js' 'build/html/_static/documentation_options.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/documentation_options.js' 'build/html/_static/jquery.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/jquery.js' 'build/html/_static/jquery-3.2.1.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/jquery-3.2.1.js' 'build/html/_static/doctools.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/doctools.js' 'build/html/_static/underscore.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/underscore.js' 'build/html/_static/file.png' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/file.png' 'build/html/_static/minus.png' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/minus.png' 'build/html/_static/classic.css' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/classic.css' 'build/html/_static/sidebar.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/sidebar.js' 'build/html/_static/default.css' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/default.css' 'build/html/_static/id128.rst' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/id128.rst' 'build/html/_static/conf.py' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/conf.py' 'build/html/_static/login.rst' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/login.rst' 'build/html/_static/layout.html' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/layout.html' 'build/html/_static/journal.rst' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/journal.rst' 'build/html/_static/index.rst' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/index.rst' 'build/html/_static/daemon.rst' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/daemon.rst' 'build/html/searchindex.js' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/searchindex.js' 'build/html/objects.inv' -> '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/objects.inv' + ln -vsf /usr/share/javascript/jquery/latest/jquery.min.js /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/jquery.js + cp -p README.md NEWS /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/ '/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/doc/python-systemd/html/_static/jquery.js' -> '/usr/share/javascript/jquery/latest/jquery.min.js' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 234-11.fc32 --unique-debug-suffix -234-11.fc32.riscv64 --unique-debug-src-base python-systemd-234-11.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-systemd-234 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/_daemon.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/_journal.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/id128.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/_reader.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/_journal.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/_daemon.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/_reader.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/id128.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/login.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8/site-packages/systemd/login.cpython-38-riscv64-linux-gnu.so original debug info size: 384kB, size after compression: 320kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 202 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lujKRr + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + test -f /run/systemd/journal/stdout + sed -i 's/--doctest[^ ]*//g' pytest.ini + make PYTHON=/usr/bin/python3 check BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python3 setup.py build_ext running build_ext /usr/bin/python3 setup.py build running build running build_py BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext (cd build/lib.linux-riscv64-3.8 && /usr/bin/python3 -m pytest . ../../docs -v) ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.7, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/python-systemd-234, inifile: pytest.ini collecting ... collected 51 items systemd/test/test_daemon.py::test_booted PASSED [ 1%] systemd/test/test_daemon.py::test__is_fifo PASSED [ 3%] systemd/test/test_daemon.py::test__is_fifo_file PASSED [ 5%] systemd/test/test_daemon.py::test__is_fifo_bad_fd PASSED [ 7%] systemd/test/test_daemon.py::test_is_fifo PASSED [ 9%] systemd/test/test_daemon.py::test_is_fifo_file PASSED [ 11%] systemd/test/test_daemon.py::test_is_fifo_bad_fd PASSED [ 13%] systemd/test/test_daemon.py::test_no_mismatch PASSED [ 15%] systemd/test/test_daemon.py::test_is_socket PASSED [ 17%] systemd/test/test_daemon.py::test_is_socket_sockaddr PASSED [ 19%] systemd/test/test_daemon.py::test__is_socket PASSED [ 21%] systemd/test/test_daemon.py::test_is_socket_unix PASSED [ 23%] systemd/test/test_daemon.py::test__is_socket_unix PASSED [ 25%] systemd/test/test_daemon.py::test_listen_fds_no_fds PASSED [ 27%] systemd/test/test_daemon.py::test_listen_fds PASSED [ 29%] systemd/test/test_daemon.py::test_listen_fds_default_unset PASSED [ 31%] systemd/test/test_daemon.py::test_notify_no_socket PASSED [ 33%] systemd/test/test_daemon.py::test_notify_bad_socket PASSED [ 35%] systemd/test/test_daemon.py::test_notify_with_socket PASSED [ 37%] systemd/test/test_journal.py::test_priorities PASSED [ 39%] systemd/test/test_journal.py::test_journalhandler_init_exception PASSED [ 41%] systemd/test/test_journal.py::test_journalhandler_init PASSED [ 43%] systemd/test/test_journal.py::test_journalhandler_info PASSED [ 45%] systemd/test/test_journal.py::test_journalhandler_no_message_id PASSED [ 47%] systemd/test/test_journal.py::test_journalhandler_message_id_on_handler PASSED [ 49%] systemd/test/test_journal.py::test_journalhandler_message_id_on_handler_hex PASSED [ 50%] systemd/test/test_journal.py::test_journalhandler_message_id_on_message PASSED [ 52%] systemd/test/test_journal.py::test_journalhandler_message_id_on_message_hex PASSED [ 54%] systemd/test/test_journal.py::test_reader_init_flags PASSED [ 56%] systemd/test/test_journal.py::test_reader_os_root PASSED [ 58%] systemd/test/test_journal.py::test_reader_init_path PASSED [ 60%] systemd/test/test_journal.py::test_reader_init_path_invalid_fd PASSED [ 62%] systemd/test/test_journal.py::test_reader_init_path_nondirectory_fd PASSED [ 64%] systemd/test/test_journal.py::test_reader_init_path_fd PASSED [ 66%] systemd/test/test_journal.py::test_reader_as_cm PASSED [ 68%] systemd/test/test_journal.py::test_reader_messageid_match PASSED [ 70%] systemd/test/test_journal.py::test_reader_this_boot PASSED [ 72%] systemd/test/test_journal.py::test_reader_this_machine PASSED [ 74%] systemd/test/test_journal.py::test_reader_query_unique PASSED [ 76%] systemd/test/test_journal.py::test_reader_enumerate_fields PASSED [ 78%] systemd/test/test_journal.py::test_reader_has_runtime_files PASSED [ 80%] systemd/test/test_journal.py::test_reader_has_persistent_files PASSED [ 82%] systemd/test/test_journal.py::test_reader_converters PASSED [ 84%] systemd/test/test_journal.py::test_reader_convert_entry PASSED [ 86%] systemd/test/test_journal.py::test_seek_realtime PASSED [ 88%] systemd/test/test_journal.py::test_journal_stream SKIPPED [ 90%] systemd/test/test_login.py::test_seats PASSED [ 92%] systemd/test/test_login.py::test_sessions PASSED [ 94%] systemd/test/test_login.py::test_machine_names PASSED [ 96%] systemd/test/test_login.py::test_uids PASSED [ 98%] systemd/test/test_login.py::test_monitor PASSED [100%] =============================== warnings summary =============================== build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_messageid_match build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_messageid_match build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_this_boot build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_this_boot build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_this_boot build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_this_machine build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_this_machine build/lib.linux-riscv64-3.8/systemd/test/test_journal.py::test_reader_this_machine /builddir/build/BUILD/python-systemd-234/build/lib.linux-riscv64-3.8/systemd/journal.py:244: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats super(Reader, self).add_match(arg) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 50 passed, 1 skipped, 8 warnings in 12.15 seconds =============== + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-systemd-234-11.fc32.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fLQwmv + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + LICENSEDIR=/builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/licenses/python3-systemd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/licenses/python3-systemd + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64/usr/share/licenses/python3-systemd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-systemd = 234-11.fc32 python3-systemd = 234-11.fc32 python3-systemd(riscv-64) = 234-11.fc32 python3.8dist(systemd-python) = 234 python3dist(systemd-python) = 234 systemd-python3 = 234-11.fc32 systemd-python3(riscv-64) = 234-11.fc32 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_214)(64bit) libsystemd.so.0(LIBSYSTEMD_219)(64bit) libsystemd.so.0(LIBSYSTEMD_229)(64bit) libsystemd.so.0(LIBSYSTEMD_230)(64bit) libsystemd.so.0(LIBSYSTEMD_233)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-systemd < 234-11.fc32 systemd-python3 < 230 Recommends: python-systemd-doc Processing files: python-systemd-doc-234-11.fc32.riscv64 BUILDSTDERR: warning: absolute symlink: /usr/share/doc/python-systemd/html/_static/jquery.js -> /usr/share/javascript/jquery/latest/jquery.min.js Provides: python-systemd-doc = 234-11.fc32 python-systemd-doc(riscv-64) = 234-11.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-systemd-debugsource-234-11.fc32.riscv64 Provides: python-systemd-debugsource = 234-11.fc32 python-systemd-debugsource(riscv-64) = 234-11.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-systemd-debuginfo-234-11.fc32.riscv64 Provides: debuginfo(build-id) = 481ff96430268c3a730545e24c3357fd1685d5a9 debuginfo(build-id) = 648a95bc510b3ab617edeac78ca37cb03f79f1af debuginfo(build-id) = 836dfe4692c879f7fb9537c4351bba593c6a3b28 debuginfo(build-id) = 90101fa6a9502c930017d9573ed9aae14a4c89de debuginfo(build-id) = b050d2ede49f417e13dc684dece3b7dbe46daa86 python3-systemd-debuginfo = 234-11.fc32 python3-systemd-debuginfo(riscv-64) = 234-11.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-systemd-debugsource(riscv-64) = 234-11.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 Wrote: /builddir/build/RPMS/python-systemd-debugsource-234-11.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/python3-systemd-234-11.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/python3-systemd-debuginfo-234-11.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/python-systemd-doc-234-11.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.590P5t + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-systemd-234-11.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0