D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-zstd-1.5.7.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LBZKXz Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c067HY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + rm -rf zstd-1.5.7.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/zstd-1.5.7.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd zstd-1.5.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/python-zstd-1.4.5.1-test-external.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf zstd.egg-info + rm -rf zstd/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XQbWvW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd zstd-1.5.7.2 + '[' 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' --legacy --external /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running build running build_ext building 'zstd' extension creating build/temp.linux-x86_64-cpython-313/src gcc -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.13 -c src/debug.c -o build/temp.linux-x86_64-cpython-313/src/debug.o -O3 -DMOD_VERSION=1.5.7.2 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -fno-lto -Wl,-s -DZSTD_TRACE=0 -std=c99 -fvisibility=default gcc -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.13 -c src/python-zstd.c -o build/temp.linux-x86_64-cpython-313/src/python-zstd.o -O3 -DMOD_VERSION=1.5.7.2 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -fno-lto -Wl,-s -DZSTD_TRACE=0 -std=c99 -fvisibility=default gcc -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.13 -c src/util.c -o build/temp.linux-x86_64-cpython-313/src/util.o -O3 -DMOD_VERSION=1.5.7.2 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=1 -DLIBZSTD_EXTERNAL=1 -fno-lto -Wl,-s -DZSTD_TRACE=0 -std=c99 -fvisibility=default creating build/lib.linux-x86_64-cpython-313 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-313/src/debug.o build/temp.linux-x86_64-cpython-313/src/python-zstd.o build/temp.linux-x86_64-cpython-313/src/util.o -L/usr/lib64 -lzstd -lpython3.13 -o build/lib.linux-x86_64-cpython-313/zstd.cpython-313-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O5D8Pk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + mkdir /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd zstd-1.5.7.2 + '[' 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/python-zstd-1.5.7.2-build/BUILDROOT --prefix /usr /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/lib64/python3.13/site-packages copying build/lib.linux-x86_64-cpython-313/zstd.cpython-313-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/lib64/python3.13/site-packages writing byte-compilation script '/tmp/tmp9s1y_32r.py' /usr/bin/python3 /tmp/tmp9s1y_32r.py removing /tmp/tmp9s1y_32r.py running install_egg_info running egg_info writing src/zstd.egg-info/PKG-INFO writing dependency_links to src/zstd.egg-info/dependency_links.txt writing top-level names to src/zstd.egg-info/top_level.txt reading manifest file 'src/zstd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'zstd/lib/common' warning: no directories found matching 'zstd/lib/compress' warning: no directories found matching 'zstd/lib/decompress' warning: no directories found matching 'zstd/lib/legacy' warning: no files found matching 'zstd/lib/zstd.h' warning: no files found matching 'zstd/lib/zstd_errors.h' adding license file 'LICENSE' writing manifest file 'src/zstd.egg-info/SOURCES.txt' Copying src/zstd.egg-info to /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/lib64/python3.13/site-packages/zstd-1.5.7.2-py3.13.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.5.7.2-1.mga10 --unique-debug-suffix -1.5.7.2-1.mga10.x86_64 --unique-debug-src-base python-zstd-1.5.7.2-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/zstd-1.5.7.2 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/python-zstd-1.5.7.2-1.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/python-zstd-1.5.7.2-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6DWrRP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 ' + export FFLAGS + FCFLAGS='-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 ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + 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' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd zstd-1.5.7.2 + '[' 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' + PATH=/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/python3 -m unittest -v INFO:ZSTD:Python version: 3.13.7 (main, Aug 21 2025, 08:58:06) [GCC 15.2.0] INFO:ZSTD:Machine:x86_64; processor:; system:'Linux'; release:'6.6.79-server-1.mga10' INFO:ZSTD:Module exported interface:['Error', 'ZSTD_check', 'ZSTD_compress', 'ZSTD_default_compression_level', 'ZSTD_external', 'ZSTD_is_debug_enabled', 'ZSTD_is_debug_error_enabled', 'ZSTD_is_debug_info_enabled', 'ZSTD_is_debug_notice_enabled', 'ZSTD_legacy_support', 'ZSTD_max_compression_level', 'ZSTD_max_threads_count', 'ZSTD_min_compression_level', 'ZSTD_threads_count', 'ZSTD_uncompress', 'ZSTD_version', 'ZSTD_version_number', 'ZSTD_with_asm', 'ZSTD_with_threads', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__spec__', 'check', 'compress', 'compress_real_mt', 'decode', 'decompress', 'dumps', 'encode', 'loads', 'uncompress', 'verify', 'version'] INFO:ZSTD:libzstd linked external:1 INFO:ZSTD:libzstd built with legacy formats support:0 INFO:ZSTD:zstd max number of threads:256 INFO:ZSTD:zstd found CPU cores :1 INFO:ZSTD:zstd default compression level:3 INFO:ZSTD:zstd max compression level:22 INFO:ZSTD:zstd min compression level:-100 INFO:ZSTD:pyzstd module version: '1.5.7.2' INFO:ZSTD:libzstd version: '1.5.7' test_compression_MT_and_not (tests.test_compress.TestZstdCompress.test_compression_MT_and_not) ... ok test_compression_MT_and_raw (tests.test_compress.TestZstdCompress.test_compression_MT_and_raw) ... ok test_compression_default_level (tests.test_compress.TestZstdCompress.test_compression_default_level) ... ok test_compression_default_level_default (tests.test_compress.TestZstdCompress.test_compression_default_level_default) ... ok test_compression_default_level_zero (tests.test_compress.TestZstdCompress.test_compression_default_level_zero) ... ok test_compression_empty_string (tests.test_compress.TestZstdCompress.test_compression_empty_string) ... ok test_compression_equal_high_level (tests.test_compress.TestZstdCompress.test_compression_equal_high_level) ... ok test_compression_equal_high_threads (tests.test_compress.TestZstdCompress.test_compression_equal_high_threads) ... ok test_compression_equal_low_level (tests.test_compress.TestZstdCompress.test_compression_equal_low_level) ... ok test_compression_level1 (tests.test_compress.TestZstdCompress.test_compression_level1) ... ok test_compression_level20 (tests.test_compress.TestZstdCompress.test_compression_level20) ... ok test_compression_level6 (tests.test_compress.TestZstdCompress.test_compression_level6) ... ok test_compression_level_default_is_3 (tests.test_compress.TestZstdCompress.test_compression_level_default_is_3) ... ok test_compression_level_max_is_22 (tests.test_compress.TestZstdCompress.test_compression_level_max_is_22) ... ok test_compression_level_min_is_m100 (tests.test_compress.TestZstdCompress.test_compression_level_min_is_m100) ... ok test_compression_multi_thread_many (tests.test_compress.TestZstdCompress.test_compression_multi_thread_many) ... ok test_compression_multi_thread_one (tests.test_compress.TestZstdCompress.test_compression_multi_thread_one) ... ok test_compression_multiple_blocks (tests.test_compress.TestZstdCompress.test_compression_multiple_blocks) ... ok test_compression_negative_level (tests.test_compress.TestZstdCompress.test_compression_negative_level) ... ok test_compression_negative_level_notdefault (tests.test_compress.TestZstdCompress.test_compression_negative_level_notdefault) ... ok test_compression_random (tests.test_compress.TestZstdCompress.test_compression_random) ... ok test_compression_wrong_level_strict (tests.test_compress.TestZstdCompress.test_compression_wrong_level_strict) ... ok test_check_compressed (tests.test_decompress.TestZstdDecompress.test_check_compressed) ... INFO:ZSTD:zstd compressed data check, must be (1):1 ok test_check_not_compressed (tests.test_decompress.TestZstdDecompress.test_check_not_compressed) ... INFO:ZSTD:zstd not compressed data check, must be (0):0 ok test_check_uncompressed (tests.test_decompress.TestZstdDecompress.test_check_uncompressed) ... INFO:ZSTD:zstd uncompressed data check, must be (0):0 ok test_decompression_null (tests.test_decompress.TestZstdDecompress.test_decompression_null) ... ok test_decompression_rusted (tests.test_decompress.TestZstdDecompress.test_decompression_rusted) ... INFO:ZSTD:data check, should be 2: 2 INFO:ZSTD:data must be '{}': b'{}' ok test_decompression_streamed (tests.test_decompress.TestZstdDecompress.test_decompression_streamed) ... INFO:ZSTD:debug cwd: /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/zstd-1.5.7.2 INFO:ZSTD:curdir: /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/zstd-1.5.7.2/tests INFO:ZSTD:data check, should be 2: 2 ok test_00_system_info (tests.test_speed.TestZstdSpeed.test_00_system_info) ... INFO:ZSTD:Bundled libzstd uses assembler? : 0 INFO:ZSTD:Bundled libzstd uses threads? :1 ok test_check_speed (tests.test_speed.TestZstdSpeed.test_check_speed) ... INFO:ZSTD: Wait 30 seconds... INFO:ZSTD:begin Check memory usage = 16128.00 kb INFO:ZSTD:end Check memory usage = 16128.00 kb INFO:ZSTD:Check speed average = 18610.71 Mb/sec INFO:ZSTD:diff Check memory usage = 0.00 kb ok test_compression_one_thread_speed (tests.test_speed.TestZstdSpeed.test_compression_one_thread_speed) ... INFO:ZSTD: Wait 30 seconds... INFO:ZSTD:begin Compression with one thread memory usage = 16128.00 kb INFO:ZSTD:end Compression with one thread memory usage = 16128.00 kb INFO:ZSTD:Compression speed with one thread average = 70.78 Mb/sec INFO:ZSTD:diff Compression with one thread memory usage = 0.00 kb ok test_compression_speed (tests.test_speed.TestZstdSpeed.test_compression_speed) ... INFO:ZSTD: Wait 30 seconds... INFO:ZSTD:begin Compression memory usage = 16128.00 kb INFO:ZSTD:end Compression memory usage = 16128.00 kb INFO:ZSTD:Compression speed average = 94.60 Mb/sec INFO:ZSTD:diff Compression memory usage = 0.00 kb ok test_decompression_block_speed (tests.test_speed.TestZstdSpeed.test_decompression_block_speed) ... INFO:ZSTD: Wait 30 seconds... INFO:ZSTD:Decompression of block data speed average = 178.43 Mb/sec ok test_decompression_stream_speed (tests.test_speed.TestZstdSpeed.test_decompression_stream_speed) ... INFO:ZSTD: Wait 30 seconds... INFO:ZSTD:Decompression of streamed data speed average = 1385.21 Mb/sec ok test_library_version (tests.test_version.TestZstdVersion.test_library_version) ... skipped 'PyZstd was build with external version of ZSTD library (1.5.7). It can be any version. Almost.' test_library_version_number (tests.test_version.TestZstdVersion.test_library_version_number) ... skipped 'PyZstd was build with external version of ZSTD library (1.5.7). It can be any version. Almost.' test_library_version_number_min (tests.test_version.TestZstdVersion.test_library_version_number_min) ... ok test_module_version (tests.test_version.TestZstdVersion.test_module_version) ... ok ---------------------------------------------------------------------- Ran 38 tests in 150.033s OK (skipped=2) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-zstd-1.5.7.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5s1iw7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + cd zstd-1.5.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/share/doc/python3-zstd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/share/doc/python3-zstd + cp -pr /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/zstd-1.5.7.2/README.rst /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/share/doc/python3-zstd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RvNfPd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + cd zstd-1.5.7.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/share/licenses/python3-zstd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/share/licenses/python3-zstd + cp -pr /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/zstd-1.5.7.2/LICENSE /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT/usr/share/licenses/python3-zstd + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-zstd = 1.5.7.2-1.mga10 python3-zstd = 1.5.7.2-1.mga10 python3-zstd(x86-64) = 1.5.7.2-1.mga10 python3.13-zstd = 1.5.7.2-1.mga10 python3.13dist(zstd) = 1.5.7.2 python3dist(zstd) = 1.5.7.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.13.so.1.0()(64bit) libzstd.so.1()(64bit) python(abi) = 3.13 Obsoletes: python-zstd < 1.5.7.2-1.mga10 Processing files: python-zstd-debugsource-1.5.7.2-1.mga10.x86_64 Provides: python-zstd-debugsource = 1.5.7.2-1.mga10 python-zstd-debugsource(x86-64) = 1.5.7.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-zstd-debuginfo-1.5.7.2-1.mga10.x86_64 Provides: debuginfo(build-id) = 3e45832a70dd032c9ba057e73c5f018f0af3a806 python-zstd-debuginfo = 1.5.7.2-1.mga10 python3-zstd-debuginfo = 1.5.7.2-1.mga10 python3-zstd-debuginfo(x86-64) = 1.5.7.2-1.mga10 python3.13-zstd-debuginfo = 1.5.7.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zstd-debugsource(x86-64) = 1.5.7.2-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-zstd-debugsource-1.5.7.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-zstd-debuginfo-1.5.7.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-zstd-1.5.7.2-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gSHLqk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + test -d /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.7.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!