D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-reproject-0.13.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Kgah45 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ppdFmT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + rm -rf reproject-0.13.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/reproject-0.13.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd reproject-0.13.0 + /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 '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1739961018 + GIT_AUTHOR_DATE=@1739961018 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-reproject-0.13.0 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-linking.patch + GIT_COMMITTER_DATE=@1739961018 + /usr/bin/git am --reject -q -p1 Checking patch reproject/spherical_intersect/setup_package.py... Checking patch setup.cfg... Checking patch setup.py... Applied patch reproject/spherical_intersect/setup_package.py cleanly. Applied patch setup.cfg cleanly. Applied patch setup.py cleanly. + sed -i -e 's/==/>=/g' pyproject.toml + rm -rf .git + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ddHF2B + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + cd reproject-0.13.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -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-reproject-0.13.0-build/reproject-0.13.0/.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' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + 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' + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.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-reproject-0.13.0-build/reproject-0.13.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-2.mga10.x86_64-pyproject-buildrequires -x test Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 75.6.0) Handling setuptools_scm from build-system.requires Requirement satisfied: setuptools_scm (installed: setuptools_scm 8.0.4) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) Handling extension-helpers from build-system.requires Requirement satisfied: extension-helpers (installed: extension-helpers 1.2.0) Handling oldest-supported-numpy from build-system.requires Requirement satisfied: oldest-supported-numpy (installed: oldest-supported-numpy 2023.12.21) Handling cython>=3.0.4 from build-system.requires Requirement satisfied: cython>=3.0.4 (installed: cython 3.0.12) Handling setuptools_scm from get_requires_for_build_wheel Requirement satisfied: setuptools_scm (installed: setuptools_scm 8.0.4) running dist_info writing reproject.egg-info/PKG-INFO writing dependency_links to reproject.egg-info/dependency_links.txt writing requirements to reproject.egg-info/requires.txt writing top-level names to reproject.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'reproject.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/api' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'reproject.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/reproject-0.13.0.dist-info' Handling numpy>=1.20 from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: numpy>=1.20 (installed: numpy 2.1.3) Handling astropy>=5.0 from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: astropy>=5.0 (installed: astropy 7.0.0) Handling astropy-healpix>=0.6 from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: astropy-healpix>=0.6 (installed: astropy-healpix 1.0.3) Handling scipy>=1.5 from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: scipy>=1.5 (installed: scipy 1.14.1) Handling dask[array]>=2021.8 from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: dask[array]>=2021.8 (installed: dask 2024.11.2) (extras are currently not checked) Handling cloudpickle from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: cloudpickle (installed: cloudpickle 3.1.0) Handling zarr from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: zarr (installed: zarr 2.18.1) Handling fsspec from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: fsspec (installed: fsspec 2024.12.0) Handling shapely; extra == "all" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: shapely; extra == "all" Handling pytest-astropy; extra == "test" from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: pytest-astropy; extra == "test" (installed: pytest-astropy 0.10.0) Handling shapely>=2.0.2; extra == "test" from hook generated metadata: Requires-Dist (reproject) Requirement satisfied: shapely>=2.0.2; extra == "test" (installed: shapely 2.0.6) Handling shapely; extra == "testall" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: shapely; extra == "testall" Handling sunpy[map]>=2.1; (python_version < "3.12" and platform_machine != "i686") and extra == "testall" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: sunpy[map]>=2.1; (python_version < "3.12" and platform_machine != "i686") and extra == "testall" Handling asdf; extra == "testall" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: asdf; extra == "testall" Handling gwcs; extra == "testall" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: gwcs; extra == "testall" Handling pyvo; extra == "testall" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: pyvo; extra == "testall" Handling sphinx-astropy; extra == "docs" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: sphinx-astropy; extra == "docs" Handling pyvo; extra == "docs" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: pyvo; extra == "docs" Handling matplotlib; extra == "docs" from hook generated metadata: Requires-Dist (reproject) Ignoring alien requirement: matplotlib; extra == "docs" + cat /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-2.mga10.x86_64-pyproject-buildrequires + rm -rfv reproject-0.13.0.dist-info/ removed 'reproject-0.13.0.dist-info/top_level.txt' removed 'reproject-0.13.0.dist-info/METADATA' removed 'reproject-0.13.0.dist-info/LICENSE' removed directory 'reproject-0.13.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BS21la + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd reproject-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.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' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + 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' + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info writing /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/api' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-d3s2534o/reproject-0.13.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: reproject Building wheel for reproject (pyproject.toml): started Running command Building wheel for reproject (pyproject.toml) running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-312/reproject copying reproject/version.py -> build/lib.linux-x86_64-cpython-312/reproject copying reproject/array_utils.py -> build/lib.linux-x86_64-cpython-312/reproject copying reproject/common.py -> build/lib.linux-x86_64-cpython-312/reproject copying reproject/conftest.py -> build/lib.linux-x86_64-cpython-312/reproject copying reproject/wcs_utils.py -> build/lib.linux-x86_64-cpython-312/reproject copying reproject/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject copying reproject/utils.py -> build/lib.linux-x86_64-cpython-312/reproject creating build/lib.linux-x86_64-cpython-312/reproject/mosaicking copying reproject/mosaicking/background.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking copying reproject/mosaicking/coadd.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking copying reproject/mosaicking/subset_array.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking copying reproject/mosaicking/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking copying reproject/mosaicking/wcs_helpers.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking creating build/lib.linux-x86_64-cpython-312/reproject/interpolation copying reproject/interpolation/high_level.py -> build/lib.linux-x86_64-cpython-312/reproject/interpolation copying reproject/interpolation/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/interpolation copying reproject/interpolation/core.py -> build/lib.linux-x86_64-cpython-312/reproject/interpolation creating build/lib.linux-x86_64-cpython-312/reproject/tests copying reproject/tests/test_high_level.py -> build/lib.linux-x86_64-cpython-312/reproject/tests copying reproject/tests/test_utils.py -> build/lib.linux-x86_64-cpython-312/reproject/tests copying reproject/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/tests copying reproject/tests/test_array_utils.py -> build/lib.linux-x86_64-cpython-312/reproject/tests copying reproject/tests/helpers.py -> build/lib.linux-x86_64-cpython-312/reproject/tests creating build/lib.linux-x86_64-cpython-312/reproject/adaptive copying reproject/adaptive/high_level.py -> build/lib.linux-x86_64-cpython-312/reproject/adaptive copying reproject/adaptive/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/adaptive copying reproject/adaptive/core.py -> build/lib.linux-x86_64-cpython-312/reproject/adaptive creating build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect copying reproject/spherical_intersect/high_level.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect copying reproject/spherical_intersect/setup_package.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect copying reproject/spherical_intersect/overlap.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect copying reproject/spherical_intersect/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect copying reproject/spherical_intersect/core.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect creating build/lib.linux-x86_64-cpython-312/reproject/healpix copying reproject/healpix/high_level.py -> build/lib.linux-x86_64-cpython-312/reproject/healpix copying reproject/healpix/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/healpix copying reproject/healpix/core.py -> build/lib.linux-x86_64-cpython-312/reproject/healpix copying reproject/healpix/utils.py -> build/lib.linux-x86_64-cpython-312/reproject/healpix creating build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests copying reproject/mosaicking/tests/test_coadd.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests copying reproject/mosaicking/tests/test_background.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests copying reproject/mosaicking/tests/test_subset_array.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests copying reproject/mosaicking/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests copying reproject/mosaicking/tests/test_wcs_helpers.py -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests creating build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests copying reproject/interpolation/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests copying reproject/interpolation/tests/test_core.py -> build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests creating build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests copying reproject/adaptive/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests copying reproject/adaptive/tests/test_core.py -> build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests creating build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests copying reproject/spherical_intersect/tests/test_overlap.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests copying reproject/spherical_intersect/tests/test_reproject.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests copying reproject/spherical_intersect/tests/test_high_level.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests copying reproject/spherical_intersect/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests creating build/lib.linux-x86_64-cpython-312/reproject/healpix/tests copying reproject/healpix/tests/test_healpix.py -> build/lib.linux-x86_64-cpython-312/reproject/healpix/tests copying reproject/healpix/tests/test_utils.py -> build/lib.linux-x86_64-cpython-312/reproject/healpix/tests copying reproject/healpix/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/reproject/healpix/tests creating build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/mwpan2_RGB_3600.hdr -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/galactic_2d.fits -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/aia_171_level1.asdf -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/gc_ga.hdr -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/secchi_l0_b.fits -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/cube.hdr -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/gc_eq.hdr -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/equatorial_3d.fits -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/aia_171_level1.fits -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/tests/data/secchi_l0_a.fits -> build/lib.linux-x86_64-cpython-312/reproject/tests/data copying reproject/spherical_intersect/overlapArea.h -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect copying reproject/spherical_intersect/reproject_slice_c.h -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect copying reproject/spherical_intersect/mNaN.h -> build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect creating build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/reference copying reproject/mosaicking/tests/reference/test_coadd_solar_map.fits -> build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/reference creating build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference copying reproject/interpolation/tests/reference/test_reproject_celestial_2d_gal2equ.fits -> build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference copying reproject/interpolation/tests/reference/test_reproject_roundtrip.fits -> build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference copying reproject/interpolation/tests/reference/test_small_cutout.fits -> build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference copying reproject/interpolation/tests/reference/test_reproject_celestial_3d_equ2gal.fits -> build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference creating build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference copying reproject/adaptive/tests/reference/test_reproject_adaptive_2d_rotated.fits -> build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference copying reproject/adaptive/tests/reference/test_reproject_adaptive_2d.fits -> build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference copying reproject/adaptive/tests/reference/test_reproject_adaptive_uncentered_jacobian.fits -> build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference copying reproject/adaptive/tests/reference/test_reproject_adaptive_roundtrip.fits -> build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference creating build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/data copying reproject/healpix/tests/data/bayestar.fits.gz -> build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/data copying reproject/healpix/tests/data/reference_result.fits -> build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/data running build_ext /usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/reproject/spherical_intersect/_overlap.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling reproject/spherical_intersect/_overlap.pyx because it changed. [1/1] Cythonizing reproject/spherical_intersect/_overlap.pyx building 'reproject.spherical_intersect._overlap' extension creating build/temp.linux-x86_64-cpython-312/reproject/spherical_intersect 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/lib64/python3.12/site-packages/numpy/_core/include -Ireproject/spherical_intersect -I/usr/include/python3.12 -c reproject/spherical_intersect/_overlap.c -o build/temp.linux-x86_64-cpython-312/reproject/spherical_intersect/_overlap.o -O2 In file included from /usr/lib64/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, 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 reproject/spherical_intersect/_overlap.c:1262: /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 " \ | ^~~~~~~ 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/lib64/python3.12/site-packages/numpy/_core/include -Ireproject/spherical_intersect -I/usr/include/python3.12 -c reproject/spherical_intersect/overlapArea.c -o build/temp.linux-x86_64-cpython-312/reproject/spherical_intersect/overlapArea.o -O2 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/lib64/python3.12/site-packages/numpy/_core/include -Ireproject/spherical_intersect -I/usr/include/python3.12 -c reproject/spherical_intersect/reproject_slice_c.c -o build/temp.linux-x86_64-cpython-312/reproject/spherical_intersect/reproject_slice_c.o -O2 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/reproject/spherical_intersect/_overlap.o build/temp.linux-x86_64-cpython-312/reproject/spherical_intersect/overlapArea.o build/temp.linux-x86_64-cpython-312/reproject/spherical_intersect/reproject_slice_c.o -L/usr/lib64 -lm -lm -lpython3.12 -o build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/_overlap.cpython-312-x86_64-linux-gnu.so /usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/reproject/adaptive/deforest.pyx tree = Parsing.p_module(s, pxd, full_module_name) performance hint: reproject/adaptive/deforest.pyx:53:5: Exception check on 'svd2x2_decompose' will always require the GIL to be acquired. Possible solutions: 1. Declare 'svd2x2_decompose' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'svd2x2_decompose' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:80:5: Exception check on 'mul2x2' will always require the GIL to be acquired. Possible solutions: 1. Declare 'mul2x2' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'mul2x2' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:99:5: Exception check on 'svd2x2_compose' will always require the GIL to be acquired. Possible solutions: 1. Declare 'svd2x2_compose' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'svd2x2_compose' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:188:5: Exception check on 'calculate_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'calculate_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'calculate_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:229:5: Exception check on 'sort' will always require the GIL to be acquired. Possible solutions: 1. Declare 'sort' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'sort' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:319:5: Exception check on 'fill_in_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'fill_in_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'fill_in_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:284:20: Exception check after calling 'sort' will always require the GIL to be acquired. Possible solutions: 1. Declare 'sort' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'sort' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:290:36: Exception check after calling 'fill_in_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'fill_in_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'fill_in_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:296:36: Exception check after calling 'fill_in_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'fill_in_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'fill_in_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:301:36: Exception check after calling 'fill_in_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'fill_in_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'fill_in_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:306:36: Exception check after calling 'fill_in_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'fill_in_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'fill_in_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:310:36: Exception check after calling 'fill_in_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'fill_in_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'fill_in_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:520:38: Exception check after calling 'calculate_jacobian' will always require the GIL to be acquired. Possible solutions: 1. Declare 'calculate_jacobian' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'calculate_jacobian' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:527:32: Exception check after calling 'svd2x2_decompose' will always require the GIL to be acquired. Possible solutions: 1. Declare 'svd2x2_decompose' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'svd2x2_decompose' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:530:30: Exception check after calling 'svd2x2_compose' will always require the GIL to be acquired. Possible solutions: 1. Declare 'svd2x2_compose' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'svd2x2_compose' to allow an error code to be returned. performance hint: reproject/adaptive/deforest.pyx:535:30: Exception check after calling 'svd2x2_compose' will always require the GIL to be acquired. Possible solutions: 1. Declare 'svd2x2_compose' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'svd2x2_compose' to allow an error code to be returned. Compiling ./reproject/adaptive/deforest.pyx because it changed. [1/1] Cythonizing ./reproject/adaptive/deforest.pyx building 'reproject.adaptive.deforest' extension creating build/temp.linux-x86_64-cpython-312/reproject/adaptive 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/lib64/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./reproject/adaptive/deforest.c -o build/temp.linux-x86_64-cpython-312/./reproject/adaptive/deforest.o In file included from /usr/lib64/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, 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 ./reproject/adaptive/deforest.c:1252: /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 " \ | ^~~~~~~ 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/./reproject/adaptive/deforest.o -L/usr/lib64 -lm -lpython3.12 -o build/lib.linux-x86_64-cpython-312/reproject/adaptive/deforest.cpython-312-x86_64-linux-gnu.so building 'reproject.compiler_version' 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 reproject/_compiler.c -o build/temp.linux-x86_64-cpython-312/reproject/_compiler.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/reproject/_compiler.o -L/usr/lib64 -lm -lpython3.12 -o build/lib.linux-x86_64-cpython-312/reproject/compiler_version.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/reproject copying build/lib.linux-x86_64-cpython-312/reproject/version.py -> build/bdist.linux-x86_64/wheel/./reproject creating build/bdist.linux-x86_64/wheel/reproject/mosaicking copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/background.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking creating build/bdist.linux-x86_64/wheel/reproject/mosaicking/tests copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/test_coadd.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking/tests copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/test_background.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking/tests copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/test_subset_array.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking/tests copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking/tests copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/test_wcs_helpers.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking/tests creating build/bdist.linux-x86_64/wheel/reproject/mosaicking/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/tests/reference/test_coadd_solar_map.fits -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/coadd.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/subset_array.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking copying build/lib.linux-x86_64-cpython-312/reproject/mosaicking/wcs_helpers.py -> build/bdist.linux-x86_64/wheel/./reproject/mosaicking copying build/lib.linux-x86_64-cpython-312/reproject/array_utils.py -> build/bdist.linux-x86_64/wheel/./reproject creating build/bdist.linux-x86_64/wheel/reproject/interpolation copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/high_level.py -> build/bdist.linux-x86_64/wheel/./reproject/interpolation creating build/bdist.linux-x86_64/wheel/reproject/interpolation/tests copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/interpolation/tests copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./reproject/interpolation/tests creating build/bdist.linux-x86_64/wheel/reproject/interpolation/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference/test_reproject_celestial_2d_gal2equ.fits -> build/bdist.linux-x86_64/wheel/./reproject/interpolation/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference/test_reproject_roundtrip.fits -> build/bdist.linux-x86_64/wheel/./reproject/interpolation/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference/test_small_cutout.fits -> build/bdist.linux-x86_64/wheel/./reproject/interpolation/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/tests/reference/test_reproject_celestial_3d_equ2gal.fits -> build/bdist.linux-x86_64/wheel/./reproject/interpolation/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/interpolation copying build/lib.linux-x86_64-cpython-312/reproject/interpolation/core.py -> build/bdist.linux-x86_64/wheel/./reproject/interpolation copying build/lib.linux-x86_64-cpython-312/reproject/common.py -> build/bdist.linux-x86_64/wheel/./reproject copying build/lib.linux-x86_64-cpython-312/reproject/conftest.py -> build/bdist.linux-x86_64/wheel/./reproject creating build/bdist.linux-x86_64/wheel/reproject/tests copying build/lib.linux-x86_64-cpython-312/reproject/tests/test_high_level.py -> build/bdist.linux-x86_64/wheel/./reproject/tests copying build/lib.linux-x86_64-cpython-312/reproject/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./reproject/tests creating build/bdist.linux-x86_64/wheel/reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/mwpan2_RGB_3600.hdr -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/galactic_2d.fits -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/aia_171_level1.asdf -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/gc_ga.hdr -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/secchi_l0_b.fits -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/cube.hdr -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/gc_eq.hdr -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/equatorial_3d.fits -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/aia_171_level1.fits -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/data/secchi_l0_a.fits -> build/bdist.linux-x86_64/wheel/./reproject/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/tests copying build/lib.linux-x86_64-cpython-312/reproject/tests/test_array_utils.py -> build/bdist.linux-x86_64/wheel/./reproject/tests copying build/lib.linux-x86_64-cpython-312/reproject/tests/helpers.py -> build/bdist.linux-x86_64/wheel/./reproject/tests creating build/bdist.linux-x86_64/wheel/reproject/adaptive copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/high_level.py -> build/bdist.linux-x86_64/wheel/./reproject/adaptive creating build/bdist.linux-x86_64/wheel/reproject/adaptive/tests copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/adaptive/tests copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./reproject/adaptive/tests creating build/bdist.linux-x86_64/wheel/reproject/adaptive/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference/test_reproject_adaptive_2d_rotated.fits -> build/bdist.linux-x86_64/wheel/./reproject/adaptive/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference/test_reproject_adaptive_2d.fits -> build/bdist.linux-x86_64/wheel/./reproject/adaptive/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference/test_reproject_adaptive_uncentered_jacobian.fits -> build/bdist.linux-x86_64/wheel/./reproject/adaptive/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/tests/reference/test_reproject_adaptive_roundtrip.fits -> build/bdist.linux-x86_64/wheel/./reproject/adaptive/tests/reference copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/deforest.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./reproject/adaptive copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/adaptive copying build/lib.linux-x86_64-cpython-312/reproject/adaptive/core.py -> build/bdist.linux-x86_64/wheel/./reproject/adaptive creating build/bdist.linux-x86_64/wheel/reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/high_level.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/mNaN.h -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/_overlap.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/overlapArea.h -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect creating build/bdist.linux-x86_64/wheel/reproject/spherical_intersect/tests copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests/test_overlap.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect/tests copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests/test_reproject.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect/tests copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests/test_high_level.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect/tests copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect/tests copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/setup_package.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/reproject_slice_c.h -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/overlap.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/spherical_intersect/core.py -> build/bdist.linux-x86_64/wheel/./reproject/spherical_intersect copying build/lib.linux-x86_64-cpython-312/reproject/wcs_utils.py -> build/bdist.linux-x86_64/wheel/./reproject copying build/lib.linux-x86_64-cpython-312/reproject/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject creating build/bdist.linux-x86_64/wheel/reproject/healpix copying build/lib.linux-x86_64-cpython-312/reproject/healpix/high_level.py -> build/bdist.linux-x86_64/wheel/./reproject/healpix creating build/bdist.linux-x86_64/wheel/reproject/healpix/tests copying build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/test_healpix.py -> build/bdist.linux-x86_64/wheel/./reproject/healpix/tests copying build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./reproject/healpix/tests creating build/bdist.linux-x86_64/wheel/reproject/healpix/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/data/bayestar.fits.gz -> build/bdist.linux-x86_64/wheel/./reproject/healpix/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/data/reference_result.fits -> build/bdist.linux-x86_64/wheel/./reproject/healpix/tests/data copying build/lib.linux-x86_64-cpython-312/reproject/healpix/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/healpix/tests copying build/lib.linux-x86_64-cpython-312/reproject/healpix/__init__.py -> build/bdist.linux-x86_64/wheel/./reproject/healpix copying build/lib.linux-x86_64-cpython-312/reproject/healpix/core.py -> build/bdist.linux-x86_64/wheel/./reproject/healpix copying build/lib.linux-x86_64-cpython-312/reproject/healpix/utils.py -> build/bdist.linux-x86_64/wheel/./reproject/healpix copying build/lib.linux-x86_64-cpython-312/reproject/compiler_version.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./reproject copying build/lib.linux-x86_64-cpython-312/reproject/utils.py -> build/bdist.linux-x86_64/wheel/./reproject running install_egg_info running egg_info writing reproject.egg-info/PKG-INFO writing dependency_links to reproject.egg-info/dependency_links.txt writing requirements to reproject.egg-info/requires.txt writing top-level names to reproject.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'reproject.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/api' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'reproject.egg-info/SOURCES.txt' Copying reproject.egg-info to build/bdist.linux-x86_64/wheel/./reproject-0.13.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/reproject-0.13.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-wheel-z5t_8s3e/.tmp-ii_pqhw6/reproject-0.13.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'reproject/__init__.py' adding 'reproject/array_utils.py' adding 'reproject/common.py' adding 'reproject/compiler_version.cpython-312-x86_64-linux-gnu.so' adding 'reproject/conftest.py' adding 'reproject/utils.py' adding 'reproject/version.py' adding 'reproject/wcs_utils.py' adding 'reproject/adaptive/__init__.py' adding 'reproject/adaptive/core.py' adding 'reproject/adaptive/deforest.cpython-312-x86_64-linux-gnu.so' adding 'reproject/adaptive/high_level.py' adding 'reproject/adaptive/tests/__init__.py' adding 'reproject/adaptive/tests/test_core.py' adding 'reproject/adaptive/tests/reference/test_reproject_adaptive_2d.fits' adding 'reproject/adaptive/tests/reference/test_reproject_adaptive_2d_rotated.fits' adding 'reproject/adaptive/tests/reference/test_reproject_adaptive_roundtrip.fits' adding 'reproject/adaptive/tests/reference/test_reproject_adaptive_uncentered_jacobian.fits' adding 'reproject/healpix/__init__.py' adding 'reproject/healpix/core.py' adding 'reproject/healpix/high_level.py' adding 'reproject/healpix/utils.py' adding 'reproject/healpix/tests/__init__.py' adding 'reproject/healpix/tests/test_healpix.py' adding 'reproject/healpix/tests/test_utils.py' adding 'reproject/healpix/tests/data/bayestar.fits.gz' adding 'reproject/healpix/tests/data/reference_result.fits' adding 'reproject/interpolation/__init__.py' adding 'reproject/interpolation/core.py' adding 'reproject/interpolation/high_level.py' adding 'reproject/interpolation/tests/__init__.py' adding 'reproject/interpolation/tests/test_core.py' adding 'reproject/interpolation/tests/reference/test_reproject_celestial_2d_gal2equ.fits' adding 'reproject/interpolation/tests/reference/test_reproject_celestial_3d_equ2gal.fits' adding 'reproject/interpolation/tests/reference/test_reproject_roundtrip.fits' adding 'reproject/interpolation/tests/reference/test_small_cutout.fits' adding 'reproject/mosaicking/__init__.py' adding 'reproject/mosaicking/background.py' adding 'reproject/mosaicking/coadd.py' adding 'reproject/mosaicking/subset_array.py' adding 'reproject/mosaicking/wcs_helpers.py' adding 'reproject/mosaicking/tests/__init__.py' adding 'reproject/mosaicking/tests/test_background.py' adding 'reproject/mosaicking/tests/test_coadd.py' adding 'reproject/mosaicking/tests/test_subset_array.py' adding 'reproject/mosaicking/tests/test_wcs_helpers.py' adding 'reproject/mosaicking/tests/reference/test_coadd_solar_map.fits' adding 'reproject/spherical_intersect/__init__.py' adding 'reproject/spherical_intersect/_overlap.cpython-312-x86_64-linux-gnu.so' adding 'reproject/spherical_intersect/core.py' adding 'reproject/spherical_intersect/high_level.py' adding 'reproject/spherical_intersect/mNaN.h' adding 'reproject/spherical_intersect/overlap.py' adding 'reproject/spherical_intersect/overlapArea.h' adding 'reproject/spherical_intersect/reproject_slice_c.h' adding 'reproject/spherical_intersect/setup_package.py' adding 'reproject/spherical_intersect/tests/__init__.py' adding 'reproject/spherical_intersect/tests/test_high_level.py' adding 'reproject/spherical_intersect/tests/test_overlap.py' adding 'reproject/spherical_intersect/tests/test_reproject.py' adding 'reproject/tests/__init__.py' adding 'reproject/tests/helpers.py' adding 'reproject/tests/test_array_utils.py' adding 'reproject/tests/test_high_level.py' adding 'reproject/tests/test_utils.py' adding 'reproject/tests/data/aia_171_level1.asdf' adding 'reproject/tests/data/aia_171_level1.fits' adding 'reproject/tests/data/cube.hdr' adding 'reproject/tests/data/equatorial_3d.fits' adding 'reproject/tests/data/galactic_2d.fits' adding 'reproject/tests/data/gc_eq.hdr' adding 'reproject/tests/data/gc_ga.hdr' adding 'reproject/tests/data/mwpan2_RGB_3600.hdr' adding 'reproject/tests/data/secchi_l0_a.fits' adding 'reproject/tests/data/secchi_l0_b.fits' adding 'reproject-0.13.0.dist-info/LICENSE' adding 'reproject-0.13.0.dist-info/METADATA' adding 'reproject-0.13.0.dist-info/WHEEL' adding 'reproject-0.13.0.dist-info/top_level.txt' adding 'reproject-0.13.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for reproject (pyproject.toml): finished with status 'done' Created wheel for reproject: filename=reproject-0.13.0-cp312-cp312-linux_x86_64.whl size=1637157 sha256=8714e08d4e42104d812631f2d16e70c97d6a93d4ceddc0498291f86f3a6f0b03 Stored in directory: /home/pterjan/.cache/pip/wheels/3e/91/1d/187acb5f9522aa71483847f73934013d0993ec47577679be10 Successfully built reproject + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U7VFEP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd reproject-0.13.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/pyproject-wheeldir/reproject-0.13.0-cp312-cp312-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=reproject==0.13.0 + '[' -z reproject==0.13.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-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-reproject-0.13.0-build/reproject-0.13.0/pyproject-wheeldir reproject==0.13.0 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/pyproject-wheeldir Processing ./pyproject-wheeldir/reproject-0.13.0-cp312-cp312-linux_x86_64.whl Installing collected packages: reproject Successfully installed reproject-0.13.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-2.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-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-reproject-0.13.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject-0.13.0.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-reproject-0.13.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-2.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-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-reproject-0.13.0-build/python-reproject-0.13.0-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-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-reproject-0.13.0-build/python-reproject-0.13.0-2.mga10.x86_64-pyproject-record --prefix /usr reproject + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.13.0-2.mga10 --unique-debug-suffix -0.13.0-2.mga10.x86_64 --unique-debug-src-base python-reproject-0.13.0-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-reproject-0.13.0-build/reproject-0.13.0 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-reproject-0.13.0-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-reproject-0.13.0-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-reproject-0.13.0-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-reproject-0.13.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OxImce + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd reproject-0.13.0 + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject ~/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject ~/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0 + 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-reproject-0.13.0-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-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0 Running tests with reproject version 0.13.0. Running tests in /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject. Date: 2025-02-19T10:30:39 Platform: Linux-6.4.7-server-3.mga9-x86_64-with-glibc2.40 Executable: /usr/bin/python3 Full Python Version: 3.12.8 (main, Dec 14 2024, 10:51:11) [GCC 14.2.0] encodings: sys: utf-8, locale: utf-8, filesystem: utf-8 byteorder: little float info: dig: 15, mant_dig: 15 Package versions: Numpy: 2.1.3 Scipy: 1.14.1 Astropy: 7.0.0 astropy-healpix: 1.0.3 Cython: 3.0.12 Using Astropy options: remote_data: none. rootdir: /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject plugins: astropy-header-0.2.2, cov-6.0.0, filter-subpackage-0.2.0, arraydiff-0.5.0, remotedata-0.3.3, doctestplus-0.12.0, mock-3.14.0, astropy-0.10.0, hypothesis-6.123.2, openfiles-0.5.0 collected 2353 items adaptive/tests/test_core.py ........................................sss. [ 1%] .......................................ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss. [ 4%] ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss....ss.ss.......ss.ss.......ss.ss. [ 7%] ......ss.ss... [ 8%] healpix/tests/test_healpix.py .......................................... [ 10%] ........................................................................ [ 13%] ........................................................................ [ 16%] ........................................................................ [ 19%] ........................................................................ [ 22%] ........................................................................ [ 25%] ........................................................................ [ 28%] ........................................................................ [ 31%] ........................................................................ [ 34%] ........................................................................ [ 37%] ........................................................................ [ 40%] ........................................................................ [ 44%] ........................................................................ [ 47%] ........................................................................ [ 50%] ........................................................................ [ 53%] ........................................................................ [ 56%] ........................................................................ [ 59%] ........................................ [ 61%] healpix/tests/test_utils.py .. [ 61%] interpolation/tests/test_core.py sssssssssssssssssssssssssssssssssssssss [ 62%] sss..sssssssssssssss................................................ssss [ 65%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.ss. [ 68%] ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.... [ 71%] ss.ss.......ss.ss.......ss.ss.......ss.ss........ [ 74%] mosaicking/tests/test_background.py ..... [ 74%] mosaicking/tests/test_coadd.py ..............................s [ 75%] mosaicking/tests/test_subset_array.py ......... [ 75%] mosaicking/tests/test_wcs_helpers.py ................................... [ 77%] ..............s..ssss..ssss..ssss..ssss..ssss..ssss..................... [ 80%] ...............s [ 81%] spherical_intersect/tests/test_high_level.py ........................... [ 82%] ................ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss.ss [ 85%] .ss.ss.ss.ss.ss....ss.ss.......ss.ss.......ss.ss.......ss.ss... [ 88%] spherical_intersect/tests/test_overlap.py ...... [ 88%] spherical_intersect/tests/test_reproject.py .... [ 88%] tests/test_array_utils.py . [ 88%] tests/test_high_level.py ............................................... [ 90%] ........................................................................ [ 93%] ............................................................... [ 96%] tests/test_utils.py .ss.ss.ss.ss.ss.ss...............ss.ss.ss.ss.ss.ss.. [ 98%] ......................ss.ss......... [100%] =============================== warnings summary =============================== adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-False-False] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-False-False] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-False-True] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-False-True] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-True-False] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-True-False] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-True-True] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-True-True] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-False-False] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-False-False] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-False-True] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-False-True] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-True-False] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-True-False] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-True-True] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-True-True] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[False-False] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[False-False] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[False-True] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[False-True] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[True-False] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[True-False] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[True-True] /usr/lib/python3.12/site-packages/_pytest/python.py:163: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[True-True] returned [, ], which will be an error in a future version of pytest. Did you mean to use `assert` instead of `return`? warnings.warn( adaptive/tests/test_core.py: 16 warnings interpolation/tests/test_core.py: 32 warnings spherical_intersect/tests/test_high_level.py: 25 warnings /usr/lib/python3.12/site-packages/zarr/creation.py:614: UserWarning: ignoring keyword argument 'read_only' compressor, fill_value = _kwargs_compat(compressor, fill_value, kwargs) interpolation/tests/test_core.py: 31 warnings spherical_intersect/tests/test_high_level.py: 10 warnings /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject/common.py:188: DeprecationWarning: The truth value of an empty array is ambiguous. Returning False, but in future this will result in an error. Use `array.size > 0` to check that an array is not empty. if a.ndim == 0 or block_info is None or block_info == []: -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========= 1974 passed, 379 skipped, 126 warnings in 339.36s (0:05:39) ========== + rm -rf /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject/.pytest_cache/ + popd ~/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-reproject-0.13.0-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s382L2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + cd reproject-0.13.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/share/doc/python3-reproject + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/share/doc/python3-reproject + cp -pr /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/README.rst /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/share/doc/python3-reproject + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4shmLk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + cd reproject-0.13.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/share/licenses/python3-reproject + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/share/licenses/python3-reproject + cp -pr /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/share/licenses/python3-reproject + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-reproject = 0.13.0-2.mga10 python3-reproject = 0.13.0-2.mga10 python3-reproject(x86-64) = 0.13.0-2.mga10 python3.12-reproject = 0.13.0-2.mga10 python3.12dist(reproject) = 0.13 python3dist(reproject) = 0.13 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.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 python3.12dist(astropy) >= 5 python3.12dist(astropy-healpix) >= 0.6 python3.12dist(cloudpickle) python3.12dist(dask) >= 2021.8 python3.12dist(dask[array]) >= 2021.8 python3.12dist(fsspec) python3.12dist(numpy) >= 1.20 python3.12dist(scipy) >= 1.5 python3.12dist(zarr) Obsoletes: python-reproject < 0.13.0-2.mga10 Processing files: python-reproject-debugsource-0.13.0-2.mga10.x86_64 Provides: python-reproject-debugsource = 0.13.0-2.mga10 python-reproject-debugsource(x86-64) = 0.13.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-reproject-debuginfo-0.13.0-2.mga10.x86_64 Provides: debuginfo(build-id) = 836c1de054a9b9e3fc205b0d976286dd494dbf42 debuginfo(build-id) = b03333cabe960c31634f0d62cdeca614f8ac9477 debuginfo(build-id) = dea494516d9178e337bfc0bceeec60aeb574a7c0 python-reproject-debuginfo = 0.13.0-2.mga10 python3-reproject-debuginfo = 0.13.0-2.mga10 python3-reproject-debuginfo(x86-64) = 0.13.0-2.mga10 python3.12-reproject-debuginfo = 0.13.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-reproject-debugsource(x86-64) = 0.13.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-reproject-debuginfo-0.13.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-reproject-0.13.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-reproject-debugsource-0.13.0-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1U7Rh1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!