D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python3-lxc-5.0.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5UJXDx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8tsgdL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + rm -rf python3-lxc-5.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/python3-lxc-5.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python3-lxc-5.0.0 + /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/pterjan/rpmbuild/tmp/rpm-tmp.KNe66Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + cd python3-lxc-5.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/lxc copying lxc/__init__.py -> build/lib.linux-x86_64-cpython-312/lxc running build_ext building '_lxc' extension creating build/temp.linux-x86_64-cpython-312 gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I/usr/include/python3.12 -I/usr/include -c lxc.c -o build/temp.linux-x86_64-cpython-312/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.12/Python.h:98, from lxc.c:25: /usr/include/python3.12/intrcheck.h:16:37: note: declared here 16 | Py_DEPRECATED(3.7) PyAPI_FUNC(void) PyOS_AfterFork(void); | ^~~~~~~~~~~~~~ gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-312/lxc.o -L/usr/lib64 -L/usr/lib64 -llxc -lpython3.12 -o build/lib.linux-x86_64-cpython-312/_lxc.cpython-312-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wHFBIJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT + cd python3-lxc-5.0.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr creating /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64 creating /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12 creating /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/lxc copying build/lib.linux-x86_64-cpython-312/lxc/__init__.py -> /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/lxc copying build/lib.linux-x86_64-cpython-312/_lxc.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages byte-compiling /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/lxc/__init__.py to __init__.cpython-312.pyc writing byte-compilation script '/tmp/tmpnn4659rq.py' /usr/bin/python3 /tmp/tmpnn4659rq.py removing /tmp/tmpnn4659rq.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/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/python3_lxc-5.0.0-py3.12.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/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 -j16 --strict-build-id -m -i --build-id-seed 5.0.0-2.mga10 --unique-debug-suffix -5.0.0-2.mga10.x86_64 --unique-debug-src-base python3-lxc-5.0.0-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/python3-lxc-5.0.0 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python3-lxc-5.0.0-2.mga10.x86_64 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9hn7Xt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + cd python3-lxc-5.0.0 + '[' 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. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( 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-x86_64-cpython-312/_lxc.cpython-312-x86_64-linux-gnu.so -> ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-lxc-5.0.0-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gZVTVG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + cd python3-lxc-5.0.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/share/doc/python3-lxc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/share/doc/python3-lxc + cp -pr /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/python3-lxc-5.0.0/README.md /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/share/doc/python3-lxc + cp -pr /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/python3-lxc-5.0.0/examples /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/share/doc/python3-lxc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yIx8Zq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + cd python3-lxc-5.0.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/share/licenses/python3-lxc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/share/licenses/python3-lxc + cp -pr /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/python3-lxc-5.0.0/COPYING /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT/usr/share/licenses/python3-lxc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-lxc = 1:5.0.0-2.mga10 python-python3-lxc = 1:5.0.0-2.mga10 python3-lxc = 1:5.0.0-2.mga10 python3-lxc(x86-64) = 1:5.0.0-2.mga10 python3.12-lxc = 1:5.0.0-2.mga10 python3.12-python3-lxc = 1:5.0.0-2.mga10 python3.12dist(python3-lxc) = 5 python3dist(python3-lxc) = 5 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblxc.so.1()(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 Obsoletes: python-python3-lxc < 1:5.0.0-2.mga10 Processing files: python3-lxc-debugsource-5.0.0-2.mga10.x86_64 Provides: python3-lxc-debugsource = 1:5.0.0-2.mga10 python3-lxc-debugsource(x86-64) = 1:5.0.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-lxc-debuginfo-5.0.0-2.mga10.x86_64 Provides: debuginfo(build-id) = ec668629a36ae53775093708d8d454ee75c37306 python-lxc-debuginfo = 1:5.0.0-2.mga10 python3-lxc-debuginfo = 1:5.0.0-2.mga10 python3-lxc-debuginfo(x86-64) = 1:5.0.0-2.mga10 python3.12-lxc-debuginfo = 1:5.0.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-lxc-debugsource(x86-64) = 1:5.0.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-lxc-debugsource-5.0.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-lxc-debuginfo-5.0.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-lxc-5.0.0-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iF4iuh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python3-lxc-5.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!