D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-shapely-2.0.2-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.tkWVgV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf shapely-2.0.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/shapely-2.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd shapely-2.0.2 + rm -rf /home/pterjan/rpmbuild/BUILD/shapely-2.0.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/shapely-2.0.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6PuF3I + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd shapely-2.0.2 + '[' 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/shapely-2.0.2/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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' + TMPDIR=/home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.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/shapely-2.0.2/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-shapely-2.0.2-1.mga10.x86_64-pyproject-buildrequires Handling Cython from build-system.requires Requirement satisfied: Cython (installed: Cython 3.0.9) Handling oldest-supported-numpy from build-system.requires Requirement satisfied: oldest-supported-numpy (installed: oldest-supported-numpy 2023.12.21) Handling setuptools>=61.0.0 from build-system.requires Requirement satisfied: setuptools>=61.0.0 (installed: setuptools 69.0.2) :8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Compiling shapely/_geometry_helpers.pyx because it changed. Compiling shapely/_geos.pyx because it changed. [1/2] Cythonizing shapely/_geometry_helpers.pyx [2/2] Cythonizing shapely/_geos.pyx running egg_info writing shapely.egg-info/PKG-INFO writing dependency_links to shapely.egg-info/dependency_links.txt writing requirements to shapely.egg-info/requires.txt writing top-level names to shapely.egg-info/top_level.txt dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative reading manifest file 'shapely.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'shapely.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.42.0) running dist_info writing shapely.egg-info/PKG-INFO writing dependency_links to shapely.egg-info/dependency_links.txt writing requirements to shapely.egg-info/requires.txt writing top-level names to shapely.egg-info/top_level.txt dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative reading manifest file 'shapely.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'shapely.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/shapely-2.0.2/shapely-2.0.2.dist-info' Handling numpy >=1.14 from hook generated metadata: Requires-Dist (shapely) Requirement satisfied: numpy >=1.14 (installed: numpy 1.26.2) Handling numpydoc >=1.1 ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely) Ignoring alien requirement: numpydoc >=1.1 ; extra == 'docs' Handling matplotlib ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely) Ignoring alien requirement: matplotlib ; extra == 'docs' Handling sphinx ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely) Ignoring alien requirement: sphinx ; extra == 'docs' Handling sphinx-book-theme ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely) Ignoring alien requirement: sphinx-book-theme ; extra == 'docs' Handling sphinx-remove-toctrees ; extra == 'docs' from hook generated metadata: Requires-Dist (shapely) Ignoring alien requirement: sphinx-remove-toctrees ; extra == 'docs' Handling pytest ; extra == 'test' from hook generated metadata: Requires-Dist (shapely) Ignoring alien requirement: pytest ; extra == 'test' Handling pytest-cov ; extra == 'test' from hook generated metadata: Requires-Dist (shapely) Ignoring alien requirement: pytest-cov ; extra == 'test' + cat /home/pterjan/rpmbuild/BUILD/python-shapely-2.0.2-1.mga10.x86_64-pyproject-buildrequires + rm -rfv shapely-2.0.2.dist-info/ removed 'shapely-2.0.2.dist-info/LICENSE.txt' removed 'shapely-2.0.2.dist-info/top_level.txt' removed 'shapely-2.0.2.dist-info/METADATA' removed directory 'shapely-2.0.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1EnaWm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd shapely-2.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -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' + TMPDIR=/home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/shapely-2.0.2 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) :8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html running dist_info creating /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info writing /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info/SOURCES.txt' dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/geos_c.h won't be automatically included in the manifest: the path must be relative reading manifest file '/home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/pip-modern-metadata-gm7laepl/shapely-2.0.2.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: shapely Building wheel for shapely (pyproject.toml): started Running command Building wheel for shapely (pyproject.toml) :8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/shapely copying shapely/_enum.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/geos.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/constructive.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/affinity.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/ops.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/predicates.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/wkb.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/creation.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/wkt.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/speedups.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/coordinates.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/strtree.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/linear.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/prepared.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/_ragged_array.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/decorators.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/coords.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/__init__.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/validation.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/io.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/errors.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/plotting.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/testing.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/measurement.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/_version.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/_geometry.py -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/set_operations.py -> build/lib.linux-x86_64-cpython-312/shapely creating build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/geo.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/point.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/multilinestring.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/polygon.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/conftest.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/multipolygon.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/collection.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/multipoint.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/linestring.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/__init__.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry copying shapely/geometry/base.py -> build/lib.linux-x86_64-cpython-312/shapely/geometry creating build/lib.linux-x86_64-cpython-312/shapely/algorithms copying shapely/algorithms/cga.py -> build/lib.linux-x86_64-cpython-312/shapely/algorithms copying shapely/algorithms/_oriented_envelope.py -> build/lib.linux-x86_64-cpython-312/shapely/algorithms copying shapely/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-312/shapely/algorithms copying shapely/algorithms/polylabel.py -> build/lib.linux-x86_64-cpython-312/shapely/algorithms creating build/lib.linux-x86_64-cpython-312/shapely/vectorized copying shapely/vectorized/__init__.py -> build/lib.linux-x86_64-cpython-312/shapely/vectorized creating build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_strtree.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_misc.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/common.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_linear.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_ragged_array.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_io.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_measurement.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_constructive.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_testing.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_geometry.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_coordinates.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_plotting.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_set_operations.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_predicates.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_creation.py -> build/lib.linux-x86_64-cpython-312/shapely/tests copying shapely/tests/test_creation_indices.py -> build/lib.linux-x86_64-cpython-312/shapely/tests creating build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_polygon.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_geometry_base.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_multilinestring.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_point.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_multipolygon.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_format.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_linestring.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_hash.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_emptiness.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_multipoint.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/__init__.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_collection.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_coords.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_multi.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_equality.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry copying shapely/tests/geometry/test_decimal.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/geometry creating build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_geointerface.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_singularity.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_make_valid.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_buffer.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_products_z.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_ndarrays.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_shape.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_linemerge.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_nearest.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_substring.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_split.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_wkt.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_delaunay.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_prepared.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/conftest.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_voronoi_diagram.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_orient.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_operators.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_invalid_geometries.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_box.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_polylabel.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_empty_polygons.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_minimum_clearance.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_wkb.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_snap.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_create_inconsistent_dimensionality.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_svg.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_linear_referencing.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_persist.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_pickle.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_union.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_shared_paths.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/__init__.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_vectorized.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_mapping.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_clip_by_rect.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_affinity.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_polygonize.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_transform.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_validation.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_predicates.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_locale.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/threading_test.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_parallel_offset.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_operations.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_equality.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/tests/legacy/test_cga.py -> build/lib.linux-x86_64-cpython-312/shapely/tests/legacy copying shapely/_pygeos_api.pxd -> build/lib.linux-x86_64-cpython-312/shapely copying shapely/_geos.pxd -> build/lib.linux-x86_64-cpython-312/shapely UPDATING build/lib.linux-x86_64-cpython-312/shapely/_version.py set build/lib.linux-x86_64-cpython-312/shapely/_version.py to '2.0.2' running build_ext building 'shapely.lib' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/src 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=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I./src -I/usr/include -I/usr/include/python3.12 -I/usr/lib64/python3.12/site-packages/numpy/core/include -c src/c_api.c -o build/temp.linux-x86_64-cpython-312/src/c_api.o 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=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I./src -I/usr/include -I/usr/include/python3.12 -I/usr/lib64/python3.12/site-packages/numpy/core/include -c src/coords.c -o build/temp.linux-x86_64-cpython-312/src/coords.o 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=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I./src -I/usr/include -I/usr/include/python3.12 -I/usr/lib64/python3.12/site-packages/numpy/core/include -c src/geos.c -o build/temp.linux-x86_64-cpython-312/src/geos.o 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=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I./src -I/usr/include -I/usr/include/python3.12 -I/usr/lib64/python3.12/site-packages/numpy/core/include -c src/lib.c -o build/temp.linux-x86_64-cpython-312/src/lib.o 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=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I./src -I/usr/include -I/usr/include/python3.12 -I/usr/lib64/python3.12/site-packages/numpy/core/include -c src/pygeom.c -o build/temp.linux-x86_64-cpython-312/src/pygeom.o 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=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I./src -I/usr/include -I/usr/include/python3.12 -I/usr/lib64/python3.12/site-packages/numpy/core/include -c src/strtree.c -o build/temp.linux-x86_64-cpython-312/src/strtree.o 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=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I./src -I/usr/include -I/usr/include/python3.12 -I/usr/lib64/python3.12/site-packages/numpy/core/include -c src/ufuncs.c -o build/temp.linux-x86_64-cpython-312/src/ufuncs.o src/ufuncs.c: In function ‘Ydd_b_p_func’: src/ufuncs.c:436:23: warning: passing argument 2 of ‘func’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 436 | ret = func(ctx, prepared_geom_tmp, in2, in3); | ^~~~~~~~~~~~~~~~~ src/ufuncs.c:436:23: note: expected ‘void *’ but argument is of type ‘const GEOSPreparedGeometry *’ {aka ‘const struct GEOSPrepGeom_t *’} src/ufuncs.c: In function ‘Y_i_func’: src/ufuncs.c:1192:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1192 | int errcode = (int)((int**)data)[1]; | ^ src/ufuncs.c:1193:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1193 | int none_value = (int)((int**)data)[2]; | ^ src/ufuncs.c: In function ‘polygonize_func’: src/ufuncs.c:2205:51: error: passing argument 2 of ‘GEOSPolygonize_r’ from incompatible pointer type [-Wincompatible-pointer-types] 2205 | GEOSGeometry* ret_ptr = GEOSPolygonize_r(ctx, geoms, n_geoms); | ^~~~~ | | | GEOSGeometry ** {aka struct GEOSGeom_t **} In file included from src/geos.h:15, from src/ufuncs.c:16: /usr/include/geos_c.h:979:31: note: expected ‘const GEOSGeometry * const*’ {aka ‘const struct GEOSGeom_t * const*’} but argument is of type ‘GEOSGeometry **’ {aka ‘struct GEOSGeom_t **’} 979 | const GEOSGeometry *const geoms[], | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ error: command '/usr/bin/gcc' failed with exit code 1 error: subprocess-exited-with-error × Building wheel for shapely (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. full command: /usr/bin/python3 /usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /home/pterjan/rpmbuild/BUILD/shapely-2.0.2/.pyproject-builddir/tmpbf6ur30j cwd: /home/pterjan/rpmbuild/BUILD/shapely-2.0.2 Building wheel for shapely (pyproject.toml): finished with status 'error' ERROR: Failed building wheel for shapely Failed to build shapely ERROR: Failed to build one or more wheels error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.1EnaWm (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.1EnaWm (%build) I: [iurt_root_command] ERROR: chroot