D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-primesieve-2.3.1-2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kqBQ4r + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf primesieve-python-2.3.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/primesieve-python-2.3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd primesieve-python-2.3.1 + rm -rf /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/c54d965ac0d198e933afa4c48281aeeb4c7516c2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0dmh8d + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd primesieve-python-2.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + for f in pyproject.toml setup.py setup.cfg + '[' -f 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 ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.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/primesieve-python-2.3.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/primesieve-python-2.3.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-primesieve-2.3.1-2.mga10.x86_64-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.2) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.43.0) :173: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html warning: primesieve/_primesieve.pyx:55:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:77:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:95:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:99:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:106:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:112:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:118:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:124:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:130:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:136:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:142:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:148:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:154:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:160:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:166:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:172:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:176:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:180:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:184:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:188:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:192:6: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:200:10: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:202:10: Only extern functions can throw C++ exceptions. warning: primesieve/_primesieve.pyx:204:10: Only extern functions can throw C++ exceptions. Compiling primesieve/_primesieve.pyx because it changed. Compiling primesieve/numpy/_numpy.pyx because it changed. [1/2] Cythonizing primesieve/_primesieve.pyx [2/2] Cythonizing primesieve/numpy/_numpy.pyx running egg_info creating primesieve.egg-info writing primesieve.egg-info/PKG-INFO writing dependency_links to primesieve.egg-info/dependency_links.txt writing top-level names to primesieve.egg-info/top_level.txt writing manifest file 'primesieve.egg-info/SOURCES.txt' dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file 'primesieve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'lib' adding license file 'LICENSE' writing manifest file 'primesieve.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) running dist_info writing primesieve.egg-info/PKG-INFO writing dependency_links to primesieve.egg-info/dependency_links.txt writing top-level names to primesieve.egg-info/top_level.txt dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file 'primesieve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'lib' adding license file 'LICENSE' writing manifest file 'primesieve.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/primesieve-2.3.1.dist-info' + cat /home/pterjan/rpmbuild/BUILD/python-primesieve-2.3.1-2.mga10.x86_64-pyproject-buildrequires + rm -rfv primesieve-2.3.1.dist-info/ removed 'primesieve-2.3.1.dist-info/top_level.txt' removed 'primesieve-2.3.1.dist-info/METADATA' removed 'primesieve-2.3.1.dist-info/LICENSE' removed directory 'primesieve-2.3.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XN09Uh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd primesieve-python-2.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + perl -lpi -e 's/^/# / if /= parallel_cpp_compile$/' setup.py + mkdir -p /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.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/primesieve-python-2.3.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) :173: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html running dist_info creating /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve.egg-info writing /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve.egg-info/SOURCES.txt' dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file '/home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'lib' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-modern-metadata-d9tswbrr/primesieve-2.3.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: primesieve Building wheel for primesieve (pyproject.toml): started Running command Building wheel for primesieve (pyproject.toml) :173: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/primesieve copying primesieve/__init__.py -> build/lib.linux-x86_64-cpython-312/primesieve creating build/lib.linux-x86_64-cpython-312/primesieve/numpy copying primesieve/numpy/__init__.py -> build/lib.linux-x86_64-cpython-312/primesieve/numpy running build_ext building 'primesieve._primesieve' extension Warning: Can't read registry to find the necessary compiler setting Make sure that Python modules winreg, win32api or win32con are installed. INFO: C compiler: 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 creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/primesieve INFO: compile options: '-Ilib/primesieve/include -I/usr/include/python3.12 -c' extra options: '-std=c++11' INFO: gcc: primesieve/_primesieve.cpp primesieve/_primesieve.cpp: In function ‘PyObject* __pyx_f_10primesieve_11_primesieve_primes(uint64_t, int, __pyx_opt_args_10primesieve_11_primesieve_primes*)’: primesieve/_primesieve.cpp:3696:26: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 3696 | __pyx_t_4 = (__pyx_t_1 > __pyx_t_2); | ~~~~~~~~~~^~~~~~~~~~~ primesieve/_primesieve.cpp:3713:26: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 3713 | __pyx_t_4 = (__pyx_t_1 > __pyx_t_3); | ~~~~~~~~~~^~~~~~~~~~~ primesieve/_primesieve.cpp: In function ‘PyObject* __pyx_f_10primesieve_11_primesieve_n_primes(uint64_t, int, __pyx_opt_args_10primesieve_11_primesieve_n_primes*)’: primesieve/_primesieve.cpp:4060:26: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4060 | __pyx_t_4 = (__pyx_t_1 > __pyx_t_2); | ~~~~~~~~~~^~~~~~~~~~~ primesieve/_primesieve.cpp:4077:26: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 4077 | __pyx_t_4 = (__pyx_t_1 > __pyx_t_3); | ~~~~~~~~~~^~~~~~~~~~~ INFO: g++ -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/primesieve/_primesieve.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/primesieve/_primesieve.cpython-312-x86_64-linux-gnu.so -lprimesieve building 'primesieve.numpy._numpy' extension INFO: C compiler: 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 creating build/temp.linux-x86_64-cpython-312/primesieve/numpy INFO: compile options: '-Ilib/primesieve/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -c' extra options: '-std=c++11' INFO: gcc: primesieve/numpy/_numpy.cpp In file included from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5, from primesieve/numpy/_numpy.cpp:1270: /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ INFO: g++ -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/primesieve/numpy/_numpy.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/primesieve/numpy/_numpy.cpython-312-x86_64-linux-gnu.so -lprimesieve installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/primesieve copying build/lib.linux-x86_64-cpython-312/primesieve/_primesieve.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/primesieve copying build/lib.linux-x86_64-cpython-312/primesieve/__init__.py -> build/bdist.linux-x86_64/wheel/primesieve creating build/bdist.linux-x86_64/wheel/primesieve/numpy copying build/lib.linux-x86_64-cpython-312/primesieve/numpy/_numpy.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/primesieve/numpy copying build/lib.linux-x86_64-cpython-312/primesieve/numpy/__init__.py -> build/bdist.linux-x86_64/wheel/primesieve/numpy running install_egg_info running egg_info writing primesieve.egg-info/PKG-INFO writing dependency_links to primesieve.egg-info/dependency_links.txt writing top-level names to primesieve.egg-info/top_level.txt dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file 'primesieve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'lib' adding license file 'LICENSE' writing manifest file 'primesieve.egg-info/SOURCES.txt' Copying primesieve.egg-info to build/bdist.linux-x86_64/wheel/primesieve-2.3.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/primesieve-2.3.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir/pip-wheel-c46mskn1/.tmp-f2fbf3zt/primesieve-2.3.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'primesieve/__init__.py' adding 'primesieve/_primesieve.cpython-312-x86_64-linux-gnu.so' adding 'primesieve/numpy/__init__.py' adding 'primesieve/numpy/_numpy.cpython-312-x86_64-linux-gnu.so' adding 'primesieve-2.3.1.dist-info/LICENSE' adding 'primesieve-2.3.1.dist-info/METADATA' adding 'primesieve-2.3.1.dist-info/WHEEL' adding 'primesieve-2.3.1.dist-info/top_level.txt' adding 'primesieve-2.3.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for primesieve (pyproject.toml): finished with status 'done' Created wheel for primesieve: filename=primesieve-2.3.1-cp312-cp312-linux_x86_64.whl size=365665 sha256=c39a56e9235517a5b399145d81e9e47623532fd8a1c29719ac76bf05950bb5af Stored in directory: /home/pterjan/.cache/pip/wheels/ef/de/3b/5dbb3c70fead6d51b8e0adf1973741d5a2d4e15b020f30851a Successfully built primesieve + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FD9Ibw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 + cd primesieve-python-2.3.1 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/pyproject-wheeldir/primesieve-2.3.1-cp312-cp312-linux_x86_64.whl + specifier=primesieve==2.3.1 + TMPDIR=/home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 --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/primesieve-python-2.3.1/pyproject-wheeldir primesieve==2.3.1 Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/pyproject-wheeldir Processing ./pyproject-wheeldir/primesieve-2.3.1-cp312-cp312-linux_x86_64.whl Installing collected packages: primesieve Successfully installed primesieve-2.3.1 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-primesieve-2.3.1-2.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/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/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/primesieve-2.3.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12/site-packages/primesieve-2.3.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/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 --record /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12/site-packages/primesieve-2.3.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-primesieve-2.3.1-2.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12/site-packages/primesieve-2.3.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12/site-packages/primesieve-2.3.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12/site-packages/primesieve-2.3.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12/site-packages/primesieve-2.3.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-primesieve-2.3.1-2.mga10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=2 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-primesieve-2.3.1-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-primesieve-2.3.1-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 --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-primesieve-2.3.1-2.mga10.x86_64-pyproject-record --prefix /usr primesieve + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.3.1-2.mga10 --unique-debug-suffix -2.3.1-2.mga10.x86_64 --unique-debug-src-base python-primesieve-2.3.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/primesieve-python-2.3.1 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-primesieve-2.3.1-2.mga10.x86_64 2076 blocks 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/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/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 Processing files: python3-primesieve-2.3.1-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.scaMOt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd primesieve-python-2.3.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/share/doc/python3-primesieve + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/share/doc/python3-primesieve + cp -pr /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/README.md /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/share/doc/python3-primesieve + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GxDGaf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd primesieve-python-2.3.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/share/licenses/python3-primesieve + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/share/licenses/python3-primesieve + cp -pr /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1/LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64/usr/share/licenses/python3-primesieve + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-primesieve = 2.3.1-2.mga10 python3-primesieve = 2.3.1-2.mga10 python3-primesieve(x86-64) = 2.3.1-2.mga10 python3.12-primesieve = 2.3.1-2.mga10 python3.12dist(primesieve) = 2.3.1 python3dist(primesieve) = 2.3.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libprimesieve.so.12()(64bit) libpython3.12.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.12 Obsoletes: python-primesieve < 2.3.1-2.mga10 Processing files: python-primesieve-debugsource-2.3.1-2.mga10.x86_64 Provides: python-primesieve-debugsource = 2.3.1-2.mga10 python-primesieve-debugsource(x86-64) = 2.3.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-primesieve-debuginfo-2.3.1-2.mga10.x86_64 Provides: debuginfo(build-id) = 9017213892f698b1249a17ae9e89152c1922ab30 debuginfo(build-id) = af5deddf3fa2eaaaae930d196d970f1677343b84 python-primesieve-debuginfo = 2.3.1-2.mga10 python3-primesieve-debuginfo = 2.3.1-2.mga10 python3-primesieve-debuginfo(x86-64) = 2.3.1-2.mga10 python3.12-primesieve-debuginfo = 2.3.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-primesieve-debugsource(x86-64) = 2.3.1-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-primesieve-2.3.1-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-primesieve-debugsource-2.3.1-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-primesieve-debuginfo-2.3.1-2.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ex4h4V + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd primesieve-python-2.3.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-primesieve-2.3.1-2.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.u92z1N + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/primesieve-python-2.3.1-SPECPARTS + rm -rf primesieve-python-2.3.1 primesieve-python-2.3.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!