D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-libvirt-9.1.0-3.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5idhFS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libvirt-python-9.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libvirt-python-9.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-python-9.1.0 + rm -rf /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0-SPECPARTS + /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.L0VXtp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvirt-python-9.1.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/lib.linux-x86_64-cpython-312 copying build/libvirt.py -> build/lib.linux-x86_64-cpython-312 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-cpython-312 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-cpython-312 copying build/libvirtaio.py -> build/lib.linux-x86_64-cpython-312 running build_ext Generated 285 wrapper functions Generated 1 wrapper functions Generated 1 wrapper functions building 'libvirtmod' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/build 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. -I/usr/include/python3.12 -c build/libvirt.c -o build/temp.linux-x86_64-cpython-312/build/libvirt.o 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. -I/usr/include/python3.12 -c libvirt-override.c -o build/temp.linux-x86_64-cpython-312/libvirt-override.o 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. -I/usr/include/python3.12 -c libvirt-utils.c -o build/temp.linux-x86_64-cpython-312/libvirt-utils.o 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. -I/usr/include/python3.12 -c typewrappers.c -o build/temp.linux-x86_64-cpython-312/typewrappers.o 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/build/libvirt.o build/temp.linux-x86_64-cpython-312/libvirt-override.o build/temp.linux-x86_64-cpython-312/libvirt-utils.o build/temp.linux-x86_64-cpython-312/typewrappers.o -L/usr/lib64 -lvirt -lpython3.12 -o build/lib.linux-x86_64-cpython-312/libvirtmod.cpython-312-x86_64-linux-gnu.so building 'libvirtmod_qemu' extension 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. -I/usr/include/python3.12 -c build/libvirt-qemu.c -o build/temp.linux-x86_64-cpython-312/build/libvirt-qemu.o 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. -I/usr/include/python3.12 -c libvirt-qemu-override.c -o build/temp.linux-x86_64-cpython-312/libvirt-qemu-override.o 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. -I/usr/include/python3.12 -c libvirt-utils.c -o build/temp.linux-x86_64-cpython-312/libvirt-utils.o 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. -I/usr/include/python3.12 -c typewrappers.c -o build/temp.linux-x86_64-cpython-312/typewrappers.o 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/build/libvirt-qemu.o build/temp.linux-x86_64-cpython-312/libvirt-qemu-override.o build/temp.linux-x86_64-cpython-312/libvirt-utils.o build/temp.linux-x86_64-cpython-312/typewrappers.o -L/usr/lib64 -lvirt-qemu -lvirt -lpython3.12 -o build/lib.linux-x86_64-cpython-312/libvirtmod_qemu.cpython-312-x86_64-linux-gnu.so building 'libvirtmod_lxc' extension 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. -I/usr/include/python3.12 -c build/libvirt-lxc.c -o build/temp.linux-x86_64-cpython-312/build/libvirt-lxc.o 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. -I/usr/include/python3.12 -c libvirt-lxc-override.c -o build/temp.linux-x86_64-cpython-312/libvirt-lxc-override.o 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. -I/usr/include/python3.12 -c libvirt-utils.c -o build/temp.linux-x86_64-cpython-312/libvirt-utils.o 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. -I/usr/include/python3.12 -c typewrappers.c -o build/temp.linux-x86_64-cpython-312/typewrappers.o 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/build/libvirt-lxc.o build/temp.linux-x86_64-cpython-312/libvirt-lxc-override.o build/temp.linux-x86_64-cpython-312/libvirt-utils.o build/temp.linux-x86_64-cpython-312/typewrappers.o -L/usr/lib64 -lvirt-lxc -lvirt -lpython3.12 -o build/lib.linux-x86_64-cpython-312/libvirtmod_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.TZGnGN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64 + cd libvirt-python-9.1.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/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64 --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/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12 creating /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/libvirt.py -> /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/libvirtmod.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/libvirtmod_lxc.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/libvirt_lxc.py -> /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/libvirtmod_qemu.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/libvirt_qemu.py -> /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/libvirtaio.py -> /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages/libvirt.py to libvirt.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages/libvirtaio.py to libvirtaio.cpython-312.pyc writing byte-compilation script '/tmp/tmpo8dl8ib6.py' /usr/bin/python3 /tmp/tmpo8dl8ib6.py removing /tmp/tmpo8dl8ib6.py running install_egg_info running egg_info writing build/libvirt_python.egg-info/PKG-INFO writing dependency_links to build/libvirt_python.egg-info/dependency_links.txt writing top-level names to build/libvirt_python.egg-info/top_level.txt reading manifest file 'build/libvirt_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'sanitytest.py' adding license file 'COPYING' adding license file 'COPYING.LESSER' adding license file 'AUTHORS' adding license file 'AUTHORS.in' writing manifest file 'build/libvirt_python.egg-info/SOURCES.txt' Copying build/libvirt_python.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12/site-packages/libvirt_python-9.1.0-py3.12.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 9.1.0-3.mga10 --unique-debug-suffix -9.1.0-3.mga10.x86_64 --unique-debug-src-base python-libvirt-9.1.0-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-libvirt-9.1.0-3.mga10.x86_64 1165 blocks 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/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/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 Processing files: python3-libvirt-9.1.0-3.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I3jcgc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvirt-python-9.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + cp -pr /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + cp -pr /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + cp -pr /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0/README /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + cp -pr /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0/COPYING /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + cp -pr /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0/COPYING.LESSER /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + cp -pr /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0/examples /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64/usr/share/doc/python3-libvirt + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-libvirt = 9.1.0-3.mga10 python3-libvirt = 9.1.0-3.mga10 python3-libvirt(x86-64) = 9.1.0-3.mga10 python3.12-libvirt = 9.1.0-3.mga10 python3.12dist(libvirt-python) = 9.1 python3dist(libvirt-python) = 9.1 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.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.12.so.1.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_8.2.0)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_10.1.0)(64bit) libvirt.so.0(LIBVIRT_10.2.0)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_3.4.0)(64bit) libvirt.so.0(LIBVIRT_3.7.0)(64bit) libvirt.so.0(LIBVIRT_3.9.0)(64bit) libvirt.so.0(LIBVIRT_4.1.0)(64bit) libvirt.so.0(LIBVIRT_4.10.0)(64bit) libvirt.so.0(LIBVIRT_4.4.0)(64bit) libvirt.so.0(LIBVIRT_4.5.0)(64bit) libvirt.so.0(LIBVIRT_5.10.0)(64bit) libvirt.so.0(LIBVIRT_5.2.0)(64bit) libvirt.so.0(LIBVIRT_5.5.0)(64bit) libvirt.so.0(LIBVIRT_5.6.0)(64bit) libvirt.so.0(LIBVIRT_5.7.0)(64bit) libvirt.so.0(LIBVIRT_5.8.0)(64bit) libvirt.so.0(LIBVIRT_6.0.0)(64bit) libvirt.so.0(LIBVIRT_6.10.0)(64bit) libvirt.so.0(LIBVIRT_7.1.0)(64bit) libvirt.so.0(LIBVIRT_7.2.0)(64bit) libvirt.so.0(LIBVIRT_7.3.0)(64bit) libvirt.so.0(LIBVIRT_7.7.0)(64bit) libvirt.so.0(LIBVIRT_7.8.0)(64bit) libvirt.so.0(LIBVIRT_8.0.0)(64bit) libvirt.so.0(LIBVIRT_8.4.0)(64bit) libvirt.so.0(LIBVIRT_8.5.0)(64bit) libvirt.so.0(LIBVIRT_9.0.0)(64bit) libvirt.so.0(LIBVIRT_9.7.0)(64bit) python(abi) = 3.12 Obsoletes: python-libvirt < 9.1.0-3.mga10 Processing files: python-libvirt-debugsource-9.1.0-3.mga10.x86_64 Provides: python-libvirt-debugsource = 9.1.0-3.mga10 python-libvirt-debugsource(x86-64) = 9.1.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libvirt-debuginfo-9.1.0-3.mga10.x86_64 Provides: debuginfo(build-id) = 0eb39f3af2770e3871e17c3cfeaf5717b59279c0 debuginfo(build-id) = 6e7f60b921ae7883f9e11e29e861e76744d16de8 debuginfo(build-id) = be491481d31a875d41455986eb72583c1422c0a9 python-libvirt-debuginfo = 9.1.0-3.mga10 python3-libvirt-debuginfo = 9.1.0-3.mga10 python3-libvirt-debuginfo(x86-64) = 9.1.0-3.mga10 python3.12-libvirt-debuginfo = 9.1.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-libvirt-debugsource(x86-64) = 9.1.0-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-libvirt-debuginfo-9.1.0-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-libvirt-debugsource-9.1.0-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-libvirt-9.1.0-3.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rFzBFE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvirt-python-9.1.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-libvirt-9.1.0-3.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GNfMrj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/libvirt-python-9.1.0-SPECPARTS + rm -rf libvirt-python-9.1.0 libvirt-python-9.1.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!