>>> Building on exopi-4 under geo/py-rasterio,python3 BDEPENDS = [lang/python/3;lang/cython,python3;devel/py-installer,python3;devel/py-setuptools,python3;math/py-numpy,python3;devel/py-wheel,python3;geo/gdal;devel/py-build,python3;math/py-oldest-supported-numpy,python3] DIST = [geo/py-rasterio,python3:rasterio-1.3.9.tar.gz] FULLPKGNAME = py3-rasterio-1.3.9 RDEPENDS = [net/py-boto3,python3;geo/py-cligj,python3;devel/py-click,python3;lang/python/3;math/py-affine,python3;math/py-numpy,python3;devel/py-click-plugins,python3;devel/py-attrs,python3;math/py-snuggs,python3;geo/gdal] (Junk lock obtained for exopi-4 at 1732016031.75) >>> Running depends in geo/py-rasterio,python3 at 1732016031.78 last junk was in productivity/osmo /usr/sbin/pkg_add -aI -Drepair gdal-3.10.0p0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-numpy-1.26.4p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair gdal-3.10.0p0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-numpy-1.26.4p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair gdal-3.10.0p0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-numpy-1.26.4p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 New and changed readme(s): /usr/local/share/doc/pkg-readmes/proj >>> Running show-prepare-results in geo/py-rasterio,python3 at 1732016091.23 ===> geo/py-rasterio,python3 ===> Building from scratch py3-rasterio-1.3.9 ===> py3-rasterio-1.3.9 depends on: py3-cython-* -> py3-cython-3.0.10v0 ===> py3-rasterio-1.3.9 depends on: py3-numpy-* -> py3-numpy-1.26.4p0 ===> py3-rasterio-1.3.9 depends on: py3-oldest-supported-numpy-* -> py3-oldest-supported-numpy-2022.8.16p1 ===> py3-rasterio-1.3.9 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-rasterio-1.3.9 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-rasterio-1.3.9 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-rasterio-1.3.9 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-rasterio-1.3.9 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-rasterio-1.3.9 depends on: gdal-* -> gdal-3.10.0p0 ===> Verifying specs: c++ c++abi pthread gdal m ===> found c++.10.0 c++abi.7.0 pthread.27.1 gdal.50.0 m.10.1 gdal-3.10.0p0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-numpy-1.26.4p0 py3-oldest-supported-numpy-2022.8.16p1 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-4 at 1732016097.85) distfiles size=411741 >>> Running patch in geo/py-rasterio,python3 at 1732016097.88 ===> geo/py-rasterio,python3 ===> Checking files for py3-rasterio-1.3.9 `/exopi-cvs/ports/distfiles/rasterio-1.3.9.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rasterio-1.3.9 ===> Patching for py3-rasterio-1.3.9 ===> Applying OpenBSD patch patch-tests_test_rio_main_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use the correct path for packaging/version in setuptools | |Index: tests/test_rio_main.py |--- tests/test_rio_main.py.orig |+++ tests/test_rio_main.py -------------------------- Patching file tests/test_rio_main.py using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in geo/py-rasterio,python3 at 1732016098.99 ===> geo/py-rasterio,python3 ===> Generating configure for py3-rasterio-1.3.9 ===> Configuring for py3-rasterio-1.3.9 >>> Running build in geo/py-rasterio,python3 at 1732016099.73 ===> geo/py-rasterio,python3 ===> Building for py3-rasterio-1.3.9 * Getting build dependencies for wheel... :22: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html INFO:root:GDAL API version obtained from gdal-config: 3.10.0 /usr/local/lib/python3.11/site-packages/setuptools/_distutils/extension.py:134: UserWarning: Unknown Extension options: 'cython_compile_time_env' warnings.warn(msg) warning: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:18:4: 'CPLErr' redeclared warning: rasterio/gdal.pxi:72:4: 'VSIRangeStatus' redeclared warning: rasterio/gdal.pxi:182:4: 'OSRAxisMappingStrategy' redeclared warning: rasterio/gdal.pxi:225:4: 'GDALDataType' redeclared warning: rasterio/gdal.pxi:243:4: 'GDALAccess' redeclared warning: rasterio/gdal.pxi:247:4: 'GDALRWFlag' redeclared warning: rasterio/gdal.pxi:251:4: 'GDALRIOResampleAlg' redeclared warning: rasterio/gdal.pxi:261:4: 'GDALColorInterp' redeclared warning: rasterio/gdal.pxi:549:4: 'GDALResampleAlg' redeclared warning: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:19:8: 'CE_None' redeclared warning: rasterio/gdal.pxi:20:8: 'CE_Debug' redeclared warning: rasterio/gdal.pxi:21:8: 'CE_Warning' redeclared warning: rasterio/gdal.pxi:22:8: 'CE_Failure' redeclared warning: rasterio/gdal.pxi:23:8: 'CE_Fatal' redeclared warning: rasterio/gdal.pxi:25:4: 'CPLErrorNum' redeclared warning: rasterio/gdal.pxi:29:4: 'CPLErrorHandler' redeclared warning: rasterio/gdal.pxi:34:30: Function signature does not match previous declaration warning: rasterio/gdal.pxi:35:28: Function signature does not match previous declaration warning: rasterio/gdal.pxi:37:29: Function signature does not match previous declaration warning: rasterio/gdal.pxi:42:4: 'GDALProgressFunc' redeclared warning: rasterio/gdal.pxi:69:4: 'vsi_l_offset' redeclared warning: rasterio/gdal.pxi:70:4: 'VSILFILE' redeclared warning: rasterio/gdal.pxi:71:4: 'VSIStatBufL' redeclared warning: rasterio/gdal.pxi:73:8: 'VSI_RANGE_STATUS_UNKNOWN' redeclared warning: rasterio/gdal.pxi:74:8: 'VSI_RANGE_STATUS_DATA' redeclared warning: rasterio/gdal.pxi:75:8: 'VSI_RANGE_STATUS_HOLE' redeclared warning: rasterio/gdal.pxi:79:4: 'VSIFilesystemPluginStatCallback' redeclared warning: rasterio/gdal.pxi:80:4: 'VSIFilesystemPluginUnlinkCallback' redeclared warning: rasterio/gdal.pxi:81:4: 'VSIFilesystemPluginRenameCallback' redeclared warning: rasterio/gdal.pxi:82:4: 'VSIFilesystemPluginMkdirCallback' redeclared warning: rasterio/gdal.pxi:83:4: 'VSIFilesystemPluginRmdirCallback' redeclared warning: rasterio/gdal.pxi:84:4: 'VSIFilesystemPluginReadDirCallback' redeclared warning: rasterio/gdal.pxi:85:4: 'VSIFilesystemPluginSiblingFilesCallback' redeclared warning: rasterio/gdal.pxi:86:4: 'VSIFilesystemPluginOpenCallback' redeclared warning: rasterio/gdal.pxi:88:4: 'VSIFilesystemPluginTellCallback' redeclared warning: rasterio/gdal.pxi:89:4: 'VSIFilesystemPluginSeekCallback' redeclared warning: rasterio/gdal.pxi:90:4: 'VSIFilesystemPluginReadCallback' redeclared warning: rasterio/gdal.pxi:91:4: 'VSIFilesystemPluginReadMultiRangeCallback' redeclared warning: rasterio/gdal.pxi:92:4: 'VSIFilesystemPluginGetRangeStatusCallback' redeclared warning: rasterio/gdal.pxi:93:4: 'VSIFilesystemPluginEofCallback' redeclared warning: rasterio/gdal.pxi:94:4: 'VSIFilesystemPluginWriteCallback' redeclared warning: rasterio/gdal.pxi:95:4: 'VSIFilesystemPluginFlushCallback' redeclared warning: rasterio/gdal.pxi:96:4: 'VSIFilesystemPluginTruncateCallback' redeclared warning: rasterio/gdal.pxi:97:4: 'VSIFilesystemPluginCloseCallback' redeclared warning: rasterio/gdal.pxi:149:4: 'OGRErr' redeclared warning: rasterio/gdal.pxi:150:4: 'OGRCoordinateTransformationH' redeclared warning: rasterio/gdal.pxi:151:4: 'OGRSpatialReferenceH' redeclared warning: rasterio/gdal.pxi:183:8: 'OAMS_TRADITIONAL_GIS_ORDER' redeclared warning: rasterio/gdal.pxi:186:34: Function signature does not match previous declaration warning: rasterio/gdal.pxi:214:4: 'GDALMajorObjectH' redeclared warning: rasterio/gdal.pxi:215:4: 'GDALDatasetH' redeclared warning: rasterio/gdal.pxi:216:4: 'GDALRasterBandH' redeclared warning: rasterio/gdal.pxi:217:4: 'GDALDriverH' redeclared warning: rasterio/gdal.pxi:218:4: 'GDALColorTableH' redeclared warning: rasterio/gdal.pxi:219:4: 'GDALRasterAttributeTableH' redeclared warning: rasterio/gdal.pxi:220:4: 'GDALAsyncReaderH' redeclared warning: rasterio/gdal.pxi:222:4: 'GSpacing' redeclared warning: rasterio/gdal.pxi:223:4: 'GIntBig' redeclared warning: rasterio/gdal.pxi:226:8: 'GDT_Unknown' redeclared warning: rasterio/gdal.pxi:227:8: 'GDT_Byte' redeclared warning: rasterio/gdal.pxi:228:8: 'GDT_Int8' redeclared warning: rasterio/gdal.pxi:229:8: 'GDT_UInt16' redeclared warning: rasterio/gdal.pxi:230:8: 'GDT_Int16' redeclared warning: rasterio/gdal.pxi:231:8: 'GDT_UInt32' redeclared warning: rasterio/gdal.pxi:232:8: 'GDT_Int32' redeclared warning: rasterio/gdal.pxi:233:8: 'GDT_UInt64' redeclared warning: rasterio/gdal.pxi:234:8: 'GDT_Int64' redeclared warning: rasterio/gdal.pxi:235:8: 'GDT_Float32' redeclared warning: rasterio/gdal.pxi:236:8: 'GDT_Float64' redeclared warning: rasterio/gdal.pxi:237:8: 'GDT_CInt16' redeclared warning: rasterio/gdal.pxi:238:8: 'GDT_CInt32' redeclared warning: rasterio/gdal.pxi:239:8: 'GDT_CFloat32' redeclared warning: rasterio/gdal.pxi:240:8: 'GDT_CFloat64' redeclared warning: rasterio/gdal.pxi:241:8: 'GDT_TypeCount' redeclared warning: rasterio/gdal.pxi:244:8: 'GA_ReadOnly' redeclared warning: rasterio/gdal.pxi:245:8: 'GA_Update' redeclared warning: rasterio/gdal.pxi:248:8: 'GF_Read' redeclared warning: rasterio/gdal.pxi:249:8: 'GF_Write' redeclared warning: rasterio/gdal.pxi:252:8: 'GRIORA_NearestNeighbour' redeclared warning: rasterio/gdal.pxi:253:8: 'GRIORA_Bilinear' redeclared warning: rasterio/gdal.pxi:254:8: 'GRIORA_Cubic' redeclared warning: rasterio/gdal.pxi:255:8: 'GRIORA_CubicSpline' redeclared warning: rasterio/gdal.pxi:256:8: 'GRIORA_Lanczos' redeclared warning: rasterio/gdal.pxi:257:8: 'GRIORA_Average' redeclared warning: rasterio/gdal.pxi:258:8: 'GRIORA_Mode' redeclared warning: rasterio/gdal.pxi:259:8: 'GRIORA_Gauss' redeclared warning: rasterio/gdal.pxi:262:8: 'GCI_Undefined' redeclared warning: rasterio/gdal.pxi:263:8: 'GCI_GrayIndex' redeclared warning: rasterio/gdal.pxi:264:8: 'GCI_PaletteIndex' redeclared warning: rasterio/gdal.pxi:265:8: 'GCI_RedBand' redeclared warning: rasterio/gdal.pxi:266:8: 'GCI_GreenBand' redeclared warning: rasterio/gdal.pxi:267:8: 'GCI_BlueBand' redeclared warning: rasterio/gdal.pxi:268:8: 'GCI_AlphaBand' redeclared warning: rasterio/gdal.pxi:269:8: 'GCI_HueBand' redeclared warning: rasterio/gdal.pxi:270:8: 'GCI_SaturationBand' redeclared warning: rasterio/gdal.pxi:271:8: 'GCI_LightnessBand' redeclared warning: rasterio/gdal.pxi:272:8: 'GCI_CyanBand' redeclared warning: rasterio/gdal.pxi:273:8: 'GCI_YCbCr_YBand' redeclared warning: rasterio/gdal.pxi:274:8: 'GCI_YCbCr_CbBand' redeclared warning: rasterio/gdal.pxi:275:8: 'GCI_YCbCr_CrBand' redeclared warning: rasterio/gdal.pxi:276:8: 'GCI_Max' redeclared warning: rasterio/gdal.pxi:326:25: Function signature does not match previous declaration warning: rasterio/gdal.pxi:328:31: Function signature does not match previous declaration warning: rasterio/gdal.pxi:342:32: Function signature does not match previous declaration warning: rasterio/gdal.pxi:354:32: Function signature does not match previous declaration warning: rasterio/gdal.pxi:358:34: Function signature does not match previous declaration warning: rasterio/gdal.pxi:371:25: Function signature does not match previous declaration warning: rasterio/gdal.pxi:374:27: Function signature does not match previous declaration warning: rasterio/gdal.pxi:397:40: Function signature does not match previous declaration warning: rasterio/gdal.pxi:407:22: Function signature does not match previous declaration warning: rasterio/gdal.pxi:418:28: Function signature does not match previous declaration warning: rasterio/gdal.pxi:420:32: Function signature does not match previous declaration warning: rasterio/gdal.pxi:424:29: Function signature does not match previous declaration warning: rasterio/gdal.pxi:425:30: Function signature does not match previous declaration warning: rasterio/gdal.pxi:435:4: 'OGRLayerH' redeclared warning: rasterio/gdal.pxi:436:4: 'OGRDataSourceH' redeclared warning: rasterio/gdal.pxi:437:4: 'OGRSFDriverH' redeclared warning: rasterio/gdal.pxi:438:4: 'OGRFieldDefnH' redeclared warning: rasterio/gdal.pxi:439:4: 'OGRFeatureDefnH' redeclared warning: rasterio/gdal.pxi:440:4: 'OGRFeatureH' redeclared warning: rasterio/gdal.pxi:441:4: 'OGRGeometryH' redeclared warning: rasterio/gdal.pxi:550:8: 'GRA_NearestNeighbour' redeclared warning: rasterio/gdal.pxi:551:8: 'GRA_Bilinear' redeclared warning: rasterio/gdal.pxi:552:8: 'GRA_Cubic' redeclared warning: rasterio/gdal.pxi:553:8: 'GRA_CubicSpline' redeclared warning: rasterio/gdal.pxi:554:8: 'GRA_Lanczos' redeclared warning: rasterio/gdal.pxi:555:8: 'GRA_Average' redeclared warning: rasterio/gdal.pxi:556:8: 'GRA_Mode' redeclared warning: rasterio/gdal.pxi:558:4: 'GDALMaskFunc' redeclared warning: rasterio/gdal.pxi:563:4: 'GDALTransformerFunc' redeclared warning: rasterio/gdal.pxi:622:40: Function signature does not match previous declaration warning: rasterio/gdal.pxi:635:46: Function signature does not match previous declaration warning: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/_env.pyx:97: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/_env.pyx:70:5: 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: rasterio/_env.pyx:101:9: 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. warning: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:18:4: 'CPLErr' redeclared warning: rasterio/gdal.pxi:72:4: 'VSIRangeStatus' redeclared warning: rasterio/gdal.pxi:182:4: 'OSRAxisMappingStrategy' redeclared warning: rasterio/gdal.pxi:225:4: 'GDALDataType' redeclared warning: rasterio/gdal.pxi:243:4: 'GDALAccess' redeclared warning: rasterio/gdal.pxi:247:4: 'GDALRWFlag' redeclared warning: rasterio/gdal.pxi:251:4: 'GDALRIOResampleAlg' redeclared warning: rasterio/gdal.pxi:261:4: 'GDALColorInterp' redeclared warning: rasterio/gdal.pxi:549:4: 'GDALResampleAlg' redeclared warning: rasterio/gdal.pxi:19:8: 'CE_None' redeclared warning: rasterio/gdal.pxi:20:8: 'CE_Debug' redeclared warning: rasterio/gdal.pxi:21:8: 'CE_Warning' redeclared warning: rasterio/gdal.pxi:22:8: 'CE_Failure' redeclared warning: rasterio/gdal.pxi:23:8: 'CE_Fatal' redeclared warning: rasterio/gdal.pxi:25:4: 'CPLErrorNum' redeclared warning: rasterio/gdal.pxi:29:4: 'CPLErrorHandler' redeclared warning: rasterio/gdal.pxi:42:4: 'GDALProgressFunc' redeclared warning: rasterio/gdal.pxi:69:4: 'vsi_l_offset' redeclared warning: rasterio/gdal.pxi:70:4: 'VSILFILE' redeclared warning: rasterio/gdal.pxi:71:4: 'VSIStatBufL' redeclared warning: rasterio/gdal.pxi:73:8: 'VSI_RANGE_STATUS_UNKNOWN' redeclared warning: rasterio/gdal.pxi:74:8: 'VSI_RANGE_STATUS_DATA' redeclared warning: rasterio/gdal.pxi:75:8: 'VSI_RANGE_STATUS_HOLE' redeclared warning: rasterio/gdal.pxi:79:4: 'VSIFilesystemPluginStatCallback' redeclared warning: rasterio/gdal.pxi:80:4: 'VSIFilesystemPluginUnlinkCallback' redeclared warning: rasterio/gdal.pxi:81:4: 'VSIFilesystemPluginRenameCallback' redeclared warning: rasterio/gdal.pxi:82:4: 'VSIFilesystemPluginMkdirCallback' redeclared warning: rasterio/gdal.pxi:83:4: 'VSIFilesystemPluginRmdirCallback' redeclared warning: rasterio/gdal.pxi:84:4: 'VSIFilesystemPluginReadDirCallback' redeclared warning: rasterio/gdal.pxi:85:4: 'VSIFilesystemPluginSiblingFilesCallback' redeclared warning: rasterio/gdal.pxi:86:4: 'VSIFilesystemPluginOpenCallback' redeclared warning: rasterio/gdal.pxi:88:4: 'VSIFilesystemPluginTellCallback' redeclared warning: rasterio/gdal.pxi:89:4: 'VSIFilesystemPluginSeekCallback' redeclared warning: rasterio/gdal.pxi:90:4: 'VSIFilesystemPluginReadCallback' redeclared warning: rasterio/gdal.pxi:91:4: 'VSIFilesystemPluginReadMultiRangeCallback' redeclared warning: rasterio/gdal.pxi:92:4: 'VSIFilesystemPluginGetRangeStatusCallback' redeclared warning: rasterio/gdal.pxi:93:4: 'VSIFilesystemPluginEofCallback' redeclared warning: rasterio/gdal.pxi:94:4: 'VSIFilesystemPluginWriteCallback' redeclared warning: rasterio/gdal.pxi:95:4: 'VSIFilesystemPluginFlushCallback' redeclared warning: rasterio/gdal.pxi:96:4: 'VSIFilesystemPluginTruncateCallback' redeclared warning: rasterio/gdal.pxi:97:4: 'VSIFilesystemPluginCloseCallback' redeclared warning: rasterio/gdal.pxi:149:4: 'OGRErr' redeclared warning: rasterio/gdal.pxi:150:4: 'OGRCoordinateTransformationH' redeclared warning: rasterio/gdal.pxi:151:4: 'OGRSpatialReferenceH' redeclared warning: rasterio/gdal.pxi:183:8: 'OAMS_TRADITIONAL_GIS_ORDER' redeclared warning: rasterio/gdal.pxi:214:4: 'GDALMajorObjectH' redeclared warning: rasterio/gdal.pxi:215:4: 'GDALDatasetH' redeclared warning: rasterio/gdal.pxi:216:4: 'GDALRasterBandH' redeclared warning: rasterio/gdal.pxi:217:4: 'GDALDriverH' redeclared warning: rasterio/gdal.pxi:218:4: 'GDALColorTableH' redeclared warning: rasterio/gdal.pxi:219:4: 'GDALRasterAttributeTableH' redeclared warning: rasterio/gdal.pxi:220:4: 'GDALAsyncReaderH' redeclared warning: rasterio/gdal.pxi:222:4: 'GSpacing' redeclared warning: rasterio/gdal.pxi:223:4: 'GIntBig' redeclared warning: rasterio/gdal.pxi:226:8: 'GDT_Unknown' redeclared warning: rasterio/gdal.pxi:227:8: 'GDT_Byte' redeclared warning: rasterio/gdal.pxi:228:8: 'GDT_Int8' redeclared warning: rasterio/gdal.pxi:229:8: 'GDT_UInt16' redeclared warning: rasterio/gdal.pxi:230:8: 'GDT_Int16' redeclared warning: rasterio/gdal.pxi:231:8: 'GDT_UInt32' redeclared warning: rasterio/gdal.pxi:232:8: 'GDT_Int32' redeclared warning: rasterio/gdal.pxi:233:8: 'GDT_UInt64' redeclared warning: rasterio/gdal.pxi:234:8: 'GDT_Int64' redeclared warning: rasterio/gdal.pxi:235:8: 'GDT_Float32' redeclared warning: rasterio/gdal.pxi:236:8: 'GDT_Float64' redeclared warning: rasterio/gdal.pxi:237:8: 'GDT_CInt16' redeclared warning: rasterio/gdal.pxi:238:8: 'GDT_CInt32' redeclared warning: rasterio/gdal.pxi:239:8: 'GDT_CFloat32' redeclared warning: rasterio/gdal.pxi:240:8: 'GDT_CFloat64' redeclared warning: rasterio/gdal.pxi:241:8: 'GDT_TypeCount' redeclared warning: rasterio/gdal.pxi:244:8: 'GA_ReadOnly' redeclared warning: rasterio/gdal.pxi:245:8: 'GA_Update' redeclared warning: rasterio/gdal.pxi:248:8: 'GF_Read' redeclared warning: rasterio/gdal.pxi:249:8: 'GF_Write' redeclared warning: rasterio/gdal.pxi:252:8: 'GRIORA_NearestNeighbour' redeclared warning: rasterio/gdal.pxi:253:8: 'GRIORA_Bilinear' redeclared warning: rasterio/gdal.pxi:254:8: 'GRIORA_Cubic' redeclared warning: rasterio/gdal.pxi:255:8: 'GRIORA_CubicSpline' redeclared warning: rasterio/gdal.pxi:256:8: 'GRIORA_Lanczos' redeclared warning: rasterio/gdal.pxi:257:8: 'GRIORA_Average' redeclared warning: rasterio/gdal.pxi:258:8: 'GRIORA_Mode' redeclared warning: rasterio/gdal.pxi:259:8: 'GRIORA_Gauss' redeclared warning: rasterio/gdal.pxi:262:8: 'GCI_Undefined' redeclared warning: rasterio/gdal.pxi:263:8: 'GCI_GrayIndex' redeclared warning: rasterio/gdal.pxi:264:8: 'GCI_PaletteIndex' redeclared warning: rasterio/gdal.pxi:265:8: 'GCI_RedBand' redeclared warning: rasterio/gdal.pxi:266:8: 'GCI_GreenBand' redeclared warning: rasterio/gdal.pxi:267:8: 'GCI_BlueBand' redeclared warning: rasterio/gdal.pxi:268:8: 'GCI_AlphaBand' redeclared warning: rasterio/gdal.pxi:269:8: 'GCI_HueBand' redeclared warning: rasterio/gdal.pxi:270:8: 'GCI_SaturationBand' redeclared warning: rasterio/gdal.pxi:271:8: 'GCI_LightnessBand' redeclared warning: rasterio/gdal.pxi:272:8: 'GCI_CyanBand' redeclared warning: rasterio/gdal.pxi:273:8: 'GCI_YCbCr_YBand' redeclared warning: rasterio/gdal.pxi:274:8: 'GCI_YCbCr_CbBand' redeclared warning: rasterio/gdal.pxi:275:8: 'GCI_YCbCr_CrBand' redeclared warning: rasterio/gdal.pxi:276:8: 'GCI_Max' redeclared warning: rasterio/gdal.pxi:435:4: 'OGRLayerH' redeclared warning: rasterio/gdal.pxi:436:4: 'OGRDataSourceH' redeclared warning: rasterio/gdal.pxi:437:4: 'OGRSFDriverH' redeclared warning: rasterio/gdal.pxi:438:4: 'OGRFieldDefnH' redeclared warning: rasterio/gdal.pxi:439:4: 'OGRFeatureDefnH' redeclared warning: rasterio/gdal.pxi:440:4: 'OGRFeatureH' redeclared warning: rasterio/gdal.pxi:441:4: 'OGRGeometryH' redeclared warning: rasterio/gdal.pxi:550:8: 'GRA_NearestNeighbour' redeclared warning: rasterio/gdal.pxi:551:8: 'GRA_Bilinear' redeclared warning: rasterio/gdal.pxi:552:8: 'GRA_Cubic' redeclared warning: rasterio/gdal.pxi:553:8: 'GRA_CubicSpline' redeclared warning: rasterio/gdal.pxi:554:8: 'GRA_Lanczos' redeclared warning: rasterio/gdal.pxi:555:8: 'GRA_Average' redeclared warning: rasterio/gdal.pxi:556:8: 'GRA_Mode' redeclared warning: rasterio/gdal.pxi:558:4: 'GDALMaskFunc' redeclared warning: rasterio/gdal.pxi:563:4: 'GDALTransformerFunc' redeclared warning: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/_io.pyx:169:4: 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: rasterio/_io.pyx:1140: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 warning: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/_version.pxd:9: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: rasterio/_version.pyx:81:4: 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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/_warp.pxd:8:4: 'GDALResampleAlg' redeclared warning: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/_warp.pxd:53:4: 'GDALTransformerFunc' redeclared warning: rasterio/_warp.pyx:753:4: 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: rasterio/_warp.pyx:1450:4: 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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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: rasterio/gdal.pxi:196: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: rasterio/gdal.pxi:632: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 INFO:root:running egg_info INFO:root:writing rasterio.egg-info/PKG-INFO INFO:root:writing dependency_links to rasterio.egg-info/dependency_links.txt INFO:root:writing entry points to rasterio.egg-info/entry_points.txt INFO:root:writing requirements to rasterio.egg-info/requires.txt INFO:root:writing top-level names to rasterio.egg-info/top_level.txt INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_geometry.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_spatialref.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi_virtual.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:reading manifest file 'rasterio.egg-info/SOURCES.txt' INFO:root:adding license file 'LICENSE.txt' INFO:root:adding license file 'AUTHORS.txt' INFO:root:writing manifest file 'rasterio.egg-info/SOURCES.txt' * Building wheel... :22: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html INFO:root:GDAL API version obtained from gdal-config: 3.10.0 /usr/local/lib/python3.11/site-packages/setuptools/_distutils/extension.py:134: UserWarning: Unknown Extension options: 'cython_compile_time_env' warnings.warn(msg) INFO:root:running bdist_wheel INFO:root:running build INFO:root:running build_py INFO:root:creating build INFO:root:creating build/lib.openbsd-7.6-amd64-cpython-311 INFO:root:creating build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/_path.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/_show_versions.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/control.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/coords.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/drivers.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/dtypes.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/enums.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/env.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/errors.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/features.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/fill.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/io.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/mask.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/merge.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/path.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/plot.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/profiles.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/rpc.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/sample.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/session.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/tools.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/transform.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/vrt.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/warp.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:copying ./rasterio/windows.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:creating build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/blocks.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/bounds.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/calc.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/clip.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/convert.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/edit_info.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/env.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/gcps.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/helpers.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/info.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/insp.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/main.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/mask.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/merge.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/options.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/overview.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/rasterize.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/rm.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/sample.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/shapes.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/stack.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/transform.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:copying ./rasterio/rio/warp.py -> build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio INFO:root:running egg_info INFO:root:writing rasterio.egg-info/PKG-INFO INFO:root:writing dependency_links to rasterio.egg-info/dependency_links.txt INFO:root:writing entry points to rasterio.egg-info/entry_points.txt INFO:root:writing requirements to rasterio.egg-info/requires.txt INFO:root:writing top-level names to rasterio.egg-info/top_level.txt INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_geometry.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_spatialref.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_conv.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_error.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_progress.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_string.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/cpl_vsi_virtual.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdal_alg.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/gdalwarper.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_api.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_core.h won't be automatically included in the manifest: the path must be relative INFO:root:dependency /usr/local/include/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative INFO:root:reading manifest file 'rasterio.egg-info/SOURCES.txt' INFO:root:adding license file 'LICENSE.txt' INFO:root:adding license file 'AUTHORS.txt' INFO:root:writing manifest file 'rasterio.egg-info/SOURCES.txt' INFO:root:running build_ext INFO:root:building 'rasterio._base' extension INFO:root:creating build/temp.openbsd-7.6-amd64-cpython-311 INFO:root:creating build/temp.openbsd-7.6-amd64-cpython-311/rasterio INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_base.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_base.o -Wno-unused-parameter -Wno-unused-function INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_base.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_base.cpython-311.so INFO:root:building 'rasterio._io' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_io.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_io.o -Wno-unused-parameter -Wno-unused-function In file included from rasterio/_io.c:1283: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_io.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_io.cpython-311.so INFO:root:building 'rasterio._features' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_features.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_features.o -Wno-unused-parameter -Wno-unused-function In file included from rasterio/_features.c:1283: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_features.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_features.cpython-311.so INFO:root:building 'rasterio._env' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_env.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_env.o -Wno-unused-parameter -Wno-unused-function INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_env.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_env.cpython-311.so INFO:root:building 'rasterio._warp' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_warp.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_warp.o -Wno-unused-parameter -Wno-unused-function -std=c++11 In file included from rasterio/_warp.cpp:1299: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. INFO:root:c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_warp.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_warp.cpython-311.so INFO:root:building 'rasterio._fill' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_fill.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_fill.o -Wno-unused-parameter -Wno-unused-function -std=c++11 In file included from rasterio/_fill.cpp:1297: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. INFO:root:c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_fill.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_fill.cpython-311.so INFO:root:building 'rasterio._err' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_err.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_err.o -Wno-unused-parameter -Wno-unused-function INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_err.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_err.cpython-311.so INFO:root:building 'rasterio._example' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_example.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_example.o -Wno-unused-parameter -Wno-unused-function INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_example.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_example.cpython-311.so INFO:root:building 'rasterio._version' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_version.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_version.o -Wno-unused-parameter -Wno-unused-function INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_version.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_version.cpython-311.so INFO:root:building 'rasterio.crs' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/crs.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/crs.o -Wno-unused-parameter -Wno-unused-function INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/crs.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/crs.cpython-311.so INFO:root:building 'rasterio.shutil' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/shutil.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/shutil.o -Wno-unused-parameter -Wno-unused-function In file included from rasterio/shutil.c:1283: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/shutil.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/shutil.cpython-311.so INFO:root:building 'rasterio._transform' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_transform.c -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_transform.o -Wno-unused-parameter -Wno-unused-function INFO:root:cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_transform.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_transform.cpython-311.so INFO:root:building 'rasterio._filepath' extension INFO:root:cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/lib/python3.11/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/include/python3.11 -c rasterio/_filepath.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_filepath.o -Wno-unused-parameter -Wno-unused-function -std=c++11 INFO:root:c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/rasterio/_filepath.o -L/usr/local/lib -L/usr/local/lib -lgdal -o build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_filepath.cpython-311.so INFO:wheel:installing to build/bdist.openbsd-7.6-amd64/wheel INFO:root:running install INFO:root:running install_lib INFO:root:creating build/bdist.openbsd-7.6-amd64 INFO:root:creating build/bdist.openbsd-7.6-amd64/wheel INFO:root:creating build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_path.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_show_versions.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/control.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/coords.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/drivers.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/dtypes.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/enums.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/env.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/errors.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/features.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/fill.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/io.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/mask.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/merge.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/path.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/plot.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/profiles.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rpc.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/sample.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/session.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/tools.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/transform.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/vrt.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/warp.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:creating build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/blocks.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/bounds.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/calc.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/clip.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/convert.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/edit_info.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/env.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/gcps.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/helpers.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/info.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/insp.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/main.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/mask.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/merge.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/options.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/overview.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/rasterize.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/rm.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/sample.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/shapes.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/stack.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/transform.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/rio/warp.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio/rio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/windows.py -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_features.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_base.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_io.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_example.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_env.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_warp.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_fill.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_err.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_transform.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_version.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/crs.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/shutil.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:copying build/lib.openbsd-7.6-amd64-cpython-311/rasterio/_filepath.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/rasterio INFO:root:running install_egg_info INFO:root:Copying rasterio.egg-info to build/bdist.openbsd-7.6-amd64/wheel/rasterio-1.3.9-py3.11.egg-info INFO:root:running install_scripts INFO:wheel:creating build/bdist.openbsd-7.6-amd64/wheel/rasterio-1.3.9.dist-info/WHEEL INFO:wheel:creating '/exopi-obj/pobj/py-rasterio-1.3.9-python3/rasterio-1.3.9/dist/.tmp-5ixk4jy2/rasterio-1.3.9-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it INFO:wheel:adding 'rasterio/__init__.py' INFO:wheel:adding 'rasterio/_base.cpython-311.so' INFO:wheel:adding 'rasterio/_env.cpython-311.so' INFO:wheel:adding 'rasterio/_err.cpython-311.so' INFO:wheel:adding 'rasterio/_example.cpython-311.so' INFO:wheel:adding 'rasterio/_features.cpython-311.so' INFO:wheel:adding 'rasterio/_filepath.cpython-311.so' INFO:wheel:adding 'rasterio/_fill.cpython-311.so' INFO:wheel:adding 'rasterio/_io.cpython-311.so' INFO:wheel:adding 'rasterio/_path.py' INFO:wheel:adding 'rasterio/_show_versions.py' INFO:wheel:adding 'rasterio/_transform.cpython-311.so' INFO:wheel:adding 'rasterio/_version.cpython-311.so' INFO:wheel:adding 'rasterio/_warp.cpython-311.so' INFO:wheel:adding 'rasterio/control.py' INFO:wheel:adding 'rasterio/coords.py' INFO:wheel:adding 'rasterio/crs.cpython-311.so' INFO:wheel:adding 'rasterio/drivers.py' INFO:wheel:adding 'rasterio/dtypes.py' INFO:wheel:adding 'rasterio/enums.py' INFO:wheel:adding 'rasterio/env.py' INFO:wheel:adding 'rasterio/errors.py' INFO:wheel:adding 'rasterio/features.py' INFO:wheel:adding 'rasterio/fill.py' INFO:wheel:adding 'rasterio/io.py' INFO:wheel:adding 'rasterio/mask.py' INFO:wheel:adding 'rasterio/merge.py' INFO:wheel:adding 'rasterio/path.py' INFO:wheel:adding 'rasterio/plot.py' INFO:wheel:adding 'rasterio/profiles.py' INFO:wheel:adding 'rasterio/rpc.py' INFO:wheel:adding 'rasterio/sample.py' INFO:wheel:adding 'rasterio/session.py' INFO:wheel:adding 'rasterio/shutil.cpython-311.so' INFO:wheel:adding 'rasterio/tools.py' INFO:wheel:adding 'rasterio/transform.py' INFO:wheel:adding 'rasterio/vrt.py' INFO:wheel:adding 'rasterio/warp.py' INFO:wheel:adding 'rasterio/windows.py' INFO:wheel:adding 'rasterio/rio/__init__.py' INFO:wheel:adding 'rasterio/rio/blocks.py' INFO:wheel:adding 'rasterio/rio/bounds.py' INFO:wheel:adding 'rasterio/rio/calc.py' INFO:wheel:adding 'rasterio/rio/clip.py' INFO:wheel:adding 'rasterio/rio/convert.py' INFO:wheel:adding 'rasterio/rio/edit_info.py' INFO:wheel:adding 'rasterio/rio/env.py' INFO:wheel:adding 'rasterio/rio/gcps.py' INFO:wheel:adding 'rasterio/rio/helpers.py' INFO:wheel:adding 'rasterio/rio/info.py' INFO:wheel:adding 'rasterio/rio/insp.py' INFO:wheel:adding 'rasterio/rio/main.py' INFO:wheel:adding 'rasterio/rio/mask.py' INFO:wheel:adding 'rasterio/rio/merge.py' INFO:wheel:adding 'rasterio/rio/options.py' INFO:wheel:adding 'rasterio/rio/overview.py' INFO:wheel:adding 'rasterio/rio/rasterize.py' INFO:wheel:adding 'rasterio/rio/rm.py' INFO:wheel:adding 'rasterio/rio/sample.py' INFO:wheel:adding 'rasterio/rio/shapes.py' INFO:wheel:adding 'rasterio/rio/stack.py' INFO:wheel:adding 'rasterio/rio/transform.py' INFO:wheel:adding 'rasterio/rio/warp.py' INFO:wheel:adding 'rasterio-1.3.9.dist-info/AUTHORS.txt' INFO:wheel:adding 'rasterio-1.3.9.dist-info/LICENSE.txt' INFO:wheel:adding 'rasterio-1.3.9.dist-info/METADATA' INFO:wheel:adding 'rasterio-1.3.9.dist-info/WHEEL' INFO:wheel:adding 'rasterio-1.3.9.dist-info/entry_points.txt' INFO:wheel:adding 'rasterio-1.3.9.dist-info/top_level.txt' INFO:wheel:adding 'rasterio-1.3.9.dist-info/RECORD' INFO:wheel:removing build/bdist.openbsd-7.6-amd64/wheel Successfully built rasterio-1.3.9-cp311-cp311-openbsd_7_6_amd64.whl >>> Running fake in geo/py-rasterio,python3 at 1732016353.14 ===> geo/py-rasterio,python3 ===> Faking installation for py3-rasterio-1.3.9 >>> Running package in geo/py-rasterio,python3 at 1732016354.51 ===> geo/py-rasterio,python3 `/exopi-obj/pobj/py-rasterio-1.3.9-python3/fake-amd64-python3/.fake_done' is up to date. ===> Building package for py3-rasterio-1.3.9 Create /exopi-cvs/ports/packages/amd64/all/py3-rasterio-1.3.9.tgz Creating package py3-rasterio-1.3.9 reading plist| checking dependencies| checking dependencies|devel/py-attrs,python3 checking dependencies|devel/py-click,python3 checking dependencies|devel/py-click-plugins,python3 checking dependencies|geo/gdal,-main checking dependencies|geo/py-cligj,python3 checking dependencies|lang/python/3,-main checking dependencies|math/py-affine,python3 checking dependencies|math/py-numpy,python3 checking dependencies|math/py-snuggs,python3 checking dependencies|net/py-boto3,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************ | 80% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|************* | 20% archiving|***************** | 27% archiving|******************* | 29% archiving|********************** | 35% archiving|*************************** | 42% archiving|***************************** | 45% archiving|****************************** | 47% archiving|**************************************** | 62% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|******************************************************* | 85% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rasterio-1.3.9.tgz >>> Running clean in geo/py-rasterio,python3 at 1732016392.33 ===> geo/py-rasterio,python3 ===> Cleaning for py3-rasterio-1.3.9 >>> Ended at 1732016392.94 max_stuck=50.07/depends=59.45/show-prepare-results=6.66/patch=1.11/configure=0.73/build=253.41/fake=1.38/package=37.81/clean=0.65