D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/python-numcodecs-0.12.1-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ITUSUS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y4xabb
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ rm -rf numcodecs-0.12.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/numcodecs-0.12.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd numcodecs-0.12.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Unbundle-blosc.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-Unbundle-zstd.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0003-Unbundle-lz4.patch
+ rm -rf c-blosc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mBP4zw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ cd numcodecs-0.12.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ :
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ true
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml
+ sed -i -e 's/~=/>=/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir
+ echo -n
+ 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'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-buildrequires -x msgpack
Handling setuptools>=64 from build-system.requires
Requirement satisfied: setuptools>=64
   (installed: setuptools 75.6.0)
Handling setuptools-scm[toml]>=6.2 from build-system.requires
Requirement satisfied: setuptools-scm[toml]>=6.2
   (installed: setuptools-scm 8.0.4)
   (extras are currently not checked)
Handling Cython from build-system.requires
Requirement satisfied: Cython
   (installed: Cython 3.0.11)
Handling py-cpuinfo from build-system.requires
Requirement satisfied: py-cpuinfo
   (installed: py-cpuinfo 9.0.0)
[numcodecs] setting up Blosc extension
[numcodecs] setting up Zstandard extension
[numcodecs] setting up LZ4 extension
[numcodecs] setting up compat extension
[numcodecs] setting up shuffle extension
[numcodecs] setting up vlen extension
[numcodecs] setting up fletcher32 extension
[numcodecs] setting up jenkins extension
running egg_info
writing numcodecs.egg-info/PKG-INFO
writing dependency_links to numcodecs.egg-info/dependency_links.txt
writing requirements to numcodecs.egg-info/requires.txt
writing top-level names to numcodecs.egg-info/top_level.txt
reading manifest file 'numcodecs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'numcodecs.egg-info/SOURCES.txt'
[numcodecs] setting up Blosc extension
[numcodecs] setting up Zstandard extension
[numcodecs] setting up LZ4 extension
[numcodecs] setting up compat extension
[numcodecs] setting up shuffle extension
[numcodecs] setting up vlen extension
[numcodecs] setting up fletcher32 extension
[numcodecs] setting up jenkins extension
running dist_info
writing numcodecs.egg-info/PKG-INFO
writing dependency_links to numcodecs.egg-info/dependency_links.txt
writing requirements to numcodecs.egg-info/requires.txt
writing top-level names to numcodecs.egg-info/top_level.txt
reading manifest file 'numcodecs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'numcodecs.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/numcodecs-0.12.1.dist-info'
Handling numpy>=1.7 from hook generated metadata: Requires-Dist (numcodecs)
Requirement satisfied: numpy>=1.7
   (installed: numpy 2.1.0)
Handling sphinx<7.0.0; extra == "docs" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: sphinx<7.0.0; extra == "docs"
Handling sphinx-issues; extra == "docs" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: sphinx-issues; extra == "docs"
Handling numpydoc; extra == "docs" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: numpydoc; extra == "docs"
Handling mock; extra == "docs" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: mock; extra == "docs"
Handling coverage; extra == "test" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: coverage; extra == "test"
Handling flake8; extra == "test" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: flake8; extra == "test"
Handling pytest; extra == "test" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: pytest; extra == "test"
Handling pytest-cov; extra == "test" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: pytest-cov; extra == "test"
Handling importlib_metadata; extra == "test-extras" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: importlib_metadata; extra == "test-extras"
Handling msgpack; extra == "msgpack" from hook generated metadata: Requires-Dist (numcodecs)
Requirement satisfied: msgpack; extra == "msgpack"
   (installed: msgpack 1.0.8)
