D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/python-fastbencode-0.2-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X92SQE
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FZOq2f
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ rm -rf fastbencode-0.2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fastbencode-0.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fastbencode-0.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ GIT_COMMITTER_DATE=@1734768382
+ GIT_AUTHOR_DATE=@1734768382
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-fastbencode-0.2 base'
+ /usr/bin/git checkout --track -b rpm-build
Switched to a new branch 'rpm-build'
branch 'rpm-build' set up to track 'master'.
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-compatibility-with-python-3.12.patch
+ GIT_COMMITTER_DATE=@1734768382
+ /usr/bin/git am --reject -q -p1
Checking patch fastbencode/tests/test_bencode.py...
Hunk #1 succeeded at 290 (offset 3 lines).
Applied patch fastbencode/tests/test_bencode.py cleanly.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2kaMI7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ cd fastbencode-0.2
+ '[' 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-fastbencode-0.2-build/fastbencode-0.2/.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-fastbencode-0.2-build/fastbencode-0.2/.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-fastbencode-0.2-build/fastbencode-0.2/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-buildrequires
Handling setuptools from build-system.requires
Requirement satisfied: setuptools
   (installed: setuptools 75.6.0)
Handling cython>=0.29 from build-system.requires
Requirement satisfied: cython>=0.29
   (installed: cython 3.0.11)
Handling packaging from build-system.requires
Requirement satisfied: packaging
   (installed: packaging 24.0)
Handling cython>=0.29 from get_requires_for_build_wheel
Requirement satisfied: cython>=0.29
   (installed: cython 3.0.11)
