D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-fastnumbers-5.0.1-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2EQRi2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xU2t32 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + rm -rf fastnumbers-5.0.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fastnumbers-5.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fastnumbers-5.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/50dee124f232422a66bcc603b43216bf7a94e587.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZStzZK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + cd fastnumbers-5.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.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-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers.egg-info writing /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-modern-metadata-kssijflg/fastnumbers-5.0.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: fastnumbers Building wheel for fastnumbers (pyproject.toml): started Running command Building wheel for fastnumbers (pyproject.toml) running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-312/fastnumbers copying src/fastnumbers/__init__.py -> build/lib.linux-x86_64-cpython-312/fastnumbers copying src/fastnumbers/fastnumbers.pyi -> build/lib.linux-x86_64-cpython-312/fastnumbers copying src/fastnumbers/py.typed -> build/lib.linux-x86_64-cpython-312/fastnumbers running build_ext building 'fastnumbers.fastnumbers' extension creating build/temp.linux-x86_64-cpython-312/src/cpp g++ -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -I/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/include -I/usr/include/python3.12 -c src/cpp/argparse.cpp -o build/temp.linux-x86_64-cpython-312/src/cpp/argparse.o -std=c++17 -Wall -Weffc++ -Wpedantic g++ -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -I/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/include -I/usr/include/python3.12 -c src/cpp/c_str_parsing.cpp -o build/temp.linux-x86_64-cpython-312/src/cpp/c_str_parsing.o -std=c++17 -Wall -Weffc++ -Wpedantic g++ -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -I/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/include -I/usr/include/python3.12 -c src/cpp/extractor.cpp -o build/temp.linux-x86_64-cpython-312/src/cpp/extractor.o -std=c++17 -Wall -Weffc++ -Wpedantic g++ -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -I/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/include -I/usr/include/python3.12 -c src/cpp/fastnumbers.cpp -o build/temp.linux-x86_64-cpython-312/src/cpp/fastnumbers.o -std=c++17 -Wall -Weffc++ -Wpedantic g++ -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -I/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/include -I/usr/include/python3.12 -c src/cpp/implementation.cpp -o build/temp.linux-x86_64-cpython-312/src/cpp/implementation.o -std=c++17 -Wall -Weffc++ -Wpedantic g++ -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -I/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/include -I/usr/include/python3.12 -c src/cpp/parser.cpp -o build/temp.linux-x86_64-cpython-312/src/cpp/parser.o -std=c++17 -Wall -Weffc++ -Wpedantic g++ -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 build/temp.linux-x86_64-cpython-312/src/cpp/argparse.o build/temp.linux-x86_64-cpython-312/src/cpp/c_str_parsing.o build/temp.linux-x86_64-cpython-312/src/cpp/extractor.o build/temp.linux-x86_64-cpython-312/src/cpp/fastnumbers.o build/temp.linux-x86_64-cpython-312/src/cpp/implementation.o build/temp.linux-x86_64-cpython-312/src/cpp/parser.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/fastnumbers/fastnumbers.cpython-312-x86_64-linux-gnu.so -lm 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/fastnumbers copying build/lib.linux-x86_64-cpython-312/fastnumbers/__init__.py -> build/bdist.linux-x86_64/wheel/./fastnumbers copying build/lib.linux-x86_64-cpython-312/fastnumbers/fastnumbers.pyi -> build/bdist.linux-x86_64/wheel/./fastnumbers copying build/lib.linux-x86_64-cpython-312/fastnumbers/fastnumbers.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./fastnumbers copying build/lib.linux-x86_64-cpython-312/fastnumbers/py.typed -> build/bdist.linux-x86_64/wheel/./fastnumbers running install_egg_info running egg_info writing src/fastnumbers.egg-info/PKG-INFO writing dependency_links to src/fastnumbers.egg-info/dependency_links.txt writing top-level names to src/fastnumbers.egg-info/top_level.txt reading manifest file 'src/fastnumbers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/fastnumbers.egg-info/SOURCES.txt' Copying src/fastnumbers.egg-info to build/bdist.linux-x86_64/wheel/./fastnumbers-5.0.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/fastnumbers-5.0.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir/pip-wheel-grb08gg5/.tmp-zwzmdaiy/fastnumbers-5.0.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'fastnumbers/__init__.py' adding 'fastnumbers/fastnumbers.cpython-312-x86_64-linux-gnu.so' adding 'fastnumbers/fastnumbers.pyi' adding 'fastnumbers/py.typed' adding 'fastnumbers-5.0.1.dist-info/LICENSE' adding 'fastnumbers-5.0.1.dist-info/METADATA' adding 'fastnumbers-5.0.1.dist-info/WHEEL' adding 'fastnumbers-5.0.1.dist-info/top_level.txt' adding 'fastnumbers-5.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for fastnumbers (pyproject.toml): finished with status 'done' Created wheel for fastnumbers: filename=fastnumbers-5.0.1-cp312-cp312-linux_x86_64.whl size=570729 sha256=93e749ee90a3879a588807ce59c7df2ac83710f5b613f7bfef8fc041a504d0c9 Stored in directory: /home/pterjan/.cache/pip/wheels/7d/8b/8e/40721f0effba8005851f1e532d2b000bacb5a1cff7b7a81b48 Successfully built fastnumbers + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1 + sphinx-build-3 docs/source html Running Sphinx v7.3.7 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.python.org' ([Errno -2] Name or service not known)")) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] api reading sources... [ 50%] changelog reading sources... [ 75%] index reading sources... [100%] timing WARNING: autodoc: failed to import function 'float' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'int' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'real' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'try_real' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'try_float' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'try_int' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'try_forceint' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'try_array' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'check_real' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'check_float' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'check_int' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'check_intlike' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'query_type' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'fast_real' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'fast_float' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'fast_int' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'fast_forceint' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'isreal' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'isfloat' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'isint' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' WARNING: autodoc: failed to import function 'isintlike' from module 'fastnumbers'; the following exception was raised: No module named 'fastnumbers' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 25%] api writing output... [ 50%] changelog writing output... [ 75%] index writing output... [100%] timing generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 22 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xXIzSs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT + cd fastnumbers-5.0.1 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/pyproject-wheeldir/fastnumbers-5.0.1-cp312-cp312-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=fastnumbers==5.0.1 + '[' -z fastnumbers==5.0.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/fastnumbers-5.0.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.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-fastnumbers-5.0.1-build/fastnumbers-5.0.1/pyproject-wheeldir fastnumbers==5.0.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-fastnumbers-5.0.1-build/fastnumbers-5.0.1/pyproject-wheeldir Processing ./pyproject-wheeldir/fastnumbers-5.0.1-cp312-cp312-linux_x86_64.whl Installing collected packages: fastnumbers Successfully installed fastnumbers-5.0.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/python-fastnumbers-5.0.1-3.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.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-fastnumbers-5.0.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/fastnumbers-5.0.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers-5.0.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-fastnumbers-5.0.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers-5.0.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/python-fastnumbers-5.0.1-3.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers-5.0.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers-5.0.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers-5.0.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers-5.0.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/python-fastnumbers-5.0.1-3.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-fastnumbers-5.0.1-build/python-fastnumbers-5.0.1-3.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/python-fastnumbers-5.0.1-3.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.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-fastnumbers-5.0.1-build/python-fastnumbers-5.0.1-3.mga10.x86_64-pyproject-record --prefix /usr fastnumbers + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 5.0.1-3.mga10 --unique-debug-suffix -5.0.1-3.mga10.x86_64 --unique-debug-src-base python-fastnumbers-5.0.1-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-fastnumbers-5.0.1-build/fastnumbers-5.0.1 find-debuginfo: starting Extracting debug info from 1 files Error while writing index for `/home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers/fastnumbers.cpython-312-x86_64-linux-gnu.so': No debugging symbols gdb-add-index: No index was created for /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/fastnumbers/fastnumbers.cpython-312-x86_64-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] DWARF-compressing 1 files sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. Creating .debug symlinks for symlinks to ELF files 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-fastnumbers-5.0.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-fastnumbers-5.0.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-fastnumbers-5.0.1-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IzOwQS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fastnumbers-5.0.1-build + cd fastnumbers-5.0.1 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.IzOwQS (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.IzOwQS (%check) I: [iurt_root_command] ERROR: chroot