Handling zfpy>=1.0.0; extra == "zfpy" from hook generated metadata: Requires-Dist (numcodecs)
Ignoring alien requirement: zfpy>=1.0.0; extra == "zfpy"
+ cat /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-buildrequires
+ rm -rfv numcodecs-0.12.1.dist-info/
removed 'numcodecs-0.12.1.dist-info/LICENSE.txt'
removed 'numcodecs-0.12.1.dist-info/top_level.txt'
removed 'numcodecs-0.12.1.dist-info/METADATA'
removed directory 'numcodecs-0.12.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.N6ZqQr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ cd numcodecs-0.12.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export DISABLE_NUMCODECS_AVX2=TRUE
+ DISABLE_NUMCODECS_AVX2=TRUE
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir
+ 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'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  [numcodecs] setting up Blosc extension
  [numcodecs] setting up Zstandard extension
  [numcodecs] setting up LZ4 extension
  [numcodecs] setting up compat extension
  [numcodecs] setting up shuffle extension
  [numcodecs] setting up vlen extension
  [numcodecs] setting up fletcher32 extension
  [numcodecs] setting up jenkins extension
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE.txt'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-modern-metadata-_i7pajcf/numcodecs-0.12.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: numcodecs
  Building wheel for numcodecs (pyproject.toml): started
  Running command Building wheel for numcodecs (pyproject.toml)
  [numcodecs] setting up Blosc extension
  [numcodecs] setting up Zstandard extension
  [numcodecs] setting up LZ4 extension
  [numcodecs] setting up compat extension
  [numcodecs] setting up shuffle extension
  [numcodecs] setting up vlen extension
  [numcodecs] setting up fletcher32 extension
  [numcodecs] setting up jenkins extension
  running bdist_wheel
  running build
  running build_py
  creating build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/base64.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/gzip.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/version.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/zfpy.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/checksum32.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/shuffle.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/abc.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/compat.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/bz2.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/zlib.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/pickles.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/registry.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/lzma.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/ndarray_like.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/fixedscaleoffset.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/bitround.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/delta.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/__init__.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/json.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/astype.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/packbits.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/msgpacks.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/quantize.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  copying ./numcodecs/categorize.py -> build/lib.linux-x86_64-cpython-312/numcodecs
  creating build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_packbits.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_fletcher32.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_zlib.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_pickles.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_compat.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_blosc.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_base64.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_entrypoints.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_bz2.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_gzip.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_jenkins.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/common.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_lzma.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_categorize.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_vlen_bytes.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_json.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_ndarray_like.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_vlen_array.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_entrypoints_backport.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_msgpacks.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_registry.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_quantize.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_checksum32.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_astype.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_bitround.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_zstd.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_fixedscaleoffset.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_lz4.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_zfpy.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_delta.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_vlen_utf8.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  copying ./numcodecs/tests/test_shuffle.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests
  running egg_info
  writing numcodecs.egg-info/PKG-INFO
  writing dependency_links to numcodecs.egg-info/dependency_links.txt
  writing requirements to numcodecs.egg-info/requires.txt
  writing top-level names to numcodecs.egg-info/top_level.txt
  reading manifest file 'numcodecs.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE.txt'
  writing manifest file 'numcodecs.egg-info/SOURCES.txt'
  /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'numcodecs.tests.package_with_entrypoint' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'numcodecs.tests.package_with_entrypoint' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'numcodecs.tests.package_with_entrypoint' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'numcodecs.tests.package_with_entrypoint' to be distributed and are
          already explicitly excluding 'numcodecs.tests.package_with_entrypoint' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  creating build/lib.linux-x86_64-cpython-312/numcodecs/tests/package_with_entrypoint
  copying ./numcodecs/tests/package_with_entrypoint/__init__.py -> build/lib.linux-x86_64-cpython-312/numcodecs/tests/package_with_entrypoint
  creating build/lib.linux-x86_64-cpython-312/numcodecs/tests/package_with_entrypoint-0.1.dist-info
  copying ./numcodecs/tests/package_with_entrypoint-0.1.dist-info/entry_points.txt -> build/lib.linux-x86_64-cpython-312/numcodecs/tests/package_with_entrypoint-0.1.dist-info
  running build_ext
  Compiling numcodecs/blosc.pyx because it changed.
  [1/1] Cythonizing numcodecs/blosc.pyx
  building 'numcodecs.blosc' extension
  creating build/temp.linux-x86_64-cpython-312/numcodecs
  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 -c numcodecs/blosc.c -o build/temp.linux-x86_64-cpython-312/numcodecs/blosc.o
  numcodecs/blosc.c: In function ‘__pyx_pf_9numcodecs_5blosc_24decompress_partial’:
  numcodecs/blosc.c:7343:38: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   7343 |     __pyx_t_5 = (__pyx_v_dest_nbytes < __pyx_v_nitems_bytes);
        |                                      ^
  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/numcodecs/blosc.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/blosc.cpython-312-x86_64-linux-gnu.so -lblosc
  Compiling numcodecs/zstd.pyx because it changed.
  [1/1] Cythonizing numcodecs/zstd.pyx
  building 'numcodecs.zstd' 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/usr/include/python3.12 -c numcodecs/zstd.c -o build/temp.linux-x86_64-cpython-312/numcodecs/zstd.o
  numcodecs/zstd.c: In function ‘__pyx_pf_9numcodecs_4zstd_2decompress’:
  numcodecs/zstd.c:3641:5: warning: ‘ZSTD_getDecompressedSize’ is deprecated [-Wdeprecated-declarations]
   3641 |     __pyx_v_dest_size = ZSTD_getDecompressedSize(__pyx_v_source_ptr, __pyx_v_source_size);
        |     ^~~~~~~~~~~~~~~~~
  In file included from numcodecs/zstd.c:1240:
  /usr/include/zstd.h:203:20: note: declared here
    203 | unsigned long long ZSTD_getDecompressedSize(const void* src, size_t srcSize);
        |                    ^~~~~~~~~~~~~~~~~~~~~~~~
  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/numcodecs/zstd.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/zstd.cpython-312-x86_64-linux-gnu.so -lzstd
  Compiling numcodecs/lz4.pyx because it changed.
  [1/1] Cythonizing numcodecs/lz4.pyx
  building 'numcodecs.lz4' 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/usr/include/python3.12 -c numcodecs/lz4.c -o build/temp.linux-x86_64-cpython-312/numcodecs/lz4.o
  numcodecs/lz4.c: In function ‘__pyx_pf_9numcodecs_3lz4_2decompress’:
  numcodecs/lz4.c:3707:38: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
   3707 |     __pyx_t_5 = (__pyx_v_source_size < (sizeof(uint32_t)));
        |                                      ^
  numcodecs/lz4.c:3908:48: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   3908 |       __pyx_t_5 = (__pyx_v_dest_buffer->nbytes < __pyx_v_dest_size);
        |                                                ^
  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/numcodecs/lz4.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/lz4.cpython-312-x86_64-linux-gnu.so -llz4
  Compiling numcodecs/compat_ext.pyx because it changed.
  [1/1] Cythonizing numcodecs/compat_ext.pyx
  building 'numcodecs.compat_ext' 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/usr/include/python3.12 -c numcodecs/compat_ext.c -o build/temp.linux-x86_64-cpython-312/numcodecs/compat_ext.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/numcodecs/compat_ext.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/compat_ext.cpython-312-x86_64-linux-gnu.so
  Compiling numcodecs/_shuffle.pyx because it changed.
  [1/1] Cythonizing numcodecs/_shuffle.pyx
  building 'numcodecs._shuffle' 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/usr/include/python3.12 -c numcodecs/_shuffle.c -o build/temp.linux-x86_64-cpython-312/numcodecs/_shuffle.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/numcodecs/_shuffle.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/_shuffle.cpython-312-x86_64-linux-gnu.so
  Compiling numcodecs/vlen.pyx because it changed.
  [1/1] Cythonizing numcodecs/vlen.pyx
  building 'numcodecs.vlen' 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 -Inumcodecs -I/usr/include/python3.12 -c numcodecs/vlen.c -o build/temp.linux-x86_64-cpython-312/numcodecs/vlen.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/numcodecs/vlen.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/vlen.cpython-312-x86_64-linux-gnu.so
  Compiling numcodecs/fletcher32.pyx because it changed.
  [1/1] Cythonizing numcodecs/fletcher32.pyx
  building 'numcodecs.fletcher32' 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 -Inumcodecs -I/usr/include/python3.12 -c numcodecs/fletcher32.c -o build/temp.linux-x86_64-cpython-312/numcodecs/fletcher32.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/numcodecs/fletcher32.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/fletcher32.cpython-312-x86_64-linux-gnu.so
  Compiling numcodecs/jenkins.pyx because it changed.
  [1/1] Cythonizing numcodecs/jenkins.pyx
  building 'numcodecs.jenkins' 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 -DCYTHON_TRACE=1 -Inumcodecs -I/usr/include/python3.12 -c numcodecs/jenkins.c -o build/temp.linux-x86_64-cpython-312/numcodecs/jenkins.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/numcodecs/jenkins.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/numcodecs/jenkins.cpython-312-x86_64-linux-gnu.so
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/base64.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/gzip.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/version.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/zfpy.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/blosc.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/compat_ext.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/checksum32.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/vlen.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/_shuffle.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/shuffle.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/abc.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/compat.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/jenkins.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/bz2.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  creating build/bdist.linux-x86_64/wheel/numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_packbits.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_fletcher32.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_zlib.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_pickles.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_compat.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_blosc.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_base64.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_entrypoints.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_bz2.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_gzip.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_jenkins.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/common.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_lzma.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_categorize.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  creating build/bdist.linux-x86_64/wheel/numcodecs/tests/package_with_entrypoint-0.1.dist-info
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/package_with_entrypoint-0.1.dist-info/entry_points.txt -> build/bdist.linux-x86_64/wheel/./numcodecs/tests/package_with_entrypoint-0.1.dist-info
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_vlen_bytes.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_json.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_ndarray_like.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_vlen_array.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_entrypoints_backport.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_msgpacks.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_registry.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_quantize.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_checksum32.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_astype.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_bitround.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_zstd.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_fixedscaleoffset.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_lz4.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  creating build/bdist.linux-x86_64/wheel/numcodecs/tests/package_with_entrypoint
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/package_with_entrypoint/__init__.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests/package_with_entrypoint
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_zfpy.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_delta.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_vlen_utf8.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/tests/test_shuffle.py -> build/bdist.linux-x86_64/wheel/./numcodecs/tests
  copying build/lib.linux-x86_64-cpython-312/numcodecs/zlib.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/pickles.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/zstd.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/registry.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/lzma.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/ndarray_like.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/fixedscaleoffset.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/bitround.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/delta.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/lz4.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/__init__.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/json.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/astype.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/packbits.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/msgpacks.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/fletcher32.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/quantize.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  copying build/lib.linux-x86_64-cpython-312/numcodecs/categorize.py -> build/bdist.linux-x86_64/wheel/./numcodecs
  running install_egg_info
  Copying numcodecs.egg-info to build/bdist.linux-x86_64/wheel/./numcodecs-0.12.1-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/numcodecs-0.12.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir/pip-wheel-yth3wwcm/.tmp-c2cpc5kj/numcodecs-0.12.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'numcodecs/__init__.py'
  adding 'numcodecs/_shuffle.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/abc.py'
  adding 'numcodecs/astype.py'
  adding 'numcodecs/base64.py'
  adding 'numcodecs/bitround.py'
  adding 'numcodecs/blosc.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/bz2.py'
  adding 'numcodecs/categorize.py'
  adding 'numcodecs/checksum32.py'
  adding 'numcodecs/compat.py'
  adding 'numcodecs/compat_ext.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/delta.py'
  adding 'numcodecs/fixedscaleoffset.py'
  adding 'numcodecs/fletcher32.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/gzip.py'
  adding 'numcodecs/jenkins.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/json.py'
  adding 'numcodecs/lz4.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/lzma.py'
  adding 'numcodecs/msgpacks.py'
  adding 'numcodecs/ndarray_like.py'
  adding 'numcodecs/packbits.py'
  adding 'numcodecs/pickles.py'
  adding 'numcodecs/quantize.py'
  adding 'numcodecs/registry.py'
  adding 'numcodecs/shuffle.py'
  adding 'numcodecs/version.py'
  adding 'numcodecs/vlen.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/zfpy.py'
  adding 'numcodecs/zlib.py'
  adding 'numcodecs/zstd.cpython-312-x86_64-linux-gnu.so'
  adding 'numcodecs/tests/__init__.py'
  adding 'numcodecs/tests/common.py'
  adding 'numcodecs/tests/test_astype.py'
  adding 'numcodecs/tests/test_base64.py'
  adding 'numcodecs/tests/test_bitround.py'
  adding 'numcodecs/tests/test_blosc.py'
  adding 'numcodecs/tests/test_bz2.py'
  adding 'numcodecs/tests/test_categorize.py'
  adding 'numcodecs/tests/test_checksum32.py'
  adding 'numcodecs/tests/test_compat.py'
  adding 'numcodecs/tests/test_delta.py'
  adding 'numcodecs/tests/test_entrypoints.py'
  adding 'numcodecs/tests/test_entrypoints_backport.py'
  adding 'numcodecs/tests/test_fixedscaleoffset.py'
  adding 'numcodecs/tests/test_fletcher32.py'
  adding 'numcodecs/tests/test_gzip.py'
  adding 'numcodecs/tests/test_jenkins.py'
  adding 'numcodecs/tests/test_json.py'
  adding 'numcodecs/tests/test_lz4.py'
  adding 'numcodecs/tests/test_lzma.py'
  adding 'numcodecs/tests/test_msgpacks.py'
  adding 'numcodecs/tests/test_ndarray_like.py'
  adding 'numcodecs/tests/test_packbits.py'
  adding 'numcodecs/tests/test_pickles.py'
  adding 'numcodecs/tests/test_quantize.py'
  adding 'numcodecs/tests/test_registry.py'
  adding 'numcodecs/tests/test_shuffle.py'
  adding 'numcodecs/tests/test_vlen_array.py'
  adding 'numcodecs/tests/test_vlen_bytes.py'
  adding 'numcodecs/tests/test_vlen_utf8.py'
  adding 'numcodecs/tests/test_zfpy.py'
  adding 'numcodecs/tests/test_zlib.py'
  adding 'numcodecs/tests/test_zstd.py'
  adding 'numcodecs/tests/package_with_entrypoint/__init__.py'
  adding 'numcodecs-0.12.1.dist-info/LICENSE.txt'
  adding 'numcodecs-0.12.1.dist-info/METADATA'
  adding 'numcodecs-0.12.1.dist-info/WHEEL'
  adding 'numcodecs-0.12.1.dist-info/top_level.txt'
  adding 'numcodecs/tests/package_with_entrypoint-0.1.dist-info/entry_points.txt'
  adding 'numcodecs-0.12.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for numcodecs (pyproject.toml): finished with status 'done'
  Created wheel for numcodecs: filename=numcodecs-0.12.1-cp312-cp312-linux_x86_64.whl size=2632572 sha256=31fc19fcc953f660a6f982a9dd78c1fd9388f683de59639b73931cb700177caa
  Stored in directory: /home/pterjan/.cache/pip/wheels/07/9b/ba/74339c83e119ba2659abf5b132c0e20b5a6a9a3e2ff29ee595