running dist_info
writing fastbencode.egg-info/PKG-INFO
writing dependency_links to fastbencode.egg-info/dependency_links.txt
writing requirements to fastbencode.egg-info/requires.txt
writing top-level names to fastbencode.egg-info/top_level.txt
reading manifest file 'fastbencode.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pxd' under directory 'fastbencode'
warning: no files found matching '*.c' under directory 'fastbencode'
adding license file 'COPYING'
writing manifest file 'fastbencode.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/fastbencode-0.2.dist-info'
Handling cython>=0.29; extra == "cext" from hook generated metadata: Requires-Dist (fastbencode)
Ignoring alien requirement: cython>=0.29; extra == "cext"
+ cat /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-buildrequires
+ rm -rfv fastbencode-0.2.dist-info/
removed 'fastbencode-0.2.dist-info/COPYING'
removed 'fastbencode-0.2.dist-info/top_level.txt'
removed 'fastbencode-0.2.dist-info/METADATA'
removed directory 'fastbencode-0.2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xzSwwG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ cd fastbencode-0.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.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-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*.pxd' under directory 'fastbencode'
  warning: no files found matching '*.c' under directory 'fastbencode'
  adding license file 'COPYING'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-modern-metadata-sfh1vzok/fastbencode-0.2.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: fastbencode
  Building wheel for fastbencode (pyproject.toml): started
  Running command Building wheel for fastbencode (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build/lib.linux-x86_64-cpython-312/fastbencode
  copying fastbencode/_bencode_py.py -> build/lib.linux-x86_64-cpython-312/fastbencode
  copying fastbencode/__init__.py -> build/lib.linux-x86_64-cpython-312/fastbencode
  copying fastbencode/_bencode_pyx.pyi -> build/lib.linux-x86_64-cpython-312/fastbencode
  copying fastbencode/py.typed -> build/lib.linux-x86_64-cpython-312/fastbencode
  running build_ext
  Compiling fastbencode/_bencode_pyx.pyx because it changed.
  [1/1] Cythonizing fastbencode/_bencode_pyx.pyx
  building 'fastbencode._bencode_pyx' extension
  creating build/temp.linux-x86_64-cpython-312/fastbencode
  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 -Ifastbencode -I/usr/include/python3.12 -c fastbencode/_bencode_pyx.c -o build/temp.linux-x86_64-cpython-312/fastbencode/_bencode_pyx.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/fastbencode/_bencode_pyx.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/fastbencode/_bencode_pyx.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/fastbencode
  copying build/lib.linux-x86_64-cpython-312/fastbencode/_bencode_py.py -> build/bdist.linux-x86_64/wheel/./fastbencode
  copying build/lib.linux-x86_64-cpython-312/fastbencode/__init__.py -> build/bdist.linux-x86_64/wheel/./fastbencode
  copying build/lib.linux-x86_64-cpython-312/fastbencode/_bencode_pyx.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./fastbencode
  copying build/lib.linux-x86_64-cpython-312/fastbencode/_bencode_pyx.pyi -> build/bdist.linux-x86_64/wheel/./fastbencode
  copying build/lib.linux-x86_64-cpython-312/fastbencode/py.typed -> build/bdist.linux-x86_64/wheel/./fastbencode
  running install_egg_info
  running egg_info
  writing fastbencode.egg-info/PKG-INFO
  writing dependency_links to fastbencode.egg-info/dependency_links.txt
  writing requirements to fastbencode.egg-info/requires.txt
  writing top-level names to fastbencode.egg-info/top_level.txt
  reading manifest file 'fastbencode.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*.pxd' under directory 'fastbencode'
  adding license file 'COPYING'
  writing manifest file 'fastbencode.egg-info/SOURCES.txt'
  Copying fastbencode.egg-info to build/bdist.linux-x86_64/wheel/./fastbencode-0.2-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/fastbencode-0.2.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir/pip-wheel-dh0tpbya/.tmp-wzp1uej8/fastbencode-0.2-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'fastbencode/__init__.py'
  adding 'fastbencode/_bencode_py.py'
  adding 'fastbencode/_bencode_pyx.cpython-312-x86_64-linux-gnu.so'
  adding 'fastbencode/_bencode_pyx.pyi'
  adding 'fastbencode/py.typed'
  adding 'fastbencode-0.2.dist-info/COPYING'
  adding 'fastbencode-0.2.dist-info/METADATA'
  adding 'fastbencode-0.2.dist-info/WHEEL'
  adding 'fastbencode-0.2.dist-info/top_level.txt'
  adding 'fastbencode-0.2.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for fastbencode (pyproject.toml): finished with status 'done'
  Created wheel for fastbencode: filename=fastbencode-0.2-cp312-cp312-linux_x86_64.whl size=281819 sha256=d5cc3355a0c399ee58261e1e8b508a9fd5adda0c85444d888e7445fa869c8395
  Stored in directory: /home/pterjan/.cache/pip/wheels/11/55/5d/a202a2a9cf2f43e73941426a2481a79e2a640119ffd5c475bb
Successfully built fastbencode
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QBYt5P
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT
+ cd fastbencode-0.2
+ '[' 1 -eq 1 ']'
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ ls /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/pyproject-wheeldir/fastbencode-0.2-cp312-cp312-linux_x86_64.whl
+ specifier=fastbencode==0.2
+ '[' -z fastbencode==0.2 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-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-fastbencode-0.2-build/fastbencode-0.2/pyproject-wheeldir fastbencode==0.2
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/pyproject-wheeldir
Processing ./pyproject-wheeldir/fastbencode-0.2-cp312-cp312-linux_x86_64.whl
Installing collected packages: fastbencode
Successfully installed fastbencode-0.2
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-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-fastbencode-0.2-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.12/site-packages/fastbencode-0.2.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastbencode-0.2.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-fastbencode-0.2-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastbencode-0.2.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastbencode-0.2.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastbencode-0.2.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastbencode-0.2.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastbencode-0.2.dist-info/REQUESTED'
++ cut -f1 '-d '
++ wc -l /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-ghost-distinfo
+ 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-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-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-fastbencode-0.2-build/python-fastbencode-0.2-3.mga10.x86_64-pyproject-record --prefix /usr fastbencode
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.2-3.mga10 --unique-debug-suffix -0.2-3.mga10.x86_64 --unique-debug-src-base python-fastbencode-0.2-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.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-fastbencode-0.2-3.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-fastbencode-0.2-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-fastbencode-0.2-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-fastbencode-0.2-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ClB6cB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ cd fastbencode-0.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-fastbencode-0.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-fastbencode-0.2-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=16
+ /usr/bin/python3 -m unittest
/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/fastbencode/__init__.py:52: UserWarning: failed to load compiled extension: No module named 'fastbencode._bencode_pyx'
  warnings.warn(
............................
----------------------------------------------------------------------
Ran 28 tests in 0.004s

OK
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-fastbencode-0.2-3.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZgY6kU
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ cd fastbencode-0.2
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/share/doc/python3-fastbencode
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/share/doc/python3-fastbencode
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/fastbencode-0.2/README.md /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT/usr/share/doc/python3-fastbencode
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-fastbencode = 0.2-3.mga10 python3-fastbencode = 0.2-3.mga10 python3-fastbencode(x86-64) = 0.2-3.mga10 python3.12-fastbencode = 0.2-3.mga10 python3.12dist(fastbencode) = 0.2 python3dist(fastbencode) = 0.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12
Obsoletes: python-fastbencode < 0.2-3.mga10
Processing files: python3-fastbencode+cext-0.2-3.mga10.x86_64
Provides: python-fastbencode+cext = 0.2-3.mga10 python3-fastbencode+cext = 0.2-3.mga10 python3-fastbencode+cext(x86-64) = 0.2-3.mga10 python3.12-fastbencode+cext = 0.2-3.mga10 python3.12dist(fastbencode[cext]) = 0.2 python3dist(fastbencode[cext]) = 0.2
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(cython) >= 0.29
Processing files: python-fastbencode-debugsource-0.2-3.mga10.x86_64
Provides: python-fastbencode-debugsource = 0.2-3.mga10 python-fastbencode-debugsource(x86-64) = 0.2-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-fastbencode-debuginfo-0.2-3.mga10.x86_64
Provides: debuginfo(build-id) = 544dbb1e2650841391d00c8bd262742319319c24 python-fastbencode-debuginfo = 0.2-3.mga10 python3-fastbencode-debuginfo = 0.2-3.mga10 python3-fastbencode-debuginfo(x86-64) = 0.2-3.mga10 python3.12-fastbencode-debuginfo = 0.2-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-fastbencode-debugsource(x86-64) = 0.2-3.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-fastbencode+cext-0.2-3.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-fastbencode-0.2-3.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-fastbencode-debuginfo-0.2-3.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-fastbencode-debugsource-0.2-3.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FYthHn
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-fastbencode-0.2-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!