D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead warning: %make is deprecated, use %make_build instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/python-systemd-234-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xEMhZJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf python-systemd-234 + /usr/bin/gzip -dc /home/iurt/rpmbuild/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 . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7hharN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-systemd-234 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 systemd/id128-constants.h /bin/sh: line 1: git: command not found make: Nothing to be done for 'systemd/id128-constants.h'. + /usr/bin/make -O -j8 systemd/id128-constants.h /bin/sh: line 1: git: command not found make: Nothing to be done for 'systemd/id128-constants.h'. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py package init file 'systemd/test/__init__.py' not found (or not a regular file) creating build creating build/lib.linux-aarch64-3.8 creating build/lib.linux-aarch64-3.8/systemd copying systemd/__init__.py -> build/lib.linux-aarch64-3.8/systemd copying systemd/journal.py -> build/lib.linux-aarch64-3.8/systemd copying systemd/daemon.py -> build/lib.linux-aarch64-3.8/systemd creating build/lib.linux-aarch64-3.8/systemd/test copying systemd/test/test_daemon.py -> build/lib.linux-aarch64-3.8/systemd/test copying systemd/test/test_journal.py -> build/lib.linux-aarch64-3.8/systemd/test copying systemd/test/test_login.py -> build/lib.linux-aarch64-3.8/systemd/test package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext building 'systemd/_journal' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/systemd gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/_journal.c -o build/temp.linux-aarch64-3.8/systemd/_journal.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-aarch64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/systemd/_journal.o build/temp.linux-aarch64-3.8/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython3.8 -o build/lib.linux-aarch64-3.8/systemd/_journal.cpython-38-aarch64-linux-gnu.so building 'systemd/_reader' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/_reader.c -o build/temp.linux-aarch64-3.8/systemd/_reader.o -Werror=implicit-function-declaration systemd/_reader.c: In function 'PyInit__reader': systemd/_reader.c:1339:13: warning: 'SD_JOURNAL_SYSTEM_ONLY' is deprecated [-Wdeprecated-declarations] 1339 | PyModule_AddIntConstant(m, "SYSTEM_ONLY", SD_JOURNAL_SYSTEM_ONLY) || | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from systemd/_reader.c:28: /usr/include/systemd/sd-journal.h:75:9: note: declared here 75 | SD_JOURNAL_SYSTEM_ONLY _sd_deprecated_ = SD_JOURNAL_SYSTEM /* old name */ | ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-aarch64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/strv.c -o build/temp.linux-aarch64-3.8/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/systemd/_reader.o build/temp.linux-aarch64-3.8/systemd/pyutil.o build/temp.linux-aarch64-3.8/systemd/strv.o -L/usr/lib64 -lsystemd -lpython3.8 -o build/lib.linux-aarch64-3.8/systemd/_reader.cpython-38-aarch64-linux-gnu.so building 'systemd/_daemon' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/_daemon.c -o build/temp.linux-aarch64-3.8/systemd/_daemon.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-aarch64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/util.c -o build/temp.linux-aarch64-3.8/systemd/util.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/systemd/_daemon.o build/temp.linux-aarch64-3.8/systemd/pyutil.o build/temp.linux-aarch64-3.8/systemd/util.o -L/usr/lib64 -lsystemd -lpython3.8 -o build/lib.linux-aarch64-3.8/systemd/_daemon.cpython-38-aarch64-linux-gnu.so building 'systemd/id128' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/id128.c -o build/temp.linux-aarch64-3.8/systemd/id128.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-aarch64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/systemd/id128.o build/temp.linux-aarch64-3.8/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython3.8 -o build/lib.linux-aarch64-3.8/systemd/id128.cpython-38-aarch64-linux-gnu.so building 'systemd/login' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/login.c -o build/temp.linux-aarch64-3.8/systemd/login.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/pyutil.c -o build/temp.linux-aarch64-3.8/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=246 -I/usr/include/python3.8 -c systemd/strv.c -o build/temp.linux-aarch64-3.8/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/systemd/login.o build/temp.linux-aarch64-3.8/systemd/pyutil.o build/temp.linux-aarch64-3.8/systemd/strv.o -L/usr/lib64 -lsystemd -lpython3.8 -o build/lib.linux-aarch64-3.8/systemd/login.cpython-38-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qG6AxK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64 + cd python-systemd-234 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 systemd/id128-constants.h /bin/sh: line 1: git: command not found make: Nothing to be done for 'systemd/id128-constants.h'. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test copying build/lib.linux-aarch64-3.8/systemd/test/test_daemon.py -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test copying build/lib.linux-aarch64-3.8/systemd/test/test_journal.py -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test copying build/lib.linux-aarch64-3.8/systemd/test/test_login.py -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test copying build/lib.linux-aarch64-3.8/systemd/_reader.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-aarch64-3.8/systemd/login.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-aarch64-3.8/systemd/daemon.py -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-aarch64-3.8/systemd/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-aarch64-3.8/systemd/id128.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-aarch64-3.8/systemd/_journal.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-aarch64-3.8/systemd/journal.py -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd copying build/lib.linux-aarch64-3.8/systemd/_daemon.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test/test_daemon.py to test_daemon.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test/test_journal.py to test_journal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test/test_login.py to test_login.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/daemon.py to daemon.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/journal.py to journal.cpython-38.pyc writing byte-compilation script '/tmp/tmpnp19z8gn.py' /usr/bin/python3 /tmp/tmpnp19z8gn.py removing /tmp/tmpnp19z8gn.py running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd_python-234-py3.8.egg-info + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 234-6.mga8 --unique-debug-suffix -234-6.mga8.aarch64 --unique-debug-src-base python-systemd-234-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/python-systemd-234 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_journal.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/id128.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_daemon.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_journal.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_reader.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_daemon.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/id128.cpython-38-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/login.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_reader.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/login.cpython-38-aarch64-linux-gnu.so original debug info size: 316kB, size after compression: 272kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 202 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-systemd-234-6.mga8.aarch64 Provides: python-systemd = 234-6.mga8 python3-systemd = 234-6.mga8 python3-systemd(aarch-64) = 234-6.mga8 python3.8-systemd = 234-6.mga8 python3.8dist(systemd-python) = 234 python3dist(systemd-python) = 234 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.8.so.1.0()(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) libsystemd.so.0(LIBSYSTEMD_246)(64bit) python(abi) = 3.8 Conflicts: python-systemd < 234-6.mga8 Obsoletes: python-systemd < 234-6.mga8 Processing files: python-systemd-debugsource-234-6.mga8.aarch64 Provides: python-systemd-debugsource = 234-6.mga8 python-systemd-debugsource(aarch-64) = 234-6.mga8 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-6.mga8.aarch64 Provides: debuginfo(build-id) = 29282ce8ad3d5e6290b9012f6ee23932ab4d34df debuginfo(build-id) = 6f259db635b1f039556a865c5e044a8ddaabdabc debuginfo(build-id) = 8ffe54660ca25d0242b5db1d347f4f9f9e7dbf79 debuginfo(build-id) = 9523e93033853c32fe41826f83dab32550a7df3d debuginfo(build-id) = ad0f97573891b1580583a4755a8d78d67226882b python-systemd-debuginfo = 234-6.mga8 python3-systemd-debuginfo = 234-6.mga8 python3-systemd-debuginfo(aarch-64) = 234-6.mga8 python3.8-systemd-debuginfo = 234-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-systemd-debugsource(aarch-64) = 234-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-systemd-debugsource-234-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-systemd-234-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-systemd-debuginfo-234-6.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0RVp8N + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python-systemd-234 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tiKXzJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf python-systemd-234 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!