D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/python-zstd-1.5.6.7-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t0Yrfm
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ml5dhR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ rm -rf zstd-1.5.6.7
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/zstd-1.5.6.7.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd zstd-1.5.6.7
+ /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.U3Yp2Z
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-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.6.7
+ '[' 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)

Found libzstd version '1.5.7'
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/python-zstd.c -o build/temp.linux-x86_64-cpython-313/src/python-zstd.o -O2 -DVERSION=1.5.6.7 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=0 -DLIBZSTD_EXTERNAL=1 -Izstd/lib/legacy -DZSTD_LEGACY_SUPPORT=1 -DZSTD_TRACE=0
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 -O2 -DVERSION=1.5.6.7 -DDYNAMIC_BMI2=0 -DZSTD_DISABLE_ASM=0 -DLIBZSTD_EXTERNAL=1 -Izstd/lib/legacy -DZSTD_LEGACY_SUPPORT=1 -DZSTD_TRACE=0
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/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.J4xCY9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-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.6.7
+ '[' 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.6.7-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.6.7-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.6.7-build/BUILDROOT/usr/lib64/python3.13/site-packages
writing byte-compilation script '/tmp/tmp5vmopbrf.py'
/usr/bin/python3 /tmp/tmp5vmopbrf.py
removing /tmp/tmp5vmopbrf.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 'README.md'
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.6.7-build/BUILDROOT/usr/lib64/python3.13/site-packages/zstd-1.5.6.7-py3.13.egg-info
running install_scripts
+ rm -rfv /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/BUILDROOT/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.5.6.7-1.mga10 --unique-debug-suffix -1.5.6.7-1.mga10.x86_64 --unique-debug-src-base python-zstd-1.5.6.7-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.6.7-build/zstd-1.5.6.7
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.6.7-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.6.7-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.6.7-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.6.7-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t1qppn
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-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.6.7
+ '[' 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.6.7-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.6.7-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-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.3 (main, Apr  9 2025, 04:56:16) [GCC 14.2.0]
INFO:ZSTD:Machine:x86_64; processor:; system:'Linux'; release:'6.6.79-server-1.mga10'
INFO:ZSTD:libzstd linked external:1
INFO:ZSTD:libzstd built with legacy formats support:1
INFO:ZSTD:zstd max number of threads:256
INFO:ZSTD:zstd found CPU cores :48
INFO:ZSTD:zstd max compression level:22
INFO:ZSTD:zstd min compression level:-100
INFO:ZSTD:pyzstd module version: '1.5.6.7'
INFO:ZSTD:libzstd version: '1.5.7'
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_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 (1):1
ok
test_check_not_compressed (tests.test_decompress.TestZstdDecompress.test_check_not_compressed) ... INFO:ZSTD:zstd not compressed data check (0):0
ok
test_check_uncompressed (tests.test_decompress.TestZstdDecompress.test_check_uncompressed) ... INFO:ZSTD:zstd uncompressed data check:0
ok
test_decompression_null (tests.test_decompress.TestZstdDecompress.test_decompression_null) ... ok
test_00_system_info (tests.test_speed.TestZstdSpeed.test_00_system_info) ... INFO:ZSTD:Bundled libzstd uses assembler? : 1
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:Check speed average =2087.173291 Mb/sec
ok
test_compression_speed (tests.test_speed.TestZstdSpeed.test_compression_speed) ... INFO:ZSTD:
Wait 30 seconds...
INFO:ZSTD:Compression speed average =71.519442 Mb/sec
ok
test_decompression_speed (tests.test_speed.TestZstdSpeed.test_decompression_speed) ... INFO:ZSTD:
Wait 30 seconds...
INFO:ZSTD:Decompression speed average =83.649964 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 29 tests in 90.004s

OK (skipped=2)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-zstd-1.5.6.7-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.a6hyUF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ cd zstd-1.5.6.7
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-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.6.7-build/BUILDROOT/usr/share/doc/python3-zstd
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/zstd-1.5.6.7/README.rst /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-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.MEl59j
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ cd zstd-1.5.6.7
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-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.6.7-build/BUILDROOT/usr/share/licenses/python3-zstd
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/zstd-1.5.6.7/LICENSE /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/BUILDROOT/usr/share/licenses/python3-zstd
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-zstd = 1.5.6.7-1.mga10 python3-zstd = 1.5.6.7-1.mga10 python3-zstd(x86-64) = 1.5.6.7-1.mga10 python3.13-zstd = 1.5.6.7-1.mga10 python3.13dist(zstd) = 1.5.6.7 python3dist(zstd) = 1.5.6.7
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.38)(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.6.7-1.mga10
Processing files: python-zstd-debugsource-1.5.6.7-1.mga10.x86_64
Provides: python-zstd-debugsource = 1.5.6.7-1.mga10 python-zstd-debugsource(x86-64) = 1.5.6.7-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.6.7-1.mga10.x86_64
Provides: debuginfo(build-id) = 7e3c3dd92a00f6fde99ff1ebfa79d05c8c7e0b9c python-zstd-debuginfo = 1.5.6.7-1.mga10 python3-zstd-debuginfo = 1.5.6.7-1.mga10 python3-zstd-debuginfo(x86-64) = 1.5.6.7-1.mga10 python3.13-zstd-debuginfo = 1.5.6.7-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.6.7-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-zstd-debugsource-1.5.6.7-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-zstd-1.5.6.7-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-zstd-debuginfo-1.5.6.7-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.duRkyk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-zstd-1.5.6.7-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!