D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/python-reproject-0.13.0-1.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6pSZBk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/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
+ rm -rf /home/pterjan/rpmbuild/BUILD/reproject-0.13.0-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/reproject-0.13.0-SPECPARTS
+ /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 .
+ /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/bin/git am --reject -q -p1
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-linking.patch
Checking patch setup.py...
Applied patch setup.py cleanly.
+ /usr/bin/git am --reject -q -p1
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-linking-part-2.patch
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
+ /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.HaJmXI
+ umask 022
+ cd /home/pterjan/rpmbuild/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/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/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/reproject-0.13.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/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 69.0.2)
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.1.1)
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.10)
Handling wheel from get_requires_for_build_wheel
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
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/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 1.26.2)
Handling astropy >=5.0 from hook generated metadata: Requires-Dist (reproject)
Requirement satisfied: astropy >=5.0
   (installed: astropy 6.1.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.11.4)
Handling dask[array] >=2021.8 from hook generated metadata: Requires-Dist (reproject)
Requirement satisfied: dask[array] >=2021.8
   (installed: dask 2024.5.0)
   (extras are currently not checked)
Handling cloudpickle from hook generated metadata: Requires-Dist (reproject)
Requirement satisfied: cloudpickle
   (installed: cloudpickle 3.0.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.6.0)
Handling shapely ; extra == 'all' from hook generated metadata: Requires-Dist (reproject)
Ignoring alien requirement: shapely ; extra == 'all'
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'
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.4)
Handling shapely ; extra == 'testall' from hook generated metadata: Requires-Dist (reproject)
Ignoring alien requirement: shapely ; 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 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'
+ cat /home/pterjan/rpmbuild/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.E5x5LH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd reproject-0.13.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/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/reproject-0.13.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/reproject-0.13.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/reproject.egg-info
  writing /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/reproject.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/reproject.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/reproject.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/reproject.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/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/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/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/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/reproject.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir/pip-modern-metadata-85el5ofv/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
  creating build/lib.linux-x86_64-cpython-312
  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/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
  creating build/temp.linux-x86_64-cpython-312/reproject
  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:1929,
                   from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from 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/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:1929,
                   from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                   from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5,
                   from ./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
  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/reproject-0.13.0/.pyproject-builddir/pip-wheel-pai8htlo/.tmp-s4ra8klh/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=1640694 sha256=960a84270f28de11c20e3501ad1b939bb3a2552a806c465473f4f42de9841e3c
  Stored in directory: /home/pterjan/.cache/pip/wheels/bf/81/48/50d497e6defeab8c9c825f9b6f82cea9618722836496aacf2d
Successfully built reproject
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AnOxms
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64
+ cd reproject-0.13.0
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/pyproject-wheeldir/reproject-0.13.0-cp312-cp312-linux_x86_64.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
+ specifier=reproject==0.13.0
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/pyproject-wheeldir reproject==0.13.0
Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/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/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-1.mga10.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib/python3.12/site-packages ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.12/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64$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/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/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/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64 --record /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-1.mga10.x86_64-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject-0.13.0.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-1.mga10.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_PERCENTAGES_COUNT=2
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-reproject-0.13.0-1.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64 --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-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/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
3957 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib/debug/usr/lib64/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1UhZ3d
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd reproject-0.13.0
+ '[' 1 -eq 1 ']'
+ pushd /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject
~/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject ~/rpmbuild/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/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin
+ PYTHONPATH=/home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/reproject-0.13.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=16
+ /usr/bin/pytest
============================= test session starts ==============================
platform linux -- Python 3.12.4, pytest-7.4.4, pluggy-1.5.0

Running tests with reproject version 0.13.0.
Running tests in /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject.

Date: 2024-07-31T16:42:45

Platform: Linux-6.4.7-server-3.mga9-x86_64-with-glibc2.39

Executable: /usr/bin/python3

Full Python Version: 
3.12.4 (main, Jun  9 2024, 12:07:41) [GCC 14.1.0]

encodings: sys: utf-8, locale: utf-8, filesystem: utf-8
byteorder: little
float info: dig: 15, mant_dig: 15

Package versions: 
Numpy: 1.26.2
Scipy: 1.11.4
Astropy: 6.1.0
astropy-healpix: 1.0.3
Cython: 3.0.10

Using Astropy options: remote_data: none.

rootdir: /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject
plugins: cov-5.0.0, hypothesis-6.98.8, astropy-header-0.2.2, 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, 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-False-False] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f55c9670>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f5927ec0>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-False-True] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f7cecd40>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f417b770>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-True-False] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f417bf80>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f417bd10>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[False-True-True] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f417ba70>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f417bfb0>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-False-False] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f417bc20>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f417b980>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-False-True] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f417ae10>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f417b470>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-True-False] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f417b5c0>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f417bda0>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d[True-True-True] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7fa871760>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f41fc230>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[False-False] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f417bda0>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f41fcbf0>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[False-True] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f40097c0>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f4009940>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[True-False] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f4009010>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f4009910>], 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:198: PytestReturnNotNoneWarning: Expected None, but adaptive/tests/test_core.py::test_reproject_adaptive_2d_rotated[True-True] returned [<astropy.io.fits.hdu.image.PrimaryHDU object at 0x7fb7f4009a30>, <astropy.io.fits.hdu.image.ImageHDU object at 0x7fb7f4008a40>], which will be an error in a future version of pytest.  Did you mean to use `assert` instead of `return`?
    warnings.warn(

interpolation/tests/test_core.py: 31 warnings
spherical_intersect/tests/test_high_level.py: 10 warnings
  /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/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, 53 warnings in 396.66s (0:06:36) ==========
















+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/lib64/python3.12/site-packages/reproject/.pytest_cache/
+ popd
~/rpmbuild/BUILD/reproject-0.13.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-reproject-0.13.0-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NNMXRq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd reproject-0.13.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/share/doc/python3-reproject
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/share/doc/python3-reproject
+ cp -pr /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/README.rst /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/share/doc/python3-reproject
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ncUU41
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd reproject-0.13.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/share/licenses/python3-reproject
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/share/licenses/python3-reproject
+ cp -pr /home/pterjan/rpmbuild/BUILD/reproject-0.13.0/LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64/usr/share/licenses/python3-reproject
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-reproject = 0.13.0-1.mga10 python3-reproject = 0.13.0-1.mga10 python3-reproject(x86-64) = 0.13.0-1.mga10 python3.12-reproject = 0.13.0-1.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-1.mga10
Processing files: python-reproject-debugsource-0.13.0-1.mga10.x86_64
Provides: python-reproject-debugsource = 0.13.0-1.mga10 python-reproject-debugsource(x86-64) = 0.13.0-1.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-1.mga10.x86_64
Provides: debuginfo(build-id) = 7f3691a5d5ce411bb6e119efd2792b503e953a7f debuginfo(build-id) = 8aafa9653ac8398404c7fcd0d43639bfb7c2fb05 debuginfo(build-id) = abb5a6b7fa8f429fdc573a3bcee49820f49e5088 python-reproject-debuginfo = 0.13.0-1.mga10 python3-reproject-debuginfo = 0.13.0-1.mga10 python3-reproject-debuginfo(x86-64) = 0.13.0-1.mga10 python3.12-reproject-debuginfo = 0.13.0-1.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-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-reproject-debuginfo-0.13.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-reproject-0.13.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-reproject-debugsource-0.13.0-1.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ttzkyd
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd reproject-0.13.0
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-reproject-0.13.0-1.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mwtz53
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/reproject-0.13.0-SPECPARTS
+ rm -rf reproject-0.13.0 reproject-0.13.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!