D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python3-lxc-3.0.4-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FvqFFO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf python3-lxc-3.0.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/python3-lxc-3.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python3-lxc-3.0.4 + /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.YeWsd8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python3-lxc-3.0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/lxc copying lxc/__init__.py -> build/lib.linux-aarch64-3.9/lxc running build_ext building '_lxc' extension creating build/temp.linux-aarch64-3.9 gcc -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 -I/usr/include/python3.9 -I/usr/include -c lxc.c -o build/temp.linux-aarch64-3.9/lxc.o lxc.c: In function 'lxc_attach_python_exec': lxc.c:201:5: warning: 'PyOS_AfterFork' is deprecated [-Wdeprecated-declarations] 201 | PyOS_AfterFork(); | ^~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:144, from lxc.c:25: /usr/include/python3.9/intrcheck.h:18:37: note: declared here 18 | Py_DEPRECATED(3.7) PyAPI_FUNC(void) PyOS_AfterFork(void); | ^~~~~~~~~~~~~~ gcc -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.9/lxc.o -L/usr/lib64 -L/usr/lib64 -llxc -lpython3.9 -o build/lib.linux-aarch64-3.9/_lxc.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ClObbX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64 + cd python3-lxc-3.0.4 + '[' 1 -eq 1 ']' + 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/python3-lxc-3.0.4-2.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9/site-packages copying build/lib.linux-aarch64-3.9/_lxc.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9/site-packages/lxc copying build/lib.linux-aarch64-3.9/lxc/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9/site-packages/lxc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9/site-packages/lxc/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpx7a_a4x2.py' /usr/bin/python3 /tmp/tmpx7a_a4x2.py removing /tmp/tmpx7a_a4x2.py running install_egg_info running egg_info writing python3_lxc.egg-info/PKG-INFO writing dependency_links to python3_lxc.egg-info/dependency_links.txt writing top-level names to python3_lxc.egg-info/top_level.txt reading manifest file 'python3_lxc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'python3_lxc.egg-info/SOURCES.txt' Copying python3_lxc.egg-info to /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9/site-packages/python3_lxc-3.0.4-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/bin/__pycache__ + chmod -x examples/api_test.py examples/pyconsole-vte.py examples/pyconsole.py + sed -i -e '1 s@^#!.*@#!/usr/bin/python3@' examples/api_test.py examples/pyconsole-vte.py examples/pyconsole.py + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.0.4-2.mga9 --unique-debug-suffix -3.0.4-2.mga9.aarch64 --unique-debug-src-base python3-lxc-3.0.4-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/python3-lxc-3.0.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9/site-packages/_lxc.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/_lxc.cpython-39-aarch64-linux-gnu.so-3.0.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 88kB, size after compression: 88kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 112 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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.apuUll + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python3-lxc-3.0.4 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing python3_lxc.egg-info/PKG-INFO writing dependency_links to python3_lxc.egg-info/dependency_links.txt writing top-level names to python3_lxc.egg-info/top_level.txt reading manifest file 'python3_lxc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'python3_lxc.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-aarch64-3.9/_lxc.cpython-39-aarch64-linux-gnu.so -> ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-lxc-3.0.4-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n20OLX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python3-lxc-3.0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/share/doc/python3-lxc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/share/doc/python3-lxc + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/share/doc/python3-lxc + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/share/doc/python3-lxc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vTNLM2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python3-lxc-3.0.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/share/licenses/python3-lxc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/share/licenses/python3-lxc + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64/usr/share/licenses/python3-lxc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-lxc = 1:3.0.4-2.mga9 python-python3-lxc = 1:3.0.4-2.mga9 python3-lxc = 1:3.0.4-2.mga9 python3-lxc(aarch-64) = 1:3.0.4-2.mga9 python3.9-lxc = 1:3.0.4-2.mga9 python3.9-python3-lxc = 1:3.0.4-2.mga9 python3.9dist(python3-lxc) = 3.0.4 python3dist(python3-lxc) = 3.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) liblxc.so.1()(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 Obsoletes: python-python3-lxc < 1:3.0.4-2.mga9 Processing files: python3-lxc-debugsource-3.0.4-2.mga9.aarch64 Provides: python3-lxc-debugsource = 1:3.0.4-2.mga9 python3-lxc-debugsource(aarch-64) = 1:3.0.4-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-lxc-debuginfo-3.0.4-2.mga9.aarch64 Provides: debuginfo(build-id) = cdfa6417fd67e07afcf2c8a71d950fe1091c9dab python-lxc-debuginfo = 1:3.0.4-2.mga9 python3-lxc-debuginfo = 1:3.0.4-2.mga9 python3-lxc-debuginfo(aarch-64) = 1:3.0.4-2.mga9 python3.9-lxc-debuginfo = 1:3.0.4-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-lxc-debugsource(aarch-64) = 1:3.0.4-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-lxc-debugsource-3.0.4-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-lxc-debuginfo-3.0.4-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-lxc-3.0.4-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YFahZV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd python3-lxc-3.0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python3-lxc-3.0.4-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1ZkXIP + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf python3-lxc-3.0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!