• Bug#1069868: rasterio: FTBFS with GDAL 3.9.0 (test failures) (4/9)

    From Bas Couwenberg@21:1/5 to All on Fri Apr 26 06:40:01 2024
    [continued from previous message]

    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:171: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:1142: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:756: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:1453: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 bdist_wheel
    INFO:root:running build
    INFO:root:running build_py
    INFO:root:creating build
    INFO:root:creating build/lib.linux-x86_64-cpython-312
    INFO:root:creating build/lib.linux-x86_64-cpython-312/rasterio INFO:root:copying ./rasterio/warp.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/tools.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/transform.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/drivers.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/plot.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/_show_versions.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/profiles.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/vrt.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/dtypes.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/env.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/rpc.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/fill.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/windows.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/sample.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/mask.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/session.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/__init__.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/enums.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/path.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/control.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/errors.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/io.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/features.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/merge.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/_path.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:copying ./rasterio/coords.py -> build/lib.linux-x86_64-cpython-312/rasterio
    INFO:root:creating build/lib.linux-x86_64-cpython-312/rasterio/rio INFO:root:copying ./rasterio/rio/warp.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/calc.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/transform.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/edit_info.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/env.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/gcps.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/helpers.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/sample.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/main.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/stack.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/mask.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/options.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/overview.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/blocks.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/__init__.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/clip.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/bounds.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/convert.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/merge.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/rasterize.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/rm.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/info.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/shapes.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:copying ./rasterio/rio/insp.py -> build/lib.linux-x86_64-cpython-312/rasterio/rio
    INFO:root:running egg_info
    INFO:root:creating rasterio.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:writing manifest file 'rasterio.egg-info/SOURCES.txt' INFO:root:dependency /usr/include/gdal/cpl_conv.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_error.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_progress.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_string.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_vsi.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal_alg.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdalwarper.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_core.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_conv.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_error.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_progress.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_string.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_vsi.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal_alg.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdalwarper.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_core.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_conv.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_error.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_progress.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_string.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_vsi.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal_alg.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdalwarper.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_core.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_conv.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_error.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_progress.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_string.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_vsi.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdal_alg.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/gdalwarper.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_core.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/ogr_srs_api.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_conv.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_error.h won't be automatically included in the manifest: the path must be relative
    INFO:root:dependency /usr/include/gdal/cpl_progress.h won't be automatically included in the manifest: the path must be relative

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)