Bug#1118728: rasterio: FTBFS with GDAL 3.12.0
Bas Couwenberg
sebastic at debian.org
Fri Oct 24 15:28:19 BST 2025
Source: rasterio
Version: 1.4.3-3
Severity: important
Tags: ftbfs upstream
User: debian-gis at lists.debian.org
Usertags: gdal-3.12
Dear Maintainer,
Your package FTBFS with GDAL 3.12.0 from experimental:
=================================== FAILURES ===================================
____________________ test_odd_blocksize_error[blocksizes0] _____________________
> ???
rasterio/_io.pyx:1530:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio._err.CPLE_IllegalArgError: test.tif: BLOCKXSIZE must be a multiple of 16
rasterio/_err.pyx:359: CPLE_IllegalArgError
During handling of the above exception, another exception occurred:
tmpdir = local('/tmp/pytest-of-pbuilder/pytest-0/test_odd_blocksize_error_block0')
blocksizes = {'blockxsize': 33, 'blockysize': 32}
@pytest.mark.parametrize("blocksizes", [{"blockxsize": 33, "blockysize": 32}, {"blockxsize": 32, "blockysize": 33}])
def test_odd_blocksize_error(tmpdir, blocksizes):
"""For a tiled TIFF block sizes must be multiples of 16"""
tempfile = str(tmpdir.join("test.tif"))
profile = default_gtiff_profile.copy()
profile.update(height=64, width=64, count=1, **blocksizes)
with pytest.raises(RasterBlockError):
> rasterio.open(tempfile, "w", **profile)
tests/test_blocks.py:217:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rasterio/env.py:463: in wrapper
return f(*args, **kwds)
^^^^^^^^^^^^^^^^
rasterio/__init__.py:366: in open
dataset = writer(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio.errors.RasterioIOError: test.tif: BLOCKXSIZE must be a multiple of 16
rasterio/_io.pyx:1542: RasterioIOError
____________________ test_odd_blocksize_error[blocksizes1] _____________________
> ???
rasterio/_io.pyx:1530:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio._err.CPLE_IllegalArgError: test.tif: BLOCKYSIZE must be a multiple of 16
rasterio/_err.pyx:359: CPLE_IllegalArgError
During handling of the above exception, another exception occurred:
tmpdir = local('/tmp/pytest-of-pbuilder/pytest-0/test_odd_blocksize_error_block1')
blocksizes = {'blockxsize': 32, 'blockysize': 33}
@pytest.mark.parametrize("blocksizes", [{"blockxsize": 33, "blockysize": 32}, {"blockxsize": 32, "blockysize": 33}])
def test_odd_blocksize_error(tmpdir, blocksizes):
"""For a tiled TIFF block sizes must be multiples of 16"""
tempfile = str(tmpdir.join("test.tif"))
profile = default_gtiff_profile.copy()
profile.update(height=64, width=64, count=1, **blocksizes)
with pytest.raises(RasterBlockError):
> rasterio.open(tempfile, "w", **profile)
tests/test_blocks.py:217:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rasterio/env.py:463: in wrapper
return f(*args, **kwds)
^^^^^^^^^^^^^^^^
rasterio/__init__.py:366: in open
dataset = writer(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio.errors.RasterioIOError: test.tif: BLOCKYSIZE must be a multiple of 16
rasterio/_io.pyx:1542: RasterioIOError
=============================== warnings summary ===============================
tests/test_dtypes.py::test_cant_cast_dtype_nan[uint8]
tests/test_dtypes.py::test_cant_cast_dtype_nan[uint16]
tests/test_dtypes.py::test_cant_cast_dtype_nan[uint32]
tests/test_dtypes.py::test_cant_cast_dtype_nan[int32]
/build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio/build/rasterio/dtypes.py:208: RuntimeWarning: invalid value encountered in cast
return numpy.allclose(values, values.astype(dtype), equal_nan=True)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_blocks.py::test_odd_blocksize_error[blocksizes0] - rasterio...
FAILED tests/test_blocks.py::test_odd_blocksize_error[blocksizes1] - rasterio...
= 2 failed, 1119 passed, 3 skipped, 6 xfailed, 6 xpassed, 4 warnings in 12.51s =
The full buildlog is attached.
Kind Regards,
Bas
-------------- next part --------------
dpkg-checkbuilddeps: error: unmet build dependencies: libgdal-dev pybuild-plugin-pyproject python3-affine (>= 1.3.0) python3-boto3 python3-cligj (>= 0.5) python3-fsspec python3-hypothesis
[1;33mW: Unmet build-dependency in source[0m
dh clean --buildsystem pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building rasterio using existing ./rasterio_1.4.3.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building rasterio in rasterio_1.4.3-4.debian.tar.xz
dpkg-source: info: building rasterio in rasterio_1.4.3-4.dsc
[0mI: Generated dsc will be overwritten by build result; not generating changes file[0m
I: Copying COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.1834499
I: forking: cp -al /var/cache/pbuilder/base-sid+rebuild.cow /var/cache/pbuilder/build/cow.1834499
I: removed stale ilistfile /var/cache/pbuilder/build/cow.1834499/.ilist
I: forking: chroot /var/cache/pbuilder/build/cow.1834499 cowdancer-ilistcreate /.ilist 'find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a -links +1 -print0 \) | xargs -0 stat --format '%d %i ''
I: Invoking pbuilder
I: forking: pbuilder build --debbuildopts --debbuildopts --buildplace /var/cache/pbuilder/build/cow.1834499 --buildresult .. --mirror http://ftp.nl.debian.org/debian/ --distribution sid --no-targz --internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.1834499 cow-shell' /home/bas/tmp/debian/rasterio_1.4.3-4.dsc
[0mI: Running in no-targz mode[0m
[0mI: pbuilder: network access will be disabled during build[0m
[0mI: Current time: Fri Oct 24 10:18:10 CEST 2025[0m
[0mI: pbuilder-time-stamp: 1761293890[0m
[0mI: copying local configuration[0m
[1;33mW: --override-config is not set; not updating apt.conf Read the manpage for details.[0m
[0mI: mounting /proc filesystem[0m
[0mI: mounting /sys filesystem[0m
[0mI: creating /{dev,run}/shm[0m
[0mI: mounting /dev/pts filesystem[0m
[0mI: redirecting /dev/ptmx to /dev/pts/ptmx[0m
[0mI: policy-rc.d already exists[0m
[0mI: Obtaining the cached apt archive contents[0m
[0mI: Copying source file[0m
[0mI: copying [/home/bas/tmp/debian/rasterio_1.4.3-4.dsc][0m
[0mI: copying [/home/bas/tmp/debian/rasterio_1.4.3.orig.tar.gz][0m
[0mI: copying [/home/bas/tmp/debian/rasterio_1.4.3-4.debian.tar.xz][0m
[0mI: Extracting source[0m
dpkg-source: warning: extracting unsigned source package (rasterio_1.4.3-4.dsc)
dpkg-source: info: extracting rasterio in rasterio-1.4.3
dpkg-source: info: unpacking rasterio_1.4.3.orig.tar.gz
dpkg-source: info: unpacking rasterio_1.4.3-4.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 0001-Rename-rio-to-rasterio-Closes-788463.patch
dpkg-source: info: applying click-8.2.patch
dpkg-source: info: applying pr3367-click-plugins.patch
[0mI: Not using root during the build.[0m
[0mI: Installing the build-deps[0m
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint at lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
This package was created automatically by pbuilder to satisfy the
build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), dh-python, dh-sequence-numpy3, dh-sequence-python3, libgdal-dev, gdal-bin, cython3, pybuild-plugin-pyproject, python3-affine (>= 1.3.0), python3-all, python3-all-dev, python3-attr (>= 16.0.0), python3-boto3, python3-cligj (>= 0.5), python3-fsspec, python3-hypothesis, python3-numpy (>= 1.10), python3-packaging, python3-pytest, python3-setuptools, python3-shapely
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 17682 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
Package debhelper-compat is not installed.
pbuilder-satisfydepends-dummy depends on dh-python; however:
Package dh-python is not installed.
pbuilder-satisfydepends-dummy depends on dh-sequence-numpy3; however:
Package dh-sequence-numpy3 is not installed.
pbuilder-satisfydepends-dummy depends on dh-sequence-python3; however:
Package dh-sequence-python3 is not installed.
pbuilder-satisfydepends-dummy depends on libgdal-dev; however:
Package libgdal-dev is not installed.
pbuilder-satisfydepends-dummy depends on gdal-bin; however:
Package gdal-bin is not installed.
pbuilder-satisfydepends-dummy depends on cython3; however:
Package cython3 is not installed.
pbuilder-satisfydepends-dummy depends on pybuild-plugin-pyproject; however:
Package pybuild-plugin-pyproject is not installed.
pbuilder-satisfydepends-dummy depends on python3-affine (>= 1.3.0); however:
Package python3-affine is not installed.
pbuilder-satisfydepends-dummy depends on python3-all; however:
Package python3-all is not installed.
pbuilder-satisfydepends-dummy depends on python3-all-dev; however:
Package python3-all-dev is not installed.
pbuilder-satisfydepends-dummy depends on python3-attr (>= 16.0.0); however:
Package python3-attr is not installed.
pbuilder-satisfydepends-dummy depends on python3-boto3; however:
Package python3-boto3 is not installed.
pbuilder-satisfydepends-dummy depends on python3-cligj (>= 0.5); however:
Package python3-cligj is not installed.
pbuilder-satisfydepends-dummy depends on python3-fsspec; however:
Package python3-fsspec is not installed.
pbuilder-satisfydepends-dummy depends on python3-hypothesis; however:
Package python3-hypothesis is not installed.
pbuilder-satisfydepends-dummy depends on python3-numpy (>= 1.10); however:
Package python3-numpy is not installed.
pbuilder-satisfydepends-dummy depends on python3-packaging; however:
Package python3-packaging is not installed.
pbuilder-satisfydepends-dummy depends on python3-pytest; however:
Package python3-pytest is not installed.
pbuilder-satisfydepends-dummy depends on python3-setuptools; however:
Package python3-setuptools is not installed.
pbuilder-satisfydepends-dummy depends on python3-shapely; however:
Package python3-shapely is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} ca-certificates{a} cfortran{a} comerr-dev{a} cython3{a} debhelper{a} default-libmysqlclient-dev{a} dh-autoreconf{a} dh-python{a} dh-strip-nondeterminism{a} dirmngr{a} dwz{a} file{a} fontconfig-config{a} fonts-dejavu-core{a} fonts-dejavu-mono{a} gdal-bin{a} gdal-data{a} gdal-plugins{a} gettext{a} gettext-base{a} gnupg{a} gnupg-l10n{a} gpg{a} gpg-agent{a} gpgconf{a} gpgsm{a} groff-base{a} hdf5-helpers{a} icu-devtools{a} intltool-debian{a} krb5-multidev{a} libabsl20240722{a} libacl1-dev{a} libaec-dev{a} libaec0{a} libaom-dev{a} libaom3{a} libarchive-dev{a} libarchive-zip-perl{a} libarchive13t64{a} libarmadillo-dev{a} libarmadillo14{a} libarpack2-dev{a} libarpack2t64{a} libassuan9{a} libattr1-dev{a} libavif-dev{a} libavif16{a} libblas-dev{a} libblas3{a} libblosc-dev{a} libblosc1{a} libboost-dev{a} libboost1.83-dev{a} libbrotli-dev{a} libbrotli1{a} libbz2-dev{a} libcfitsio-dev{a} libcfitsio10t64{a} libcurl3t64-gnutls{a} libcurl4-openssl-dev{a} libcurl4t64{a} libdav1d-dev{a} libdav1d7{a} libde265-0{a} libdebhelper-perl{a} libdeflate-dev{a} libdeflate0{a} libelf1t64{a} libevent-2.1-7t64{a} libexpat1{a} libexpat1-dev{a} libexprtk-dev{a} libext2fs-dev{a} libfile-stripnondeterminism-perl{a} libfontconfig1{a} libfreetype6{a} libfreexl-dev{a} libfreexl1{a} libfyba-dev{a} libfyba0t64{a} libgav1-1{a} libgdal-dev{a} libgdal38{a} libgeos-c1t64{a} libgeos-dev{a} libgeos3.14.0{a} libgeotiff-dev{a} libgeotiff5{a} libgfortran5{a} libgif-dev{a} libgif7{a} libgmp-dev{a} libgnutls-dane0t64{a} libgnutls-openssl27t64{a} libgnutls28-dev{a} libgnutls30t64{a} libgpgme11t64{a} libgpgmepp6t64{a} libgssrpc4t64{a} libhdf4-0{a} libhdf4-dev{a} libhdf5-310{a} libhdf5-cpp-310{a} libhdf5-dev{a} libhdf5-fortran-310{a} libhdf5-hl-310{a} libhdf5-hl-cpp-310{a} libhdf5-hl-fortran-310{a} libheif-dev{a} libheif-plugin-dav1d{a} libheif-plugin-libde265{a} libheif1{a} libhwy-dev{a} libhwy1t64{a} libicu-dev{a} libicu76{a} libidn2-dev{a} libjbig-dev{a} libjbig0{a} libjpeg-dev{a} libjpeg62-turbo{a} libjpeg62-turbo-dev{a} libjs-sphinxdoc{a} libjson-c-dev{a} libjxl-dev{a} libjxl0.11{a} libkadm5clnt-mit12{a} libkadm5srv-mit12{a} libkdb5-10t64{a} libkml-dev{a} libkmlbase1t64{a} libkmlconvenience1t64{a} libkmldom1t64{a} libkmlengine1t64{a} libkmlregionator1t64{a} libkmlxsd1t64{a} libkrb5-dev{a} libksba8{a} liblapack-dev{a} liblapack3{a} liblcms2-2{a} liblcms2-dev{a} libldap-dev{a} libldap2{a} liblerc-dev{a} liblerc4{a} libltdl-dev{a} libltdl7{a} liblz4-dev{a} liblzma-dev{a} libmagic-mgc{a} libmagic1t64{a} libmariadb-dev{a} libmariadb-dev-compat{a} libmariadb3{a} libminizip-dev{a} libminizip1t64{a} libmuparser-dev{a} libmuparser2v5{a} libnetcdf-dev{a} libnetcdf22{a} libnghttp2-14{a} libnghttp2-dev{a} libnghttp3-9{a} libnghttp3-dev{a} libngtcp2-16{a} libngtcp2-crypto-gnutls8{a} libngtcp2-crypto-ossl-dev{a} libngtcp2-crypto-ossl0{a} libngtcp2-dev{a} libnpth0t64{a} libnspr4{a} libnss3{a} libodbc2{a} libodbccr2{a} libodbcinst2{a} libopenjp2-7{a} libopenjp2-7-dev{a} libp11-kit-dev{a} libpcre2-16-0{a} libpcre2-32-0{a} libpcre2-dev{a} libpcre2-posix3{a} libpipeline1{a} libpkgconf3{a} libpng-dev{a} libpng16-16t64{a} libpoppler-dev{a} libpoppler-private-dev{a} libpoppler147{a} libpq-dev{a} libpq5{a} libproj-dev{a} libproj25{a} libpsl-dev{a} libpsl5t64{a} libpython3-all-dev{a} libpython3-dev{a} libpython3-stdlib{a} libpython3.13{a} libpython3.13-dev{a} libpython3.13-minimal{a} libpython3.13-stdlib{a} libqhull-dev{a} libqhull-r8.0{a} libqhull8.0{a} libqhullcpp8.0{a} librav1e-dev{a} librav1e0.8{a} libreadline8t64{a} librtmp-dev{a} librtmp1{a} librttopo-dev{a} librttopo1{a} libsasl2-2{a} libsasl2-modules-db{a} libsharpyuv-dev{a} libsharpyuv0{a} libsnappy1v5{a} libspatialite-dev{a} libspatialite8t64{a} libsqlite3-dev{a} libssh2-1-dev{a} libssh2-1t64{a} libssl-dev{a} libstdc++-14-dev{a} libsuperlu-dev{a} libsuperlu7{a} libsvtav1enc-dev{a} libsvtav1enc2{a} libsz2{a} libtasn1-6{a} libtasn1-6-dev{a} libtiff-dev{a} libtiff6{a} libtiffxx6{a} libtool{a} libuchardet0{a} libunbound8{a} liburiparser-dev{a} liburiparser1{a} libwebp-dev{a} libwebp7{a} libwebpdecoder3{a} libwebpdemux2{a} libwebpmux3{a} libxerces-c-dev{a} libxerces-c3.2t64{a} libxml2-16{a} libxml2-dev{a} libxxhash-dev{a} libyuv-dev{a} libyuv0{a} libzstd-dev{a} m4{a} man-db{a} mariadb-common{a} media-types{a} mysql-common{a} nettle-dev{a} openssl{a} pinentry-curses{a} pkgconf{a} pkgconf-bin{a} po-debconf{a} proj-data{a} pybuild-plugin-pyproject{a} python3{a} python3-affine{a} python3-all{a} python3-all-dev{a} python3-attr{a} python3-autocommand{a} python3-boto3{a} python3-botocore{a} python3-build{a} python3-certifi{a} python3-chardet{a} python3-charset-normalizer{a} python3-click{a} python3-cligj{a} python3-dateutil{a} python3-dev{a} python3-fsspec{a} python3-gdal{a} python3-hypothesis{a} python3-idna{a} python3-inflect{a} python3-iniconfig{a} python3-installer{a} python3-jaraco.context{a} python3-jaraco.functools{a} python3-jaraco.text{a} python3-jmespath{a} python3-minimal{a} python3-more-itertools{a} python3-numpy{a} python3-numpy-dev{a} python3-packaging{a} python3-pkg-resources{a} python3-pluggy{a} python3-pygments{a} python3-pyproject-hooks{a} python3-pytest{a} python3-requests{a} python3-s3transfer{a} python3-setuptools{a} python3-shapely{a} python3-six{a} python3-sortedcontainers{a} python3-typeguard{a} python3-typing-extensions{a} python3-urllib3{a} python3-wheel{a} python3-zipp{a} python3.13{a} python3.13-dev{a} python3.13-minimal{a} unixodbc-common{a} unixodbc-dev{a} zlib1g-dev{a}
The following packages are RECOMMENDED but will NOT be installed:
bzip2-doc curl flang-17 flang-18 flang-19 flang-21 gfortran git gnupg-utils gpg-wks-client lfortran libarchive-cpio-perl libcfitsio-doc libheif-plugin-aomenc libheif-plugin-x265 libldap-common libmail-sendmail-perl libpng-tools libsasl2-modules libtasn1-doc lynx poppler-data proj-bin publicsuffix python3-dask python3-distributed python3-dropbox python3-libarchive-c python3-paramiko python3-pygit2 wget
0 packages upgraded, 327 newly installed, 0 to remove and 0 not upgraded.
Need to get 483 kB/187 MB of archives. After unpacking 979 MB will be used.
Writing extended state information...
Get: 1 http://ftp.nl.debian.org/debian sid/main amd64 libgeos-c1t64 amd64 3.14.0-1 [118 kB]
Get: 2 http://ftp.nl.debian.org/debian sid/main amd64 python3-hypothesis all 6.142.2-1 [364 kB]
Fetched 483 kB in 0s (3206 kB/s)
Preconfiguring packages ...
Selecting previously unselected package libexpat1:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17682 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.7.3-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.7.3-1) ...
Selecting previously unselected package libpython3.13-minimal:amd64.
Preparing to unpack .../libpython3.13-minimal_3.13.9-1_amd64.deb ...
Unpacking libpython3.13-minimal:amd64 (3.13.9-1) ...
Selecting previously unselected package python3.13-minimal.
Preparing to unpack .../python3.13-minimal_3.13.9-1_amd64.deb ...
Unpacking python3.13-minimal (3.13.9-1) ...
Setting up libpython3.13-minimal:amd64 (3.13.9-1) ...
Setting up libexpat1:amd64 (2.7.3-1) ...
Setting up python3.13-minimal (3.13.9-1) ...
Selecting previously unselected package python3-minimal.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18015 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.13.7-1_amd64.deb ...
Unpacking python3-minimal (3.13.7-1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_14.0.0_all.deb ...
Unpacking media-types (14.0.0) ...
Preparing to unpack .../2-libreadline8t64_8.3-3_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:amd64 (8.3-3) ...
Selecting previously unselected package libpython3.13-stdlib:amd64.
Preparing to unpack .../3-libpython3.13-stdlib_3.13.9-1_amd64.deb ...
Unpacking libpython3.13-stdlib:amd64 (3.13.9-1) ...
Selecting previously unselected package python3.13.
Preparing to unpack .../4-python3.13_3.13.9-1_amd64.deb ...
Unpacking python3.13 (3.13.9-1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../5-libpython3-stdlib_3.13.7-1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.13.7-1) ...
Setting up python3-minimal (3.13.7-1) ...
Selecting previously unselected package python3.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18490 files and directories currently installed.)
Preparing to unpack .../000-python3_3.13.7-1_amd64.deb ...
Unpacking python3 (3.13.7-1) ...
Selecting previously unselected package python3-numpy-dev:amd64.
Preparing to unpack .../001-python3-numpy-dev_1%3a2.3.3+ds-3_amd64.deb ...
Unpacking python3-numpy-dev:amd64 (1:2.3.3+ds-3) ...
Selecting previously unselected package libblas3:amd64.
Preparing to unpack .../002-libblas3_3.12.1-7_amd64.deb ...
Unpacking libblas3:amd64 (3.12.1-7) ...
Selecting previously unselected package libgfortran5:amd64.
Preparing to unpack .../003-libgfortran5_15.2.0-7_amd64.deb ...
Unpacking libgfortran5:amd64 (15.2.0-7) ...
Selecting previously unselected package liblapack3:amd64.
Preparing to unpack .../004-liblapack3_3.12.1-7_amd64.deb ...
Unpacking liblapack3:amd64 (3.12.1-7) ...
Selecting previously unselected package python3-numpy.
Preparing to unpack .../005-python3-numpy_1%3a2.3.3+ds-3_amd64.deb ...
Unpacking python3-numpy (1:2.3.3+ds-3) ...
Selecting previously unselected package openssl.
Preparing to unpack .../006-openssl_3.5.4-1_amd64.deb ...
Unpacking openssl (3.5.4-1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../007-ca-certificates_20250419_all.deb ...
Unpacking ca-certificates (20250419) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../008-libmagic-mgc_1%3a5.46-5_amd64.deb ...
Unpacking libmagic-mgc (1:5.46-5) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../009-libmagic1t64_1%3a5.46-5_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.46-5) ...
Selecting previously unselected package file.
Preparing to unpack .../010-file_1%3a5.46-5_amd64.deb ...
Unpacking file (1:5.46-5) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../011-gettext-base_0.23.1-2+b1_amd64.deb ...
Unpacking gettext-base (0.23.1-2+b1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../012-libuchardet0_0.0.8-2_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../013-groff-base_1.23.0-9_amd64.deb ...
Unpacking groff-base (1.23.0-9) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../014-bsdextrautils_2.41.2-4_amd64.deb ...
Unpacking bsdextrautils (2.41.2-4) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../015-libpipeline1_1.5.8-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../016-man-db_2.13.1-1_amd64.deb ...
Unpacking man-db (2.13.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../017-m4_1.4.20-2_amd64.deb ...
Unpacking m4 (1.4.20-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../018-autoconf_2.72-3.1_all.deb ...
Unpacking autoconf (2.72-3.1) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../019-autotools-dev_20240727.1_all.deb ...
Unpacking autotools-dev (20240727.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../020-automake_1%3a1.18.1-2_all.deb ...
Unpacking automake (1:1.18.1-2) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../021-autopoint_0.23.1-2_all.deb ...
Unpacking autopoint (0.23.1-2) ...
Selecting previously unselected package cfortran.
Preparing to unpack .../022-cfortran_20210827-1.1_all.deb ...
Unpacking cfortran (20210827-1.1) ...
Selecting previously unselected package comerr-dev:amd64.
Preparing to unpack .../023-comerr-dev_2.1-1.47.2-3+b3_amd64.deb ...
Unpacking comerr-dev:amd64 (2.1-1.47.2-3+b3) ...
Selecting previously unselected package cython3.
Preparing to unpack .../024-cython3_3.0.11+dfsg-2+b1_amd64.deb ...
Unpacking cython3 (3.0.11+dfsg-2+b1) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../025-libdebhelper-perl_13.28_all.deb ...
Unpacking libdebhelper-perl (13.28) ...
Selecting previously unselected package libtool.
Preparing to unpack .../026-libtool_2.5.4-7_all.deb ...
Unpacking libtool (2.5.4-7) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../027-dh-autoreconf_21_all.deb ...
Unpacking dh-autoreconf (21) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../028-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../029-libfile-stripnondeterminism-perl_1.15.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.15.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../030-dh-strip-nondeterminism_1.15.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.15.0-1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../031-libelf1t64_0.193-3_amd64.deb ...
Unpacking libelf1t64:amd64 (0.193-3) ...
Selecting previously unselected package dwz.
Preparing to unpack .../032-dwz_0.16-2_amd64.deb ...
Unpacking dwz (0.16-2) ...
Selecting previously unselected package libxml2-16:amd64.
Preparing to unpack .../033-libxml2-16_2.14.6+dfsg-0.1_amd64.deb ...
Unpacking libxml2-16:amd64 (2.14.6+dfsg-0.1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../034-gettext_0.23.1-2+b1_amd64.deb ...
Unpacking gettext (0.23.1-2+b1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../035-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../036-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../037-debhelper_13.28_all.deb ...
Unpacking debhelper (13.28) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../038-mysql-common_5.8+1.1.1_all.deb ...
Unpacking mysql-common (5.8+1.1.1) ...
Selecting previously unselected package mariadb-common.
Preparing to unpack .../039-mariadb-common_1%3a11.8.3-1_all.deb ...
Unpacking mariadb-common (1:11.8.3-1) ...
Selecting previously unselected package libmariadb3:amd64.
Preparing to unpack .../040-libmariadb3_1%3a11.8.3-1+b1_amd64.deb ...
Unpacking libmariadb3:amd64 (1:11.8.3-1+b1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../041-libssl-dev_3.5.4-1_amd64.deb ...
Unpacking libssl-dev:amd64 (3.5.4-1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../042-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Selecting previously unselected package libmariadb-dev.
Preparing to unpack .../043-libmariadb-dev_1%3a11.8.3-1+b1_amd64.deb ...
Unpacking libmariadb-dev (1:11.8.3-1+b1) ...
Selecting previously unselected package libmariadb-dev-compat.
Preparing to unpack .../044-libmariadb-dev-compat_1%3a11.8.3-1+b1_amd64.deb ...
Unpacking libmariadb-dev-compat (1:11.8.3-1+b1) ...
Selecting previously unselected package default-libmysqlclient-dev:amd64.
Preparing to unpack .../045-default-libmysqlclient-dev_1.1.1_amd64.deb ...
Unpacking default-libmysqlclient-dev:amd64 (1.1.1) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../046-dh-python_6.20250414_all.deb ...
Unpacking dh-python (6.20250414) ...
Selecting previously unselected package libassuan9:amd64.
Preparing to unpack .../047-libassuan9_3.0.2-2_amd64.deb ...
Unpacking libassuan9:amd64 (3.0.2-2) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../048-gpgconf_2.4.8-4_amd64.deb ...
Unpacking gpgconf (2.4.8-4) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../049-libtasn1-6_4.20.0-2_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.20.0-2) ...
Selecting previously unselected package libgnutls30t64:amd64.
Preparing to unpack .../050-libgnutls30t64_3.8.10-2_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.10-2) ...
Selecting previously unselected package libksba8:amd64.
Preparing to unpack .../051-libksba8_1.6.7-2+b1_amd64.deb ...
Unpacking libksba8:amd64 (1.6.7-2+b1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../052-libsasl2-modules-db_2.1.28+dfsg1-10_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-10) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../053-libsasl2-2_2.1.28+dfsg1-10_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-10) ...
Selecting previously unselected package libldap2:amd64.
Preparing to unpack .../054-libldap2_2.6.10+dfsg-1_amd64.deb ...
Unpacking libldap2:amd64 (2.6.10+dfsg-1) ...
Selecting previously unselected package libnpth0t64:amd64.
Preparing to unpack .../055-libnpth0t64_1.8-3_amd64.deb ...
Unpacking libnpth0t64:amd64 (1.8-3) ...
Preparing to unpack .../056-dirmngr_2.4.8-4_amd64.deb ...
Unpacking dirmngr (2.4.8-4) ...
Selecting previously unselected package fonts-dejavu-mono.
Preparing to unpack .../057-fonts-dejavu-mono_2.37-8_all.deb ...
Unpacking fonts-dejavu-mono (2.37-8) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../058-fonts-dejavu-core_2.37-8_all.deb ...
Unpacking fonts-dejavu-core (2.37-8) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../059-fontconfig-config_2.15.0-2.4_amd64.deb ...
Unpacking fontconfig-config (2.15.0-2.4) ...
Selecting previously unselected package gdal-data.
Preparing to unpack .../060-gdal-data_3.12.0~beta1+dfsg-1~exp1_all.deb ...
Unpacking gdal-data (3.12.0~beta1+dfsg-1~exp1) ...
Selecting previously unselected package gdal-plugins:amd64.
Preparing to unpack .../061-gdal-plugins_3.12.0~beta1+dfsg-1~exp1_amd64.deb ...
Unpacking gdal-plugins:amd64 (3.12.0~beta1+dfsg-1~exp1) ...
Selecting previously unselected package libaec0:amd64.
Preparing to unpack .../062-libaec0_1.1.4-2_amd64.deb ...
Unpacking libaec0:amd64 (1.1.4-2) ...
Selecting previously unselected package libarchive13t64:amd64.
Preparing to unpack .../063-libarchive13t64_3.7.4-4+b1_amd64.deb ...
Unpacking libarchive13t64:amd64 (3.7.4-4+b1) ...
Selecting previously unselected package libarpack2t64:amd64.
Preparing to unpack .../064-libarpack2t64_3.9.1-6_amd64.deb ...
Unpacking libarpack2t64:amd64 (3.9.1-6) ...
Selecting previously unselected package libarmadillo14.
Preparing to unpack .../065-libarmadillo14_1%3a14.2.3+dfsg-1+b1_amd64.deb ...
Unpacking libarmadillo14 (1:14.2.3+dfsg-1+b1) ...
Selecting previously unselected package libaom3:amd64.
Preparing to unpack .../066-libaom3_3.13.1-1_amd64.deb ...
Unpacking libaom3:amd64 (3.13.1-1) ...
Selecting previously unselected package libdav1d7:amd64.
Preparing to unpack .../067-libdav1d7_1.5.1-1_amd64.deb ...
Unpacking libdav1d7:amd64 (1.5.1-1) ...
Selecting previously unselected package libabsl20240722:amd64.
Preparing to unpack .../068-libabsl20240722_20240722.0-4_amd64.deb ...
Unpacking libabsl20240722:amd64 (20240722.0-4) ...
Selecting previously unselected package libgav1-1:amd64.
Preparing to unpack .../069-libgav1-1_0.19.0-3+b1_amd64.deb ...
Unpacking libgav1-1:amd64 (0.19.0-3+b1) ...
Selecting previously unselected package librav1e0.8:amd64.
Preparing to unpack .../070-librav1e0.8_0.8.1-5_amd64.deb ...
Unpacking librav1e0.8:amd64 (0.8.1-5) ...
Selecting previously unselected package libsvtav1enc2:amd64.
Preparing to unpack .../071-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ...
Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../072-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ...
Selecting previously unselected package libyuv0:amd64.
Preparing to unpack .../073-libyuv0_0.0.1919.20250919-1_amd64.deb ...
Unpacking libyuv0:amd64 (0.0.1919.20250919-1) ...
Selecting previously unselected package libavif16:amd64.
Preparing to unpack .../074-libavif16_1.3.0-1+b1_amd64.deb ...
Unpacking libavif16:amd64 (1.3.0-1+b1) ...
Selecting previously unselected package libsnappy1v5:amd64.
Preparing to unpack .../075-libsnappy1v5_1.2.2-2_amd64.deb ...
Unpacking libsnappy1v5:amd64 (1.2.2-2) ...
Selecting previously unselected package libblosc1:amd64.
Preparing to unpack .../076-libblosc1_1.21.5+ds-2_amd64.deb ...
Unpacking libblosc1:amd64 (1.21.5+ds-2) ...
Selecting previously unselected package libnghttp3-9:amd64.
Preparing to unpack .../077-libnghttp3-9_1.12.0-1_amd64.deb ...
Unpacking libnghttp3-9:amd64 (1.12.0-1) ...
Selecting previously unselected package libngtcp2-16:amd64.
Preparing to unpack .../078-libngtcp2-16_1.16.0-1_amd64.deb ...
Unpacking libngtcp2-16:amd64 (1.16.0-1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../079-libbrotli1_1.1.0-2+b7_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b7) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../080-libnghttp2-14_1.64.0-1.1+b1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.64.0-1.1+b1) ...
Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64.
Preparing to unpack .../081-libngtcp2-crypto-gnutls8_1.16.0-1_amd64.deb ...
Unpacking libngtcp2-crypto-gnutls8:amd64 (1.16.0-1) ...
Selecting previously unselected package libpsl5t64:amd64.
Preparing to unpack .../082-libpsl5t64_0.21.2-1.1+b1_amd64.deb ...
Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../083-librtmp1_2.4+20151223.gitfa8646d.1-3_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-3) ...
Selecting previously unselected package libssh2-1t64:amd64.
Preparing to unpack .../084-libssh2-1t64_1.11.1-1_amd64.deb ...
Unpacking libssh2-1t64:amd64 (1.11.1-1) ...
Selecting previously unselected package libcurl3t64-gnutls:amd64.
Preparing to unpack .../085-libcurl3t64-gnutls_8.17.0~rc2-1_amd64.deb ...
Unpacking libcurl3t64-gnutls:amd64 (8.17.0~rc2-1) ...
Selecting previously unselected package libcfitsio10t64:amd64.
Preparing to unpack .../086-libcfitsio10t64_4.6.2-2_amd64.deb ...
Unpacking libcfitsio10t64:amd64 (4.6.2-2) ...
Selecting previously unselected package libngtcp2-crypto-ossl0:amd64.
Preparing to unpack .../087-libngtcp2-crypto-ossl0_1.16.0-1_amd64.deb ...
Unpacking libngtcp2-crypto-ossl0:amd64 (1.16.0-1) ...
Selecting previously unselected package libcurl4t64:amd64.
Preparing to unpack .../088-libcurl4t64_8.17.0~rc2-1_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.17.0~rc2-1) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../089-libdeflate0_1.23-2_amd64.deb ...
Unpacking libdeflate0:amd64 (1.23-2) ...
Selecting previously unselected package libminizip1t64:amd64.
Preparing to unpack .../090-libminizip1t64_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
Unpacking libminizip1t64:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Selecting previously unselected package libfreexl1:amd64.
Preparing to unpack .../091-libfreexl1_2.0.0-1+b3_amd64.deb ...
Unpacking libfreexl1:amd64 (2.0.0-1+b3) ...
Selecting previously unselected package libfyba0t64:amd64.
Preparing to unpack .../092-libfyba0t64_4.1.1-11+b1_amd64.deb ...
Unpacking libfyba0t64:amd64 (4.1.1-11+b1) ...
Selecting previously unselected package libgeos3.14.0:amd64.
Preparing to unpack .../093-libgeos3.14.0_3.14.0-1_amd64.deb ...
Unpacking libgeos3.14.0:amd64 (3.14.0-1) ...
Selecting previously unselected package libgeos-c1t64:amd64.
Preparing to unpack .../094-libgeos-c1t64_3.14.0-1_amd64.deb ...
Unpacking libgeos-c1t64:amd64 (3.14.0-1) ...
Selecting previously unselected package proj-data.
Preparing to unpack .../095-proj-data_9.7.0-1_all.deb ...
Unpacking proj-data (9.7.0-1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../096-libjbig0_2.1-6.1+b2_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-6.1+b2) ...
Selecting previously unselected package liblerc4:amd64.
Preparing to unpack .../097-liblerc4_4.0.0+ds-5_amd64.deb ...
Unpacking liblerc4:amd64 (4.0.0+ds-5) ...
Selecting previously unselected package libsharpyuv0:amd64.
Preparing to unpack .../098-libsharpyuv0_1.5.0-0.1_amd64.deb ...
Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../099-libwebp7_1.5.0-0.1_amd64.deb ...
Unpacking libwebp7:amd64 (1.5.0-0.1) ...
Selecting previously unselected package libtiff6:amd64.
Preparing to unpack .../100-libtiff6_4.7.1-1_amd64.deb ...
Unpacking libtiff6:amd64 (4.7.1-1) ...
Selecting previously unselected package libproj25:amd64.
Preparing to unpack .../101-libproj25_9.7.0-1_amd64.deb ...
Unpacking libproj25:amd64 (9.7.0-1) ...
Selecting previously unselected package libgeotiff5:amd64.
Preparing to unpack .../102-libgeotiff5_1.7.4-1_amd64.deb ...
Unpacking libgeotiff5:amd64 (1.7.4-1) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../103-libgif7_5.2.2-1+b1_amd64.deb ...
Unpacking libgif7:amd64 (5.2.2-1+b1) ...
Selecting previously unselected package libsz2:amd64.
Preparing to unpack .../104-libsz2_1.1.4-2_amd64.deb ...
Unpacking libsz2:amd64 (1.1.4-2) ...
Selecting previously unselected package libhdf4-0:amd64.
Preparing to unpack .../105-libhdf4-0_4.3.1-1_amd64.deb ...
Unpacking libhdf4-0:amd64 (4.3.1-1) ...
Selecting previously unselected package libhdf5-310:amd64.
Preparing to unpack .../106-libhdf5-310_1.14.5+repack-4_amd64.deb ...
Unpacking libhdf5-310:amd64 (1.14.5+repack-4) ...
Selecting previously unselected package libheif-plugin-dav1d:amd64.
Preparing to unpack .../107-libheif-plugin-dav1d_1.20.2-2+b1_amd64.deb ...
Unpacking libheif-plugin-dav1d:amd64 (1.20.2-2+b1) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../108-libde265-0_1.0.16-1_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.16-1) ...
Selecting previously unselected package libheif-plugin-libde265:amd64.
Preparing to unpack .../109-libheif-plugin-libde265_1.20.2-2+b1_amd64.deb ...
Unpacking libheif-plugin-libde265:amd64 (1.20.2-2+b1) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../110-libheif1_1.20.2-2+b1_amd64.deb ...
Unpacking libheif1:amd64 (1.20.2-2+b1) ...
Selecting previously unselected package libhwy1t64:amd64.
Preparing to unpack .../111-libhwy1t64_1.2.0-2+b2_amd64.deb ...
Unpacking libhwy1t64:amd64 (1.2.0-2+b2) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../112-liblcms2-2_2.16-2_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.16-2) ...
Selecting previously unselected package libjxl0.11:amd64.
Preparing to unpack .../113-libjxl0.11_0.11.1-6_amd64.deb ...
Unpacking libjxl0.11:amd64 (0.11.1-6) ...
Selecting previously unselected package liburiparser1:amd64.
Preparing to unpack .../114-liburiparser1_0.9.8+dfsg-2_amd64.deb ...
Unpacking liburiparser1:amd64 (0.9.8+dfsg-2) ...
Selecting previously unselected package libkmlbase1t64:amd64.
Preparing to unpack .../115-libkmlbase1t64_1.3.0-13_amd64.deb ...
Unpacking libkmlbase1t64:amd64 (1.3.0-13) ...
Selecting previously unselected package libkmldom1t64:amd64.
Preparing to unpack .../116-libkmldom1t64_1.3.0-13_amd64.deb ...
Unpacking libkmldom1t64:amd64 (1.3.0-13) ...
Selecting previously unselected package libkmlengine1t64:amd64.
Preparing to unpack .../117-libkmlengine1t64_1.3.0-13_amd64.deb ...
Unpacking libkmlengine1t64:amd64 (1.3.0-13) ...
Selecting previously unselected package libmuparser2v5:amd64.
Preparing to unpack .../118-libmuparser2v5_2.3.4-2_amd64.deb ...
Unpacking libmuparser2v5:amd64 (2.3.4-2) ...
Selecting previously unselected package libhdf5-hl-310:amd64.
Preparing to unpack .../119-libhdf5-hl-310_1.14.5+repack-4_amd64.deb ...
Unpacking libhdf5-hl-310:amd64 (1.14.5+repack-4) ...
Selecting previously unselected package libnetcdf22:amd64.
Preparing to unpack .../120-libnetcdf22_1%3a4.9.3-1+b1_amd64.deb ...
Unpacking libnetcdf22:amd64 (1:4.9.3-1+b1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../121-libltdl7_2.5.4-7_amd64.deb ...
Unpacking libltdl7:amd64 (2.5.4-7) ...
Selecting previously unselected package libodbc2:amd64.
Preparing to unpack .../122-libodbc2_2.3.12-2+b1_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.12-2+b1) ...
Selecting previously unselected package unixodbc-common.
Preparing to unpack .../123-unixodbc-common_2.3.12-2_all.deb ...
Unpacking unixodbc-common (2.3.12-2) ...
Selecting previously unselected package libodbcinst2:amd64.
Preparing to unpack .../124-libodbcinst2_2.3.12-2+b1_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.12-2+b1) ...
Selecting previously unselected package libopenjp2-7:amd64.
Preparing to unpack .../125-libopenjp2-7_2.5.3-2.1_amd64.deb ...
Unpacking libopenjp2-7:amd64 (2.5.3-2.1) ...
Selecting previously unselected package libpng16-16t64:amd64.
Preparing to unpack .../126-libpng16-16t64_1.6.50-1_amd64.deb ...
Unpacking libpng16-16t64:amd64 (1.6.50-1) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../127-libfreetype6_2.13.3+dfsg-1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../128-libfontconfig1_2.15.0-2.4_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.15.0-2.4) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../129-gnupg-l10n_2.4.8-4_all.deb ...
Unpacking gnupg-l10n (2.4.8-4) ...
Selecting previously unselected package gpg.
Preparing to unpack .../130-gpg_2.4.8-4_amd64.deb ...
Unpacking gpg (2.4.8-4) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../131-pinentry-curses_1.3.2-3_amd64.deb ...
Unpacking pinentry-curses (1.3.2-3) ...
Preparing to unpack .../132-gpg-agent_2.4.8-4_amd64.deb ...
Unpacking gpg-agent (2.4.8-4) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../133-gpgsm_2.4.8-4_amd64.deb ...
Unpacking gpgsm (2.4.8-4) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../134-gnupg_2.4.8-4_all.deb ...
Unpacking gnupg (2.4.8-4) ...
Selecting previously unselected package libgpgme11t64:amd64.
Preparing to unpack .../135-libgpgme11t64_1.24.2-3_amd64.deb ...
Unpacking libgpgme11t64:amd64 (1.24.2-3) ...
Selecting previously unselected package libgpgmepp6t64:amd64.
Preparing to unpack .../136-libgpgmepp6t64_1.24.2-3_amd64.deb ...
Unpacking libgpgmepp6t64:amd64 (1.24.2-3) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../137-libnspr4_2%3a4.37-1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.37-1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../138-libnss3_2%3a3.117-1_amd64.deb ...
Unpacking libnss3:amd64 (2:3.117-1) ...
Selecting previously unselected package libpoppler147:amd64.
Preparing to unpack .../139-libpoppler147_25.03.0-11.1_amd64.deb ...
Unpacking libpoppler147:amd64 (25.03.0-11.1) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../140-libpq5_18.0-1_amd64.deb ...
Unpacking libpq5:amd64 (18.0-1) ...
Selecting previously unselected package libqhull-r8.0:amd64.
Preparing to unpack .../141-libqhull-r8.0_2020.2-7_amd64.deb ...
Unpacking libqhull-r8.0:amd64 (2020.2-7) ...
Selecting previously unselected package librttopo1:amd64.
Preparing to unpack .../142-librttopo1_1.1.0-4_amd64.deb ...
Unpacking librttopo1:amd64 (1.1.0-4) ...
Selecting previously unselected package libspatialite8t64:amd64.
Preparing to unpack .../143-libspatialite8t64_5.1.0-3+b4_amd64.deb ...
Unpacking libspatialite8t64:amd64 (5.1.0-3+b4) ...
Selecting previously unselected package libicu76:amd64.
Preparing to unpack .../144-libicu76_76.1-4_amd64.deb ...
Unpacking libicu76:amd64 (76.1-4) ...
Selecting previously unselected package libxerces-c3.2t64:amd64.
Preparing to unpack .../145-libxerces-c3.2t64_3.2.4+debian-1.3+b2_amd64.deb ...
Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.3+b2) ...
Selecting previously unselected package libgdal38:amd64.
Preparing to unpack .../146-libgdal38_3.12.0~beta1+dfsg-1~exp1_amd64.deb ...
Unpacking libgdal38:amd64 (3.12.0~beta1+dfsg-1~exp1) ...
Selecting previously unselected package python3-gdal.
Preparing to unpack .../147-python3-gdal_3.12.0~beta1+dfsg-1~exp1_amd64.deb ...
Unpacking python3-gdal (3.12.0~beta1+dfsg-1~exp1) ...
Selecting previously unselected package gdal-bin.
Preparing to unpack .../148-gdal-bin_3.12.0~beta1+dfsg-1~exp1_amd64.deb ...
Unpacking gdal-bin (3.12.0~beta1+dfsg-1~exp1) ...
Selecting previously unselected package hdf5-helpers.
Preparing to unpack .../149-hdf5-helpers_1.14.5+repack-4_amd64.deb ...
Unpacking hdf5-helpers (1.14.5+repack-4) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../150-icu-devtools_76.1-4_amd64.deb ...
Unpacking icu-devtools (76.1-4) ...
Selecting previously unselected package libgssrpc4t64:amd64.
Preparing to unpack .../151-libgssrpc4t64_1.21.3-5_amd64.deb ...
Unpacking libgssrpc4t64:amd64 (1.21.3-5) ...
Selecting previously unselected package libkadm5clnt-mit12:amd64.
Preparing to unpack .../152-libkadm5clnt-mit12_1.21.3-5_amd64.deb ...
Unpacking libkadm5clnt-mit12:amd64 (1.21.3-5) ...
Selecting previously unselected package libkdb5-10t64:amd64.
Preparing to unpack .../153-libkdb5-10t64_1.21.3-5_amd64.deb ...
Unpacking libkdb5-10t64:amd64 (1.21.3-5) ...
Selecting previously unselected package libkadm5srv-mit12:amd64.
Preparing to unpack .../154-libkadm5srv-mit12_1.21.3-5_amd64.deb ...
Unpacking libkadm5srv-mit12:amd64 (1.21.3-5) ...
Selecting previously unselected package krb5-multidev:amd64.
Preparing to unpack .../155-krb5-multidev_1.21.3-5_amd64.deb ...
Unpacking krb5-multidev:amd64 (1.21.3-5) ...
Selecting previously unselected package libattr1-dev:amd64.
Preparing to unpack .../156-libattr1-dev_1%3a2.5.2-3_amd64.deb ...
Unpacking libattr1-dev:amd64 (1:2.5.2-3) ...
Selecting previously unselected package libacl1-dev:amd64.
Preparing to unpack .../157-libacl1-dev_2.3.2-2+b1_amd64.deb ...
Unpacking libacl1-dev:amd64 (2.3.2-2+b1) ...
Selecting previously unselected package libaec-dev:amd64.
Preparing to unpack .../158-libaec-dev_1.1.4-2_amd64.deb ...
Unpacking libaec-dev:amd64 (1.1.4-2) ...
Selecting previously unselected package libaom-dev:amd64.
Preparing to unpack .../159-libaom-dev_3.13.1-1_amd64.deb ...
Unpacking libaom-dev:amd64 (3.13.1-1) ...
Selecting previously unselected package libbz2-dev:amd64.
Preparing to unpack .../160-libbz2-dev_1.0.8-6_amd64.deb ...
Unpacking libbz2-dev:amd64 (1.0.8-6) ...
Selecting previously unselected package libext2fs-dev.
Preparing to unpack .../161-libext2fs-dev_1.47.2-3+b3_amd64.deb ...
Unpacking libext2fs-dev (1.47.2-3+b3) ...
Selecting previously unselected package libxxhash-dev:amd64.
Preparing to unpack .../162-libxxhash-dev_0.8.3-2_amd64.deb ...
Unpacking libxxhash-dev:amd64 (0.8.3-2) ...
Selecting previously unselected package liblz4-dev:amd64.
Preparing to unpack .../163-liblz4-dev_1.10.0-4_amd64.deb ...
Unpacking liblz4-dev:amd64 (1.10.0-4) ...
Selecting previously unselected package liblzma-dev:amd64.
Preparing to unpack .../164-liblzma-dev_5.8.1-2_amd64.deb ...
Unpacking liblzma-dev:amd64 (5.8.1-2) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../165-libxml2-dev_2.14.6+dfsg-0.1_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.14.6+dfsg-0.1) ...
Selecting previously unselected package libzstd-dev:amd64.
Preparing to unpack .../166-libzstd-dev_1.5.7+dfsg-2_amd64.deb ...
Unpacking libzstd-dev:amd64 (1.5.7+dfsg-2) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../167-libgmp-dev_2%3a6.3.0+dfsg-5_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-5) ...
Selecting previously unselected package nettle-dev:amd64.
Preparing to unpack .../168-nettle-dev_3.10.2-1_amd64.deb ...
Unpacking nettle-dev:amd64 (3.10.2-1) ...
Selecting previously unselected package libarchive-dev:amd64.
Preparing to unpack .../169-libarchive-dev_3.7.4-4+b1_amd64.deb ...
Unpacking libarchive-dev:amd64 (3.7.4-4+b1) ...
Selecting previously unselected package libblas-dev:amd64.
Preparing to unpack .../170-libblas-dev_3.12.1-7_amd64.deb ...
Unpacking libblas-dev:amd64 (3.12.1-7) ...
Selecting previously unselected package liblapack-dev:amd64.
Preparing to unpack .../171-liblapack-dev_3.12.1-7_amd64.deb ...
Unpacking liblapack-dev:amd64 (3.12.1-7) ...
Selecting previously unselected package libarpack2-dev:amd64.
Preparing to unpack .../172-libarpack2-dev_3.9.1-6_amd64.deb ...
Unpacking libarpack2-dev:amd64 (3.9.1-6) ...
Selecting previously unselected package libhdf5-fortran-310:amd64.
Preparing to unpack .../173-libhdf5-fortran-310_1.14.5+repack-4_amd64.deb ...
Unpacking libhdf5-fortran-310:amd64 (1.14.5+repack-4) ...
Selecting previously unselected package libhdf5-hl-fortran-310:amd64.
Preparing to unpack .../174-libhdf5-hl-fortran-310_1.14.5+repack-4_amd64.deb ...
Unpacking libhdf5-hl-fortran-310:amd64 (1.14.5+repack-4) ...
Selecting previously unselected package libhdf5-cpp-310:amd64.
Preparing to unpack .../175-libhdf5-cpp-310_1.14.5+repack-4_amd64.deb ...
Unpacking libhdf5-cpp-310:amd64 (1.14.5+repack-4) ...
Selecting previously unselected package libhdf5-hl-cpp-310:amd64.
Preparing to unpack .../176-libhdf5-hl-cpp-310_1.14.5+repack-4_amd64.deb ...
Unpacking libhdf5-hl-cpp-310:amd64 (1.14.5+repack-4) ...
Selecting previously unselected package libjpeg62-turbo-dev:amd64.
Preparing to unpack .../177-libjpeg62-turbo-dev_1%3a2.1.5-4_amd64.deb ...
Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-4) ...
Selecting previously unselected package libjpeg-dev:amd64.
Preparing to unpack .../178-libjpeg-dev_1%3a2.1.5-4_amd64.deb ...
Unpacking libjpeg-dev:amd64 (1:2.1.5-4) ...
Selecting previously unselected package libbrotli-dev:amd64.
Preparing to unpack .../179-libbrotli-dev_1.1.0-2+b7_amd64.deb ...
Unpacking libbrotli-dev:amd64 (1.1.0-2+b7) ...
Selecting previously unselected package libidn2-dev:amd64.
Preparing to unpack .../180-libidn2-dev_2.3.8-4_amd64.deb ...
Unpacking libidn2-dev:amd64 (2.3.8-4) ...
Selecting previously unselected package libkrb5-dev:amd64.
Preparing to unpack .../181-libkrb5-dev_1.21.3-5_amd64.deb ...
Unpacking libkrb5-dev:amd64 (1.21.3-5) ...
Selecting previously unselected package libldap-dev:amd64.
Preparing to unpack .../182-libldap-dev_2.6.10+dfsg-1_amd64.deb ...
Unpacking libldap-dev:amd64 (2.6.10+dfsg-1) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../183-libpkgconf3_1.8.1-4_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-4) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../184-pkgconf-bin_1.8.1-4_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-4) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../185-pkgconf_1.8.1-4_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-4) ...
Selecting previously unselected package libnghttp2-dev:amd64.
Preparing to unpack .../186-libnghttp2-dev_1.64.0-1.1+b1_amd64.deb ...
Unpacking libnghttp2-dev:amd64 (1.64.0-1.1+b1) ...
Selecting previously unselected package libnghttp3-dev:amd64.
Preparing to unpack .../187-libnghttp3-dev_1.12.0-1_amd64.deb ...
Unpacking libnghttp3-dev:amd64 (1.12.0-1) ...
Selecting previously unselected package libngtcp2-crypto-ossl-dev:amd64.
Preparing to unpack .../188-libngtcp2-crypto-ossl-dev_1.16.0-1_amd64.deb ...
Unpacking libngtcp2-crypto-ossl-dev:amd64 (1.16.0-1) ...
Selecting previously unselected package libngtcp2-dev:amd64.
Preparing to unpack .../189-libngtcp2-dev_1.16.0-1_amd64.deb ...
Unpacking libngtcp2-dev:amd64 (1.16.0-1) ...
Selecting previously unselected package libpsl-dev:amd64.
Preparing to unpack .../190-libpsl-dev_0.21.2-1.1+b1_amd64.deb ...
Unpacking libpsl-dev:amd64 (0.21.2-1.1+b1) ...
Selecting previously unselected package libevent-2.1-7t64:amd64.
Preparing to unpack .../191-libevent-2.1-7t64_2.1.12-stable-10+b1_amd64.deb ...
Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
Selecting previously unselected package libunbound8:amd64.
Preparing to unpack .../192-libunbound8_1.24.1-1_amd64.deb ...
Unpacking libunbound8:amd64 (1.24.1-1) ...
Selecting previously unselected package libgnutls-dane0t64:amd64.
Preparing to unpack .../193-libgnutls-dane0t64_3.8.10-2_amd64.deb ...
Unpacking libgnutls-dane0t64:amd64 (3.8.10-2) ...
Selecting previously unselected package libgnutls-openssl27t64:amd64.
Preparing to unpack .../194-libgnutls-openssl27t64_3.8.10-2_amd64.deb ...
Unpacking libgnutls-openssl27t64:amd64 (3.8.10-2) ...
Selecting previously unselected package libp11-kit-dev:amd64.
Preparing to unpack .../195-libp11-kit-dev_0.25.9-2_amd64.deb ...
Unpacking libp11-kit-dev:amd64 (0.25.9-2) ...
Selecting previously unselected package libtasn1-6-dev:amd64.
Preparing to unpack .../196-libtasn1-6-dev_4.20.0-2_amd64.deb ...
Unpacking libtasn1-6-dev:amd64 (4.20.0-2) ...
Selecting previously unselected package libgnutls28-dev:amd64.
Preparing to unpack .../197-libgnutls28-dev_3.8.10-2_amd64.deb ...
Unpacking libgnutls28-dev:amd64 (3.8.10-2) ...
Selecting previously unselected package librtmp-dev:amd64.
Preparing to unpack .../198-librtmp-dev_2.4+20151223.gitfa8646d.1-3_amd64.deb ...
Unpacking librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-3) ...
Selecting previously unselected package libssh2-1-dev:amd64.
Preparing to unpack .../199-libssh2-1-dev_1.11.1-1_amd64.deb ...
Unpacking libssh2-1-dev:amd64 (1.11.1-1) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../200-libcurl4-openssl-dev_8.17.0~rc2-1_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (8.17.0~rc2-1) ...
Selecting previously unselected package libhdf5-dev.
Preparing to unpack .../201-libhdf5-dev_1.14.5+repack-4_amd64.deb ...
Unpacking libhdf5-dev (1.14.5+repack-4) ...
Selecting previously unselected package libsuperlu7:amd64.
Preparing to unpack .../202-libsuperlu7_7.0.1+dfsg1-2_amd64.deb ...
Unpacking libsuperlu7:amd64 (7.0.1+dfsg1-2) ...
Selecting previously unselected package libsuperlu-dev:amd64.
Preparing to unpack .../203-libsuperlu-dev_7.0.1+dfsg1-2_amd64.deb ...
Unpacking libsuperlu-dev:amd64 (7.0.1+dfsg1-2) ...
Selecting previously unselected package libarmadillo-dev.
Preparing to unpack .../204-libarmadillo-dev_1%3a14.2.3+dfsg-1+b1_amd64.deb ...
Unpacking libarmadillo-dev (1:14.2.3+dfsg-1+b1) ...
Selecting previously unselected package libdav1d-dev:amd64.
Preparing to unpack .../205-libdav1d-dev_1.5.1-1_amd64.deb ...
Unpacking libdav1d-dev:amd64 (1.5.1-1) ...
Selecting previously unselected package librav1e-dev:amd64.
Preparing to unpack .../206-librav1e-dev_0.8.1-5_amd64.deb ...
Unpacking librav1e-dev:amd64 (0.8.1-5) ...
Selecting previously unselected package libsvtav1enc-dev:amd64.
Preparing to unpack .../207-libsvtav1enc-dev_2.3.0+dfsg-1_amd64.deb ...
Unpacking libsvtav1enc-dev:amd64 (2.3.0+dfsg-1) ...
Selecting previously unselected package libyuv-dev:amd64.
Preparing to unpack .../208-libyuv-dev_0.0.1919.20250919-1_amd64.deb ...
Unpacking libyuv-dev:amd64 (0.0.1919.20250919-1) ...
Selecting previously unselected package libavif-dev:amd64.
Preparing to unpack .../209-libavif-dev_1.3.0-1+b1_amd64.deb ...
Unpacking libavif-dev:amd64 (1.3.0-1+b1) ...
Selecting previously unselected package libblosc-dev:amd64.
Preparing to unpack .../210-libblosc-dev_1.21.5+ds-2_amd64.deb ...
Unpacking libblosc-dev:amd64 (1.21.5+ds-2) ...
Selecting previously unselected package libstdc++-14-dev:amd64.
Preparing to unpack .../211-libstdc++-14-dev_14.3.0-10_amd64.deb ...
Unpacking libstdc++-14-dev:amd64 (14.3.0-10) ...
Selecting previously unselected package libboost1.83-dev:amd64.
Preparing to unpack .../212-libboost1.83-dev_1.83.0-5_amd64.deb ...
Unpacking libboost1.83-dev:amd64 (1.83.0-5) ...
Selecting previously unselected package libboost-dev:amd64.
Preparing to unpack .../213-libboost-dev_1.83.0.2+b2_amd64.deb ...
Unpacking libboost-dev:amd64 (1.83.0.2+b2) ...
Selecting previously unselected package libcfitsio-dev:amd64.
Preparing to unpack .../214-libcfitsio-dev_4.6.2-2_amd64.deb ...
Unpacking libcfitsio-dev:amd64 (4.6.2-2) ...
Selecting previously unselected package libdeflate-dev:amd64.
Preparing to unpack .../215-libdeflate-dev_1.23-2_amd64.deb ...
Unpacking libdeflate-dev:amd64 (1.23-2) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../216-libexpat1-dev_2.7.3-1_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.7.3-1) ...
Selecting previously unselected package libexprtk-dev.
Preparing to unpack .../217-libexprtk-dev_0.0.3-3_all.deb ...
Unpacking libexprtk-dev (0.0.3-3) ...
Selecting previously unselected package libminizip-dev:amd64.
Preparing to unpack .../218-libminizip-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
Unpacking libminizip-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Selecting previously unselected package libfreexl-dev:amd64.
Preparing to unpack .../219-libfreexl-dev_2.0.0-1+b3_amd64.deb ...
Unpacking libfreexl-dev:amd64 (2.0.0-1+b3) ...
Selecting previously unselected package libfyba-dev:amd64.
Preparing to unpack .../220-libfyba-dev_4.1.1-11+b1_amd64.deb ...
Unpacking libfyba-dev:amd64 (4.1.1-11+b1) ...
Selecting previously unselected package libgeos-dev.
Preparing to unpack .../221-libgeos-dev_3.14.0-1_amd64.deb ...
Unpacking libgeos-dev (3.14.0-1) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../222-libsqlite3-dev_3.46.1-8_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.46.1-8) ...
Selecting previously unselected package libjbig-dev:amd64.
Preparing to unpack .../223-libjbig-dev_2.1-6.1+b2_amd64.deb ...
Unpacking libjbig-dev:amd64 (2.1-6.1+b2) ...
Selecting previously unselected package libwebpdemux2:amd64.
Preparing to unpack .../224-libwebpdemux2_1.5.0-0.1_amd64.deb ...
Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ...
Selecting previously unselected package libwebpmux3:amd64.
Preparing to unpack .../225-libwebpmux3_1.5.0-0.1_amd64.deb ...
Unpacking libwebpmux3:amd64 (1.5.0-0.1) ...
Selecting previously unselected package libwebpdecoder3:amd64.
Preparing to unpack .../226-libwebpdecoder3_1.5.0-0.1_amd64.deb ...
Unpacking libwebpdecoder3:amd64 (1.5.0-0.1) ...
Selecting previously unselected package libsharpyuv-dev:amd64.
Preparing to unpack .../227-libsharpyuv-dev_1.5.0-0.1_amd64.deb ...
Unpacking libsharpyuv-dev:amd64 (1.5.0-0.1) ...
Selecting previously unselected package libwebp-dev:amd64.
Preparing to unpack .../228-libwebp-dev_1.5.0-0.1_amd64.deb ...
Unpacking libwebp-dev:amd64 (1.5.0-0.1) ...
Selecting previously unselected package libtiffxx6:amd64.
Preparing to unpack .../229-libtiffxx6_4.7.1-1_amd64.deb ...
Unpacking libtiffxx6:amd64 (4.7.1-1) ...
Selecting previously unselected package liblerc-dev:amd64.
Preparing to unpack .../230-liblerc-dev_4.0.0+ds-5_amd64.deb ...
Unpacking liblerc-dev:amd64 (4.0.0+ds-5) ...
Selecting previously unselected package libtiff-dev:amd64.
Preparing to unpack .../231-libtiff-dev_4.7.1-1_amd64.deb ...
Unpacking libtiff-dev:amd64 (4.7.1-1) ...
Selecting previously unselected package libproj-dev:amd64.
Preparing to unpack .../232-libproj-dev_9.7.0-1_amd64.deb ...
Unpacking libproj-dev:amd64 (9.7.0-1) ...
Selecting previously unselected package libgeotiff-dev:amd64.
Preparing to unpack .../233-libgeotiff-dev_1.7.4-1_amd64.deb ...
Unpacking libgeotiff-dev:amd64 (1.7.4-1) ...
Selecting previously unselected package libgif-dev:amd64.
Preparing to unpack .../234-libgif-dev_5.2.2-1+b1_amd64.deb ...
Unpacking libgif-dev:amd64 (5.2.2-1+b1) ...
Selecting previously unselected package libhdf4-dev.
Preparing to unpack .../235-libhdf4-dev_4.3.1-1_amd64.deb ...
Unpacking libhdf4-dev (4.3.1-1) ...
Selecting previously unselected package libheif-dev:amd64.
Preparing to unpack .../236-libheif-dev_1.20.2-2+b1_amd64.deb ...
Unpacking libheif-dev:amd64 (1.20.2-2+b1) ...
Selecting previously unselected package libjson-c-dev:amd64.
Preparing to unpack .../237-libjson-c-dev_0.18+ds-1.1_amd64.deb ...
Unpacking libjson-c-dev:amd64 (0.18+ds-1.1) ...
Selecting previously unselected package libhwy-dev:amd64.
Preparing to unpack .../238-libhwy-dev_1.2.0-2+b2_amd64.deb ...
Unpacking libhwy-dev:amd64 (1.2.0-2+b2) ...
Selecting previously unselected package liblcms2-dev:amd64.
Preparing to unpack .../239-liblcms2-dev_2.16-2_amd64.deb ...
Unpacking liblcms2-dev:amd64 (2.16-2) ...
Selecting previously unselected package libjxl-dev:amd64.
Preparing to unpack .../240-libjxl-dev_0.11.1-6_amd64.deb ...
Unpacking libjxl-dev:amd64 (0.11.1-6) ...
Selecting previously unselected package libkmlconvenience1t64:amd64.
Preparing to unpack .../241-libkmlconvenience1t64_1.3.0-13_amd64.deb ...
Unpacking libkmlconvenience1t64:amd64 (1.3.0-13) ...
Selecting previously unselected package libkmlregionator1t64:amd64.
Preparing to unpack .../242-libkmlregionator1t64_1.3.0-13_amd64.deb ...
Unpacking libkmlregionator1t64:amd64 (1.3.0-13) ...
Selecting previously unselected package libkmlxsd1t64:amd64.
Preparing to unpack .../243-libkmlxsd1t64_1.3.0-13_amd64.deb ...
Unpacking libkmlxsd1t64:amd64 (1.3.0-13) ...
Selecting previously unselected package liburiparser-dev.
Preparing to unpack .../244-liburiparser-dev_0.9.8+dfsg-2_amd64.deb ...
Unpacking liburiparser-dev (0.9.8+dfsg-2) ...
Selecting previously unselected package libkml-dev:amd64.
Preparing to unpack .../245-libkml-dev_1.3.0-13_amd64.deb ...
Unpacking libkml-dev:amd64 (1.3.0-13) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../246-libltdl-dev_2.5.4-7_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.5.4-7) ...
Selecting previously unselected package libmuparser-dev:amd64.
Preparing to unpack .../247-libmuparser-dev_2.3.4-2_amd64.deb ...
Unpacking libmuparser-dev:amd64 (2.3.4-2) ...
Selecting previously unselected package libnetcdf-dev.
Preparing to unpack .../248-libnetcdf-dev_1%3a4.9.3-1+b1_amd64.deb ...
Unpacking libnetcdf-dev (1:4.9.3-1+b1) ...
Selecting previously unselected package libopenjp2-7-dev:amd64.
Preparing to unpack .../249-libopenjp2-7-dev_2.5.3-2.1_amd64.deb ...
Unpacking libopenjp2-7-dev:amd64 (2.5.3-2.1) ...
Selecting previously unselected package libpcre2-16-0:amd64.
Preparing to unpack .../250-libpcre2-16-0_10.46-1_amd64.deb ...
Unpacking libpcre2-16-0:amd64 (10.46-1) ...
Selecting previously unselected package libpcre2-32-0:amd64.
Preparing to unpack .../251-libpcre2-32-0_10.46-1_amd64.deb ...
Unpacking libpcre2-32-0:amd64 (10.46-1) ...
Selecting previously unselected package libpcre2-posix3:amd64.
Preparing to unpack .../252-libpcre2-posix3_10.46-1_amd64.deb ...
Unpacking libpcre2-posix3:amd64 (10.46-1) ...
Selecting previously unselected package libpcre2-dev:amd64.
Preparing to unpack .../253-libpcre2-dev_10.46-1_amd64.deb ...
Unpacking libpcre2-dev:amd64 (10.46-1) ...
Selecting previously unselected package libpng-dev:amd64.
Preparing to unpack .../254-libpng-dev_1.6.50-1_amd64.deb ...
Unpacking libpng-dev:amd64 (1.6.50-1) ...
Selecting previously unselected package libpoppler-dev:amd64.
Preparing to unpack .../255-libpoppler-dev_25.03.0-11.1_amd64.deb ...
Unpacking libpoppler-dev:amd64 (25.03.0-11.1) ...
Selecting previously unselected package libpoppler-private-dev:amd64.
Preparing to unpack .../256-libpoppler-private-dev_25.03.0-11.1_amd64.deb ...
Unpacking libpoppler-private-dev:amd64 (25.03.0-11.1) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../257-libpq-dev_18.0-1_amd64.deb ...
Unpacking libpq-dev (18.0-1) ...
Selecting previously unselected package libqhull8.0:amd64.
Preparing to unpack .../258-libqhull8.0_2020.2-7_amd64.deb ...
Unpacking libqhull8.0:amd64 (2020.2-7) ...
Selecting previously unselected package libqhullcpp8.0:amd64.
Preparing to unpack .../259-libqhullcpp8.0_2020.2-7_amd64.deb ...
Unpacking libqhullcpp8.0:amd64 (2020.2-7) ...
Selecting previously unselected package libqhull-dev:amd64.
Preparing to unpack .../260-libqhull-dev_2020.2-7_amd64.deb ...
Unpacking libqhull-dev:amd64 (2020.2-7) ...
Selecting previously unselected package librttopo-dev:amd64.
Preparing to unpack .../261-librttopo-dev_1.1.0-4_amd64.deb ...
Unpacking librttopo-dev:amd64 (1.1.0-4) ...
Selecting previously unselected package libspatialite-dev:amd64.
Preparing to unpack .../262-libspatialite-dev_5.1.0-3+b4_amd64.deb ...
Unpacking libspatialite-dev:amd64 (5.1.0-3+b4) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../263-libicu-dev_76.1-4_amd64.deb ...
Unpacking libicu-dev:amd64 (76.1-4) ...
Selecting previously unselected package libxerces-c-dev:amd64.
Preparing to unpack .../264-libxerces-c-dev_3.2.4+debian-1.3+b2_amd64.deb ...
Unpacking libxerces-c-dev:amd64 (3.2.4+debian-1.3+b2) ...
Selecting previously unselected package libodbccr2:amd64.
Preparing to unpack .../265-libodbccr2_2.3.12-2+b1_amd64.deb ...
Unpacking libodbccr2:amd64 (2.3.12-2+b1) ...
Selecting previously unselected package unixodbc-dev:amd64.
Preparing to unpack .../266-unixodbc-dev_2.3.12-2+b1_amd64.deb ...
Unpacking unixodbc-dev:amd64 (2.3.12-2+b1) ...
Selecting previously unselected package libgdal-dev.
Preparing to unpack .../267-libgdal-dev_3.12.0~beta1+dfsg-1~exp1_amd64.deb ...
Unpacking libgdal-dev (3.12.0~beta1+dfsg-1~exp1) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../268-libjs-sphinxdoc_8.2.3-8_all.deb ...
Unpacking libjs-sphinxdoc (8.2.3-8) ...
Selecting previously unselected package libpython3.13:amd64.
Preparing to unpack .../269-libpython3.13_3.13.9-1_amd64.deb ...
Unpacking libpython3.13:amd64 (3.13.9-1) ...
Selecting previously unselected package libpython3.13-dev:amd64.
Preparing to unpack .../270-libpython3.13-dev_3.13.9-1_amd64.deb ...
Unpacking libpython3.13-dev:amd64 (3.13.9-1) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../271-libpython3-dev_3.13.7-1_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.13.7-1) ...
Selecting previously unselected package libpython3-all-dev:amd64.
Preparing to unpack .../272-libpython3-all-dev_3.13.7-1_amd64.deb ...
Unpacking libpython3-all-dev:amd64 (3.13.7-1) ...
Selecting previously unselected package python3-packaging.
Preparing to unpack .../273-python3-packaging_25.0-1_all.deb ...
Unpacking python3-packaging (25.0-1) ...
Selecting previously unselected package python3-pyproject-hooks.
Preparing to unpack .../274-python3-pyproject-hooks_1.2.0-1_all.deb ...
Unpacking python3-pyproject-hooks (1.2.0-1) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../275-python3-wheel_0.46.1-2_all.deb ...
Unpacking python3-wheel (0.46.1-2) ...
Selecting previously unselected package python3-build.
Preparing to unpack .../276-python3-build_1.2.2-4_all.deb ...
Unpacking python3-build (1.2.2-4) ...
Selecting previously unselected package python3-installer.
Preparing to unpack .../277-python3-installer_0.7.0+dfsg1-3_all.deb ...
Unpacking python3-installer (0.7.0+dfsg1-3) ...
Selecting previously unselected package pybuild-plugin-pyproject.
Preparing to unpack .../278-pybuild-plugin-pyproject_6.20250414_all.deb ...
Unpacking pybuild-plugin-pyproject (6.20250414) ...
Selecting previously unselected package python3-affine.
Preparing to unpack .../279-python3-affine_2.4.0-2_all.deb ...
Unpacking python3-affine (2.4.0-2) ...
Selecting previously unselected package python3-all.
Preparing to unpack .../280-python3-all_3.13.7-1_amd64.deb ...
Unpacking python3-all (3.13.7-1) ...
Selecting previously unselected package python3.13-dev.
Preparing to unpack .../281-python3.13-dev_3.13.9-1_amd64.deb ...
Unpacking python3.13-dev (3.13.9-1) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../282-python3-dev_3.13.7-1_amd64.deb ...
Unpacking python3-dev (3.13.7-1) ...
Selecting previously unselected package python3-all-dev.
Preparing to unpack .../283-python3-all-dev_3.13.7-1_amd64.deb ...
Unpacking python3-all-dev (3.13.7-1) ...
Selecting previously unselected package python3-attr.
Preparing to unpack .../284-python3-attr_25.4.0-1_all.deb ...
Unpacking python3-attr (25.4.0-1) ...
Selecting previously unselected package python3-autocommand.
Preparing to unpack .../285-python3-autocommand_2.2.2-3_all.deb ...
Unpacking python3-autocommand (2.2.2-3) ...
Selecting previously unselected package python3-dateutil.
Preparing to unpack .../286-python3-dateutil_2.9.0-4_all.deb ...
Unpacking python3-dateutil (2.9.0-4) ...
Selecting previously unselected package python3-jmespath.
Preparing to unpack .../287-python3-jmespath_1.0.1-1_all.deb ...
Unpacking python3-jmespath (1.0.1-1) ...
Selecting previously unselected package python3-urllib3.
Preparing to unpack .../288-python3-urllib3_2.5.0-1_all.deb ...
Unpacking python3-urllib3 (2.5.0-1) ...
Selecting previously unselected package python3-certifi.
Preparing to unpack .../289-python3-certifi_2025.1.31+ds-1_all.deb ...
Unpacking python3-certifi (2025.1.31+ds-1) ...
Selecting previously unselected package python3-charset-normalizer.
Preparing to unpack .../290-python3-charset-normalizer_3.4.3-1_amd64.deb ...
Unpacking python3-charset-normalizer (3.4.3-1) ...
Selecting previously unselected package python3-idna.
Preparing to unpack .../291-python3-idna_3.10-1_all.deb ...
Unpacking python3-idna (3.10-1) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../292-python3-chardet_5.2.0+dfsg-2_all.deb ...
Unpacking python3-chardet (5.2.0+dfsg-2) ...
Selecting previously unselected package python3-requests.
Preparing to unpack .../293-python3-requests_2.32.5+dfsg-1_all.deb ...
Unpacking python3-requests (2.32.5+dfsg-1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../294-python3-six_1.17.0-1_all.deb ...
Unpacking python3-six (1.17.0-1) ...
Selecting previously unselected package python3-botocore.
Preparing to unpack .../295-python3-botocore_1.37.9+repack-1_all.deb ...
Unpacking python3-botocore (1.37.9+repack-1) ...
Selecting previously unselected package python3-s3transfer.
Preparing to unpack .../296-python3-s3transfer_0.11.4-1_all.deb ...
Unpacking python3-s3transfer (0.11.4-1) ...
Selecting previously unselected package python3-boto3.
Preparing to unpack .../297-python3-boto3_1.37.9-1_all.deb ...
Unpacking python3-boto3 (1.37.9-1) ...
Selecting previously unselected package python3-click.
Preparing to unpack .../298-python3-click_8.2.0+0.really.8.1.8-1_all.deb ...
Unpacking python3-click (8.2.0+0.really.8.1.8-1) ...
Selecting previously unselected package python3-cligj.
Preparing to unpack .../299-python3-cligj_0.7.2-3_all.deb ...
Unpacking python3-cligj (0.7.2-3) ...
Selecting previously unselected package python3-fsspec.
Preparing to unpack .../300-python3-fsspec_2025.7.0-4_all.deb ...
Unpacking python3-fsspec (2025.7.0-4) ...
Selecting previously unselected package python3-sortedcontainers.
Preparing to unpack .../301-python3-sortedcontainers_2.4.0-2_all.deb ...
Unpacking python3-sortedcontainers (2.4.0-2) ...
Selecting previously unselected package python3-hypothesis.
Preparing to unpack .../302-python3-hypothesis_6.142.2-1_all.deb ...
Unpacking python3-hypothesis (6.142.2-1) ...
Selecting previously unselected package python3-more-itertools.
Preparing to unpack .../303-python3-more-itertools_10.8.0-1_all.deb ...
Unpacking python3-more-itertools (10.8.0-1) ...
Selecting previously unselected package python3-typing-extensions.
Preparing to unpack .../304-python3-typing-extensions_4.15.0-1_all.deb ...
Unpacking python3-typing-extensions (4.15.0-1) ...
Selecting previously unselected package python3-typeguard.
Preparing to unpack .../305-python3-typeguard_4.4.4-1_all.deb ...
Unpacking python3-typeguard (4.4.4-1) ...
Selecting previously unselected package python3-inflect.
Preparing to unpack .../306-python3-inflect_7.5.0-1_all.deb ...
Unpacking python3-inflect (7.5.0-1) ...
Selecting previously unselected package python3-iniconfig.
Preparing to unpack .../307-python3-iniconfig_2.1.0-1_all.deb ...
Unpacking python3-iniconfig (2.1.0-1) ...
Selecting previously unselected package python3-jaraco.functools.
Preparing to unpack .../308-python3-jaraco.functools_4.1.0-1_all.deb ...
Unpacking python3-jaraco.functools (4.1.0-1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../309-python3-pkg-resources_78.1.1-0.1_all.deb ...
Unpacking python3-pkg-resources (78.1.1-0.1) ...
Selecting previously unselected package python3-jaraco.text.
Preparing to unpack .../310-python3-jaraco.text_4.0.0-1_all.deb ...
Unpacking python3-jaraco.text (4.0.0-1) ...
Selecting previously unselected package python3-zipp.
Preparing to unpack .../311-python3-zipp_3.23.0-1_all.deb ...
Unpacking python3-zipp (3.23.0-1) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../312-python3-setuptools_78.1.1-0.1_all.deb ...
Unpacking python3-setuptools (78.1.1-0.1) ...
Selecting previously unselected package python3-jaraco.context.
Preparing to unpack .../313-python3-jaraco.context_6.0.1-1_all.deb ...
Unpacking python3-jaraco.context (6.0.1-1) ...
Selecting previously unselected package python3-pluggy.
Preparing to unpack .../314-python3-pluggy_1.6.0-1_all.deb ...
Unpacking python3-pluggy (1.6.0-1) ...
Selecting previously unselected package python3-pygments.
Preparing to unpack .../315-python3-pygments_2.18.0+dfsg-2_all.deb ...
Unpacking python3-pygments (2.18.0+dfsg-2) ...
Selecting previously unselected package python3-pytest.
Preparing to unpack .../316-python3-pytest_8.4.2-1_all.deb ...
Unpacking python3-pytest (8.4.2-1) ...
Selecting previously unselected package python3-shapely.
Preparing to unpack .../317-python3-shapely_2.1.2-1_amd64.deb ...
Unpacking python3-shapely (2.1.2-1) ...
Setting up libksba8:amd64 (1.6.7-2+b1) ...
Setting up libhwy1t64:amd64 (1.2.0-2+b2) ...
Setting up media-types (14.0.0) ...
Setting up libpipeline1:amd64 (1.5.8-1) ...
Setting up liblcms2-2:amd64 (2.16-2) ...
Setting up libsharpyuv0:amd64 (1.5.0-0.1) ...
Setting up libaom3:amd64 (3.13.1-1) ...
Setting up mysql-common (5.8+1.1.1) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libnpth0t64:amd64 (1.8-3) ...
Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-5) ...
Setting up libzstd-dev:amd64 (1.5.7+dfsg-2) ...
Setting up liblerc4:amd64 (4.0.0+ds-5) ...
Setting up proj-data (9.7.0-1) ...
Setting up bsdextrautils (2.41.2-4) ...
Setting up hdf5-helpers (1.14.5+repack-4) ...
Setting up libattr1-dev:amd64 (1:2.5.2-3) ...
Setting up nettle-dev:amd64 (3.10.2-1) ...
Setting up libmagic-mgc (1:5.46-5) ...
Setting up libqhull8.0:amd64 (2020.2-7) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libxml2-16:amd64 (2.14.6+dfsg-0.1) ...
Setting up libjson-c-dev:amd64 (0.18+ds-1.1) ...
Setting up libdebhelper-perl (13.28) ...
Setting up libbrotli1:amd64 (1.1.0-2+b7) ...
Setting up libmagic1t64:amd64 (1:5.46-5) ...
Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ...
Setting up libnghttp2-14:amd64 (1.64.0-1.1+b1) ...
Setting up libdeflate0:amd64 (1.23-2) ...
Setting up libwebpdecoder3:amd64 (1.5.0-0.1) ...
Setting up gettext-base (0.23.1-2+b1) ...
Setting up m4 (1.4.20-2) ...
Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-10+b1) ...
Setting up libqhull-r8.0:amd64 (2020.2-7) ...
Setting up file (1:5.46-5) ...
Setting up libabsl20240722:amd64 (20240722.0-4) ...
Setting up libjbig0:amd64 (2.1-6.1+b2) ...
Setting up libpcre2-16-0:amd64 (10.46-1) ...
Setting up libaec0:amd64 (1.1.4-2) ...
Setting up gdal-data (3.12.0~beta1+dfsg-1~exp1) ...
Setting up libelf1t64:amd64 (0.193-3) ...
Setting up libpsl-dev:amd64 (0.21.2-1.1+b1) ...
Setting up libsnappy1v5:amd64 (1.2.2-2) ...
Setting up libaom-dev:amd64 (3.13.1-1) ...
Setting up librav1e0.8:amd64 (0.8.1-5) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-10) ...
Setting up mariadb-common (1:11.8.3-1) ...
update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up autotools-dev (20240727.1) ...
Setting up libpcre2-32-0:amd64 (10.46-1) ...
Setting up libblas3:amd64 (3.12.1-7) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
Setting up libunbound8:amd64 (1.24.1-1) ...
Setting up libpkgconf3:amd64 (1.8.1-4) ...
Setting up libexpat1-dev:amd64 (2.7.3-1) ...
Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ...
Setting up libsqlite3-dev:amd64 (3.46.1-8) ...
Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ...
Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-4) ...
Setting up libnspr4:amd64 (2:4.37-1) ...
Setting up gnupg-l10n (2.4.8-4) ...
Setting up libgssrpc4t64:amd64 (1.21.3-5) ...
Setting up comerr-dev:amd64 (2.1-1.47.2-3+b3) ...
Setting up fonts-dejavu-mono (2.37-8) ...
Setting up libssl-dev:amd64 (3.5.4-1) ...
Setting up libpng16-16t64:amd64 (1.6.50-1) ...
Setting up python3-numpy-dev:amd64 (1:2.3.3+ds-3) ...
Setting up autopoint (0.23.1-2) ...
Setting up libmariadb3:amd64 (1:11.8.3-1+b1) ...
Setting up fonts-dejavu-core (2.37-8) ...
Setting up unixodbc-common (2.3.12-2) ...
Setting up libqhullcpp8.0:amd64 (2020.2-7) ...
Setting up libgav1-1:amd64 (0.19.0-3+b1) ...
Setting up libgeos3.14.0:amd64 (3.14.0-1) ...
Setting up pkgconf-bin (1.8.1-4) ...
Setting up liblerc-dev:amd64 (4.0.0+ds-5) ...
Setting up libltdl7:amd64 (2.5.4-7) ...
Setting up libidn2-dev:amd64 (2.3.8-4) ...
Setting up libjs-sphinxdoc (8.2.3-8) ...
Setting up libqhull-dev:amd64 (2020.2-7) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg1-10) ...
Setting up libgfortran5:amd64 (15.2.0-7) ...
Setting up autoconf (2.72-3.1) ...
Setting up libnghttp3-9:amd64 (1.12.0-1) ...
Setting up libxxhash-dev:amd64 (0.8.3-2) ...
Setting up libwebp7:amd64 (1.5.0-0.1) ...
Setting up libnghttp3-dev:amd64 (1.12.0-1) ...
Setting up libreadline8t64:amd64 (8.3-3) ...
Setting up liblcms2-dev:amd64 (2.16-2) ...
Setting up liblzma-dev:amd64 (5.8.1-2) ...
Setting up libhwy-dev:amd64 (1.2.0-2+b2) ...
Setting up libgif7:amd64 (5.2.2-1+b1) ...
Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Setting up libodbc2:amd64 (2.3.12-2+b1) ...
Setting up liburiparser1:amd64 (0.9.8+dfsg-2) ...
Setting up libpcre2-posix3:amd64 (10.46-1) ...
Setting up libfyba0t64:amd64 (4.1.1-11+b1) ...
Setting up dwz (0.16-2) ...
Setting up librav1e-dev:amd64 (0.8.1-5) ...
Setting up libdav1d7:amd64 (1.5.1-1) ...
Setting up libminizip1t64:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Setting up libgif-dev:amd64 (5.2.2-1+b1) ...
Setting up cfortran (20210827-1.1) ...
Setting up libtiff6:amd64 (4.7.1-1) ...
Setting up libuchardet0:amd64 (0.0.8-2) ...
Setting up libassuan9:amd64 (3.0.2-2) ...
Setting up libblosc1:amd64 (1.21.5+ds-2) ...
Setting up gpgconf (2.4.8-4) ...
Setting up libtasn1-6:amd64 (4.20.0-2) ...
Setting up libopenjp2-7:amd64 (2.5.3-2.1) ...
Setting up libngtcp2-16:amd64 (1.16.0-1) ...
Setting up libicu76:amd64 (76.1-4) ...
Setting up libexprtk-dev (0.0.3-3) ...
Setting up libssh2-1t64:amd64 (1.11.1-1) ...
Setting up libmuparser2v5:amd64 (2.3.4-2) ...
Setting up libde265-0:amd64 (1.0.16-1) ...
Setting up libsharpyuv-dev:amd64 (1.5.0-0.1) ...
Setting up libkmlbase1t64:amd64 (1.3.0-13) ...
Setting up libext2fs-dev (1.47.2-3+b3) ...
Setting up libtasn1-6-dev:amd64 (4.20.0-2) ...
Setting up openssl (3.5.4-1) ...
Setting up libwebpmux3:amd64 (1.5.0-0.1) ...
Setting up libtiffxx6:amd64 (4.7.1-1) ...
Setting up libdeflate-dev:amd64 (1.23-2) ...
Setting up libstdc++-14-dev:amd64 (14.3.0-10) ...
Setting up libyuv0:amd64 (0.0.1919.20250919-1) ...
Setting up libarchive13t64:amd64 (3.7.4-4+b1) ...
Setting up libjxl0.11:amd64 (0.11.1-6) ...
Setting up libpython3.13-stdlib:amd64 (3.13.9-1) ...
Setting up libldap2:amd64 (2.6.10+dfsg-1) ...
Setting up libbrotli-dev:amd64 (1.1.0-2+b7) ...
Setting up gpg (2.4.8-4) ...
Created symlink '/etc/systemd/user/sockets.target.wants/keyboxd.socket' -> '/usr/lib/systemd/user/keyboxd.socket'.
Setting up libp11-kit-dev:amd64 (0.25.9-2) ...
Setting up libblas-dev:amd64 (3.12.1-7) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
Setting up libsz2:amd64 (1.1.4-2) ...
Setting up libpython3-stdlib:amd64 (3.13.7-1) ...
Setting up libkadm5clnt-mit12:amd64 (1.21.3-5) ...
Setting up libodbccr2:amd64 (2.3.12-2+b1) ...
Setting up libacl1-dev:amd64 (2.3.2-2+b1) ...
Setting up gdal-plugins:amd64 (3.12.0~beta1+dfsg-1~exp1) ...
Setting up libbz2-dev:amd64 (1.0.8-6) ...
Setting up libpython3.13:amd64 (3.13.9-1) ...
Setting up libgnutls30t64:amd64 (3.8.10-2) ...
Setting up automake (1:1.18.1-2) ...
update-alternatives: using /usr/bin/automake-1.18 to provide /usr/bin/automake (automake) in auto mode
Setting up pinentry-curses (1.3.2-3) ...
Setting up libfile-stripnondeterminism-perl (1.15.0-1) ...
Setting up libgnutls-openssl27t64:amd64 (3.8.10-2) ...
Setting up libmuparser-dev:amd64 (2.3.4-2) ...
Setting up libodbcinst2:amd64 (2.3.12-2+b1) ...
Setting up libavif16:amd64 (1.3.0-1+b1) ...
Setting up liblapack3:amd64 (3.12.1-7) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
Setting up libboost1.83-dev:amd64 (1.83.0-5) ...
Setting up libkmlxsd1t64:amd64 (1.3.0-13) ...
Setting up gettext (0.23.1-2+b1) ...
Setting up libarpack2t64:amd64 (3.9.1-6) ...
Setting up gpg-agent (2.4.8-4) ...
Installing new version of config file /etc/X11/Xsession.d/90gpg-agent ...
Setting up libpcre2-dev:amd64 (10.46-1) ...
Setting up libkdb5-10t64:amd64 (1.21.3-5) ...
Setting up libtool (2.5.4-7) ...
Setting up python3.13 (3.13.9-1) ...
Setting up libblosc-dev:amd64 (1.21.5+ds-2) ...
Setting up fontconfig-config (2.15.0-2.4) ...
Setting up libgeos-c1t64:amd64 (3.14.0-1) ...
Setting up libfyba-dev:amd64 (4.1.1-11+b1) ...
Setting up libwebpdemux2:amd64 (1.5.0-0.1) ...
Setting up gpgsm (2.4.8-4) ...
Setting up libpng-dev:amd64 (1.6.50-1) ...
Setting up libaec-dev:amd64 (1.1.4-2) ...
Setting up libjpeg-dev:amd64 (1:2.1.5-4) ...
Setting up libpq5:amd64 (18.0-1) ...
Setting up libjbig-dev:amd64 (2.1-6.1+b2) ...
Setting up libpq-dev (18.0-1) ...
Setting up python3 (3.13.7-1) ...
Setting up libnss3:amd64 (2:3.117-1) ...
Setting up python3-sortedcontainers (2.4.0-2) ...
Setting up libngtcp2-dev:amd64 (1.16.0-1) ...
Setting up libhdf4-0:amd64 (4.3.1-1) ...
Setting up libsvtav1enc-dev:amd64 (2.3.0+dfsg-1) ...
Setting up python3-zipp (3.23.0-1) ...
Setting up python3-click (8.2.0+0.really.8.1.8-1) ...
Setting up python3-autocommand (2.2.2-3) ...
Setting up libsuperlu7:amd64 (7.0.1+dfsg1-2) ...
Setting up pkgconf:amd64 (1.8.1-4) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up liburiparser-dev (0.9.8+dfsg-2) ...
Setting up libkmldom1t64:amd64 (1.3.0-13) ...
Setting up python3-six (1.17.0-1) ...
Setting up dh-autoreconf (21) ...
Setting up libminizip-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
Setting up dirmngr (2.4.8-4) ...
Setting up libltdl-dev:amd64 (2.5.4-7) ...
Setting up ca-certificates (20250419) ...
Updating certificates in /etc/ssl/certs...
150 added, 0 removed; done.
Setting up python3-pygments (2.18.0+dfsg-2) ...
Setting up libxml2-dev:amd64 (2.14.6+dfsg-0.1) ...
Setting up libwebp-dev:amd64 (1.5.0-0.1) ...
Setting up python3-packaging (25.0-1) ...
Setting up python3-chardet (5.2.0+dfsg-2) ...
Setting up python3-pyproject-hooks (1.2.0-1) ...
Setting up libgnutls-dane0t64:amd64 (3.8.10-2) ...
Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ...
Setting up python3-certifi (2025.1.31+ds-1) ...
Setting up libtiff-dev:amd64 (4.7.1-1) ...
Setting up libopenjp2-7-dev:amd64 (2.5.3-2.1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-3) ...
Setting up libldap-dev:amd64 (2.6.10+dfsg-1) ...
Setting up python3-jmespath (1.0.1-1) ...
Setting up libgeos-dev (3.14.0-1) ...
Setting up libpython3.13-dev:amd64 (3.13.9-1) ...
Setting up libdav1d-dev:amd64 (1.5.1-1) ...
Setting up liblapack-dev:amd64 (3.12.1-7) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
Setting up python3-idna (3.10-1) ...
Setting up cython3 (3.0.11+dfsg-2+b1) ...
Setting up icu-devtools (76.1-4) ...
Setting up liblz4-dev:amd64 (1.10.0-4) ...
Setting up libjxl-dev:amd64 (0.11.1-6) ...
Setting up python3-typing-extensions (4.15.0-1) ...
Setting up libssh2-1-dev:amd64 (1.11.1-1) ...
Setting up python3-numpy (1:2.3.3+ds-3) ...
Setting up libngtcp2-crypto-ossl0:amd64 (1.16.0-1) ...
Setting up libhdf4-dev (4.3.1-1) ...
Setting up python3-installer (0.7.0+dfsg1-3) ...
Setting up python3-urllib3 (2.5.0-1) ...
Setting up python3-pluggy (1.6.0-1) ...
Setting up libmariadb-dev (1:11.8.3-1+b1) ...
Setting up libngtcp2-crypto-ossl-dev:amd64 (1.16.0-1) ...
Setting up dh-strip-nondeterminism (1.15.0-1) ...
Setting up librttopo1:amd64 (1.1.0-4) ...
Setting up libyuv-dev:amd64 (0.0.1919.20250919-1) ...
Setting up libfreexl1:amd64 (2.0.0-1+b3) ...
Setting up groff-base (1.23.0-9) ...
Setting up libarchive-dev:amd64 (3.7.4-4+b1) ...
Setting up libkadm5srv-mit12:amd64 (1.21.3-5) ...
Setting up gnupg (2.4.8-4) ...
Setting up python3-dateutil (2.9.0-4) ...
Setting up libarmadillo14 (1:14.2.3+dfsg-1+b1) ...
Setting up libboost-dev:amd64 (1.83.0.2+b2) ...
Setting up libgpgme11t64:amd64 (1.24.2-3) ...
Setting up libfontconfig1:amd64 (2.15.0-2.4) ...
Setting up python3-affine (2.4.0-2) ...
Setting up libsuperlu-dev:amd64 (7.0.1+dfsg1-2) ...
Setting up libicu-dev:amd64 (76.1-4) ...
Setting up unixodbc-dev:amd64 (2.3.12-2+b1) ...
Setting up libngtcp2-crypto-gnutls8:amd64 (1.16.0-1) ...
Setting up krb5-multidev:amd64 (1.21.3-5) ...
Setting up dh-python (6.20250414) ...
Setting up libgnutls28-dev:amd64 (3.8.10-2) ...
Setting up python3-more-itertools (10.8.0-1) ...
Setting up libmariadb-dev-compat (1:11.8.3-1+b1) ...
Setting up python3-iniconfig (2.1.0-1) ...
Setting up python3-attr (25.4.0-1) ...
Setting up libgpgmepp6t64:amd64 (1.24.2-3) ...
Setting up librttopo-dev:amd64 (1.1.0-4) ...
Setting up libnghttp2-dev:amd64 (1.64.0-1.1+b1) ...
Setting up python3-shapely (2.1.2-1) ...
Setting up libarpack2-dev:amd64 (3.9.1-6) ...
Setting up libpython3-dev:amd64 (3.13.7-1) ...
Setting up python3-jaraco.functools (4.1.0-1) ...
Setting up python3-jaraco.context (6.0.1-1) ...
Setting up libcurl4t64:amd64 (8.17.0~rc2-1) ...
Setting up python3-charset-normalizer (3.4.3-1) ...
Setting up python3.13-dev (3.13.9-1) ...
Setting up python3-pytest (8.4.2-1) ...
Setting up libfreexl-dev:amd64 (2.0.0-1+b3) ...
Setting up python3-cligj (0.7.2-3) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up python3-hypothesis (6.142.2-1) ...
Setting up python3-fsspec (2025.7.0-4) ...
Setting up python3-typeguard (4.4.4-1) ...
Setting up libcurl3t64-gnutls:amd64 (8.17.0~rc2-1) ...
Setting up python3-all (3.13.7-1) ...
Setting up libkmlengine1t64:amd64 (1.3.0-13) ...
Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.3+b2) ...
Setting up man-db (2.13.1-1) ...
Building database of manual pages ...
Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' -> '/usr/lib/systemd/system/man-db.timer'.
Setting up python3-wheel (0.46.1-2) ...
Setting up libkrb5-dev:amd64 (1.21.3-5) ...
Setting up python3-inflect (7.5.0-1) ...
Setting up libcfitsio10t64:amd64 (4.6.2-2) ...
Setting up libxerces-c-dev:amd64 (3.2.4+debian-1.3+b2) ...
Setting up libpython3-all-dev:amd64 (3.13.7-1) ...
Setting up python3-jaraco.text (4.0.0-1) ...
Setting up python3-dev (3.13.7-1) ...
Setting up python3-requests (2.32.5+dfsg-1) ...
Setting up librtmp-dev:amd64 (2.4+20151223.gitfa8646d.1-3) ...
Setting up libavif-dev:amd64 (1.3.0-1+b1) ...
Setting up libhdf5-310:amd64 (1.14.5+repack-4) ...
Setting up libkmlconvenience1t64:amd64 (1.3.0-13) ...
Setting up python3-build (1.2.2-4) ...
Setting up libhdf5-fortran-310:amd64 (1.14.5+repack-4) ...
Setting up libhdf5-cpp-310:amd64 (1.14.5+repack-4) ...
Setting up python3-pkg-resources (78.1.1-0.1) ...
Setting up default-libmysqlclient-dev:amd64 (1.1.1) ...
Setting up python3-all-dev (3.13.7-1) ...
Setting up libhdf5-hl-310:amd64 (1.14.5+repack-4) ...
Setting up libcfitsio-dev:amd64 (4.6.2-2) ...
Setting up libkmlregionator1t64:amd64 (1.3.0-13) ...
Setting up python3-setuptools (78.1.1-0.1) ...
Setting up libpoppler147:amd64 (25.03.0-11.1) ...
Setting up libproj25:amd64 (9.7.0-1) ...
Setting up pybuild-plugin-pyproject (6.20250414) ...
Setting up libnetcdf22:amd64 (1:4.9.3-1+b1) ...
Setting up debhelper (13.28) ...
Setting up libgeotiff5:amd64 (1.7.4-1) ...
Setting up libcurl4-openssl-dev:amd64 (8.17.0~rc2-1) ...
Setting up python3-botocore (1.37.9+repack-1) ...
Setting up libproj-dev:amd64 (9.7.0-1) ...
Setting up libspatialite8t64:amd64 (5.1.0-3+b4) ...
Setting up libpoppler-dev:amd64 (25.03.0-11.1) ...
Setting up libhdf5-hl-cpp-310:amd64 (1.14.5+repack-4) ...
Setting up libkml-dev:amd64 (1.3.0-13) ...
Setting up libhdf5-hl-fortran-310:amd64 (1.14.5+repack-4) ...
Setting up libgeotiff-dev:amd64 (1.7.4-1) ...
Setting up libpoppler-private-dev:amd64 (25.03.0-11.1) ...
Setting up python3-s3transfer (0.11.4-1) ...
Setting up libhdf5-dev (1.14.5+repack-4) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode
Setting up libnetcdf-dev (1:4.9.3-1+b1) ...
Setting up libspatialite-dev:amd64 (5.1.0-3+b4) ...
Setting up python3-boto3 (1.37.9-1) ...
Setting up libarmadillo-dev (1:14.2.3+dfsg-1+b1) ...
Setting up libheif-plugin-libde265:amd64 (1.20.2-2+b1) ...
Setting up libheif1:amd64 (1.20.2-2+b1) ...
Setting up libheif-dev:amd64 (1.20.2-2+b1) ...
Setting up libheif-plugin-dav1d:amd64 (1.20.2-2+b1) ...
Setting up libgdal38:amd64 (3.12.0~beta1+dfsg-1~exp1) ...
Setting up libgdal-dev (3.12.0~beta1+dfsg-1~exp1) ...
Setting up python3-gdal (3.12.0~beta1+dfsg-1~exp1) ...
Setting up gdal-bin (3.12.0~beta1+dfsg-1~exp1) ...
Processing triggers for libc-bin (2.41-12) ...
Processing triggers for systemd (258.1-1) ...
Processing triggers for ca-certificates (20250419) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
[0mI: Copying back the cached apt archive contents[0m
[0mI: new cache content 'python3-hypothesis_6.142.2-1_all.deb' added[0m
[0mI: Building the package[0m
[0mI: Running cd /build/rasterio-1.4.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-genchanges -S > ../rasterio_1.4.3-4_source.changes[0m
dpkg-buildpackage: info: source package rasterio
dpkg-buildpackage: info: source version 1.4.3-4
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Bas Couwenberg <sebastic at debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
dh clean --buildsystem pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building rasterio using existing ./rasterio_1.4.3.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building rasterio in rasterio_1.4.3-4.debian.tar.xz
dpkg-source: info: building rasterio in rasterio_1.4.3-4.dsc
debian/rules binary
dh binary --buildsystem pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio
* Building wheel...
INFO:root:GDAL API version obtained from gdal-config: 3.12.0
/usr/lib/python3/dist-packages/setuptools/_distutils/extension.py:150: UserWarning: Unknown Extension options: 'cython_compile_time_env'
warnings.warn(msg)
warning: rasterio/gdal.pxi:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:22:4: 'CPLErr' redeclared
warning: rasterio/gdal.pxi:74:4: 'VSIRangeStatus' redeclared
warning: rasterio/gdal.pxi:190:4: 'OSRAxisMappingStrategy' redeclared
warning: rasterio/gdal.pxi:233:4: 'GDALDataType' redeclared
warning: rasterio/gdal.pxi:251:4: 'GDALAccess' redeclared
warning: rasterio/gdal.pxi:255:4: 'GDALRWFlag' redeclared
warning: rasterio/gdal.pxi:259:4: 'GDALRIOResampleAlg' redeclared
warning: rasterio/gdal.pxi:273:8: 'GDALColorInterp' redeclared
warning: rasterio/gdal.pxi:607:4: 'GDALResampleAlg' redeclared
warning: rasterio/gdal.pxi:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:17:4: 'CSLConstList' redeclared
warning: rasterio/gdal.pxi:23:8: 'CE_None' redeclared
warning: rasterio/gdal.pxi:24:8: 'CE_Debug' redeclared
warning: rasterio/gdal.pxi:25:8: 'CE_Warning' redeclared
warning: rasterio/gdal.pxi:26:8: 'CE_Failure' redeclared
warning: rasterio/gdal.pxi:27:8: 'CE_Fatal' redeclared
warning: rasterio/gdal.pxi:29:4: 'CPLErrorNum' redeclared
warning: rasterio/gdal.pxi:30:4: 'CPLErrorHandler' redeclared
warning: rasterio/gdal.pxi:32:17: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:36:30: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:38:28: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:39:30: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:41:29: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:46:4: 'GDALProgressFunc' redeclared
warning: rasterio/gdal.pxi:68:4: 'vsi_l_offset' redeclared
warning: rasterio/gdal.pxi:69:4: 'VSILFILE' redeclared
warning: rasterio/gdal.pxi:75:8: 'VSI_RANGE_STATUS_UNKNOWN' redeclared
warning: rasterio/gdal.pxi:76:8: 'VSI_RANGE_STATUS_DATA' redeclared
warning: rasterio/gdal.pxi:77:8: 'VSI_RANGE_STATUS_HOLE' redeclared
warning: rasterio/gdal.pxi:81:4: 'VSIFilesystemPluginStatCallback' redeclared
warning: rasterio/gdal.pxi:82:4: 'VSIFilesystemPluginUnlinkCallback' redeclared
warning: rasterio/gdal.pxi:83:4: 'VSIFilesystemPluginRenameCallback' redeclared
warning: rasterio/gdal.pxi:84:4: 'VSIFilesystemPluginMkdirCallback' redeclared
warning: rasterio/gdal.pxi:85:4: 'VSIFilesystemPluginRmdirCallback' redeclared
warning: rasterio/gdal.pxi:86:4: 'VSIFilesystemPluginReadDirCallback' redeclared
warning: rasterio/gdal.pxi:87:4: 'VSIFilesystemPluginSiblingFilesCallback' redeclared
warning: rasterio/gdal.pxi:88:4: 'VSIFilesystemPluginOpenCallback' redeclared
warning: rasterio/gdal.pxi:90:4: 'VSIFilesystemPluginTellCallback' redeclared
warning: rasterio/gdal.pxi:91:4: 'VSIFilesystemPluginSeekCallback' redeclared
warning: rasterio/gdal.pxi:92:4: 'VSIFilesystemPluginReadCallback' redeclared
warning: rasterio/gdal.pxi:93:4: 'VSIFilesystemPluginReadMultiRangeCallback' redeclared
warning: rasterio/gdal.pxi:94:4: 'VSIFilesystemPluginGetRangeStatusCallback' redeclared
warning: rasterio/gdal.pxi:95:4: 'VSIFilesystemPluginEofCallback' redeclared
warning: rasterio/gdal.pxi:96:4: 'VSIFilesystemPluginWriteCallback' redeclared
warning: rasterio/gdal.pxi:97:4: 'VSIFilesystemPluginFlushCallback' redeclared
warning: rasterio/gdal.pxi:98:4: 'VSIFilesystemPluginTruncateCallback' redeclared
warning: rasterio/gdal.pxi:99:4: 'VSIFilesystemPluginCloseCallback' redeclared
warning: rasterio/gdal.pxi:156:4: 'OGRErr' redeclared
warning: rasterio/gdal.pxi:157:4: 'OGRCoordinateTransformationH' redeclared
warning: rasterio/gdal.pxi:158:4: 'OGRSpatialReferenceH' redeclared
warning: rasterio/gdal.pxi:191:8: 'OAMS_TRADITIONAL_GIS_ORDER' redeclared
warning: rasterio/gdal.pxi:194:34: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:222:4: 'GDALMajorObjectH' redeclared
warning: rasterio/gdal.pxi:223:4: 'GDALDatasetH' redeclared
warning: rasterio/gdal.pxi:224:4: 'GDALRasterBandH' redeclared
warning: rasterio/gdal.pxi:225:4: 'GDALDriverH' redeclared
warning: rasterio/gdal.pxi:226:4: 'GDALColorTableH' redeclared
warning: rasterio/gdal.pxi:227:4: 'GDALRasterAttributeTableH' redeclared
warning: rasterio/gdal.pxi:228:4: 'GDALAsyncReaderH' redeclared
warning: rasterio/gdal.pxi:230:4: 'GSpacing' redeclared
warning: rasterio/gdal.pxi:231:4: 'GIntBig' redeclared
warning: rasterio/gdal.pxi:234:8: 'GDT_Unknown' redeclared
warning: rasterio/gdal.pxi:235:8: 'GDT_Byte' redeclared
warning: rasterio/gdal.pxi:236:8: 'GDT_Int8' redeclared
warning: rasterio/gdal.pxi:237:8: 'GDT_UInt16' redeclared
warning: rasterio/gdal.pxi:238:8: 'GDT_Int16' redeclared
warning: rasterio/gdal.pxi:239:8: 'GDT_UInt32' redeclared
warning: rasterio/gdal.pxi:240:8: 'GDT_Int32' redeclared
warning: rasterio/gdal.pxi:241:8: 'GDT_UInt64' redeclared
warning: rasterio/gdal.pxi:242:8: 'GDT_Int64' redeclared
warning: rasterio/gdal.pxi:243:8: 'GDT_Float32' redeclared
warning: rasterio/gdal.pxi:244:8: 'GDT_Float64' redeclared
warning: rasterio/gdal.pxi:245:8: 'GDT_CInt16' redeclared
warning: rasterio/gdal.pxi:246:8: 'GDT_CInt32' redeclared
warning: rasterio/gdal.pxi:247:8: 'GDT_CFloat32' redeclared
warning: rasterio/gdal.pxi:248:8: 'GDT_CFloat64' redeclared
warning: rasterio/gdal.pxi:249:8: 'GDT_TypeCount' redeclared
warning: rasterio/gdal.pxi:252:8: 'GA_ReadOnly' redeclared
warning: rasterio/gdal.pxi:253:8: 'GA_Update' redeclared
warning: rasterio/gdal.pxi:256:8: 'GF_Read' redeclared
warning: rasterio/gdal.pxi:257:8: 'GF_Write' redeclared
warning: rasterio/gdal.pxi:260:8: 'GRIORA_NearestNeighbour' redeclared
warning: rasterio/gdal.pxi:261:8: 'GRIORA_Bilinear' redeclared
warning: rasterio/gdal.pxi:262:8: 'GRIORA_Cubic' redeclared
warning: rasterio/gdal.pxi:263:8: 'GRIORA_CubicSpline' redeclared
warning: rasterio/gdal.pxi:264:8: 'GRIORA_Lanczos' redeclared
warning: rasterio/gdal.pxi:265:8: 'GRIORA_Average' redeclared
warning: rasterio/gdal.pxi:266:8: 'GRIORA_Mode' redeclared
warning: rasterio/gdal.pxi:267:8: 'GRIORA_Gauss' redeclared
warning: rasterio/gdal.pxi:274:12: 'GCI_Undefined' redeclared
warning: rasterio/gdal.pxi:275:12: 'GCI_GrayIndex' redeclared
warning: rasterio/gdal.pxi:276:12: 'GCI_PaletteIndex' redeclared
warning: rasterio/gdal.pxi:277:12: 'GCI_RedBand' redeclared
warning: rasterio/gdal.pxi:278:12: 'GCI_GreenBand' redeclared
warning: rasterio/gdal.pxi:279:12: 'GCI_BlueBand' redeclared
warning: rasterio/gdal.pxi:280:12: 'GCI_AlphaBand' redeclared
warning: rasterio/gdal.pxi:281:12: 'GCI_HueBand' redeclared
warning: rasterio/gdal.pxi:282:12: 'GCI_SaturationBand' redeclared
warning: rasterio/gdal.pxi:283:12: 'GCI_LightnessBand' redeclared
warning: rasterio/gdal.pxi:284:12: 'GCI_CyanBand' redeclared
warning: rasterio/gdal.pxi:285:12: 'GCI_YCbCr_YBand' redeclared
warning: rasterio/gdal.pxi:286:12: 'GCI_YCbCr_CbBand' redeclared
warning: rasterio/gdal.pxi:287:12: 'GCI_YCbCr_CrBand' redeclared
warning: rasterio/gdal.pxi:288:12: 'GCI_PanBand' redeclared
warning: rasterio/gdal.pxi:289:12: 'GCI_CoastalBand' redeclared
warning: rasterio/gdal.pxi:290:12: 'GCI_RedEdgeBand' redeclared
warning: rasterio/gdal.pxi:291:12: 'GCI_NIRBand' redeclared
warning: rasterio/gdal.pxi:292:12: 'GCI_SWIRBand' redeclared
warning: rasterio/gdal.pxi:293:12: 'GCI_MWIRBand' redeclared
warning: rasterio/gdal.pxi:294:12: 'GCI_LWIRBand' redeclared
warning: rasterio/gdal.pxi:295:12: 'GCI_TIRBand' redeclared
warning: rasterio/gdal.pxi:296:12: 'GCI_OtherIRBand' redeclared
warning: rasterio/gdal.pxi:297:12: 'GCI_IR_Reserved_1' redeclared
warning: rasterio/gdal.pxi:298:12: 'GCI_IR_Reserved_2' redeclared
warning: rasterio/gdal.pxi:299:12: 'GCI_IR_Reserved_3' redeclared
warning: rasterio/gdal.pxi:300:12: 'GCI_IR_Reserved_4' redeclared
warning: rasterio/gdal.pxi:301:12: 'GCI_SAR_Ka_Band' redeclared
warning: rasterio/gdal.pxi:302:12: 'GCI_SAR_K_Band' redeclared
warning: rasterio/gdal.pxi:303:12: 'GCI_SAR_Ku_Band' redeclared
warning: rasterio/gdal.pxi:304:12: 'GCI_SAR_X_Band' redeclared
warning: rasterio/gdal.pxi:305:12: 'GCI_SAR_C_Band' redeclared
warning: rasterio/gdal.pxi:306:12: 'GCI_SAR_S_Band' redeclared
warning: rasterio/gdal.pxi:307:12: 'GCI_SAR_L_Band' redeclared
warning: rasterio/gdal.pxi:308:12: 'GCI_SAR_P_Band' redeclared
warning: rasterio/gdal.pxi:309:12: 'GCI_SAR_Reserved_1' redeclared
warning: rasterio/gdal.pxi:310:12: 'GCI_SAR_Reserved_2' redeclared
warning: rasterio/gdal.pxi:311:12: 'GCI_Max' redeclared
warning: rasterio/gdal.pxi:382:25: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:384:31: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:398:32: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:410:32: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:414:34: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:416:38: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:417:34: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:429:25: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:432:27: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:455:40: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:465:22: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:476:28: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:478:32: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:482:29: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:483:30: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:493:4: 'OGRLayerH' redeclared
warning: rasterio/gdal.pxi:494:4: 'OGRDataSourceH' redeclared
warning: rasterio/gdal.pxi:495:4: 'OGRSFDriverH' redeclared
warning: rasterio/gdal.pxi:496:4: 'OGRFieldDefnH' redeclared
warning: rasterio/gdal.pxi:497:4: 'OGRFeatureDefnH' redeclared
warning: rasterio/gdal.pxi:498:4: 'OGRFeatureH' redeclared
warning: rasterio/gdal.pxi:499:4: 'OGRGeometryH' redeclared
warning: rasterio/gdal.pxi:608:8: 'GRA_NearestNeighbour' redeclared
warning: rasterio/gdal.pxi:609:8: 'GRA_Bilinear' redeclared
warning: rasterio/gdal.pxi:610:8: 'GRA_Cubic' redeclared
warning: rasterio/gdal.pxi:611:8: 'GRA_CubicSpline' redeclared
warning: rasterio/gdal.pxi:612:8: 'GRA_Lanczos' redeclared
warning: rasterio/gdal.pxi:613:8: 'GRA_Average' redeclared
warning: rasterio/gdal.pxi:614:8: 'GRA_Mode' redeclared
warning: rasterio/gdal.pxi:616:4: 'GDALMaskFunc' redeclared
warning: rasterio/gdal.pxi:621:4: 'GDALTransformerFunc' redeclared
warning: rasterio/gdal.pxi:680:40: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:693:46: Function signature does not match previous declaration
warning: rasterio/gdal.pxi:150: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:204: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:270: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:690: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:102: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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/_err.pyx:251: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:22:4: 'CPLErr' redeclared
warning: rasterio/gdal.pxi:74:4: 'VSIRangeStatus' redeclared
warning: rasterio/gdal.pxi:190:4: 'OSRAxisMappingStrategy' redeclared
warning: rasterio/gdal.pxi:233:4: 'GDALDataType' redeclared
warning: rasterio/gdal.pxi:251:4: 'GDALAccess' redeclared
warning: rasterio/gdal.pxi:255:4: 'GDALRWFlag' redeclared
warning: rasterio/gdal.pxi:259:4: 'GDALRIOResampleAlg' redeclared
warning: rasterio/gdal.pxi:273:8: 'GDALColorInterp' redeclared
warning: rasterio/gdal.pxi:607:4: 'GDALResampleAlg' redeclared
warning: rasterio/gdal.pxi:17:4: 'CSLConstList' redeclared
warning: rasterio/gdal.pxi:23:8: 'CE_None' redeclared
warning: rasterio/gdal.pxi:24:8: 'CE_Debug' redeclared
warning: rasterio/gdal.pxi:25:8: 'CE_Warning' redeclared
warning: rasterio/gdal.pxi:26:8: 'CE_Failure' redeclared
warning: rasterio/gdal.pxi:27:8: 'CE_Fatal' redeclared
warning: rasterio/gdal.pxi:29:4: 'CPLErrorNum' redeclared
warning: rasterio/gdal.pxi:30:4: 'CPLErrorHandler' redeclared
warning: rasterio/gdal.pxi:46:4: 'GDALProgressFunc' redeclared
warning: rasterio/gdal.pxi:68:4: 'vsi_l_offset' redeclared
warning: rasterio/gdal.pxi:69:4: 'VSILFILE' redeclared
warning: rasterio/gdal.pxi:75:8: 'VSI_RANGE_STATUS_UNKNOWN' redeclared
warning: rasterio/gdal.pxi:76:8: 'VSI_RANGE_STATUS_DATA' redeclared
warning: rasterio/gdal.pxi:77:8: 'VSI_RANGE_STATUS_HOLE' redeclared
warning: rasterio/gdal.pxi:81:4: 'VSIFilesystemPluginStatCallback' redeclared
warning: rasterio/gdal.pxi:82:4: 'VSIFilesystemPluginUnlinkCallback' redeclared
warning: rasterio/gdal.pxi:83:4: 'VSIFilesystemPluginRenameCallback' redeclared
warning: rasterio/gdal.pxi:84:4: 'VSIFilesystemPluginMkdirCallback' redeclared
warning: rasterio/gdal.pxi:85:4: 'VSIFilesystemPluginRmdirCallback' redeclared
warning: rasterio/gdal.pxi:86:4: 'VSIFilesystemPluginReadDirCallback' redeclared
warning: rasterio/gdal.pxi:87:4: 'VSIFilesystemPluginSiblingFilesCallback' redeclared
warning: rasterio/gdal.pxi:88:4: 'VSIFilesystemPluginOpenCallback' redeclared
warning: rasterio/gdal.pxi:90:4: 'VSIFilesystemPluginTellCallback' redeclared
warning: rasterio/gdal.pxi:91:4: 'VSIFilesystemPluginSeekCallback' redeclared
warning: rasterio/gdal.pxi:92:4: 'VSIFilesystemPluginReadCallback' redeclared
warning: rasterio/gdal.pxi:93:4: 'VSIFilesystemPluginReadMultiRangeCallback' redeclared
warning: rasterio/gdal.pxi:94:4: 'VSIFilesystemPluginGetRangeStatusCallback' redeclared
warning: rasterio/gdal.pxi:95:4: 'VSIFilesystemPluginEofCallback' redeclared
warning: rasterio/gdal.pxi:96:4: 'VSIFilesystemPluginWriteCallback' redeclared
warning: rasterio/gdal.pxi:97:4: 'VSIFilesystemPluginFlushCallback' redeclared
warning: rasterio/gdal.pxi:98:4: 'VSIFilesystemPluginTruncateCallback' redeclared
warning: rasterio/gdal.pxi:99:4: 'VSIFilesystemPluginCloseCallback' redeclared
warning: rasterio/gdal.pxi:156:4: 'OGRErr' redeclared
warning: rasterio/gdal.pxi:157:4: 'OGRCoordinateTransformationH' redeclared
warning: rasterio/gdal.pxi:158:4: 'OGRSpatialReferenceH' redeclared
warning: rasterio/gdal.pxi:191:8: 'OAMS_TRADITIONAL_GIS_ORDER' redeclared
warning: rasterio/gdal.pxi:222:4: 'GDALMajorObjectH' redeclared
warning: rasterio/gdal.pxi:223:4: 'GDALDatasetH' redeclared
warning: rasterio/gdal.pxi:224:4: 'GDALRasterBandH' redeclared
warning: rasterio/gdal.pxi:225:4: 'GDALDriverH' redeclared
warning: rasterio/gdal.pxi:226:4: 'GDALColorTableH' redeclared
warning: rasterio/gdal.pxi:227:4: 'GDALRasterAttributeTableH' redeclared
warning: rasterio/gdal.pxi:228:4: 'GDALAsyncReaderH' redeclared
warning: rasterio/gdal.pxi:230:4: 'GSpacing' redeclared
warning: rasterio/gdal.pxi:231:4: 'GIntBig' redeclared
warning: rasterio/gdal.pxi:234:8: 'GDT_Unknown' redeclared
warning: rasterio/gdal.pxi:235:8: 'GDT_Byte' redeclared
warning: rasterio/gdal.pxi:236:8: 'GDT_Int8' redeclared
warning: rasterio/gdal.pxi:237:8: 'GDT_UInt16' redeclared
warning: rasterio/gdal.pxi:238:8: 'GDT_Int16' redeclared
warning: rasterio/gdal.pxi:239:8: 'GDT_UInt32' redeclared
warning: rasterio/gdal.pxi:240:8: 'GDT_Int32' redeclared
warning: rasterio/gdal.pxi:241:8: 'GDT_UInt64' redeclared
warning: rasterio/gdal.pxi:242:8: 'GDT_Int64' redeclared
warning: rasterio/gdal.pxi:243:8: 'GDT_Float32' redeclared
warning: rasterio/gdal.pxi:244:8: 'GDT_Float64' redeclared
warning: rasterio/gdal.pxi:245:8: 'GDT_CInt16' redeclared
warning: rasterio/gdal.pxi:246:8: 'GDT_CInt32' redeclared
warning: rasterio/gdal.pxi:247:8: 'GDT_CFloat32' redeclared
warning: rasterio/gdal.pxi:248:8: 'GDT_CFloat64' redeclared
warning: rasterio/gdal.pxi:249:8: 'GDT_TypeCount' redeclared
warning: rasterio/gdal.pxi:252:8: 'GA_ReadOnly' redeclared
warning: rasterio/gdal.pxi:253:8: 'GA_Update' redeclared
warning: rasterio/gdal.pxi:256:8: 'GF_Read' redeclared
warning: rasterio/gdal.pxi:257:8: 'GF_Write' redeclared
warning: rasterio/gdal.pxi:260:8: 'GRIORA_NearestNeighbour' redeclared
warning: rasterio/gdal.pxi:261:8: 'GRIORA_Bilinear' redeclared
warning: rasterio/gdal.pxi:262:8: 'GRIORA_Cubic' redeclared
warning: rasterio/gdal.pxi:263:8: 'GRIORA_CubicSpline' redeclared
warning: rasterio/gdal.pxi:264:8: 'GRIORA_Lanczos' redeclared
warning: rasterio/gdal.pxi:265:8: 'GRIORA_Average' redeclared
warning: rasterio/gdal.pxi:266:8: 'GRIORA_Mode' redeclared
warning: rasterio/gdal.pxi:267:8: 'GRIORA_Gauss' redeclared
warning: rasterio/gdal.pxi:274:12: 'GCI_Undefined' redeclared
warning: rasterio/gdal.pxi:275:12: 'GCI_GrayIndex' redeclared
warning: rasterio/gdal.pxi:276:12: 'GCI_PaletteIndex' redeclared
warning: rasterio/gdal.pxi:277:12: 'GCI_RedBand' redeclared
warning: rasterio/gdal.pxi:278:12: 'GCI_GreenBand' redeclared
warning: rasterio/gdal.pxi:279:12: 'GCI_BlueBand' redeclared
warning: rasterio/gdal.pxi:280:12: 'GCI_AlphaBand' redeclared
warning: rasterio/gdal.pxi:281:12: 'GCI_HueBand' redeclared
warning: rasterio/gdal.pxi:282:12: 'GCI_SaturationBand' redeclared
warning: rasterio/gdal.pxi:283:12: 'GCI_LightnessBand' redeclared
warning: rasterio/gdal.pxi:284:12: 'GCI_CyanBand' redeclared
warning: rasterio/gdal.pxi:285:12: 'GCI_YCbCr_YBand' redeclared
warning: rasterio/gdal.pxi:286:12: 'GCI_YCbCr_CbBand' redeclared
warning: rasterio/gdal.pxi:287:12: 'GCI_YCbCr_CrBand' redeclared
warning: rasterio/gdal.pxi:288:12: 'GCI_PanBand' redeclared
warning: rasterio/gdal.pxi:289:12: 'GCI_CoastalBand' redeclared
warning: rasterio/gdal.pxi:290:12: 'GCI_RedEdgeBand' redeclared
warning: rasterio/gdal.pxi:291:12: 'GCI_NIRBand' redeclared
warning: rasterio/gdal.pxi:292:12: 'GCI_SWIRBand' redeclared
warning: rasterio/gdal.pxi:293:12: 'GCI_MWIRBand' redeclared
warning: rasterio/gdal.pxi:294:12: 'GCI_LWIRBand' redeclared
warning: rasterio/gdal.pxi:295:12: 'GCI_TIRBand' redeclared
warning: rasterio/gdal.pxi:296:12: 'GCI_OtherIRBand' redeclared
warning: rasterio/gdal.pxi:297:12: 'GCI_IR_Reserved_1' redeclared
warning: rasterio/gdal.pxi:298:12: 'GCI_IR_Reserved_2' redeclared
warning: rasterio/gdal.pxi:299:12: 'GCI_IR_Reserved_3' redeclared
warning: rasterio/gdal.pxi:300:12: 'GCI_IR_Reserved_4' redeclared
warning: rasterio/gdal.pxi:301:12: 'GCI_SAR_Ka_Band' redeclared
warning: rasterio/gdal.pxi:302:12: 'GCI_SAR_K_Band' redeclared
warning: rasterio/gdal.pxi:303:12: 'GCI_SAR_Ku_Band' redeclared
warning: rasterio/gdal.pxi:304:12: 'GCI_SAR_X_Band' redeclared
warning: rasterio/gdal.pxi:305:12: 'GCI_SAR_C_Band' redeclared
warning: rasterio/gdal.pxi:306:12: 'GCI_SAR_S_Band' redeclared
warning: rasterio/gdal.pxi:307:12: 'GCI_SAR_L_Band' redeclared
warning: rasterio/gdal.pxi:308:12: 'GCI_SAR_P_Band' redeclared
warning: rasterio/gdal.pxi:309:12: 'GCI_SAR_Reserved_1' redeclared
warning: rasterio/gdal.pxi:310:12: 'GCI_SAR_Reserved_2' redeclared
warning: rasterio/gdal.pxi:311:12: 'GCI_Max' redeclared
warning: rasterio/gdal.pxi:493:4: 'OGRLayerH' redeclared
warning: rasterio/gdal.pxi:494:4: 'OGRDataSourceH' redeclared
warning: rasterio/gdal.pxi:495:4: 'OGRSFDriverH' redeclared
warning: rasterio/gdal.pxi:496:4: 'OGRFieldDefnH' redeclared
warning: rasterio/gdal.pxi:497:4: 'OGRFeatureDefnH' redeclared
warning: rasterio/gdal.pxi:498:4: 'OGRFeatureH' redeclared
warning: rasterio/gdal.pxi:499:4: 'OGRGeometryH' redeclared
warning: rasterio/gdal.pxi:608:8: 'GRA_NearestNeighbour' redeclared
warning: rasterio/gdal.pxi:609:8: 'GRA_Bilinear' redeclared
warning: rasterio/gdal.pxi:610:8: 'GRA_Cubic' redeclared
warning: rasterio/gdal.pxi:611:8: 'GRA_CubicSpline' redeclared
warning: rasterio/gdal.pxi:612:8: 'GRA_Lanczos' redeclared
warning: rasterio/gdal.pxi:613:8: 'GRA_Average' redeclared
warning: rasterio/gdal.pxi:614:8: 'GRA_Mode' redeclared
warning: rasterio/gdal.pxi:616:4: 'GDALMaskFunc' redeclared
warning: rasterio/gdal.pxi:621:4: 'GDALTransformerFunc' redeclared
warning: rasterio/gdal.pxi:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:162: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:1171: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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/_vsiopener.pyx:441: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:851: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:1561: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690: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:150: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:204: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:270: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:690:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310
/usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
INFO:root:running bdist_wheel
INFO:root:running build
INFO:root:running build_py
INFO:root:creating build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/warp.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/tools.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/transform.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/drivers.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/plot.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/_show_versions.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/profiles.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/vrt.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/dtypes.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/env.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/rpc.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/fill.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/windows.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/sample.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/stack.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/mask.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/session.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/__init__.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/enums.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/path.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/control.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/abc.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/errors.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/io.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/features.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/merge.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/_path.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/click_plugins.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:copying ./rasterio/coords.py -> build/lib.linux-x86_64-cpython-313/rasterio
INFO:root:creating build/lib.linux-x86_64-cpython-313/rasterio/_vendor
INFO:root:copying ./rasterio/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-313/rasterio/_vendor
INFO:root:copying ./rasterio/_vendor/snuggs.py -> build/lib.linux-x86_64-cpython-313/rasterio/_vendor
INFO:root:creating build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/warp.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/calc.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/transform.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/edit_info.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/env.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/create.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/gcps.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/helpers.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/sample.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/main.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/stack.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/mask.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/options.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/overview.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/blocks.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/__init__.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/clip.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/bounds.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/convert.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/merge.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/rasterize.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/rm.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/info.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/shapes.py -> build/lib.linux-x86_64-cpython-313/rasterio/rio
INFO:root:copying ./rasterio/rio/insp.py -> build/lib.linux-x86_64-cpython-313/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_port.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_port.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/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/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_port.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/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/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_port.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_port.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_geometry.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/include/gdal/ogr_spatialref.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/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/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_port.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/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/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_port.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/gdal.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_port.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_port.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/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative
INFO:root:dependency /usr/lib/x86_64-linux-gnu/python3-numpy/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_port.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_port.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/cpl_vsi_virtual.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_port.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:reading manifest file 'rasterio.egg-info/SOURCES.txt'
INFO:root:reading manifest template 'MANIFEST.in'
WARNING:root:warning: no previously-included files found matching '*.txt'
WARNING:root:warning: no previously-included files matching '*.tif' found under directory 'tests/data'
WARNING:root:warning: no files found matching '*.txt' under directory 'tests/data'
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.linux-x86_64-cpython-313/rasterio
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_base.c -o build/temp.linux-x86_64-cpython-313/rasterio/_base.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_base.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_base.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._io' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_io.c -o build/temp.linux-x86_64-cpython-313/rasterio/_io.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_io.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_io.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._features' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_features.c -o build/temp.linux-x86_64-cpython-313/rasterio/_features.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_features.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_features.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._env' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_env.c -o build/temp.linux-x86_64-cpython-313/rasterio/_env.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_env.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_env.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._warp' extension
INFO:root:x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_warp.cpp -o build/temp.linux-x86_64-cpython-313/rasterio/_warp.o -Wno-unused-parameter -Wno-unused-function -std=c++11
INFO:root:x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_warp.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_warp.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._fill' extension
INFO:root:x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_fill.cpp -o build/temp.linux-x86_64-cpython-313/rasterio/_fill.o -Wno-unused-parameter -Wno-unused-function -std=c++11
INFO:root:x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_fill.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_fill.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._err' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_err.c -o build/temp.linux-x86_64-cpython-313/rasterio/_err.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_err.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_err.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._example' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_example.c -o build/temp.linux-x86_64-cpython-313/rasterio/_example.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_example.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_example.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._version' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_version.c -o build/temp.linux-x86_64-cpython-313/rasterio/_version.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_version.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_version.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio.crs' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/crs.c -o build/temp.linux-x86_64-cpython-313/rasterio/crs.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/crs.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/crs.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio.shutil' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/shutil.c -o build/temp.linux-x86_64-cpython-313/rasterio/shutil.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/shutil.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/shutil.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._transform' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_transform.c -o build/temp.linux-x86_64-cpython-313/rasterio/_transform.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_transform.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_transform.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._filepath' extension
INFO:root:x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_filepath.cpp -o build/temp.linux-x86_64-cpython-313/rasterio/_filepath.o -Wno-unused-parameter -Wno-unused-function -std=c++11
INFO:root:x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_filepath.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_filepath.cpython-313-x86_64-linux-gnu.so
INFO:root:building 'rasterio._vsiopener' extension
INFO:root:x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/gdal -I/usr/include/python3.13 -c rasterio/_vsiopener.c -o build/temp.linux-x86_64-cpython-313/rasterio/_vsiopener.o -Wno-unused-parameter -Wno-unused-function
INFO:root:x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/rasterio-1.4.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/rasterio/_vsiopener.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgdal -o build/lib.linux-x86_64-cpython-313/rasterio/_vsiopener.cpython-313-x86_64-linux-gnu.so
INFO:root:installing to build/bdist.linux-x86_64/wheel
INFO:root:running install
INFO:root:running install_lib
INFO:root:creating build/bdist.linux-x86_64/wheel
INFO:root:creating build/bdist.linux-x86_64/wheel/rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_filepath.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/warp.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_version.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/tools.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_env.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/transform.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/drivers.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_transform.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/plot.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_io.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_show_versions.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/profiles.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_fill.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/vrt.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/dtypes.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/env.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rpc.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/fill.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:creating build/bdist.linux-x86_64/wheel/rasterio/_vendor
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./rasterio/_vendor
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_vendor/snuggs.py -> build/bdist.linux-x86_64/wheel/./rasterio/_vendor
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/windows.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_vsiopener.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/sample.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/stack.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/mask.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/crs.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_warp.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/session.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/__init__.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/enums.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/path.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_base.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_example.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/control.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_features.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/abc.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/errors.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/io.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:creating build/bdist.linux-x86_64/wheel/rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/warp.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/calc.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/transform.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/edit_info.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/env.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/create.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/gcps.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/helpers.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/sample.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/main.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/stack.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/mask.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/options.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/overview.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/blocks.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/__init__.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/clip.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/bounds.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/convert.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/merge.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/rasterize.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/rm.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/info.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/shapes.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/rio/insp.py -> build/bdist.linux-x86_64/wheel/./rasterio/rio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/features.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/shutil.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_err.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/merge.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/_path.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/click_plugins.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:copying build/lib.linux-x86_64-cpython-313/rasterio/coords.py -> build/bdist.linux-x86_64/wheel/./rasterio
INFO:root:running install_egg_info
INFO:root:Copying rasterio.egg-info to build/bdist.linux-x86_64/wheel/./rasterio-1.4.3.egg-info
INFO:root:running install_scripts
INFO:root:creating build/bdist.linux-x86_64/wheel/rasterio-1.4.3.dist-info/WHEEL
INFO:wheel:creating '/build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio/.tmp-bc1fni98/rasterio-1.4.3-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
INFO:wheel:adding 'rasterio/__init__.py'
INFO:wheel:adding 'rasterio/_base.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_env.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_err.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_example.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_features.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_filepath.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_fill.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_io.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_path.py'
INFO:wheel:adding 'rasterio/_show_versions.py'
INFO:wheel:adding 'rasterio/_transform.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_version.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_vsiopener.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/_warp.cpython-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/abc.py'
INFO:wheel:adding 'rasterio/click_plugins.py'
INFO:wheel:adding 'rasterio/control.py'
INFO:wheel:adding 'rasterio/coords.py'
INFO:wheel:adding 'rasterio/crs.cpython-313-x86_64-linux-gnu.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-313-x86_64-linux-gnu.so'
INFO:wheel:adding 'rasterio/stack.py'
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/_vendor/__init__.py'
INFO:wheel:adding 'rasterio/_vendor/snuggs.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/create.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.4.3.dist-info/licenses/AUTHORS.txt'
INFO:wheel:adding 'rasterio-1.4.3.dist-info/licenses/LICENSE.txt'
INFO:wheel:adding 'rasterio-1.4.3.dist-info/METADATA'
INFO:wheel:adding 'rasterio-1.4.3.dist-info/WHEEL'
INFO:wheel:adding 'rasterio-1.4.3.dist-info/entry_points.txt'
INFO:wheel:adding 'rasterio-1.4.3.dist-info/top_level.txt'
INFO:wheel:adding 'rasterio-1.4.3.dist-info/RECORD'
INFO:root:removing build/bdist.linux-x86_64/wheel
Successfully built rasterio-1.4.3-cp313-cp313-linux_x86_64.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with "installer" module
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/rasterio-1.4.3'
dh_auto_test
I: pybuild pybuild:308: cp -r /build/rasterio-1.4.3/tests /build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio/build
I: pybuild base:311: cd /build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio/build; python3.13 -m pytest --ignore tests/test_env.py --ignore tests/test_io.py --ignore tests/test_merge.py --ignore tests/test_pyopener.py --ignore tests/test_read_boundless.py --ignore tests/test_rio_blocks.py --ignore tests/test_rio_bounds.py --ignore tests/test_rio_calc.py --ignore tests/test_rio_clip.py --ignore tests/test_rio_convert.py --ignore tests/test_rio_edit_info.py --ignore tests/test_rio_gcp.py --ignore tests/test_rio_helpers.py --ignore tests/test_rio_info.py --ignore tests/test_rio_insp.py --ignore tests/test_rio_main.py --ignore tests/test_rio_mask.py --ignore tests/test_rio_merge.py --ignore tests/test_rio_options.py --ignore tests/test_rio_overview.py --ignore tests/test_rio_rasterize.py --ignore tests/test_rio_rm.py --ignore tests/test_rio_sample.py --ignore tests/test_rio_shapes.py --ignore tests/test_rio_stack.py --ignore tests/test_rio_warp.py --ignore tests/test_session.py --ignore tests/test_warp.py --ignore tests/test_warpedvrt.py
Test data present.
============================= test session starts ==============================
platform linux -- Python 3.13.9, pytest-8.4.2, pluggy-1.6.0
rootdir: /build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio/build
configfile: pyproject.toml
plugins: hypothesis-6.142.2, typeguard-4.4.4
collected 1135 items / 1 skipped
tests/test__env.py ................. [ 1%]
tests/test__version.py ..... [ 1%]
tests/test_band.py . [ 2%]
tests/test_band_masks.py ........... [ 2%]
tests/test_blocks.py ....................FF [ 4%]
tests/test_boundless_read.py .XX.......... [ 6%]
tests/test_checksum.py ...... [ 6%]
tests/test_cli_main.py .. [ 6%]
tests/test_colorinterp.py .....xx................................ [ 10%]
tests/test_colormap.py . [ 10%]
tests/test_complex_dtypes.py ..... [ 10%]
tests/test_coords.py ...... [ 11%]
tests/test_creation_options.py . [ 11%]
tests/test_crs.py ...................................................... [ 16%]
...................................................................... [ 22%]
tests/test_data_paths.py .. [ 22%]
tests/test_dataset.py ................................. [ 25%]
tests/test_dataset_mask.py ............ [ 26%]
tests/test_dataset_rw.py ... [ 26%]
tests/test_deprecated.py . [ 26%]
tests/test_descriptions.py .... [ 27%]
tests/test_driver_management.py .... [ 27%]
tests/test_driver_policy.py .. [ 27%]
tests/test_dtypes.py .......................... [ 29%]
tests/test_enums.py ........... [ 30%]
tests/test_err.py ..... [ 31%]
tests/test_features.py ................................................. [ 35%]
................sx.......................................s.............. [ 42%]
X......... [ 42%]
tests/test_filepath.py .............xx... [ 44%]
tests/test_fillnodata.py .... [ 44%]
tests/test_gcps.py ......... [ 45%]
tests/test_gdal_raster_io.py ................................... [ 48%]
tests/test_image_structure.py ............... [ 50%]
tests/test_indexing.py ..................... [ 51%]
tests/test_int8.py ..... [ 52%]
tests/test_io_mixins.py ..... [ 52%]
tests/test_mask.py ....................... [ 54%]
tests/test_mask_creation.py .x... [ 55%]
tests/test_memoryfile.py .................................. [ 58%]
tests/test_meta.py .. [ 58%]
tests/test_no_georef.py .. [ 58%]
tests/test_nodata.py ...... [ 59%]
tests/test_open.py ....... [ 59%]
tests/test_open_options.py ... [ 60%]
tests/test_open_overview_level.py . [ 60%]
tests/test_open_sharing.py .. [ 60%]
tests/test_options.py . [ 60%]
tests/test_overviews.py .............. [ 61%]
tests/test_pad.py . [ 61%]
tests/test_path.py ................................................... [ 66%]
tests/test_png.py . [ 66%]
tests/test_process_pool_executor.py .. [ 66%]
tests/test_profile.py ................... [ 68%]
tests/test_read.py ......................... [ 70%]
tests/test_read_dtype.py .... [ 70%]
tests/test_read_resample.py ........ [ 71%]
tests/test_reshape_image.py ... [ 71%]
tests/test_revolvingdoor.py . [ 71%]
tests/test_rio_create.py ..........X.X.X [ 73%]
tests/test_rio_env.py .... [ 73%]
tests/test_rio_transform.py . [ 73%]
tests/test_rpcs.py ...... [ 74%]
tests/test_sampling.py ........... [ 74%]
tests/test_scale_offset.py ........ [ 75%]
tests/test_show_versions.py .... [ 76%]
tests/test_shutil.py ................. [ 77%]
tests/test_statistics.py ....... [ 78%]
tests/test_subdatasets.py .. [ 78%]
tests/test_tag_item.py ... [ 78%]
tests/test_tag_ns.py . [ 78%]
tests/test_tags.py ..... [ 79%]
tests/test_thread_pool_executor.py .. [ 79%]
tests/test_threading.py .... [ 79%]
tests/test_tools.py .. [ 79%]
tests/test_transform.py ................................................ [ 84%]
...................... [ 85%]
tests/test_units.py .... [ 86%]
tests/test_update.py ........ [ 87%]
tests/test_vrt.py ... [ 87%]
tests/test_warnings.py ..... [ 87%]
tests/test_warp_transform.py ........................ [ 89%]
tests/test_windows.py .................................................. [ 94%]
.................. [ 95%]
tests/test_windows_mixins.py ...... [ 96%]
tests/test_write.py ......................................... [100%]
=================================== FAILURES ===================================
____________________ test_odd_blocksize_error[blocksizes0] _____________________
> ???
rasterio/_io.pyx:1530:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio._err.CPLE_IllegalArgError: test.tif: BLOCKXSIZE must be a multiple of 16
rasterio/_err.pyx:359: CPLE_IllegalArgError
During handling of the above exception, another exception occurred:
tmpdir = local('/tmp/pytest-of-pbuilder/pytest-0/test_odd_blocksize_error_block0')
blocksizes = {'blockxsize': 33, 'blockysize': 32}
@pytest.mark.parametrize("blocksizes", [{"blockxsize": 33, "blockysize": 32}, {"blockxsize": 32, "blockysize": 33}])
def test_odd_blocksize_error(tmpdir, blocksizes):
"""For a tiled TIFF block sizes must be multiples of 16"""
tempfile = str(tmpdir.join("test.tif"))
profile = default_gtiff_profile.copy()
profile.update(height=64, width=64, count=1, **blocksizes)
with pytest.raises(RasterBlockError):
> rasterio.open(tempfile, "w", **profile)
tests/test_blocks.py:217:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rasterio/env.py:463: in wrapper
return f(*args, **kwds)
^^^^^^^^^^^^^^^^
rasterio/__init__.py:366: in open
dataset = writer(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio.errors.RasterioIOError: test.tif: BLOCKXSIZE must be a multiple of 16
rasterio/_io.pyx:1542: RasterioIOError
____________________ test_odd_blocksize_error[blocksizes1] _____________________
> ???
rasterio/_io.pyx:1530:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio._err.CPLE_IllegalArgError: test.tif: BLOCKYSIZE must be a multiple of 16
rasterio/_err.pyx:359: CPLE_IllegalArgError
During handling of the above exception, another exception occurred:
tmpdir = local('/tmp/pytest-of-pbuilder/pytest-0/test_odd_blocksize_error_block1')
blocksizes = {'blockxsize': 32, 'blockysize': 33}
@pytest.mark.parametrize("blocksizes", [{"blockxsize": 33, "blockysize": 32}, {"blockxsize": 32, "blockysize": 33}])
def test_odd_blocksize_error(tmpdir, blocksizes):
"""For a tiled TIFF block sizes must be multiples of 16"""
tempfile = str(tmpdir.join("test.tif"))
profile = default_gtiff_profile.copy()
profile.update(height=64, width=64, count=1, **blocksizes)
with pytest.raises(RasterBlockError):
> rasterio.open(tempfile, "w", **profile)
tests/test_blocks.py:217:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
rasterio/env.py:463: in wrapper
return f(*args, **kwds)
^^^^^^^^^^^^^^^^
rasterio/__init__.py:366: in open
dataset = writer(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> ???
E rasterio.errors.RasterioIOError: test.tif: BLOCKYSIZE must be a multiple of 16
rasterio/_io.pyx:1542: RasterioIOError
=============================== warnings summary ===============================
tests/test_dtypes.py::test_cant_cast_dtype_nan[uint8]
tests/test_dtypes.py::test_cant_cast_dtype_nan[uint16]
tests/test_dtypes.py::test_cant_cast_dtype_nan[uint32]
tests/test_dtypes.py::test_cant_cast_dtype_nan[int32]
/build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio/build/rasterio/dtypes.py:208: RuntimeWarning: invalid value encountered in cast
return numpy.allclose(values, values.astype(dtype), equal_nan=True)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_blocks.py::test_odd_blocksize_error[blocksizes0] - rasterio...
FAILED tests/test_blocks.py::test_odd_blocksize_error[blocksizes1] - rasterio...
= 2 failed, 1119 passed, 3 skipped, 6 xfailed, 6 xpassed, 4 warnings in 12.51s =
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd /build/rasterio-1.4.3/.pybuild/cpython3_3.13_rasterio/build; python3.13 -m pytest --ignore tests/test_env.py --ignore tests/test_io.py --ignore tests/test_merge.py --ignore tests/test_pyopener.py --ignore tests/test_read_boundless.py --ignore tests/test_rio_blocks.py --ignore tests/test_rio_bounds.py --ignore tests/test_rio_calc.py --ignore tests/test_rio_clip.py --ignore tests/test_rio_convert.py --ignore tests/test_rio_edit_info.py --ignore tests/test_rio_gcp.py --ignore tests/test_rio_helpers.py --ignore tests/test_rio_info.py --ignore tests/test_rio_insp.py --ignore tests/test_rio_main.py --ignore tests/test_rio_mask.py --ignore tests/test_rio_merge.py --ignore tests/test_rio_options.py --ignore tests/test_rio_overview.py --ignore tests/test_rio_rasterize.py --ignore tests/test_rio_rm.py --ignore tests/test_rio_sample.py --ignore tests/test_rio_shapes.py --ignore tests/test_rio_stack.py --ignore tests/test_rio_warp.py --ignore tests/test_session.py --ignore tests/test_warp.py --ignore tests/test_warpedvrt.py
dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13
make[1]: *** [debian/rules:50: override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/rasterio-1.4.3'
make: *** [debian/rules:43: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
[0mI: copying local configuration[0m
[0;31mE: Failed autobuilding of package[0m
[0mI: unmounting dev/ptmx filesystem[0m
[0mI: unmounting dev/pts filesystem[0m
[0mI: unmounting dev/shm filesystem[0m
[0mI: unmounting proc filesystem[0m
[0mI: unmounting sys filesystem[0m
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.1834499
More information about the Pkg-grass-devel
mailing list