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-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FgtYHM
+ 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.ND3Vmi
+ 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 '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ GIT_COMMITTER_DATE=@1734724268
+ GIT_AUTHOR_DATE=@1734724268
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <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=@1734724268
+ /usr/bin/git am --reject -q -p1
Checking patch setup.py...
Applied patch setup.py cleanly.
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-linking-part-2.patch
+ GIT_COMMITTER_DATE=@1734724268
+ /usr/bin/git am --reject -q -p1
Checking patch reproject/spherical_intersect/setup_package.py...
Applied patch reproject/spherical_intersect/setup_package.py cleanly.
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-linking-part-3.patch
+ GIT_COMMITTER_DATE=@1734724268
+ /usr/bin/git am --reject -q -p1
Checking patch setup.cfg...
Applied patch setup.cfg 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.ewggR9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build
+ cd reproject-0.13.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ :
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -f pyproject.toml ']'
+ true
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml
+ sed -i -e 's/~=/>=/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-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'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-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-1.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.11)
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.0)
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.10.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-1.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.VE2YDr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build
+ 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'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-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-of27edwr/reproject.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-of27edwr/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-of27edwr/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-of27edwr/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-of27edwr/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-of27edwr/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-of27edwr/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-of27edwr/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-of27edwr/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-r9p_5ypk/.tmp-ishcl10p/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=1637165 sha256=db37692409355ea9fcb8004a3504a5e8e63bfb5e9165e62e31f3146db3c5f671
  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.ioGOtv
+ 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
+ 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-1.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-1.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'
++ cut -f1 '-d '
++ wc -l /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-1.mga10.x86_64-pyproject-ghost-distinfo
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/python-reproject-0.13.0-1.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-1.mga10.x86_64-pyproject-record --prefix /usr reproject
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.13.0-1.mga10 --unique-debug-suffix -0.13.0-1.mga10.x86_64 --unique-debug-src-base python-reproject-0.13.0-1.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-1.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.O0kmtx
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build
+ 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

A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.1.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.

If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.

Traceback (most recent call last):  File "/usr/bin/pytest", line 8, in <module>
    sys.exit(console_main())
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 201, in console_main
    code = main()
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 156, in main
    config = _prepareconfig(args, plugins)
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 341, in _prepareconfig
    config = pluginmanager.hook.pytest_cmdline_parse(
  File "/usr/lib/python3.12/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/usr/lib/python3.12/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/usr/lib/python3.12/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1140, in pytest_cmdline_parse
    self.parse(args)
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1494, in parse
    self._preparse(args, addopts=addopts)
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1398, in _preparse
    self.hook.pytest_load_initial_conftests(
  File "/usr/lib/python3.12/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "/usr/lib/python3.12/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/usr/lib/python3.12/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1222, in pytest_load_initial_conftests
    self.pluginmanager._set_initial_conftests(
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 581, in _set_initial_conftests
    self._try_load_conftest(
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 619, in _try_load_conftest
    self._loadconftestmodules(
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 659, in _loadconftestmodules
    mod = self._importconftest(
  File "/usr/lib/python3.12/site-packages/_pytest/config/__init__.py", line 710, in _importconftest
    mod = import_path(
  File "/usr/lib/python3.12/site-packages/_pytest/pathlib.py", line 587, in import_path
    importlib.import_module(module_name)
  File "/usr/lib64/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject/__init__.py", line 6, in <module>
    from .healpix import reproject_from_healpix, reproject_to_healpix  # noqa
  File "/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject/healpix/__init__.py", line 1, in <module>
    from .high_level import *  # noqa
  File "/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject/healpix/high_level.py", line 3, in <module>
    from .core import healpix_to_image, image_to_healpix
  File "/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject/healpix/core.py", line 3, in <module>
    from astropy_healpix import HEALPix, npix_to_nside
  File "/usr/lib64/python3.12/site-packages/astropy_healpix/__init__.py", line 13, in <module>
    from .high_level import *  # noqa
  File "/usr/lib64/python3.12/site-packages/astropy_healpix/high_level.py", line 8, in <module>
    from .core import (nside_to_pixel_area, nside_to_pixel_resolution,
  File "/usr/lib64/python3.12/site-packages/astropy_healpix/core.py", line 9, in <module>
    from . import _core
Traceback (most recent call last):
  File "/usr/lib64/python3.12/site-packages/numpy/core/_multiarray_umath.py", line 44, in __getattr__
    raise ImportError(msg)
ImportError: 
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.1.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.

If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.


ImportError while loading conftest '/home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/reproject/conftest.py'.
__init__.py:6: in <module>
    from .healpix import reproject_from_healpix, reproject_to_healpix  # noqa
healpix/__init__.py:1: in <module>
    from .high_level import *  # noqa
healpix/high_level.py:3: in <module>
    from .core import healpix_to_image, image_to_healpix
healpix/core.py:3: in <module>
    from astropy_healpix import HEALPix, npix_to_nside
/usr/lib64/python3.12/site-packages/astropy_healpix/__init__.py:13: in <module>
    from .high_level import *  # noqa
/usr/lib64/python3.12/site-packages/astropy_healpix/high_level.py:8: in <module>
    from .core import (nside_to_pixel_area, nside_to_pixel_resolution,
/usr/lib64/python3.12/site-packages/astropy_healpix/core.py:9: in <module>
    from . import _core
E   ImportError: numpy.core.multiarray failed to import
error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.O0kmtx (%check)

RPM build errors:
    Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.O0kmtx (%check)
I: [iurt_root_command] ERROR: chroot