Successfully built numcodecs
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ft97x7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT
+ cd numcodecs-0.12.1
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/pyproject-wheeldir/numcodecs-0.12.1-cp312-cp312-linux_x86_64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=numcodecs==0.12.1
+ '[' -z numcodecs==0.12.1 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/pyproject-wheeldir numcodecs==0.12.1
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/numcodecs-0.12.1-cp312-cp312-linux_x86_64.whl
Installing collected packages: numcodecs
Successfully installed numcodecs-0.12.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.12/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.12/site-packages/numcodecs-0.12.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/numcodecs-0.12.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/numcodecs-0.12.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/numcodecs-0.12.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/numcodecs-0.12.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/numcodecs-0.12.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/numcodecs-0.12.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/python-numcodecs-0.12.1-2.mga10.x86_64-pyproject-record --prefix /usr numcodecs
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.12.1-2.mga10 --unique-debug-suffix -0.12.1-2.mga10.x86_64 --unique-debug-src-base python-numcodecs-0.12.1-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1
find-debuginfo: starting

Extracting debug info from 8 files
DWARF-compressing 8 files
sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-numcodecs-0.12.1-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/python-numcodecs-0.12.1-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/python-numcodecs-0.12.1-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/python-numcodecs-0.12.1-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: python3-numcodecs-0.12.1-2.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xdbsYm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ cd numcodecs-0.12.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/share/doc/python3-numcodecs
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/share/doc/python3-numcodecs
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/README.rst /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/share/doc/python3-numcodecs
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wIlszw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ cd numcodecs-0.12.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/share/licenses/python3-numcodecs
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/share/licenses/python3-numcodecs
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/numcodecs-0.12.1/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT/usr/share/licenses/python3-numcodecs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-numcodecs = 0.12.1-2.mga10 python3-numcodecs = 0.12.1-2.mga10 python3-numcodecs(x86-64) = 0.12.1-2.mga10 python3.12-numcodecs = 0.12.1-2.mga10 python3.12dist(numcodecs) = 0.12.1 python3dist(numcodecs) = 0.12.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: libblosc.so.1()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblz4.so.1()(64bit) libpython3.12.so.1.0()(64bit) libzstd.so.1()(64bit) python(abi) = 3.12 python3.12dist(numpy) >= 1.7
Obsoletes: python-numcodecs < 0.12.1-2.mga10
Processing files: python3-numcodecs+msgpack-0.12.1-2.mga10.x86_64
Provides: python-numcodecs+msgpack = 0.12.1-2.mga10 python3-numcodecs+msgpack = 0.12.1-2.mga10 python3-numcodecs+msgpack(x86-64) = 0.12.1-2.mga10 python3.12-numcodecs+msgpack = 0.12.1-2.mga10 python3.12dist(numcodecs[msgpack]) = 0.12.1 python3dist(numcodecs[msgpack]) = 0.12.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(msgpack)
Processing files: python-numcodecs-debugsource-0.12.1-2.mga10.x86_64
Provides: python-numcodecs-debugsource = 0.12.1-2.mga10 python-numcodecs-debugsource(x86-64) = 0.12.1-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-numcodecs-debuginfo-0.12.1-2.mga10.x86_64
Provides: debuginfo(build-id) = 2dae800f3c259e19c2360965f897818edf8a01f0 debuginfo(build-id) = 49dd62de683011a13d269ffd34e9a2fb7bca5b51 debuginfo(build-id) = 600836acafe7d1e051ff081a528a2f0e6063fca8 debuginfo(build-id) = 85258fc2e54a65e68e688c0fd7f6ba9012fed9a3 debuginfo(build-id) = 8ffb09511113c6f305fec20207b9c7a542459065 debuginfo(build-id) = 94d122d6055ae4d5933f0d170dc98aee35da0c08 debuginfo(build-id) = bb881945078bb350424b2fec9423af1808717e57 debuginfo(build-id) = ef3c1a08895ea1cfbe27aca5642aca352c9804a2 python-numcodecs-debuginfo = 0.12.1-2.mga10 python3-numcodecs-debuginfo = 0.12.1-2.mga10 python3-numcodecs-debuginfo(x86-64) = 0.12.1-2.mga10 python3.12-numcodecs-debuginfo = 0.12.1-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-numcodecs-debugsource(x86-64) = 0.12.1-2.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-numcodecs+msgpack-0.12.1-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-numcodecs-0.12.1-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-numcodecs-debugsource-0.12.1-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-numcodecs-debuginfo-0.12.1-2.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kNiqVw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-numcodecs-0.12.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!