D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-zstandard-0.22.0-4.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nNom3B + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf zstandard-0.22.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/zstandard-0.22.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd zstandard-0.22.0 + rm -rf /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/zstandard-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Support-zstd-1.5.6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf 'src/*.egg-info' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dHPvTW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd zstandard-0.22.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' --system-zstd /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0/setup.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. cffi_version = LooseVersion(cffi.__version__) /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0/setup.py:38: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if cffi_version < LooseVersion(MINIMUM_CFFI_VERSION): regenerated: 'build/zstandard/_cffi.c' generating build/zstandard/_cffi.c running build running build_py creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/zstandard copying zstandard/backend_cffi.py -> build/lib.linux-x86_64-cpython-312/zstandard copying zstandard/__init__.py -> build/lib.linux-x86_64-cpython-312/zstandard copying zstandard/__init__.pyi -> build/lib.linux-x86_64-cpython-312/zstandard copying zstandard/py.typed -> build/lib.linux-x86_64-cpython-312/zstandard running build_ext building 'zstandard.backend_c' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/c-ext 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 -Ic-ext -I/usr/include/python3.12 -c c-ext/backend_c.c -o build/temp.linux-x86_64-cpython-312/c-ext/backend_c.o -DZSTD_MULTITHREAD 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/c-ext/backend_c.o -L/usr/lib64 -lzstd -lpython3.12 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/zstandard/backend_c.cpython-312-x86_64-linux-gnu.so building 'zstandard._cffi' extension creating build/temp.linux-x86_64-cpython-312/build creating build/temp.linux-x86_64-cpython-312/build/zstandard creating build/temp.linux-x86_64-cpython-312/zstd 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/home/pterjan/rpmbuild/BUILD/zstandard-0.22.0/zstd -I/usr/include/python3.12 -c build/zstandard/_cffi.c -o build/temp.linux-x86_64-cpython-312/build/zstandard/_cffi.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/home/pterjan/rpmbuild/BUILD/zstandard-0.22.0/zstd -I/usr/include/python3.12 -c zstd/zstd.c -o build/temp.linux-x86_64-cpython-312/zstd/zstd.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/zstandard/_cffi.o build/temp.linux-x86_64-cpython-312/zstd/zstd.o -L/usr/lib64 -lpython3.12 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/zstandard/_cffi.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.UzDqJn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64 + cd zstandard-0.22.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-zstandard-0.22.0-4.mga10.x86_64 --prefix /usr /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0/setup.py:37: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. cffi_version = LooseVersion(cffi.__version__) /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0/setup.py:38: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if cffi_version < LooseVersion(MINIMUM_CFFI_VERSION): not modified: 'build/zstandard/_cffi.c' generating build/zstandard/_cffi.c (already up-to-date) 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-zstandard-0.22.0-4.mga10.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12 creating /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard copying build/lib.linux-x86_64-cpython-312/zstandard/__init__.pyi -> /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard copying build/lib.linux-x86_64-cpython-312/zstandard/backend_cffi.py -> /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard copying build/lib.linux-x86_64-cpython-312/zstandard/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard copying build/lib.linux-x86_64-cpython-312/zstandard/backend_c.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard copying build/lib.linux-x86_64-cpython-312/zstandard/_cffi.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard copying build/lib.linux-x86_64-cpython-312/zstandard/py.typed -> /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard/backend_cffi.py to backend_cffi.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard/__init__.py to __init__.cpython-312.pyc writing byte-compilation script '/tmp/tmp5co8or9r.py' /usr/bin/python3 /tmp/tmp5co8or9r.py removing /tmp/tmp5co8or9r.py running install_egg_info running egg_info writing zstandard.egg-info/PKG-INFO writing dependency_links to zstandard.egg-info/dependency_links.txt writing requirements to zstandard.egg-info/requires.txt writing top-level names to zstandard.egg-info/top_level.txt reading manifest file 'zstandard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'zstandard.egg-info/SOURCES.txt' Copying zstandard.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/lib64/python3.12/site-packages/zstandard-0.22.0-py3.12.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.22.0-4.mga10 --unique-debug-suffix -0.22.0-4.mga10.x86_64 --unique-debug-src-base python-zstandard-0.22.0-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-zstandard-0.22.0-4.mga10.x86_64 5870 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-zstandard-0.22.0-4.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-zstandard-0.22.0-4.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-zstandard-0.22.0-4.mga10.x86_64 Provides: python-zstandard = 0.22.0-4.mga10 python3-zstandard = 0.22.0-4.mga10 python3-zstandard(x86-64) = 0.22.0-4.mga10 python3.12-zstandard = 0.22.0-4.mga10 python3.12dist(zstandard) = 0.22 python3dist(zstandard) = 0.22 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.12.so.1.0()(64bit) libzstd.so.1()(64bit) python(abi) = 3.12 Obsoletes: python-zstandard < 0.22.0-4.mga10 Processing files: python-zstandard-debugsource-0.22.0-4.mga10.x86_64 Provides: python-zstandard-debugsource = 0.22.0-4.mga10 python-zstandard-debugsource(x86-64) = 0.22.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-zstandard-debuginfo-0.22.0-4.mga10.x86_64 Provides: debuginfo(build-id) = 7934fd212172c8422cc83ea04fb7fba6a94b1474 debuginfo(build-id) = 8da6c5a3f591f3d88224a7251b7cf474ff6b8d01 python-zstandard-debuginfo = 0.22.0-4.mga10 python3-zstandard-debuginfo = 0.22.0-4.mga10 python3-zstandard-debuginfo(x86-64) = 0.22.0-4.mga10 python3.12-zstandard-debuginfo = 0.22.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zstandard-debugsource(x86-64) = 0.22.0-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-zstandard-0.22.0-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-zstandard-debugsource-0.22.0-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-zstandard-debuginfo-0.22.0-4.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.10qChO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd zstandard-0.22.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-zstandard-0.22.0-4.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mEvzp5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/zstandard-0.22.0-SPECPARTS + rm -rf zstandard-0.22.0 zstandard-0.22.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!