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-5.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.45T8BO
+ 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.fCW2NS
+ 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: 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: 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=241 -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=241 -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=241 -I/usr/include/python3.8 -c systemd/_reader.c -o build/temp.linux-aarch64-3.8/systemd/_reader.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=241 -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=241 -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=241 -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=241 -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=241 -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=241 -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=241 -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=241 -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=241 -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=241 -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.ZfPvuR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64
+ cd python-systemd-234
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 systemd/id128-constants.h
/bin/sh: 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-5.mga8.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64
creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64/python3.8
creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64/python3.8/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd
creating /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.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-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/test
copying build/lib.linux-aarch64-3.8/systemd/id128.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.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-5.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-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd
copying build/lib.linux-aarch64-3.8/systemd/_reader.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/journal.py to journal.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.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-5.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-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/daemon.py to daemon.cpython-38.pyc
writing byte-compilation script '/tmp/tmpotndjm25.py'
/usr/bin/python3 /tmp/tmpotndjm25.py
removing /tmp/tmpotndjm25.py
running install_egg_info
Writing /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd_python-234-py3.8.egg-info
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 234-5.mga8 --unique-debug-suffix -234-5.mga8.aarch64 --unique-debug-src-base python-systemd-234-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_daemon.cpython-38-aarch64-linux-gnu.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_reader.cpython-38-aarch64-linux-gnu.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/login.cpython-38-aarch64-linux-gnu.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/id128.cpython-38-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/_journal.cpython-38-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.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-5.mga8.aarch64/usr/lib64/python3.8/site-packages/systemd/id128.cpython-38-aarch64-linux-gnu.so
original debug info size: 388kB, size after compression: 316kB
/usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
202 blocks
+ '[' -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/translate_menu
+ '[' -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/python 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.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-5.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-5.mga8.aarch64
Provides: python-systemd = 234-5.mga8 python3-systemd = 234-5.mga8 python3-systemd(aarch-64) = 234-5.mga8 python3.8dist(systemd-python) = 234 python3dist(systemd-python) = 234 pythonegg(3)(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) python(abi) = 3.8
Conflicts: python-systemd < 234-5.mga8
Obsoletes: python-systemd < 234-5.mga8
Processing files: python-systemd-debugsource-234-5.mga8.aarch64
Provides: python-systemd-debugsource = 234-5.mga8 python-systemd-debugsource(aarch-64) = 234-5.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-5.mga8.aarch64
Provides: debuginfo(build-id) = 143cad2199cce7f4d19c57978f0f5c2e94c46d54 debuginfo(build-id) = 705778ff7c3220bbcb5bed76e77ae8581ee644bd debuginfo(build-id) = 83224e0fa45de09ba849bb89f9bf2bdc8e6efbf4 debuginfo(build-id) = a0de76f54a2bb473ff95641028020801ef8573e5 debuginfo(build-id) = dafb0cc83de7f3a69a2929e518013e7010eb7590 python3-systemd-debuginfo = 234-5.mga8 python3-systemd-debuginfo(aarch-64) = 234-5.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-5.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-systemd-debugsource-234-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-systemd-234-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-systemd-debuginfo-234-5.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HbP3NP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd python-systemd-234
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-systemd-234-5.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qTUQER
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf python-systemd-234
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!