==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-fiona 1.10.1-2 (Tue May 20 10:13:54 2025) ==> Retrieving sources... -> Found python-fiona-1.10.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... python-fiona-1.10.1.tar.gz ... Passed ==> Making package: python-fiona 1.10.1-2 (Tue 20 May 2025 10:14:00 AM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (28) blosc-1.21.6-1 crypto++-8.7.0-1 geos-3.13.1-1 giflib-5.2.2-2 jbigkit-2.1-8 libaec-1.1.3-2 libdeflate-1.23-1 libfreexl-2.0.0-2 libgeotiff-1.7.4-1 libjpeg-turbo-3.1.0-1 libpng-1.6.48-1 librttopo-1.1.0-6 libspatialite-5.1.0-3 libtiff-4.7.0-1 minizip-1:1.3.1-2 ocl-icd-2.3.3-1 proj-9.6.0-1 qhull-2020.2-5 snappy-1.2.2-2 unixodbc-2.3.12-3 xerces-c-3.3.0-2 gdal-3.11.0-1 python-attrs-24.1.0-1 python-certifi-2025.04.26-1 python-click-8.1.8-1 python-click-plugins-1.1.1-12 python-cligj-0.7.2-6 python-munch-4.0.0-3 Total Download Size: 0.33 MiB Total Installed Size: 119.24 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-click-8.1.8-1-any downloading... python-attrs-24.1.0-1-any downloading... python-munch-4.0.0-3-any downloading... python-cligj-0.7.2-6-any downloading... python-click-plugins-1.1.1-12-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing jbigkit... installing libjpeg-turbo... installing libtiff... Optional dependencies for libtiff freeglut: for using tiffgt installing proj... installing snappy... installing blosc... installing crypto++... installing libdeflate... installing minizip... installing libfreexl... installing geos... installing libgeotiff... installing giflib... installing unixodbc... installing ocl-icd... Optional dependencies for ocl-icd opencl-driver: packaged opencl driver installing libpng... installing qhull... installing librttopo... installing libspatialite... installing xerces-c... installing libaec... installing gdal... Optional dependencies for gdal arrow: Arrow/Parquet support cfitsio: FITS support hdf5: HDF5 support libheif: HEIF support libjxl: JPEG XL support mariadb-libs: MySQL support netcdf: netCDF support openexr: EXR support openjpeg2: JP2 support podofo: PDF support poppler: PDF support postgresql-libs: PostgreSQL support libwebp: WebP support installing python-attrs... installing python-certifi... installing python-click... installing python-click-plugins... installing python-cligj... installing python-munch... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (14) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.7.0-1 python-packaging-25.0-1 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 cython-3.1.1-1 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:80.3.1-1 python-wheel-0.45.1-1 Total Installed Size: 29.20 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cython... installing python-packaging... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-fiona-1.10.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-fiona-1.10.1.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... * Getting build dependencies for wheel... /usr/lib/python3.13/site-packages/setuptools/_distutils/extension.py:150: UserWarning: Unknown Extension options: 'cython_compile_time_env' warnings.warn(msg) Compiling fiona/_geometry.pyx because it changed. Compiling fiona/_vsiopener.pyx because it changed. Compiling fiona/schema.pyx because it changed. Compiling fiona/_transform.pyx because it changed. Compiling fiona/crs.pyx because it changed. Compiling fiona/_env.pyx because it changed. Compiling fiona/_err.pyx because it changed. Compiling fiona/ogrext.pyx because it changed. [1/8] Cythonizing fiona/_env.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/_env.pyx:153:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 performance hint: fiona/_env.pyx:142:0: Exception check on 'log_error' will always require the GIL to be acquired. Possible solutions: 1. Declare 'log_error' 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 'log_error' to allow an error code to be returned. performance hint: fiona/_env.pyx:158:4: Exception check on 'logging_error_handler' will always require the GIL to be acquired. Possible solutions: 1. Declare 'logging_error_handler' 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 'logging_error_handler' to allow an error code to be returned. [2/8] Cythonizing fiona/_err.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/_err.pyx:411:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 [3/8] Cythonizing fiona/_geometry.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/gdal.pxi:155:4: 'OGRwkbGeometryType' redeclared warning: fiona/gdal.pxi:152:4: 'OGRErr' redeclared warning: fiona/gdal.pxi:156:8: 'wkbUnknown' redeclared warning: fiona/gdal.pxi:157:8: 'wkbPoint' redeclared warning: fiona/gdal.pxi:158:8: 'wkbLineString' redeclared warning: fiona/gdal.pxi:159:8: 'wkbPolygon' redeclared warning: fiona/gdal.pxi:160:8: 'wkbMultiPoint' redeclared warning: fiona/gdal.pxi:161:8: 'wkbMultiLineString' redeclared warning: fiona/gdal.pxi:162:8: 'wkbMultiPolygon' redeclared warning: fiona/gdal.pxi:163:8: 'wkbGeometryCollection' redeclared warning: fiona/gdal.pxi:164:8: 'wkbCircularString' redeclared warning: fiona/gdal.pxi:165:8: 'wkbCompoundCurve' redeclared warning: fiona/gdal.pxi:166:8: 'wkbCurvePolygon' redeclared warning: fiona/gdal.pxi:167:8: 'wkbMultiCurve' redeclared warning: fiona/gdal.pxi:168:8: 'wkbMultiSurface' redeclared warning: fiona/gdal.pxi:169:8: 'wkbCurve' redeclared warning: fiona/gdal.pxi:170:8: 'wkbSurface' redeclared warning: fiona/gdal.pxi:171:8: 'wkbPolyhedralSurface' redeclared warning: fiona/gdal.pxi:172:8: 'wkbTIN' redeclared warning: fiona/gdal.pxi:173:8: 'wkbTriangle' redeclared warning: fiona/gdal.pxi:174:8: 'wkbNone' redeclared warning: fiona/gdal.pxi:175:8: 'wkbLinearRing' redeclared warning: fiona/gdal.pxi:176:8: 'wkbCircularStringZ' redeclared warning: fiona/gdal.pxi:177:8: 'wkbCompoundCurveZ' redeclared warning: fiona/gdal.pxi:178:8: 'wkbCurvePolygonZ' redeclared warning: fiona/gdal.pxi:179:8: 'wkbMultiCurveZ' redeclared warning: fiona/gdal.pxi:180:8: 'wkbMultiSurfaceZ' redeclared warning: fiona/gdal.pxi:181:8: 'wkbCurveZ' redeclared warning: fiona/gdal.pxi:182:8: 'wkbSurfaceZ' redeclared warning: fiona/gdal.pxi:183:8: 'wkbPolyhedralSurfaceZ' redeclared warning: fiona/gdal.pxi:184:8: 'wkbTINZ' redeclared warning: fiona/gdal.pxi:185:8: 'wkbTriangleZ' redeclared warning: fiona/gdal.pxi:186:8: 'wkbPointM' redeclared warning: fiona/gdal.pxi:187:8: 'wkbLineStringM' redeclared warning: fiona/gdal.pxi:188:8: 'wkbPolygonM' redeclared warning: fiona/gdal.pxi:189:8: 'wkbMultiPointM' redeclared warning: fiona/gdal.pxi:190:8: 'wkbMultiLineStringM' redeclared warning: fiona/gdal.pxi:191:8: 'wkbMultiPolygonM' redeclared warning: fiona/gdal.pxi:192:8: 'wkbGeometryCollectionM' redeclared warning: fiona/gdal.pxi:193:8: 'wkbCircularStringM' redeclared warning: fiona/gdal.pxi:194:8: 'wkbCompoundCurveM' redeclared warning: fiona/gdal.pxi:195:8: 'wkbCurvePolygonM' redeclared warning: fiona/gdal.pxi:196:8: 'wkbMultiCurveM' redeclared warning: fiona/gdal.pxi:197:8: 'wkbMultiSurfaceM' redeclared warning: fiona/gdal.pxi:198:8: 'wkbCurveM' redeclared warning: fiona/gdal.pxi:199:8: 'wkbSurfaceM' redeclared warning: fiona/gdal.pxi:200:8: 'wkbPolyhedralSurfaceM' redeclared warning: fiona/gdal.pxi:201:8: 'wkbTINM' redeclared warning: fiona/gdal.pxi:202:8: 'wkbTriangleM' redeclared warning: fiona/gdal.pxi:203:8: 'wkbPointZM' redeclared warning: fiona/gdal.pxi:204:8: 'wkbLineStringZM' redeclared warning: fiona/gdal.pxi:205:8: 'wkbPolygonZM' redeclared warning: fiona/gdal.pxi:206:8: 'wkbMultiPointZM' redeclared warning: fiona/gdal.pxi:207:8: 'wkbMultiLineStringZM' redeclared warning: fiona/gdal.pxi:208:8: 'wkbMultiPolygonZM' redeclared warning: fiona/gdal.pxi:209:8: 'wkbGeometryCollectionZM' redeclared warning: fiona/gdal.pxi:210:8: 'wkbCircularStringZM' redeclared warning: fiona/gdal.pxi:211:8: 'wkbCompoundCurveZM' redeclared warning: fiona/gdal.pxi:212:8: 'wkbCurvePolygonZM' redeclared warning: fiona/gdal.pxi:213:8: 'wkbMultiCurveZM' redeclared warning: fiona/gdal.pxi:214:8: 'wkbMultiSurfaceZM' redeclared warning: fiona/gdal.pxi:215:8: 'wkbCurveZM' redeclared warning: fiona/gdal.pxi:216:8: 'wkbSurfaceZM' redeclared warning: fiona/gdal.pxi:217:8: 'wkbPolyhedralSurfaceZM' redeclared warning: fiona/gdal.pxi:218:8: 'wkbTINZM' redeclared warning: fiona/gdal.pxi:219:8: 'wkbTriangleZM' redeclared warning: fiona/gdal.pxi:220:8: 'wkbPoint25D' redeclared warning: fiona/gdal.pxi:221:8: 'wkbLineString25D' redeclared warning: fiona/gdal.pxi:222:8: 'wkbPolygon25D' redeclared warning: fiona/gdal.pxi:223:8: 'wkbMultiPoint25D' redeclared warning: fiona/gdal.pxi:224:8: 'wkbMultiLineString25D' redeclared warning: fiona/gdal.pxi:225:8: 'wkbMultiPolygon25D' redeclared warning: fiona/gdal.pxi:226:8: 'wkbGeometryCollection25D' redeclared warning: fiona/gdal.pxi:586:36: Function signature does not match previous declaration warning: fiona/gdal.pxi:588:23: Function signature does not match previous declaration warning: fiona/gdal.pxi:589:26: Function signature does not match previous declaration warning: fiona/gdal.pxi:590:25: Function signature does not match previous declaration warning: fiona/gdal.pxi:591:37: Function signature does not match previous declaration warning: fiona/gdal.pxi:593:30: Function signature does not match previous declaration warning: fiona/gdal.pxi:594:9: Function signature does not match previous declaration warning: fiona/gdal.pxi:595:28: Function signature does not match previous declaration warning: fiona/gdal.pxi:596:36: Function signature does not match previous declaration warning: fiona/gdal.pxi:597:30: Function signature does not match previous declaration warning: fiona/gdal.pxi:598:15: Function signature does not match previous declaration warning: fiona/gdal.pxi:599:29: Function signature does not match previous declaration warning: fiona/gdal.pxi:600:37: Function signature does not match previous declaration warning: fiona/gdal.pxi:601:27: Function signature does not match previous declaration warning: fiona/gdal.pxi:602:21: Function signature does not match previous declaration warning: fiona/gdal.pxi:603:21: Function signature does not match previous declaration warning: fiona/gdal.pxi:604:21: Function signature does not match previous declaration warning: fiona/gdal.pxi:605:30: Function signature does not match previous declaration warning: fiona/gdal.pxi:607:21: Function signature does not match previous declaration warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 [4/8] Cythonizing fiona/_transform.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 [5/8] Cythonizing fiona/_vsiopener.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/_vsiopener.pyx:448:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 [6/8] Cythonizing fiona/crs.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/crs.pyx:501:44: Assigning to 'char *' from 'const char *' discards const qualifier warning: fiona/crs.pyx:502:44: Assigning to 'char *' from 'const char *' discards const qualifier warning: fiona/crs.pyx:974:44: Assigning to 'char *' from 'const char *' discards const qualifier warning: fiona/crs.pyx:975:44: Assigning to 'char *' from 'const char *' discards const qualifier warning: fiona/crs.pyx:889:4: __nonzero__ was removed in Python 3; ignoring it and using __bool__ instead [7/8] Cythonizing fiona/ogrext.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 [8/8] Cythonizing fiona/schema.pyx warning: fiona/gdal.pxi:146:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() INFO:root:running egg_info INFO:root:creating fiona.egg-info INFO:root:writing fiona.egg-info/PKG-INFO INFO:root:writing dependency_links to fiona.egg-info/dependency_links.txt INFO:root:writing entry points to fiona.egg-info/entry_points.txt INFO:root:writing requirements to fiona.egg-info/requires.txt INFO:root:writing top-level names to fiona.egg-info/top_level.txt INFO:root:writing manifest file 'fiona.egg-info/SOURCES.txt' INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_geometry.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_spatialref.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:reading manifest file 'fiona.egg-info/SOURCES.txt' INFO:root:reading manifest template 'MANIFEST.in' WARNING:root:warning: no previously-included files matching '.DS_Store' found anywhere in distribution WARNING:root:warning: no previously-included files matching '*.pyc' found anywhere in distribution WARNING:root:warning: no previously-included files matching '*' found under directory 'docs/data' WARNING:root:warning: no previously-included files matching '*' found under directory 'docs/_build' WARNING:root:warning: no previously-included files matching '*' found under directory '_build' WARNING:root:warning: no previously-included files matching '*' found under directory 'venv' WARNING:root:warning: no previously-included files found matching '*.txt' WARNING:root:warning: no previously-included files found matching 'tests/data/coutwildrnp.gpkg' WARNING:root:warning: no previously-included files found matching 'tests/data/coutwildrnp.json' WARNING:root:warning: no previously-included files found matching 'tests/data/coutwildrnp.tar' INFO:root:adding license file 'LICENSE.txt' INFO:root:writing manifest file 'fiona.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.13/site-packages/setuptools/_distutils/extension.py:150: UserWarning: Unknown Extension options: 'cython_compile_time_env' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() INFO:root:running bdist_wheel INFO:root:running build INFO:root:running build_py INFO:root:creating build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/__init__.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/vfs.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/logutils.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/rfc3339.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/inspector.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/abc.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/drvsupport.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/transform.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/compat.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/model.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/enums.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/collection.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/path.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/features.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/meta.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_path.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/session.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/env.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/io.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/errors.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_show_versions.py -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:creating build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/info.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/insp.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/__init__.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/dump.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/options.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/bounds.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/rm.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/helpers.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/distrib.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/ls.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/main.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/cat.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/load.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/features.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/calc.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/collect.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:copying fiona/fio/env.py -> build/lib.linux-aarch64-cpython-313/fiona/fio INFO:root:creating build/lib.linux-aarch64-cpython-313/fiona/_vendor INFO:root:copying fiona/_vendor/snuggs.py -> build/lib.linux-aarch64-cpython-313/fiona/_vendor INFO:root:creating build/lib.linux-aarch64-cpython-313/fiona/_vendor/munch INFO:root:copying fiona/_vendor/munch/__init__.py -> build/lib.linux-aarch64-cpython-313/fiona/_vendor/munch INFO:root:copying fiona/gdal.pxi -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_cpl.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/crs.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_env.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/ogrext2.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/ogrext1.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/ogrext3.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_csl.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_geometry.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_err.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:copying fiona/_vsiopener.pxd -> build/lib.linux-aarch64-cpython-313/fiona INFO:root:running build_ext INFO:root:building 'fiona._geometry' extension INFO:root:creating build/temp.linux-aarch64-cpython-313/fiona INFO:root:gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/_geometry.c -o build/temp.linux-aarch64-cpython-313/fiona/_geometry.o INFO:root:gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types build/temp.linux-aarch64-cpython-313/fiona/_geometry.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/_geometry.cpython-313-aarch64-linux-gnu.so INFO:root:building 'fiona._vsiopener' extension INFO:root:gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/_vsiopener.c -o build/temp.linux-aarch64-cpython-313/fiona/_vsiopener.o INFO:root:gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types build/temp.linux-aarch64-cpython-313/fiona/_vsiopener.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/_vsiopener.cpython-313-aarch64-linux-gnu.so INFO:root:building 'fiona.schema' extension INFO:root:gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/schema.c -o build/temp.linux-aarch64-cpython-313/fiona/schema.o INFO:root:gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types build/temp.linux-aarch64-cpython-313/fiona/schema.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/schema.cpython-313-aarch64-linux-gnu.so INFO:root:building 'fiona._transform' extension INFO:root:g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/_transform.cpp -o build/temp.linux-aarch64-cpython-313/fiona/_transform.o -std=c++11 INFO:root:g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-aarch64-cpython-313/fiona/_transform.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/_transform.cpython-313-aarch64-linux-gnu.so INFO:root:building 'fiona.crs' extension INFO:root:gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/crs.c -o build/temp.linux-aarch64-cpython-313/fiona/crs.o fiona/crs.c: In function '__pyx_pf_5fiona_3crs_3CRS_12_matches': fiona/crs.c:8904:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fiona/crs.c:8913:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fiona/crs.c: In function '__pyx_pf_5fiona_3crs_3CRS_64_matches': fiona/crs.c:16264:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] fiona/crs.c:16273:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] INFO:root:gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types build/temp.linux-aarch64-cpython-313/fiona/crs.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/crs.cpython-313-aarch64-linux-gnu.so INFO:root:building 'fiona._env' extension INFO:root:gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/_env.c -o build/temp.linux-aarch64-cpython-313/fiona/_env.o INFO:root:gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types build/temp.linux-aarch64-cpython-313/fiona/_env.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/_env.cpython-313-aarch64-linux-gnu.so INFO:root:building 'fiona._err' extension INFO:root:gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/_err.c -o build/temp.linux-aarch64-cpython-313/fiona/_err.o INFO:root:gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types build/temp.linux-aarch64-cpython-313/fiona/_err.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/_err.cpython-313-aarch64-linux-gnu.so INFO:root:building 'fiona.ogrext' extension INFO:root:gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types -fPIC -I/usr/include -I/usr/include/python3.13 -c fiona/ogrext.c -o build/temp.linux-aarch64-cpython-313/fiona/ogrext.o INFO:root:gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-incompatible-pointer-types build/temp.linux-aarch64-cpython-313/fiona/ogrext.o -L/usr/lib -L/usr/lib -lgdal -o build/lib.linux-aarch64-cpython-313/fiona/ogrext.cpython-313-aarch64-linux-gnu.so INFO:root:installing to build/bdist.linux-aarch64/wheel INFO:root:running install INFO:root:running install_lib INFO:root:creating build/bdist.linux-aarch64/wheel INFO:root:creating build/bdist.linux-aarch64/wheel/fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_cpl.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/__init__.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/vfs.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/logutils.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/rfc3339.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_vsiopener.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_err.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/inspector.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/crs.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/abc.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:creating build/bdist.linux-aarch64/wheel/fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/info.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/insp.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/__init__.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/dump.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/options.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/bounds.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/rm.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/helpers.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/distrib.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/ls.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/main.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/cat.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/load.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/features.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/calc.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/collect.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/fio/env.py -> build/bdist.linux-aarch64/wheel/./fiona/fio INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/drvsupport.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/transform.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_env.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/compat.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/ogrext2.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/model.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/crs.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/enums.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_env.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/ogrext.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/collection.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/path.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/gdal.pxi -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/features.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:creating build/bdist.linux-aarch64/wheel/fiona/_vendor INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_vendor/snuggs.py -> build/bdist.linux-aarch64/wheel/./fiona/_vendor INFO:root:creating build/bdist.linux-aarch64/wheel/fiona/_vendor/munch INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_vendor/munch/__init__.py -> build/bdist.linux-aarch64/wheel/./fiona/_vendor/munch INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/meta.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/ogrext1.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/ogrext3.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_csl.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_path.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/session.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_geometry.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/schema.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_transform.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/env.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/io.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_err.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_vsiopener.pxd -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/errors.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_show_versions.py -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:copying build/lib.linux-aarch64-cpython-313/fiona/_geometry.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./fiona INFO:root:running install_egg_info INFO:root:running egg_info INFO:root:writing fiona.egg-info/PKG-INFO INFO:root:writing dependency_links to fiona.egg-info/dependency_links.txt INFO:root:writing entry points to fiona.egg-info/entry_points.txt INFO:root:writing requirements to fiona.egg-info/requires.txt INFO:root:writing top-level names to fiona.egg-info/top_level.txt INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_geometry.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_spatialref.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_port.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdal_version.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:reading manifest file 'fiona.egg-info/SOURCES.txt' INFO:root:reading manifest template 'MANIFEST.in' WARNING:root:warning: no previously-included files matching '.DS_Store' found anywhere in distribution WARNING:root:warning: no previously-included files matching '*.pyc' found anywhere in distribution WARNING:root:warning: no previously-included files matching '*' found under directory 'docs/data' WARNING:root:warning: no previously-included files matching '*' found under directory 'docs/_build' WARNING:root:warning: no previously-included files matching '*' found under directory '_build' WARNING:root:warning: no previously-included files matching '*' found under directory 'venv' WARNING:root:warning: no previously-included files found matching 'tests/data/coutwildrnp.gpkg' WARNING:root:warning: no previously-included files found matching 'tests/data/coutwildrnp.json' WARNING:root:warning: no previously-included files found matching 'tests/data/coutwildrnp.tar' INFO:root:adding license file 'LICENSE.txt' INFO:root:writing manifest file 'fiona.egg-info/SOURCES.txt' INFO:root:Copying fiona.egg-info to build/bdist.linux-aarch64/wheel/./fiona-1.10.1-py3.13.egg-info INFO:root:running install_scripts INFO:root:creating build/bdist.linux-aarch64/wheel/fiona-1.10.1.dist-info/WHEEL INFO:wheel:creating '/build/python-fiona/src/Fiona-1.10.1/dist/.tmp-y9zaxs5e/fiona-1.10.1-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it INFO:wheel:adding 'fiona/__init__.py' INFO:wheel:adding 'fiona/_cpl.pxd' INFO:wheel:adding 'fiona/_csl.pxd' INFO:wheel:adding 'fiona/_env.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/_env.pxd' INFO:wheel:adding 'fiona/_err.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/_err.pxd' INFO:wheel:adding 'fiona/_geometry.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/_geometry.pxd' INFO:wheel:adding 'fiona/_path.py' INFO:wheel:adding 'fiona/_show_versions.py' INFO:wheel:adding 'fiona/_transform.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/_vsiopener.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/_vsiopener.pxd' INFO:wheel:adding 'fiona/abc.py' INFO:wheel:adding 'fiona/collection.py' INFO:wheel:adding 'fiona/compat.py' INFO:wheel:adding 'fiona/crs.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/crs.pxd' INFO:wheel:adding 'fiona/drvsupport.py' INFO:wheel:adding 'fiona/enums.py' INFO:wheel:adding 'fiona/env.py' INFO:wheel:adding 'fiona/errors.py' INFO:wheel:adding 'fiona/features.py' INFO:wheel:adding 'fiona/gdal.pxi' INFO:wheel:adding 'fiona/inspector.py' INFO:wheel:adding 'fiona/io.py' INFO:wheel:adding 'fiona/logutils.py' INFO:wheel:adding 'fiona/meta.py' INFO:wheel:adding 'fiona/model.py' INFO:wheel:adding 'fiona/ogrext.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/ogrext1.pxd' INFO:wheel:adding 'fiona/ogrext2.pxd' INFO:wheel:adding 'fiona/ogrext3.pxd' INFO:wheel:adding 'fiona/path.py' INFO:wheel:adding 'fiona/rfc3339.py' INFO:wheel:adding 'fiona/schema.cpython-313-aarch64-linux-gnu.so' INFO:wheel:adding 'fiona/session.py' INFO:wheel:adding 'fiona/transform.py' INFO:wheel:adding 'fiona/vfs.py' INFO:wheel:adding 'fiona/_vendor/snuggs.py' INFO:wheel:adding 'fiona/_vendor/munch/__init__.py' INFO:wheel:adding 'fiona/fio/__init__.py' INFO:wheel:adding 'fiona/fio/bounds.py' INFO:wheel:adding 'fiona/fio/calc.py' INFO:wheel:adding 'fiona/fio/cat.py' INFO:wheel:adding 'fiona/fio/collect.py' INFO:wheel:adding 'fiona/fio/distrib.py' INFO:wheel:adding 'fiona/fio/dump.py' INFO:wheel:adding 'fiona/fio/env.py' INFO:wheel:adding 'fiona/fio/features.py' INFO:wheel:adding 'fiona/fio/helpers.py' INFO:wheel:adding 'fiona/fio/info.py' INFO:wheel:adding 'fiona/fio/insp.py' INFO:wheel:adding 'fiona/fio/load.py' INFO:wheel:adding 'fiona/fio/ls.py' INFO:wheel:adding 'fiona/fio/main.py' INFO:wheel:adding 'fiona/fio/options.py' INFO:wheel:adding 'fiona/fio/rm.py' INFO:wheel:adding 'fiona-1.10.1.dist-info/licenses/LICENSE.txt' INFO:wheel:adding 'fiona-1.10.1.dist-info/METADATA' INFO:wheel:adding 'fiona-1.10.1.dist-info/WHEEL' INFO:wheel:adding 'fiona-1.10.1.dist-info/entry_points.txt' INFO:wheel:adding 'fiona-1.10.1.dist-info/top_level.txt' INFO:wheel:adding 'fiona-1.10.1.dist-info/RECORD' INFO:root:removing build/bdist.linux-aarch64/wheel Successfully built fiona-1.10.1-cp313-cp313-linux_aarch64.whl ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-fiona"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-fiona 1.10.1-2 (Tue 20 May 2025 10:15:43 AM MDT) ==> Cleaning up...