Bug#1055587: pktools: FTBFS with GDAL 3.8.0

Bas Couwenberg sebastic at xs4all.nl
Wed Nov 8 15:13:03 GMT 2023


Source: pktools
Version: 2.6.7.6+ds-4
Severity: important
Tags: ftbfs
User: debian-gis at lists.debian.org
Usertags: gdal-3.8

Dear Maintainer,

Dear Maintainer,

Your package FTBFS with GDAL 3.8.0 from experimental:

 In file included from /usr/include/gdal/ogr_geometry.h:36,
                  from /usr/include/gdal/ogr_feature.h:36,
                  from /usr/include/gdal/ogrsf_frmts.h:35,
                  from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:30,
                  from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc:22:
 /usr/include/gdal/cpl_json.h:97:36: error: expected ')' before 'nVal'
    97 |     explicit CPLJSONObject(uint64_t nVal);
       |                           ~        ^~~~~
       |                                    )
 /usr/include/gdal/cpl_json.h:119:41: error: 'uint64_t' has not been declared
   119 |     void Add(const std::string &osName, uint64_t nValue);
       |                                         ^~~~~~~~
 /usr/include/gdal/cpl_json.h:119:10: error: 'void CPLJSONObject::Add(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Add(const std::string&, int)'
   119 |     void Add(const std::string &osName, uint64_t nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:117:10: note: previous declaration 'void CPLJSONObject::Add(const std::string&, int)'
   117 |     void Add(const std::string &osName, int nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:131:41: error: 'uint64_t' has not been declared
   131 |     void Set(const std::string &osName, uint64_t nValue);
       |                                         ^~~~~~~~
 /usr/include/gdal/cpl_json.h:131:10: error: 'void CPLJSONObject::Set(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Set(const std::string&, int)'
   131 |     void Set(const std::string &osName, uint64_t nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:129:10: note: previous declaration 'void CPLJSONObject::Set(const std::string&, int)'
   129 |     void Set(const std::string &osName, int nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:245:14: error: 'uint64_t' has not been declared
   245 |     void Add(uint64_t nValue);
       |              ^~~~~~~~
 /usr/include/gdal/cpl_json.h:245:10: error: 'void CPLJSONArray::Add(int)' cannot be overloaded with 'void CPLJSONArray::Add(int)'
   245 |     void Add(uint64_t nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:243:10: note: previous declaration 'void CPLJSONArray::Add(int)'
   243 |     void Add(int nValue);
       |          ^~~
 In file included from /usr/include/gdal/ogr_geometry.h:36,
                  from /usr/include/gdal/ogr_feature.h:36,
                  from /build/pktools-2.6.7.6+ds/src/base/Optionpk.h:38,
                  from /build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:26,
                  from /build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:22:
 /usr/include/gdal/cpl_json.h:97:36: error: expected ')' before 'nVal'
    97 |     explicit CPLJSONObject(uint64_t nVal);
       |                           ~        ^~~~~
       |                                    )
 /usr/include/gdal/cpl_json.h:119:41: error: 'uint64_t' has not been declared
   119 |     void Add(const std::string &osName, uint64_t nValue);
       |                                         ^~~~~~~~
 /usr/include/gdal/cpl_json.h:119:10: error: 'void CPLJSONObject::Add(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Add(const std::string&, int)'
   119 |     void Add(const std::string &osName, uint64_t nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:117:10: note: previous declaration 'void CPLJSONObject::Add(const std::string&, int)'
   117 |     void Add(const std::string &osName, int nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:131:41: error: 'uint64_t' has not been declared
   131 |     void Set(const std::string &osName, uint64_t nValue);
       |                                         ^~~~~~~~
 /usr/include/gdal/cpl_json.h:131:10: error: 'void CPLJSONObject::Set(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Set(const std::string&, int)'
   131 |     void Set(const std::string &osName, uint64_t nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:129:10: note: previous declaration 'void CPLJSONObject::Set(const std::string&, int)'
   129 |     void Set(const std::string &osName, int nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:245:14: error: 'uint64_t' has not been declared
   245 |     void Add(uint64_t nValue);
       |              ^~~~~~~~
 /usr/include/gdal/cpl_json.h:245:10: error: 'void CPLJSONArray::Add(int)' cannot be overloaded with 'void CPLJSONArray::Add(int)'
   245 |     void Add(uint64_t nValue);
       |          ^~~
 /usr/include/gdal/cpl_json.h:243:10: note: previous declaration 'void CPLJSONArray::Add(int)'
   243 |     void Add(int nValue);
       |          ^~~

The full buildlog is attached.

Kind Regards,

Bas
-------------- next part --------------
dpkg-checkbuilddeps: error: Unmet build dependencies: libgdal-dev (>= 1.10.0-0~) libgsl-dev | libgsl0-dev libfann-dev libsvm-dev
W: Unmet build-dependency in source
dh clean --buildsystem cmake \
      --with pkgkde_symbolshelper
   dh_auto_clean -O--buildsystem=cmake
   dh_autoreconf_clean -O--buildsystem=cmake
   debian/rules override_dh_clean
make[1]: Entering directory '/home/bas/tmp/debian/pktools-2.6.7.6+ds'
dh_clean debian/man/*.1
find /home/bas/tmp/debian/pktools-2.6.7.6+ds -name '*.o' -delete
find /home/bas/tmp/debian/pktools-2.6.7.6+ds -name '*.so*' -delete
find /home/bas/tmp/debian/pktools-2.6.7.6+ds -name '*.a' -delete
make[1]: Leaving directory '/home/bas/tmp/debian/pktools-2.6.7.6+ds'
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building pktools using existing ./pktools_2.6.7.6+ds.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building pktools in pktools_2.6.7.6+ds-5.debian.tar.xz
dpkg-source: info: building pktools in pktools_2.6.7.6+ds-5.dsc
I: Generating source changes file for original dsc
dpkg-genchanges: info: not including original source code in upload
I: Copying COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.2859010
I: forking: cp -al /var/cache/pbuilder/base-sid+rebuild.cow /var/cache/pbuilder/build/cow.2859010
I: removed stale ilistfile /var/cache/pbuilder/build/cow.2859010/.ilist
I: forking: chroot /var/cache/pbuilder/build/cow.2859010 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.2859010 --buildresult /var/cache/pbuilder/result/ --mirror http://ftp.nl.debian.org/debian/ --distribution sid --no-targz --internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.2859010 cow-shell' /home/bas/tmp/debian/pktools_2.6.7.6+ds-5.dsc
I: Running in no-targz mode
I: pbuilder: network access will be disabled during build
I: Current time: Wed Nov  8 16:06:04 CET 2023
I: pbuilder-time-stamp: 1699455964
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Copying source file
I: copying [/home/bas/tmp/debian/pktools_2.6.7.6+ds-5.dsc]
I: copying [/home/bas/tmp/debian/pktools_2.6.7.6+ds.orig.tar.gz]
I: copying [/home/bas/tmp/debian/pktools_2.6.7.6+ds-5.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (pktools_2.6.7.6+ds-5.dsc)
dpkg-source: info: extracting pktools in pktools-2.6.7.6+ds
dpkg-source: info: unpacking pktools_2.6.7.6+ds.orig.tar.gz
dpkg-source: info: unpacking pktools_2.6.7.6+ds-5.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying no-liblas.patch
I: Not using root during the build.
I: Installing the build-deps
 -> 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 (= 12), cmake, libgdal-dev (>= 1.10.0-0~), libgsl-dev | libgsl0-dev, libboost-dev, libarmadillo-dev, libfann-dev, libsvm-dev, pkg-kde-tools, docbook2x, docbook-xsl, docbook-xml, xsltproc
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 14516 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 (= 12); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on cmake; however:
  Package cmake is not installed.
 pbuilder-satisfydepends-dummy depends on libgdal-dev (>= 1.10.0-0~); however:
  Package libgdal-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libgsl-dev | libgsl0-dev; however:
  Package libgsl-dev is not installed.
  Package libgsl0-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libboost-dev; however:
  Package libboost-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libarmadillo-dev; however:
  Package libarmadillo-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libfann-dev; however:
  Package libfann-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libsvm-dev; however:
  Package libsvm-dev is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-kde-tools; however:
  Package pkg-kde-tools is not installed.
 pbuilder-satisfydepends-dummy depends on docbook2x; however:
  Package docbook2x is not installed.
 pbuilder-satisfydepends-dummy depends on docbook-xsl; however:
  Package docbook-xsl is not installed.
 pbuilder-satisfydepends-dummy depends on docbook-xml; however:
  Package docbook-xml is not installed.
 pbuilder-satisfydepends-dummy depends on xsltproc; however:
  Package xsltproc 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} cmake{a} cmake-data{a} debhelper{a} default-libmysqlclient-dev{a} dh-autoreconf{a} dh-strip-nondeterminism{a} docbook-xml{a} docbook-xsl{a} docbook2x{a} dwz{a} file{a} fontconfig-config{a} fonts-dejavu-core{a} fonts-dejavu-mono{a} gdal-data{a} gdal-plugins{a} gettext{a} gettext-base{a} groff-base{a} hdf5-helpers{a} icu-devtools{a} intltool-debian{a} libaec-dev{a} libaec0{a} libaom-dev{a} libaom3{a} libarchive-zip-perl{a} libarchive13{a} libarmadillo-dev{a} libarmadillo12{a} libarpack2{a} libarpack2-dev{a} libblas-dev{a} libblas3{a} libblosc-dev{a} libblosc1{a} libboost-dev{a} libboost1.74-dev{a} libbrotli1{a} libcfitsio-dev{a} libcfitsio10{a} libclone-perl{a} libcurl3-gnutls{a} libcurl4{a} libcurl4-openssl-dev{a} libdav1d-dev{a} libdav1d7{a} libde265-0{a} libde265-dev{a} libdebhelper-perl{a} libdeflate-dev{a} libdeflate0{a} libelf1{a} libencode-locale-perl{a} libexpat1{a} libexpat1-dev{a} libfann-dev{a} libfann2{a} libfile-listing-perl{a} libfile-stripnondeterminism-perl{a} libfontconfig1{a} libfreetype6{a} libfreexl-dev{a} libfreexl1{a} libfyba-dev{a} libfyba0{a} libgdal-dev{a} libgdal34{a} libgeos-c1v5{a} libgeos-dev{a} libgeos3.12.0{a} libgeotiff-dev{a} libgeotiff5{a} libgfortran5{a} libgif-dev{a} libgif7{a} libgsl-dev{a} libgsl27{a} libgslcblas0{a} libhdf4-0-alt{a} libhdf4-alt-dev{a} libhdf5-103-1{a} libhdf5-cpp-103-1{a} libhdf5-dev{a} libhdf5-fortran-102{a} libhdf5-hl-100{a} libhdf5-hl-cpp-100{a} libhdf5-hl-fortran-100{a} libheif-dev{a} libheif-plugin-dav1d{a} libheif-plugin-libde265{a} libheif1{a} libhtml-parser-perl{a} libhtml-tagset-perl{a} libhtml-tree-perl{a} libhttp-cookies-perl{a} libhttp-date-perl{a} libhttp-message-perl{a} libhttp-negotiate-perl{a} libicu-dev{a} libicu72{a} libio-html-perl{a} libio-socket-ssl-perl{a} libjbig-dev{a} libjbig0{a} libjpeg-dev{a} libjpeg62-turbo{a} libjpeg62-turbo-dev{a} libjson-c-dev{a} libjson-c5{a} libjsoncpp25{a} libkml-dev{a} libkmlbase1{a} libkmlconvenience1{a} libkmldom1{a} libkmlengine1{a} libkmlregionator1{a} libkmlxsd1{a} liblapack-dev{a} liblapack3{a} liblcms2-2{a} liblerc-dev{a} liblerc4{a} libltdl-dev{a} libltdl7{a} liblwp-mediatypes-perl{a} liblwp-protocol-https-perl{a} liblz4-dev{a} liblzma-dev{a} libmagic-mgc{a} libmagic1{a} libmariadb-dev{a} libmariadb-dev-compat{a} libmariadb3{a} libminizip-dev{a} libminizip1{a} libnet-http-perl{a} libnet-ssleay-perl{a} libnetcdf-dev{a} libnetcdf19{a} libnghttp2-14{a} libnspr4{a} libnss3{a} libnuma1{a} libodbc2{a} libodbccr2{a} libodbcinst2{a} libogdi-dev{a} libogdi4.1{a} libopenjp2-7{a} libopenjp2-7-dev{a} libosp5{a} libpcre2-16-0{a} libpcre2-32-0{a} libpcre2-dev{a} libpcre2-posix3{a} libpipeline1{a} libpng-dev{a} libpng16-16{a} libpoppler-dev{a} libpoppler-private-dev{a} libpoppler126{a} libpq-dev{a} libpq5{a} libproc2-0{a} libproj-dev{a} libproj25{a} libpsl5{a} libpython3-stdlib{a} libpython3.11-minimal{a} libpython3.11-stdlib{a} libqhull-dev{a} libqhull-r8.0{a} libqhull8.0{a} libqhullcpp8.0{a} librhash0{a} librtmp1{a} librttopo-dev{a} librttopo1{a} libsharpyuv-dev{a} libsharpyuv0{a} libsnappy1v5{a} libspatialite-dev{a} libspatialite8{a} libsqlite3-dev{a} libssh2-1{a} libssl-dev{a} libsub-override-perl{a} libsuperlu-dev{a} libsuperlu6{a} libsvm-dev{a} libsvm3{a} libsz2{a} libtext-charwidth-perl{a} libtext-unidecode-perl{a} libtext-wrapi18n-perl{a} libtiff-dev{a} libtiff6{a} libtiffxx6{a} libtool{a} libtry-tiny-perl{a} libuchardet0{a} liburi-perl{a} liburiparser-dev{a} liburiparser1{a} libuv1{a} libwebp-dev{a} libwebp7{a} libwebpdecoder3{a} libwebpdemux2{a} libwebpmux3{a} libwww-perl{a} libwww-robotrules-perl{a} libx265-199{a} libx265-dev{a} libxerces-c-dev{a} libxerces-c3.2{a} libxml-libxml-perl{a} libxml-namespacesupport-perl{a} libxml-parser-perl{a} libxml-sax-base-perl{a} libxml-sax-expat-perl{a} libxml-sax-perl{a} libxml2{a} libxml2-dev{a} libxslt1.1{a} libzstd-dev{a} m4{a} man-db{a} mariadb-common{a} media-types{a} mysql-common{a} netbase{a} opensp{a} openssl{a} perl-openssl-defaults{a} pkg-kde-tools{a} po-debconf{a} procps{a} proj-data{a} python3{a} python3-minimal{a} python3.11{a} python3.11-minimal{a} sgml-base{a} sgml-data{a} tex-common{a} texinfo{a} texinfo-lib{a} ucf{a} unixodbc-common{a} unixodbc-dev{a} xml-core{a} xsltproc{a} zlib1g-dev{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libcfitsio-doc libdata-dump-perl libheif-plugin-aomenc libheif-plugin-x265 libhtml-form-perl libhtml-format-perl libhttp-daemon-perl libio-compress-brotli-perl libmail-sendmail-perl libmailtools-perl libpng-tools lynx pkg-config pkgconf poppler-data proj-bin psmisc publicsuffix wget 
0 packages upgraded, 261 newly installed, 0 to remove and 0 not upgraded.
Need to get 622 kB/144 MB of archives. After unpacking 730 MB will be used.
Writing extended state information...
Get: 1 http://ftp.nl.debian.org/debian sid/main amd64 libhdf4-0-alt amd64 4.2.16-3 [264 kB]
Get: 2 http://ftp.nl.debian.org/debian sid/main amd64 libhdf4-alt-dev amd64 4.2.16-3 [358 kB]
Fetched 622 kB in 0s (7799 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpython3.11-minimal: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 ... 14516 files and directories currently installed.)
Preparing to unpack .../libpython3.11-minimal_3.11.6-3_amd64.deb ...
Unpacking libpython3.11-minimal:amd64 (3.11.6-3) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.5.0-2_amd64.deb ...
Unpacking libexpat1:amd64 (2.5.0-2) ...
Selecting previously unselected package python3.11-minimal.
Preparing to unpack .../python3.11-minimal_3.11.6-3_amd64.deb ...
Unpacking python3.11-minimal (3.11.6-3) ...
Setting up libpython3.11-minimal:amd64 (3.11.6-3) ...
Setting up libexpat1:amd64 (2.5.0-2) ...
Setting up python3.11-minimal (3.11.6-3) ...
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 ... 14832 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.11.4-5+b1_amd64.deb ...
Unpacking python3-minimal (3.11.4-5+b1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../media-types_10.1.0_all.deb ...
Unpacking media-types (10.1.0) ...
Selecting previously unselected package libpython3.11-stdlib:amd64.
Preparing to unpack .../libpython3.11-stdlib_3.11.6-3_amd64.deb ...
Unpacking libpython3.11-stdlib:amd64 (3.11.6-3) ...
Selecting previously unselected package python3.11.
Preparing to unpack .../python3.11_3.11.6-3_amd64.deb ...
Unpacking python3.11 (3.11.6-3) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.11.4-5+b1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.11.4-5+b1) ...
Setting up python3-minimal (3.11.4-5+b1) ...
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 ... 15250 files and directories currently installed.)
Preparing to unpack .../000-python3_3.11.4-5+b1_amd64.deb ...
Unpacking python3 (3.11.4-5+b1) ...
Preparing to unpack .../001-sgml-base_1.31_all.deb ...
Unpacking sgml-base (1.31) ...
Selecting previously unselected package netbase.
Preparing to unpack .../002-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package libproc2-0:amd64.
Preparing to unpack .../003-libproc2-0_2%3a4.0.4-2_amd64.deb ...
Unpacking libproc2-0:amd64 (2:4.0.4-2) ...
Selecting previously unselected package procps.
Preparing to unpack .../004-procps_2%3a4.0.4-2_amd64.deb ...
Unpacking procps (2:4.0.4-2) ...
Selecting previously unselected package openssl.
Preparing to unpack .../005-openssl_3.0.12-1_amd64.deb ...
Unpacking openssl (3.0.12-1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
Unpacking ca-certificates (20230311) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../007-libmagic-mgc_1%3a5.45-2_amd64.deb ...
Unpacking libmagic-mgc (1:5.45-2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../008-libmagic1_1%3a5.45-2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.45-2) ...
Selecting previously unselected package file.
Preparing to unpack .../009-file_1%3a5.45-2_amd64.deb ...
Unpacking file (1:5.45-2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../010-gettext-base_0.21-13+b1_amd64.deb ...
Unpacking gettext-base (0.21-13+b1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../011-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../012-groff-base_1.23.0-3_amd64.deb ...
Unpacking groff-base (1.23.0-3) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../013-bsdextrautils_2.39.2-5_amd64.deb ...
Unpacking bsdextrautils (2.39.2-5) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../014-libpipeline1_1.5.7-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../015-man-db_2.12.0-1_amd64.deb ...
Unpacking man-db (2.12.0-1) ...
Selecting previously unselected package ucf.
Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0043+nmu1) ...
Selecting previously unselected package m4.
Preparing to unpack .../017-m4_1.4.19-4_amd64.deb ...
Unpacking m4 (1.4.19-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../018-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../019-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../020-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../021-autopoint_0.21-13_all.deb ...
Unpacking autopoint (0.21-13) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../022-libicu72_72.1-4_amd64.deb ...
Unpacking libicu72:amd64 (72.1-4) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../023-libxml2_2.9.14+dfsg-1.3_amd64.deb ...
Unpacking libxml2:amd64 (2.9.14+dfsg-1.3) ...
Selecting previously unselected package libarchive13:amd64.
Preparing to unpack .../024-libarchive13_3.7.2-1_amd64.deb ...
Unpacking libarchive13:amd64 (3.7.2-1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../025-libbrotli1_1.1.0-1_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-1) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../026-libnghttp2-14_1.58.0-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.58.0-1) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../027-libpsl5_0.21.2-1+b1_amd64.deb ...
Unpacking libpsl5:amd64 (0.21.2-1+b1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../028-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../029-libssh2-1_1.11.0-2_amd64.deb ...
Unpacking libssh2-1:amd64 (1.11.0-2) ...
Selecting previously unselected package libcurl4:amd64.
Preparing to unpack .../030-libcurl4_8.4.0-2_amd64.deb ...
Unpacking libcurl4:amd64 (8.4.0-2) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../031-libjsoncpp25_1.9.5-6_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-6) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../032-librhash0_1.4.3-3_amd64.deb ...
Unpacking librhash0:amd64 (1.4.3-3) ...
Selecting previously unselected package libuv1:amd64.
Preparing to unpack .../033-libuv1_1.46.0-2_amd64.deb ...
Unpacking libuv1:amd64 (1.46.0-2) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../034-cmake-data_3.27.7-1_all.deb ...
Unpacking cmake-data (3.27.7-1) ...
Selecting previously unselected package cmake.
Preparing to unpack .../035-cmake_3.27.7-1_amd64.deb ...
Unpacking cmake (3.27.7-1) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../036-libdebhelper-perl_13.11.7_all.deb ...
Unpacking libdebhelper-perl (13.11.7) ...
Selecting previously unselected package libtool.
Preparing to unpack .../037-libtool_2.4.7-7_all.deb ...
Unpacking libtool (2.4.7-7) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../038-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../039-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../040-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../041-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../042-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../043-libelf1_0.189-4_amd64.deb ...
Unpacking libelf1:amd64 (0.189-4) ...
Selecting previously unselected package dwz.
Preparing to unpack .../044-dwz_0.15-1_amd64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../045-gettext_0.21-13+b1_amd64.deb ...
Unpacking gettext (0.21-13+b1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../046-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 .../047-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../048-debhelper_13.11.7_all.deb ...
Unpacking debhelper (13.11.7) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../049-mysql-common_5.8+1.1.0_all.deb ...
Unpacking mysql-common (5.8+1.1.0) ...
Selecting previously unselected package mariadb-common.
Preparing to unpack .../050-mariadb-common_1%3a10.11.5-3_all.deb ...
Unpacking mariadb-common (1:10.11.5-3) ...
Selecting previously unselected package libmariadb3:amd64.
Preparing to unpack .../051-libmariadb3_1%3a10.11.5-3_amd64.deb ...
Unpacking libmariadb3:amd64 (1:10.11.5-3) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../052-libssl-dev_3.0.12-1_amd64.deb ...
Unpacking libssl-dev:amd64 (3.0.12-1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../053-zlib1g-dev_1%3a1.2.13.dfsg-3_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-3) ...
Selecting previously unselected package libmariadb-dev.
Preparing to unpack .../054-libmariadb-dev_1%3a10.11.5-3_amd64.deb ...
Unpacking libmariadb-dev (1:10.11.5-3) ...
Selecting previously unselected package libmariadb-dev-compat.
Preparing to unpack .../055-libmariadb-dev-compat_1%3a10.11.5-3_amd64.deb ...
Unpacking libmariadb-dev-compat (1:10.11.5-3) ...
Selecting previously unselected package default-libmysqlclient-dev:amd64.
Preparing to unpack .../056-default-libmysqlclient-dev_1.1.0_amd64.deb ...
Unpacking default-libmysqlclient-dev:amd64 (1.1.0) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../057-xml-core_0.18+nmu1_all.deb ...
Unpacking xml-core (0.18+nmu1) ...
Selecting previously unselected package sgml-data.
Preparing to unpack .../058-sgml-data_2.0.11+nmu1_all.deb ...
Unpacking sgml-data (2.0.11+nmu1) ...
Selecting previously unselected package docbook-xml.
Preparing to unpack .../059-docbook-xml_4.5-12_all.deb ...
Unpacking docbook-xml (4.5-12) ...
Selecting previously unselected package docbook-xsl.
Preparing to unpack .../060-docbook-xsl_1.79.2+dfsg-7_all.deb ...
Unpacking docbook-xsl (1.79.2+dfsg-7) ...
Preparing to unpack .../061-libtext-charwidth-perl_0.04-11_amd64.deb ...
Unpacking libtext-charwidth-perl:amd64 (0.04-11) ...
Preparing to unpack .../062-libtext-wrapi18n-perl_0.06-10_all.deb ...
Unpacking libtext-wrapi18n-perl (0.06-10) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../063-libxml-namespacesupport-perl_1.12-2_all.deb ...
Unpacking libxml-namespacesupport-perl (1.12-2) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../064-liburi-perl_5.21-1_all.deb ...
Unpacking liburi-perl (5.21-1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../065-libencode-locale-perl_1.05-3_all.deb ...
Unpacking libencode-locale-perl (1.05-3) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../066-libhttp-date-perl_6.06-1_all.deb ...
Unpacking libhttp-date-perl (6.06-1) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../067-libfile-listing-perl_6.16-1_all.deb ...
Unpacking libfile-listing-perl (6.16-1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../068-libhtml-tagset-perl_3.20-6_all.deb ...
Unpacking libhtml-tagset-perl (3.20-6) ...
Selecting previously unselected package libhtml-parser-perl:amd64.
Preparing to unpack .../069-libhtml-parser-perl_3.81-1_amd64.deb ...
Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../070-libhtml-tree-perl_5.07-3_all.deb ...
Unpacking libhtml-tree-perl (5.07-3) ...
Selecting previously unselected package libclone-perl:amd64.
Preparing to unpack .../071-libclone-perl_0.46-1_amd64.deb ...
Unpacking libclone-perl:amd64 (0.46-1) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../072-libio-html-perl_1.004-3_all.deb ...
Unpacking libio-html-perl (1.004-3) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../073-liblwp-mediatypes-perl_6.04-2_all.deb ...
Unpacking liblwp-mediatypes-perl (6.04-2) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../074-libhttp-message-perl_6.45-1_all.deb ...
Unpacking libhttp-message-perl (6.45-1) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../075-libhttp-cookies-perl_6.10-1_all.deb ...
Unpacking libhttp-cookies-perl (6.10-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../076-libhttp-negotiate-perl_6.01-2_all.deb ...
Unpacking libhttp-negotiate-perl (6.01-2) ...
Selecting previously unselected package perl-openssl-defaults:amd64.
Preparing to unpack .../077-perl-openssl-defaults_7+b1_amd64.deb ...
Unpacking perl-openssl-defaults:amd64 (7+b1) ...
Selecting previously unselected package libnet-ssleay-perl:amd64.
Preparing to unpack .../078-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../079-libio-socket-ssl-perl_2.083-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.083-1) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../080-libnet-http-perl_6.23-1_all.deb ...
Unpacking libnet-http-perl (6.23-1) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../081-liblwp-protocol-https-perl_6.11-1_all.deb ...
Unpacking liblwp-protocol-https-perl (6.11-1) ...
Selecting previously unselected package libtry-tiny-perl.
Preparing to unpack .../082-libtry-tiny-perl_0.31-2_all.deb ...
Unpacking libtry-tiny-perl (0.31-2) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../083-libwww-robotrules-perl_6.02-1_all.deb ...
Unpacking libwww-robotrules-perl (6.02-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../084-libwww-perl_6.72-1_all.deb ...
Unpacking libwww-perl (6.72-1) ...
Selecting previously unselected package libxml-parser-perl.
Preparing to unpack .../085-libxml-parser-perl_2.46-4_amd64.deb ...
Unpacking libxml-parser-perl (2.46-4) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../086-libxml-sax-base-perl_1.09-3_all.deb ...
Unpacking libxml-sax-base-perl (1.09-3) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../087-libxml-sax-perl_1.02+dfsg-3_all.deb ...
Unpacking libxml-sax-perl (1.02+dfsg-3) ...
Selecting previously unselected package libxml-sax-expat-perl.
Preparing to unpack .../088-libxml-sax-expat-perl_0.51-2_all.deb ...
Unpacking libxml-sax-expat-perl (0.51-2) ...
Selecting previously unselected package libosp5.
Preparing to unpack .../089-libosp5_1.5.2-13+b2_amd64.deb ...
Unpacking libosp5 (1.5.2-13+b2) ...
Selecting previously unselected package opensp.
Preparing to unpack .../090-opensp_1.5.2-13+b2_amd64.deb ...
Unpacking opensp (1.5.2-13+b2) ...
Selecting previously unselected package libtext-unidecode-perl.
Preparing to unpack .../091-libtext-unidecode-perl_1.30-3_all.deb ...
Unpacking libtext-unidecode-perl (1.30-3) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../092-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
Selecting previously unselected package texinfo-lib.
Preparing to unpack .../093-texinfo-lib_7.1-1_amd64.deb ...
Unpacking texinfo-lib (7.1-1) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../094-tex-common_6.18_all.deb ...
Unpacking tex-common (6.18) ...
Selecting previously unselected package texinfo.
Preparing to unpack .../095-texinfo_7.1-1_all.deb ...
Unpacking texinfo (7.1-1) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../096-libxslt1.1_1.1.35-1_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.35-1) ...
Selecting previously unselected package xsltproc.
Preparing to unpack .../097-xsltproc_1.1.35-1_amd64.deb ...
Unpacking xsltproc (1.1.35-1) ...
Selecting previously unselected package docbook2x.
Preparing to unpack .../098-docbook2x_0.8.8-18_amd64.deb ...
Unpacking docbook2x (0.8.8-18) ...
Selecting previously unselected package fonts-dejavu-mono.
Preparing to unpack .../099-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 .../100-fonts-dejavu-core_2.37-8_all.deb ...
Unpacking fonts-dejavu-core (2.37-8) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../101-fontconfig-config_2.14.2-6_amd64.deb ...
Unpacking fontconfig-config (2.14.2-6) ...
Selecting previously unselected package gdal-data.
Preparing to unpack .../102-gdal-data_3.8.0~rc1+dfsg-1~exp1_all.deb ...
Unpacking gdal-data (3.8.0~rc1+dfsg-1~exp1) ...
Selecting previously unselected package gdal-plugins.
Preparing to unpack .../103-gdal-plugins_3.8.0~rc1+dfsg-1~exp1_amd64.deb ...
Unpacking gdal-plugins (3.8.0~rc1+dfsg-1~exp1) ...
Selecting previously unselected package hdf5-helpers.
Preparing to unpack .../104-hdf5-helpers_1.10.10+repack-3_amd64.deb ...
Unpacking hdf5-helpers (1.10.10+repack-3) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../105-icu-devtools_72.1-4_amd64.deb ...
Unpacking icu-devtools (72.1-4) ...
Selecting previously unselected package libaec0:amd64.
Preparing to unpack .../106-libaec0_1.1.2-1_amd64.deb ...
Unpacking libaec0:amd64 (1.1.2-1) ...
Selecting previously unselected package libsz2:amd64.
Preparing to unpack .../107-libsz2_1.1.2-1_amd64.deb ...
Unpacking libsz2:amd64 (1.1.2-1) ...
Selecting previously unselected package libaec-dev:amd64.
Preparing to unpack .../108-libaec-dev_1.1.2-1_amd64.deb ...
Unpacking libaec-dev:amd64 (1.1.2-1) ...
Selecting previously unselected package libaom3:amd64.
Preparing to unpack .../109-libaom3_3.7.0-1_amd64.deb ...
Unpacking libaom3:amd64 (3.7.0-1) ...
Selecting previously unselected package libaom-dev:amd64.
Preparing to unpack .../110-libaom-dev_3.7.0-1_amd64.deb ...
Unpacking libaom-dev:amd64 (3.7.0-1) ...
Selecting previously unselected package libblas3:amd64.
Preparing to unpack .../111-libblas3_3.11.0-2_amd64.deb ...
Unpacking libblas3:amd64 (3.11.0-2) ...
Selecting previously unselected package libgfortran5:amd64.
Preparing to unpack .../112-libgfortran5_13.2.0-6_amd64.deb ...
Unpacking libgfortran5:amd64 (13.2.0-6) ...
Selecting previously unselected package liblapack3:amd64.
Preparing to unpack .../113-liblapack3_3.11.0-2_amd64.deb ...
Unpacking liblapack3:amd64 (3.11.0-2) ...
Selecting previously unselected package libarpack2:amd64.
Preparing to unpack .../114-libarpack2_3.9.1-1_amd64.deb ...
Unpacking libarpack2:amd64 (3.9.1-1) ...
Selecting previously unselected package libsuperlu6:amd64.
Preparing to unpack .../115-libsuperlu6_6.0.1+dfsg1-1_amd64.deb ...
Unpacking libsuperlu6:amd64 (6.0.1+dfsg1-1) ...
Selecting previously unselected package libarmadillo12.
Preparing to unpack .../116-libarmadillo12_1%3a12.6.4+dfsg-1_amd64.deb ...
Unpacking libarmadillo12 (1:12.6.4+dfsg-1) ...
Selecting previously unselected package libblas-dev:amd64.
Preparing to unpack .../117-libblas-dev_3.11.0-2_amd64.deb ...
Unpacking libblas-dev:amd64 (3.11.0-2) ...
Selecting previously unselected package liblapack-dev:amd64.
Preparing to unpack .../118-liblapack-dev_3.11.0-2_amd64.deb ...
Unpacking liblapack-dev:amd64 (3.11.0-2) ...
Selecting previously unselected package libarpack2-dev:amd64.
Preparing to unpack .../119-libarpack2-dev_3.9.1-1_amd64.deb ...
Unpacking libarpack2-dev:amd64 (3.9.1-1) ...
Selecting previously unselected package libhdf5-103-1:amd64.
Preparing to unpack .../120-libhdf5-103-1_1.10.10+repack-3_amd64.deb ...
Unpacking libhdf5-103-1:amd64 (1.10.10+repack-3) ...
Selecting previously unselected package libhdf5-fortran-102:amd64.
Preparing to unpack .../121-libhdf5-fortran-102_1.10.10+repack-3_amd64.deb ...
Unpacking libhdf5-fortran-102:amd64 (1.10.10+repack-3) ...
Selecting previously unselected package libhdf5-hl-100:amd64.
Preparing to unpack .../122-libhdf5-hl-100_1.10.10+repack-3_amd64.deb ...
Unpacking libhdf5-hl-100:amd64 (1.10.10+repack-3) ...
Selecting previously unselected package libhdf5-hl-fortran-100:amd64.
Preparing to unpack .../123-libhdf5-hl-fortran-100_1.10.10+repack-3_amd64.deb ...
Unpacking libhdf5-hl-fortran-100:amd64 (1.10.10+repack-3) ...
Selecting previously unselected package libhdf5-cpp-103-1:amd64.
Preparing to unpack .../124-libhdf5-cpp-103-1_1.10.10+repack-3_amd64.deb ...
Unpacking libhdf5-cpp-103-1:amd64 (1.10.10+repack-3) ...
Selecting previously unselected package libhdf5-hl-cpp-100:amd64.
Preparing to unpack .../125-libhdf5-hl-cpp-100_1.10.10+repack-3_amd64.deb ...
Unpacking libhdf5-hl-cpp-100:amd64 (1.10.10+repack-3) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../126-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Selecting previously unselected package libjpeg62-turbo-dev:amd64.
Preparing to unpack .../127-libjpeg62-turbo-dev_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ...
Selecting previously unselected package libjpeg-dev:amd64.
Preparing to unpack .../128-libjpeg-dev_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg-dev:amd64 (1:2.1.5-2) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../129-libcurl4-openssl-dev_8.4.0-2_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (8.4.0-2) ...
Selecting previously unselected package libhdf5-dev.
Preparing to unpack .../130-libhdf5-dev_1.10.10+repack-3_amd64.deb ...
Unpacking libhdf5-dev (1.10.10+repack-3) ...
Selecting previously unselected package libsuperlu-dev:amd64.
Preparing to unpack .../131-libsuperlu-dev_6.0.1+dfsg1-1_amd64.deb ...
Unpacking libsuperlu-dev:amd64 (6.0.1+dfsg1-1) ...
Selecting previously unselected package libarmadillo-dev.
Preparing to unpack .../132-libarmadillo-dev_1%3a12.6.4+dfsg-1_amd64.deb ...
Unpacking libarmadillo-dev (1:12.6.4+dfsg-1) ...
Selecting previously unselected package libsnappy1v5:amd64.
Preparing to unpack .../133-libsnappy1v5_1.1.10-1_amd64.deb ...
Unpacking libsnappy1v5:amd64 (1.1.10-1) ...
Selecting previously unselected package libblosc1:amd64.
Preparing to unpack .../134-libblosc1_1.21.5+ds-1_amd64.deb ...
Unpacking libblosc1:amd64 (1.21.5+ds-1) ...
Selecting previously unselected package libblosc-dev:amd64.
Preparing to unpack .../135-libblosc-dev_1.21.5+ds-1_amd64.deb ...
Unpacking libblosc-dev:amd64 (1.21.5+ds-1) ...
Selecting previously unselected package libboost1.74-dev:amd64.
Preparing to unpack .../136-libboost1.74-dev_1.74.0+ds1-23_amd64.deb ...
Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-23) ...
Selecting previously unselected package libboost-dev:amd64.
Preparing to unpack .../137-libboost-dev_1.74.0.3_amd64.deb ...
Unpacking libboost-dev:amd64 (1.74.0.3) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../138-libcurl3-gnutls_8.4.0-2_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (8.4.0-2) ...
Selecting previously unselected package libcfitsio10:amd64.
Preparing to unpack .../139-libcfitsio10_4.3.0-2_amd64.deb ...
Unpacking libcfitsio10:amd64 (4.3.0-2) ...
Selecting previously unselected package libcfitsio-dev:amd64.
Preparing to unpack .../140-libcfitsio-dev_4.3.0-2_amd64.deb ...
Unpacking libcfitsio-dev:amd64 (4.3.0-2) ...
Selecting previously unselected package libdav1d7:amd64.
Preparing to unpack .../141-libdav1d7_1.3.0-2_amd64.deb ...
Unpacking libdav1d7:amd64 (1.3.0-2) ...
Selecting previously unselected package libdav1d-dev:amd64.
Preparing to unpack .../142-libdav1d-dev_1.3.0-2_amd64.deb ...
Unpacking libdav1d-dev:amd64 (1.3.0-2) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../143-libde265-0_1.0.12-2_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.12-2) ...
Selecting previously unselected package libde265-dev:amd64.
Preparing to unpack .../144-libde265-dev_1.0.12-2_amd64.deb ...
Unpacking libde265-dev:amd64 (1.0.12-2) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../145-libdeflate0_1.18-1_amd64.deb ...
Unpacking libdeflate0:amd64 (1.18-1) ...
Selecting previously unselected package libdeflate-dev:amd64.
Preparing to unpack .../146-libdeflate-dev_1.18-1_amd64.deb ...
Unpacking libdeflate-dev:amd64 (1.18-1) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../147-libexpat1-dev_2.5.0-2_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.5.0-2) ...
Selecting previously unselected package libfann2:amd64.
Preparing to unpack .../148-libfann2_2.2.0+ds-8_amd64.deb ...
Unpacking libfann2:amd64 (2.2.0+ds-8) ...
Selecting previously unselected package libfann-dev:amd64.
Preparing to unpack .../149-libfann-dev_2.2.0+ds-8_amd64.deb ...
Unpacking libfann-dev:amd64 (2.2.0+ds-8) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../150-libpng16-16_1.6.40-2_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.40-2) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../151-libfreetype6_2.13.2+dfsg-1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.13.2+dfsg-1) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../152-libfontconfig1_2.14.2-6_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.14.2-6) ...
Selecting previously unselected package libminizip1:amd64.
Preparing to unpack .../153-libminizip1_1%3a1.2.13.dfsg-3_amd64.deb ...
Unpacking libminizip1:amd64 (1:1.2.13.dfsg-3) ...
Selecting previously unselected package libfreexl1:amd64.
Preparing to unpack .../154-libfreexl1_2.0.0-1_amd64.deb ...
Unpacking libfreexl1:amd64 (2.0.0-1) ...
Selecting previously unselected package libminizip-dev:amd64.
Preparing to unpack .../155-libminizip-dev_1%3a1.2.13.dfsg-3_amd64.deb ...
Unpacking libminizip-dev:amd64 (1:1.2.13.dfsg-3) ...
Selecting previously unselected package libfreexl-dev:amd64.
Preparing to unpack .../156-libfreexl-dev_2.0.0-1_amd64.deb ...
Unpacking libfreexl-dev:amd64 (2.0.0-1) ...
Selecting previously unselected package libfyba0:amd64.
Preparing to unpack .../157-libfyba0_4.1.1-8_amd64.deb ...
Unpacking libfyba0:amd64 (4.1.1-8) ...
Selecting previously unselected package libfyba-dev:amd64.
Preparing to unpack .../158-libfyba-dev_4.1.1-8_amd64.deb ...
Unpacking libfyba-dev:amd64 (4.1.1-8) ...
Selecting previously unselected package libgeos3.12.0:amd64.
Preparing to unpack .../159-libgeos3.12.0_3.12.0-1_amd64.deb ...
Unpacking libgeos3.12.0:amd64 (3.12.0-1) ...
Selecting previously unselected package libgeos-c1v5:amd64.
Preparing to unpack .../160-libgeos-c1v5_3.12.0-1_amd64.deb ...
Unpacking libgeos-c1v5:amd64 (3.12.0-1) ...
Selecting previously unselected package proj-data.
Preparing to unpack .../161-proj-data_9.3.0-1_all.deb ...
Unpacking proj-data (9.3.0-1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../162-libjbig0_2.1-6.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-6.1) ...
Selecting previously unselected package liblerc4:amd64.
Preparing to unpack .../163-liblerc4_4.0.0+ds-3_amd64.deb ...
Unpacking liblerc4:amd64 (4.0.0+ds-3) ...
Selecting previously unselected package libsharpyuv0:amd64.
Preparing to unpack .../164-libsharpyuv0_1.3.2-0.3_amd64.deb ...
Unpacking libsharpyuv0:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../165-libwebp7_1.3.2-0.3_amd64.deb ...
Unpacking libwebp7:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libtiff6:amd64.
Preparing to unpack .../166-libtiff6_4.5.1+git230720-1_amd64.deb ...
Unpacking libtiff6:amd64 (4.5.1+git230720-1) ...
Selecting previously unselected package libproj25:amd64.
Preparing to unpack .../167-libproj25_9.3.0-1_amd64.deb ...
Unpacking libproj25:amd64 (9.3.0-1) ...
Selecting previously unselected package libgeotiff5:amd64.
Preparing to unpack .../168-libgeotiff5_1.7.1-3_amd64.deb ...
Unpacking libgeotiff5:amd64 (1.7.1-3) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../169-libgif7_5.2.1-2.5_amd64.deb ...
Unpacking libgif7:amd64 (5.2.1-2.5) ...
Selecting previously unselected package libhdf4-0-alt.
Preparing to unpack .../170-libhdf4-0-alt_4.2.16-3_amd64.deb ...
Unpacking libhdf4-0-alt (4.2.16-3) ...
Selecting previously unselected package libheif-plugin-dav1d:amd64.
Preparing to unpack .../171-libheif-plugin-dav1d_1.17.1-1+b1_amd64.deb ...
Unpacking libheif-plugin-dav1d:amd64 (1.17.1-1+b1) ...
Selecting previously unselected package libheif-plugin-libde265:amd64.
Preparing to unpack .../172-libheif-plugin-libde265_1.17.1-1+b1_amd64.deb ...
Unpacking libheif-plugin-libde265:amd64 (1.17.1-1+b1) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../173-libheif1_1.17.1-1+b1_amd64.deb ...
Unpacking libheif1:amd64 (1.17.1-1+b1) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../174-libjson-c5_0.17-1_amd64.deb ...
Unpacking libjson-c5:amd64 (0.17-1) ...
Selecting previously unselected package liburiparser1:amd64.
Preparing to unpack .../175-liburiparser1_0.9.7+dfsg-2_amd64.deb ...
Unpacking liburiparser1:amd64 (0.9.7+dfsg-2) ...
Selecting previously unselected package libkmlbase1:amd64.
Preparing to unpack .../176-libkmlbase1_1.3.0-10_amd64.deb ...
Unpacking libkmlbase1:amd64 (1.3.0-10) ...
Selecting previously unselected package libkmldom1:amd64.
Preparing to unpack .../177-libkmldom1_1.3.0-10_amd64.deb ...
Unpacking libkmldom1:amd64 (1.3.0-10) ...
Selecting previously unselected package libkmlengine1:amd64.
Preparing to unpack .../178-libkmlengine1_1.3.0-10_amd64.deb ...
Unpacking libkmlengine1:amd64 (1.3.0-10) ...
Selecting previously unselected package libnetcdf19:amd64.
Preparing to unpack .../179-libnetcdf19_1%3a4.9.2-2_amd64.deb ...
Unpacking libnetcdf19:amd64 (1:4.9.2-2) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../180-libltdl7_2.4.7-7_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.7-7) ...
Selecting previously unselected package libodbc2:amd64.
Preparing to unpack .../181-libodbc2_2.3.12-1_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.12-1) ...
Selecting previously unselected package unixodbc-common.
Preparing to unpack .../182-unixodbc-common_2.3.12-1_all.deb ...
Unpacking unixodbc-common (2.3.12-1) ...
Selecting previously unselected package libodbcinst2:amd64.
Preparing to unpack .../183-libodbcinst2_2.3.12-1_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.12-1) ...
Selecting previously unselected package libogdi4.1.
Preparing to unpack .../184-libogdi4.1_4.1.0+ds-6_amd64.deb ...
Unpacking libogdi4.1 (4.1.0+ds-6) ...
Selecting previously unselected package libopenjp2-7:amd64.
Preparing to unpack .../185-libopenjp2-7_2.5.0-2_amd64.deb ...
Unpacking libopenjp2-7:amd64 (2.5.0-2) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../186-liblcms2-2_2.14-2_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.14-2) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../187-libnspr4_2%3a4.35-1.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.35-1.1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../188-libnss3_2%3a3.94-1_amd64.deb ...
Unpacking libnss3:amd64 (2:3.94-1) ...
Selecting previously unselected package libpoppler126:amd64.
Preparing to unpack .../189-libpoppler126_22.12.0-2+b1_amd64.deb ...
Unpacking libpoppler126:amd64 (22.12.0-2+b1) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../190-libpq5_16.0-2_amd64.deb ...
Unpacking libpq5:amd64 (16.0-2) ...
Selecting previously unselected package libqhull-r8.0:amd64.
Preparing to unpack .../191-libqhull-r8.0_2020.2-6_amd64.deb ...
Unpacking libqhull-r8.0:amd64 (2020.2-6) ...
Selecting previously unselected package librttopo1:amd64.
Preparing to unpack .../192-librttopo1_1.1.0-3_amd64.deb ...
Unpacking librttopo1:amd64 (1.1.0-3) ...
Selecting previously unselected package libspatialite8:amd64.
Preparing to unpack .../193-libspatialite8_5.1.0-1_amd64.deb ...
Unpacking libspatialite8:amd64 (5.1.0-1) ...
Selecting previously unselected package libxerces-c3.2:amd64.
Preparing to unpack .../194-libxerces-c3.2_3.2.4+debian-1_amd64.deb ...
Unpacking libxerces-c3.2:amd64 (3.2.4+debian-1) ...
Selecting previously unselected package libgdal34.
Preparing to unpack .../195-libgdal34_3.8.0~rc1+dfsg-1~exp1_amd64.deb ...
Unpacking libgdal34 (3.8.0~rc1+dfsg-1~exp1) ...
Selecting previously unselected package libgeos-dev.
Preparing to unpack .../196-libgeos-dev_3.12.0-1_amd64.deb ...
Unpacking libgeos-dev (3.12.0-1) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../197-libsqlite3-dev_3.44.0-1_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.44.0-1) ...
Selecting previously unselected package libjbig-dev:amd64.
Preparing to unpack .../198-libjbig-dev_2.1-6.1_amd64.deb ...
Unpacking libjbig-dev:amd64 (2.1-6.1) ...
Selecting previously unselected package liblzma-dev:amd64.
Preparing to unpack .../199-liblzma-dev_5.4.4-0.1_amd64.deb ...
Unpacking liblzma-dev:amd64 (5.4.4-0.1) ...
Selecting previously unselected package libzstd-dev:amd64.
Preparing to unpack .../200-libzstd-dev_1.5.5+dfsg2-2_amd64.deb ...
Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2) ...
Selecting previously unselected package libwebpdemux2:amd64.
Preparing to unpack .../201-libwebpdemux2_1.3.2-0.3_amd64.deb ...
Unpacking libwebpdemux2:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libwebpmux3:amd64.
Preparing to unpack .../202-libwebpmux3_1.3.2-0.3_amd64.deb ...
Unpacking libwebpmux3:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libwebpdecoder3:amd64.
Preparing to unpack .../203-libwebpdecoder3_1.3.2-0.3_amd64.deb ...
Unpacking libwebpdecoder3:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libsharpyuv-dev:amd64.
Preparing to unpack .../204-libsharpyuv-dev_1.3.2-0.3_amd64.deb ...
Unpacking libsharpyuv-dev:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libwebp-dev:amd64.
Preparing to unpack .../205-libwebp-dev_1.3.2-0.3_amd64.deb ...
Unpacking libwebp-dev:amd64 (1.3.2-0.3) ...
Selecting previously unselected package libtiffxx6:amd64.
Preparing to unpack .../206-libtiffxx6_4.5.1+git230720-1_amd64.deb ...
Unpacking libtiffxx6:amd64 (4.5.1+git230720-1) ...
Selecting previously unselected package liblerc-dev:amd64.
Preparing to unpack .../207-liblerc-dev_4.0.0+ds-3_amd64.deb ...
Unpacking liblerc-dev:amd64 (4.0.0+ds-3) ...
Selecting previously unselected package libtiff-dev:amd64.
Preparing to unpack .../208-libtiff-dev_4.5.1+git230720-1_amd64.deb ...
Unpacking libtiff-dev:amd64 (4.5.1+git230720-1) ...
Selecting previously unselected package libproj-dev:amd64.
Preparing to unpack .../209-libproj-dev_9.3.0-1_amd64.deb ...
Unpacking libproj-dev:amd64 (9.3.0-1) ...
Selecting previously unselected package libgeotiff-dev:amd64.
Preparing to unpack .../210-libgeotiff-dev_1.7.1-3_amd64.deb ...
Unpacking libgeotiff-dev:amd64 (1.7.1-3) ...
Selecting previously unselected package libgif-dev:amd64.
Preparing to unpack .../211-libgif-dev_5.2.1-2.5_amd64.deb ...
Unpacking libgif-dev:amd64 (5.2.1-2.5) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../212-libicu-dev_72.1-4_amd64.deb ...
Unpacking libicu-dev:amd64 (72.1-4) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../213-libxml2-dev_2.9.14+dfsg-1.3_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3) ...
Selecting previously unselected package libnetcdf-dev.
Preparing to unpack .../214-libnetcdf-dev_1%3a4.9.2-2_amd64.deb ...
Unpacking libnetcdf-dev (1:4.9.2-2) ...
Selecting previously unselected package libhdf4-alt-dev.
Preparing to unpack .../215-libhdf4-alt-dev_4.2.16-3_amd64.deb ...
Unpacking libhdf4-alt-dev (4.2.16-3) ...
Selecting previously unselected package libnuma1:amd64.
Preparing to unpack .../216-libnuma1_2.0.16-1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.16-1) ...
Selecting previously unselected package libx265-199:amd64.
Preparing to unpack .../217-libx265-199_3.5-2+b1_amd64.deb ...
Unpacking libx265-199:amd64 (3.5-2+b1) ...
Selecting previously unselected package libx265-dev:amd64.
Preparing to unpack .../218-libx265-dev_3.5-2+b1_amd64.deb ...
Unpacking libx265-dev:amd64 (3.5-2+b1) ...
Selecting previously unselected package libheif-dev:amd64.
Preparing to unpack .../219-libheif-dev_1.17.1-1+b1_amd64.deb ...
Unpacking libheif-dev:amd64 (1.17.1-1+b1) ...
Selecting previously unselected package libjson-c-dev:amd64.
Preparing to unpack .../220-libjson-c-dev_0.17-1_amd64.deb ...
Unpacking libjson-c-dev:amd64 (0.17-1) ...
Selecting previously unselected package libkmlconvenience1:amd64.
Preparing to unpack .../221-libkmlconvenience1_1.3.0-10_amd64.deb ...
Unpacking libkmlconvenience1:amd64 (1.3.0-10) ...
Selecting previously unselected package libkmlregionator1:amd64.
Preparing to unpack .../222-libkmlregionator1_1.3.0-10_amd64.deb ...
Unpacking libkmlregionator1:amd64 (1.3.0-10) ...
Selecting previously unselected package libkmlxsd1:amd64.
Preparing to unpack .../223-libkmlxsd1_1.3.0-10_amd64.deb ...
Unpacking libkmlxsd1:amd64 (1.3.0-10) ...
Selecting previously unselected package liburiparser-dev.
Preparing to unpack .../224-liburiparser-dev_0.9.7+dfsg-2_amd64.deb ...
Unpacking liburiparser-dev (0.9.7+dfsg-2) ...
Selecting previously unselected package libkml-dev:amd64.
Preparing to unpack .../225-libkml-dev_1.3.0-10_amd64.deb ...
Unpacking libkml-dev:amd64 (1.3.0-10) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../226-libltdl-dev_2.4.7-7_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.7-7) ...
Selecting previously unselected package liblz4-dev:amd64.
Preparing to unpack .../227-liblz4-dev_1.9.4-1_amd64.deb ...
Unpacking liblz4-dev:amd64 (1.9.4-1) ...
Selecting previously unselected package libogdi-dev.
Preparing to unpack .../228-libogdi-dev_4.1.0+ds-6_amd64.deb ...
Unpacking libogdi-dev (4.1.0+ds-6) ...
Selecting previously unselected package libopenjp2-7-dev:amd64.
Preparing to unpack .../229-libopenjp2-7-dev_2.5.0-2_amd64.deb ...
Unpacking libopenjp2-7-dev:amd64 (2.5.0-2) ...
Selecting previously unselected package libpcre2-16-0:amd64.
Preparing to unpack .../230-libpcre2-16-0_10.42-4_amd64.deb ...
Unpacking libpcre2-16-0:amd64 (10.42-4) ...
Selecting previously unselected package libpcre2-32-0:amd64.
Preparing to unpack .../231-libpcre2-32-0_10.42-4_amd64.deb ...
Unpacking libpcre2-32-0:amd64 (10.42-4) ...
Selecting previously unselected package libpcre2-posix3:amd64.
Preparing to unpack .../232-libpcre2-posix3_10.42-4_amd64.deb ...
Unpacking libpcre2-posix3:amd64 (10.42-4) ...
Selecting previously unselected package libpcre2-dev:amd64.
Preparing to unpack .../233-libpcre2-dev_10.42-4_amd64.deb ...
Unpacking libpcre2-dev:amd64 (10.42-4) ...
Selecting previously unselected package libpng-dev:amd64.
Preparing to unpack .../234-libpng-dev_1.6.40-2_amd64.deb ...
Unpacking libpng-dev:amd64 (1.6.40-2) ...
Selecting previously unselected package libpoppler-dev:amd64.
Preparing to unpack .../235-libpoppler-dev_22.12.0-2+b1_amd64.deb ...
Unpacking libpoppler-dev:amd64 (22.12.0-2+b1) ...
Selecting previously unselected package libpoppler-private-dev:amd64.
Preparing to unpack .../236-libpoppler-private-dev_22.12.0-2+b1_amd64.deb ...
Unpacking libpoppler-private-dev:amd64 (22.12.0-2+b1) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../237-libpq-dev_16.0-2_amd64.deb ...
Unpacking libpq-dev (16.0-2) ...
Selecting previously unselected package libqhull8.0:amd64.
Preparing to unpack .../238-libqhull8.0_2020.2-6_amd64.deb ...
Unpacking libqhull8.0:amd64 (2020.2-6) ...
Selecting previously unselected package libqhullcpp8.0:amd64.
Preparing to unpack .../239-libqhullcpp8.0_2020.2-6_amd64.deb ...
Unpacking libqhullcpp8.0:amd64 (2020.2-6) ...
Selecting previously unselected package libqhull-dev:amd64.
Preparing to unpack .../240-libqhull-dev_2020.2-6_amd64.deb ...
Unpacking libqhull-dev:amd64 (2020.2-6) ...
Selecting previously unselected package librttopo-dev:amd64.
Preparing to unpack .../241-librttopo-dev_1.1.0-3_amd64.deb ...
Unpacking librttopo-dev:amd64 (1.1.0-3) ...
Selecting previously unselected package libspatialite-dev:amd64.
Preparing to unpack .../242-libspatialite-dev_5.1.0-1_amd64.deb ...
Unpacking libspatialite-dev:amd64 (5.1.0-1) ...
Selecting previously unselected package libxerces-c-dev:amd64.
Preparing to unpack .../243-libxerces-c-dev_3.2.4+debian-1_amd64.deb ...
Unpacking libxerces-c-dev:amd64 (3.2.4+debian-1) ...
Selecting previously unselected package libodbccr2:amd64.
Preparing to unpack .../244-libodbccr2_2.3.12-1_amd64.deb ...
Unpacking libodbccr2:amd64 (2.3.12-1) ...
Selecting previously unselected package unixodbc-dev:amd64.
Preparing to unpack .../245-unixodbc-dev_2.3.12-1_amd64.deb ...
Unpacking unixodbc-dev:amd64 (2.3.12-1) ...
Selecting previously unselected package libgdal-dev.
Preparing to unpack .../246-libgdal-dev_3.8.0~rc1+dfsg-1~exp1_amd64.deb ...
Unpacking libgdal-dev (3.8.0~rc1+dfsg-1~exp1) ...
Selecting previously unselected package libgslcblas0:amd64.
Preparing to unpack .../247-libgslcblas0_2.7.1+dfsg-6_amd64.deb ...
Unpacking libgslcblas0:amd64 (2.7.1+dfsg-6) ...
Selecting previously unselected package libgsl27:amd64.
Preparing to unpack .../248-libgsl27_2.7.1+dfsg-6_amd64.deb ...
Unpacking libgsl27:amd64 (2.7.1+dfsg-6) ...
Selecting previously unselected package libgsl-dev.
Preparing to unpack .../249-libgsl-dev_2.7.1+dfsg-6_amd64.deb ...
Unpacking libgsl-dev (2.7.1+dfsg-6) ...
Selecting previously unselected package libsvm3:amd64.
Preparing to unpack .../250-libsvm3_3.24+ds-6_amd64.deb ...
Unpacking libsvm3:amd64 (3.24+ds-6) ...
Selecting previously unselected package libsvm-dev:amd64.
Preparing to unpack .../251-libsvm-dev_3.24+ds-6_amd64.deb ...
Unpacking libsvm-dev:amd64 (3.24+ds-6) ...
Selecting previously unselected package pkg-kde-tools.
Preparing to unpack .../252-pkg-kde-tools_0.15.38_all.deb ...
Unpacking pkg-kde-tools (0.15.38) ...
Setting up media-types (10.1.0) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up liblcms2-2:amd64 (2.14-2) ...
Setting up libtext-charwidth-perl:amd64 (0.04-11) ...
Setting up libsharpyuv0:amd64 (1.3.2-0.3) ...
Setting up libaom3:amd64 (3.7.0-1) ...
Setting up libhttp-date-perl (6.06-1) ...
Setting up mysql-common (5.8+1.1.0) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libpsl5:amd64 (0.21.2-1+b1) ...
Setting up libboost1.74-dev:amd64 (1.74.0+ds1-23) ...
Setting up libicu72:amd64 (72.1-4) ...
Setting up libfile-listing-perl (6.16-1) ...
Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2) ...
Setting up liblerc4:amd64 (4.0.0+ds-3) ...
Setting up proj-data (9.3.0-1) ...
Setting up bsdextrautils (2.39.2-5) ...
Setting up hdf5-helpers (1.10.10+repack-3) ...
Setting up libgslcblas0:amd64 (2.7.1+dfsg-6) ...
Setting up libmagic-mgc (1:5.45-2) ...
Setting up libogdi4.1 (4.1.0+ds-6) ...
Setting up libqhull8.0:amd64 (2020.2-6) ...
Setting up libminizip1:amd64 (1:1.2.13.dfsg-3) ...
Setting up libclone-perl:amd64 (0.46-1) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libhtml-tagset-perl (3.20-6) ...
Setting up libpython3.11-stdlib:amd64 (3.11.6-3) ...
Setting up libdebhelper-perl (13.11.7) ...
Setting up libbrotli1:amd64 (1.1.0-1) ...
Setting up liblwp-mediatypes-perl (6.04-2) ...
Setting up libtry-tiny-perl (0.31-2) ...
Setting up libnghttp2-14:amd64 (1.58.0-1) ...
Setting up libmagic1:amd64 (1:5.45-2) ...
Setting up libpq5:amd64 (16.0-2) ...
Setting up libdeflate0:amd64 (1.18-1) ...
Setting up perl-openssl-defaults:amd64 (7+b1) ...
Setting up libwebpdecoder3:amd64 (1.3.2-0.3) ...
Setting up libxml-namespacesupport-perl (1.12-2) ...
Setting up gettext-base (0.21-13+b1) ...
Setting up libgsl27:amd64 (2.7.1+dfsg-6) ...
Setting up m4 (1.4.19-4) ...
Setting up libqhull-r8.0:amd64 (2020.2-6) ...
Setting up libencode-locale-perl (1.05-3) ...
Setting up file (1:5.45-2) ...
Setting up texinfo-lib (7.1-1) ...
Setting up libtext-wrapi18n-perl (0.06-10) ...
Setting up libgeos3.12.0:amd64 (3.12.0-1) ...
Setting up libjbig0:amd64 (2.1-6.1) ...
Setting up libpcre2-16-0:amd64 (10.42-4) ...
Setting up libaec0:amd64 (1.1.2-1) ...
Setting up gdal-data (3.8.0~rc1+dfsg-1~exp1) ...
Setting up libsnappy1v5:amd64 (1.1.10-1) ...
Setting up libaom-dev:amd64 (3.7.0-1) ...
Setting up libosp5 (1.5.2-13+b2) ...
Setting up mariadb-common (1:10.11.5-3) ...
update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libminizip-dev:amd64 (1:1.2.13.dfsg-3) ...
Setting up libxml-sax-base-perl (1.09-3) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpcre2-32-0:amd64 (10.42-4) ...
Setting up libblas3:amd64 (3.11.0-2) ...
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 libuv1:amd64 (1.46.0-2) ...
Setting up libexpat1-dev:amd64 (2.5.0-2) ...
Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Setting up libsqlite3-dev:amd64 (3.44.0-1) ...
Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ...
Setting up libnspr4:amd64 (2:4.35-1.1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up libproc2-0:amd64 (2:4.0.4-2) ...
Setting up fonts-dejavu-mono (2.37-8) ...
Setting up libssl-dev:amd64 (3.0.12-1) ...
Setting up libpng16-16:amd64 (1.6.40-2) ...
Setting up libio-html-perl (1.004-3) ...
Setting up autopoint (0.21-13) ...
Setting up libjsoncpp25:amd64 (1.9.5-6) ...
Setting up icu-devtools (72.1-4) ...
Setting up liblz4-dev:amd64 (1.9.4-1) ...
Setting up libgeos-c1v5:amd64 (3.12.0-1) ...
Setting up libmariadb3:amd64 (1:10.11.5-3) ...
Setting up fonts-dejavu-core (2.37-8) ...
Setting up unixodbc-common (2.3.12-1) ...
Setting up libqhullcpp8.0:amd64 (2020.2-6) ...
Setting up ucf (3.0043+nmu1) ...
Setting up liblerc-dev:amd64 (4.0.0+ds-3) ...
Setting up libltdl7:amd64 (2.4.7-7) ...
Setting up libqhull-dev:amd64 (2020.2-6) ...
Setting up libgfortran5:amd64 (13.2.0-6) ...
Setting up autoconf (2.71-3) ...
Setting up libhdf4-0-alt (4.2.16-3) ...
Setting up libwebp7:amd64 (1.3.2-0.3) ...
Setting up liblzma-dev:amd64 (5.4.4-0.1) ...
Setting up libgif7:amd64 (5.2.1-2.5) ...
Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-3) ...
Setting up libodbc2:amd64 (2.3.12-1) ...
Setting up liburiparser1:amd64 (0.9.7+dfsg-2) ...
Setting up libnuma1:amd64 (2.0.16-1) ...
Setting up libpcre2-posix3:amd64 (10.42-4) ...
Setting up librttopo1:amd64 (1.1.0-3) ...
Setting up libdav1d7:amd64 (1.3.0-2) ...
Setting up libfreexl1:amd64 (2.0.0-1) ...
Setting up libgif-dev:amd64 (5.2.1-2.5) ...
Setting up librhash0:amd64 (1.4.3-3) ...
Setting up libtiff6:amd64 (4.5.1+git230720-1) ...
Setting up libfyba0:amd64 (4.1.1-8) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up procps (2:4.0.4-2) ...
Setting up libkmlbase1:amd64 (1.3.0-10) ...
Setting up libblosc1:amd64 (1.21.5+ds-1) ...
Setting up libopenjp2-7:amd64 (2.5.0-2) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libssh2-1:amd64 (1.11.0-2) ...
Setting up netbase (6.4) ...
Setting up sgml-base (1.31) ...
Setting up cmake-data (3.27.7-1) ...
Setting up libboost-dev:amd64 (1.74.0.3) ...
Setting up libtext-unidecode-perl (1.30-3) ...
Setting up libde265-0:amd64 (1.0.12-2) ...
Setting up libsharpyuv-dev:amd64 (1.3.2-0.3) ...
Setting up libfann2:amd64 (2.2.0+ds-8) ...
Setting up openssl (3.0.12-1) ...
Setting up libwebpmux3:amd64 (1.3.2-0.3) ...
Setting up libtiffxx6:amd64 (4.5.1+git230720-1) ...
Setting up libdeflate-dev:amd64 (1.18-1) ...
Setting up libelf1:amd64 (0.189-4) ...
Setting up libjson-c5:amd64 (0.17-1) ...
Setting up libogdi-dev (4.1.0+ds-6) ...
Setting up libicu-dev:amd64 (72.1-4) ...
Setting up libxml2:amd64 (2.9.14+dfsg-1.3) ...
Setting up liburi-perl (5.21-1) ...
Setting up libblas-dev:amd64 (3.11.0-2) ...
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.2-1) ...
Setting up libsvm3:amd64 (3.24+ds-6) ...
Setting up libpython3-stdlib:amd64 (3.11.4-5+b1) ...
Setting up libkmlxsd1:amd64 (1.3.0-10) ...
Setting up libodbccr2:amd64 (2.3.12-1) ...
Setting up libhttp-message-perl (6.45-1) ...
Setting up libfann-dev:amd64 (2.2.0+ds-8) ...
Setting up gdal-plugins (3.8.0~rc1+dfsg-1~exp1) ...
Setting up libkmldom1:amd64 (1.3.0-10) ...
Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up librttopo-dev:amd64 (1.1.0-3) ...
Setting up python3.11 (3.11.6-3) ...
Setting up libhttp-negotiate-perl (6.01-2) ...
Setting up libodbcinst2:amd64 (2.3.12-1) ...
Setting up liblapack3:amd64 (3.11.0-2) ...
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 gettext (0.21-13+b1) ...
Setting up libgsl-dev (2.7.1+dfsg-6) ...
Setting up libkmlengine1:amd64 (1.3.0-10) ...
Setting up libpcre2-dev:amd64 (10.42-4) ...
Setting up libkmlconvenience1:amd64 (1.3.0-10) ...
Setting up libhttp-cookies-perl (6.10-1) ...
Setting up libtool (2.4.7-7) ...
Setting up libblosc-dev:amd64 (1.21.5+ds-1) ...
Setting up libarchive13:amd64 (3.7.2-1) ...
Setting up fontconfig-config (2.14.2-6) ...
Setting up libjson-c-dev:amd64 (0.17-1) ...
Setting up libfreexl-dev:amd64 (2.0.0-1) ...
Setting up libfyba-dev:amd64 (4.1.1-8) ...
Setting up libwebpdemux2:amd64 (1.3.2-0.3) ...
Setting up libpng-dev:amd64 (1.6.40-2) ...
Setting up libaec-dev:amd64 (1.1.2-1) ...
Setting up libarpack2:amd64 (3.9.1-1) ...
Setting up libjpeg-dev:amd64 (1:2.1.5-2) ...
Setting up libjbig-dev:amd64 (2.1-6.1) ...
Setting up libnet-http-perl (6.23-1) ...
Setting up libpq-dev (16.0-2) ...
Setting up libcurl3-gnutls:amd64 (8.4.0-2) ...
Setting up python3 (3.11.4-5+b1) ...
Setting up libnss3:amd64 (2:3.94-1) ...
Setting up opensp (1.5.2-13+b2) ...
Setting up libcfitsio10:amd64 (4.3.0-2) ...
Setting up libsuperlu6:amd64 (6.0.1+dfsg1-1) ...
Setting up libxml-sax-perl (1.02+dfsg-3) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up liburiparser-dev (0.9.7+dfsg-2) ...
Setting up dh-autoreconf (20) ...
Setting up tex-common (6.18) ...
update-language: texlive-base not installed and configured, doing nothing!
Setting up libltdl-dev:amd64 (2.4.7-7) ...
Setting up ca-certificates (20230311) ...
Updating certificates in /etc/ssl/certs...
140 added, 0 removed; done.
Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3) ...
Setting up libwebp-dev:amd64 (1.3.2-0.3) ...
Setting up libfreetype6:amd64 (2.13.2+dfsg-1) ...
Setting up libtiff-dev:amd64 (4.5.1+git230720-1) ...
Setting up libde265-dev:amd64 (1.0.12-2) ...
Setting up libopenjp2-7-dev:amd64 (2.5.0-2) ...
Setting up libkmlregionator1:amd64 (1.3.0-10) ...
Setting up libgeos-dev (3.12.0-1) ...
Setting up libdav1d-dev:amd64 (1.3.0-2) ...
Setting up libsvm-dev:amd64 (3.24+ds-6) ...
Setting up liblapack-dev:amd64 (3.11.0-2) ...
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 pkg-kde-tools (0.15.38) ...
Setting up libx265-199:amd64 (3.5-2+b1) ...
Setting up libmariadb-dev (1:10.11.5-3) ...
Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libwww-robotrules-perl (6.02-1) ...
Setting up dwz (0.15-1) ...
Setting up groff-base (1.23.0-3) ...
Setting up xml-core (0.18+nmu1) ...
Setting up libhtml-parser-perl:amd64 (3.81-1) ...
Setting up libxslt1.1:amd64 (1.1.35-1) ...
Setting up libcurl4:amd64 (8.4.0-2) ...
Setting up libfontconfig1:amd64 (2.14.2-6) ...
Setting up libsuperlu-dev:amd64 (6.0.1+dfsg1-1) ...
Setting up unixodbc-dev:amd64 (2.3.12-1) ...
Setting up libio-socket-ssl-perl (2.083-1) ...
Setting up libarmadillo12 (1:12.6.4+dfsg-1) ...
Setting up libkml-dev:amd64 (1.3.0-10) ...
Setting up libmariadb-dev-compat (1:10.11.5-3) ...
Setting up libarpack2-dev:amd64 (3.9.1-1) ...
Setting up libcfitsio-dev:amd64 (4.3.0-2) ...
Setting up libxerces-c3.2:amd64 (3.2.4+debian-1) ...
Setting up libproj25:amd64 (9.3.0-1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libhtml-tree-perl (5.07-3) ...
Setting up xsltproc (1.1.35-1) ...
Setting up man-db (2.12.0-1) ...
Building database of manual pages ...
Setting up libgeotiff5:amd64 (1.7.1-3) ...
Setting up libcurl4-openssl-dev:amd64 (8.4.0-2) ...
Setting up libxerces-c-dev:amd64 (3.2.4+debian-1) ...
Setting up libspatialite8:amd64 (5.1.0-1) ...
Setting up libx265-dev:amd64 (3.5-2+b1) ...
Setting up libproj-dev:amd64 (9.3.0-1) ...
Setting up libspatialite-dev:amd64 (5.1.0-1) ...
Setting up texinfo (7.1-1) ...
Setting up libpoppler126:amd64 (22.12.0-2+b1) ...
Setting up libhdf5-103-1:amd64 (1.10.10+repack-3) ...
Setting up libhdf5-cpp-103-1:amd64 (1.10.10+repack-3) ...
Setting up cmake (3.27.7-1) ...
Setting up libhdf5-hl-100:amd64 (1.10.10+repack-3) ...
Setting up default-libmysqlclient-dev:amd64 (1.1.0) ...
Setting up libpoppler-dev:amd64 (22.12.0-2+b1) ...
Setting up libgeotiff-dev:amd64 (1.7.1-3) ...
Setting up libpoppler-private-dev:amd64 (22.12.0-2+b1) ...
Setting up debhelper (13.11.7) ...
Setting up libhdf5-hl-cpp-100:amd64 (1.10.10+repack-3) ...
Setting up libhdf5-fortran-102:amd64 (1.10.10+repack-3) ...
Setting up libnetcdf19:amd64 (1:4.9.2-2) ...
Setting up libhdf5-hl-fortran-100:amd64 (1.10.10+repack-3) ...
Setting up libhdf5-dev (1.10.10+repack-3) ...
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.2-2) ...
Setting up libarmadillo-dev (1:12.6.4+dfsg-1) ...
Setting up libhdf4-alt-dev (4.2.16-3) ...
Setting up libheif-plugin-dav1d:amd64 (1.17.1-1+b1) ...
Setting up liblwp-protocol-https-perl (6.11-1) ...
Setting up libwww-perl (6.72-1) ...
Setting up libheif1:amd64 (1.17.1-1+b1) ...
Setting up libheif-dev:amd64 (1.17.1-1+b1) ...
Setting up libgdal34 (3.8.0~rc1+dfsg-1~exp1) ...
Setting up libheif-plugin-libde265:amd64 (1.17.1-1+b1) ...
Setting up libxml-parser-perl (2.46-4) ...
Setting up libgdal-dev (3.8.0~rc1+dfsg-1~exp1) ...
Setting up libxml-sax-expat-perl (0.51-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Processing triggers for libc-bin (2.37-12) ...
Processing triggers for sgml-base (1.31) ...
Setting up docbook-xsl (1.79.2+dfsg-7) ...
Setting up sgml-data (2.0.11+nmu1) ...
Setting up docbook2x (0.8.8-18) ...
Processing triggers for sgml-base (1.31) ...
Setting up docbook-xml (4.5-12) ...
Processing triggers for ca-certificates (20230311) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for sgml-base (1.31) ...
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
I: Copying back the cached apt archive contents
I: Building the package
I: Running cd /build/pktools-2.6.7.6+ds/ && 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  > ../pktools_2.6.7.6+ds-5_source.changes
dpkg-buildpackage: info: source package pktools
dpkg-buildpackage: info: source version 2.6.7.6+ds-5
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 cmake \
      --with pkgkde_symbolshelper
   dh_auto_clean -O--buildsystem=cmake
   dh_autoreconf_clean -O--buildsystem=cmake
   debian/rules override_dh_clean
make[1]: Entering directory '/build/pktools-2.6.7.6+ds'
dh_clean debian/man/*.1
find /build/pktools-2.6.7.6+ds -name '*.o' -delete
find /build/pktools-2.6.7.6+ds -name '*.so*' -delete
find /build/pktools-2.6.7.6+ds -name '*.a' -delete
make[1]: Leaving directory '/build/pktools-2.6.7.6+ds'
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building pktools using existing ./pktools_2.6.7.6+ds.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building pktools in pktools_2.6.7.6+ds-5.debian.tar.xz
dpkg-source: info: building pktools in pktools_2.6.7.6+ds-5.dsc
 debian/rules binary
dh binary --buildsystem cmake \
      --with pkgkde_symbolshelper
   dh_update_autotools_config -O--buildsystem=cmake
   dh_autoreconf -O--buildsystem=cmake
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/pktools-2.6.7.6+ds'
dh_auto_configure -- -DBUILD_WITH_FANN=ON \
                     -DBUILD_SHARED_LIBS=ON \
                     -DINSTALL_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu
	cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DBUILD_WITH_FANN=ON -DBUILD_SHARED_LIBS=ON -DINSTALL_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu ..
CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found GDAL: /usr/lib/x86_64-linux-gnu/libgdal.so (found suitable version "3.8.0", minimum required is "1.10") 
-- Using GSL from /usr
-- Found Armadillo: /usr/include (found version "12.6.4") 
-- Found FANN: /usr/lib/x86_64-linux-gnu/libfloatfann.so  
-- Configuring done (0.5s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LOCALSTATEDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu
make[1]: Leaving directory '/build/pktools-2.6.7.6+ds'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/pktools-2.6.7.6+ds'
# Create man pages from DocBook XML
for x in debian/man/pkann.1.xml debian/man/pkannogr.1.xml debian/man/pkascii2img.1.xml debian/man/pkascii2ogr.1.xml debian/man/pkcomposite.1.xml debian/man/pkcreatect.1.xml debian/man/pkcrop.1.xml debian/man/pkdiff.1.xml debian/man/pkdsm2shadow.1.xml debian/man/pkdumpimg.1.xml debian/man/pkdumpogr.1.xml debian/man/pkegcs.1.xml debian/man/pkextractimg.1.xml debian/man/pkextractogr.1.xml debian/man/pkfillnodata.1.xml debian/man/pkfilter.1.xml debian/man/pkfilterascii.1.xml debian/man/pkfilterdem.1.xml debian/man/pkfsann.1.xml debian/man/pkfssvm.1.xml debian/man/pkgetmask.1.xml debian/man/pkinfo.1.xml debian/man/pkkalman.1.xml debian/man/pklas2img.1.xml debian/man/pkoptsvm.1.xml debian/man/pkpolygonize.1.xml debian/man/pkreclass.1.xml debian/man/pkreclassogr.1.xml debian/man/pkregann.1.xml debian/man/pksetmask.1.xml debian/man/pksieve.1.xml debian/man/pkstat.1.xml debian/man/pkstatascii.1.xml debian/man/pkstatogr.1.xml debian/man/pkstatprofile.1.xml debian/man/pksvm.1.xml debian/man/pksvmogr.1.xml debian/man/pktools-config.1.xml ; do \
  docbook2x-man --string-param header-3="08 November 2023" $x ; \
  mv `basename $x | sed 's/.xml$//'` `dirname $x` ; \
done
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
docbook2man://refsect3[@id='pkfilter_functions_1_1']: element not matched by any template
docbook2man://refsect3[@id='pkfilter_functions_1_2']: element not matched by any template
docbook2man://refsect3[@id='pkfilter_functions_2_1']: element not matched by any template
docbook2man://refsect3[@id='pkfilter_functions_2_2']: element not matched by any template
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
error : xmlAddEntity: invalid redeclaration of predefined entity
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
xsl:call-template: misplaced xsl:apply-templates
dh_auto_build
	cd obj-x86_64-linux-gnu && make -j11 "INSTALL=install --strip-program=true" VERBOSE=1
make[2]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/build/pktools-2.6.7.6+ds -B/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/CMakeFiles /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/fileClasses.dir/build.make src/CMakeFiles/fileClasses.dir/depend
make  -f src/CMakeFiles/base.dir/build.make src/CMakeFiles/base.dir/depend
make[4]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/pktools-2.6.7.6+ds /build/pktools-2.6.7.6+ds/src /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src/CMakeFiles/fileClasses.dir/DependInfo.cmake "--color="
make  -f src/CMakeFiles/imageClasses.dir/build.make src/CMakeFiles/imageClasses.dir/depend
make[4]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/pktools-2.6.7.6+ds /build/pktools-2.6.7.6+ds/src /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src/CMakeFiles/base.dir/DependInfo.cmake "--color="
make[4]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/pktools-2.6.7.6+ds /build/pktools-2.6.7.6+ds/src /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src/CMakeFiles/imageClasses.dir/DependInfo.cmake "--color="
make[4]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/fileClasses.dir/build.make src/CMakeFiles/fileClasses.dir/build
make[4]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make[4]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make[4]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/base.dir/build.make src/CMakeFiles/base.dir/build
make  -f src/CMakeFiles/imageClasses.dir/build.make src/CMakeFiles/imageClasses.dir/build
make[4]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make[4]: Entering directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
[  1%] Building CXX object src/CMakeFiles/fileClasses.dir/fileclasses/FileReaderAscii.cc.o
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DfileClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/fileClasses.dir/fileclasses/FileReaderAscii.cc.o -MF CMakeFiles/fileClasses.dir/fileclasses/FileReaderAscii.cc.o.d -o CMakeFiles/fileClasses.dir/fileclasses/FileReaderAscii.cc.o -c /build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc
[  2%] Building CXX object src/CMakeFiles/fileClasses.dir/base/Vector2d.cc.o
[  3%] Building CXX object src/CMakeFiles/imageClasses.dir/imageclasses/ImgRasterGdal.cc.o
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DimageClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/imageClasses.dir/imageclasses/ImgRasterGdal.cc.o -MF CMakeFiles/imageClasses.dir/imageclasses/ImgRasterGdal.cc.o.d -o CMakeFiles/imageClasses.dir/imageclasses/ImgRasterGdal.cc.o -c /build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DfileClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/fileClasses.dir/base/Vector2d.cc.o -MF CMakeFiles/fileClasses.dir/base/Vector2d.cc.o.d -o CMakeFiles/fileClasses.dir/base/Vector2d.cc.o -c /build/pktools-2.6.7.6+ds/src/base/Vector2d.cc
[  4%] Building CXX object src/CMakeFiles/base.dir/base/Vector2d.cc.o
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -Dbase_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/base.dir/base/Vector2d.cc.o -MF CMakeFiles/base.dir/base/Vector2d.cc.o.d -o CMakeFiles/base.dir/base/Vector2d.cc.o -c /build/pktools-2.6.7.6+ds/src/base/Vector2d.cc
[  5%] Building CXX object src/CMakeFiles/imageClasses.dir/imageclasses/ImgReaderGdal.cc.o
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DimageClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/imageClasses.dir/imageclasses/ImgReaderGdal.cc.o -MF CMakeFiles/imageClasses.dir/imageclasses/ImgReaderGdal.cc.o.d -o CMakeFiles/imageClasses.dir/imageclasses/ImgReaderGdal.cc.o -c /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc
[  7%] Building CXX object src/CMakeFiles/imageClasses.dir/imageclasses/ImgReaderOgr.cc.o
[  7%] Building CXX object src/CMakeFiles/imageClasses.dir/imageclasses/ImgWriterGdal.cc.o
[  8%] Linking CXX shared library libbase.so
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/base.dir/link.txt --verbose=1
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DimageClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/imageClasses.dir/imageclasses/ImgReaderOgr.cc.o -MF CMakeFiles/imageClasses.dir/imageclasses/ImgReaderOgr.cc.o.d -o CMakeFiles/imageClasses.dir/imageclasses/ImgReaderOgr.cc.o -c /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc
[ 10%] Building CXX object src/CMakeFiles/imageClasses.dir/imageclasses/ImgWriterOgr.cc.o
[ 10%] Building CXX object src/CMakeFiles/imageClasses.dir/imageclasses/ImgUpdaterGdal.cc.o
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DimageClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/imageClasses.dir/imageclasses/ImgWriterGdal.cc.o -MF CMakeFiles/imageClasses.dir/imageclasses/ImgWriterGdal.cc.o.d -o CMakeFiles/imageClasses.dir/imageclasses/ImgWriterGdal.cc.o -c /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DimageClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/imageClasses.dir/imageclasses/ImgWriterOgr.cc.o -MF CMakeFiles/imageClasses.dir/imageclasses/ImgWriterOgr.cc.o.d -o CMakeFiles/imageClasses.dir/imageclasses/ImgWriterOgr.cc.o -c /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc
[ 11%] Building CXX object src/CMakeFiles/imageClasses.dir/base/Vector2d.cc.o
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DimageClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/imageClasses.dir/imageclasses/ImgUpdaterGdal.cc.o -MF CMakeFiles/imageClasses.dir/imageclasses/ImgUpdaterGdal.cc.o.d -o CMakeFiles/imageClasses.dir/imageclasses/ImgUpdaterGdal.cc.o -c /build/pktools-2.6.7.6+ds/src/imageclasses/ImgUpdaterGdal.cc
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libbase.so.1 -o libbase.so.1.6.1 CMakeFiles/base.dir/base/Vector2d.cc.o  -lgdal -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -larmadillo 
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DFANN_DLL -DGSL_DLL -DHAVE_CONFIG_H -DimageClasses_EXPORTS -I/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/base -I/usr/include/gdal -I/build/pktools-2.6.7.6+ds/src -g -O2 -ffile-prefix-map=/build/pktools-2.6.7.6+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DNDEBUG -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wredundant-decls -Wno-long-long -std=c++11 -fPIC -MD -MT src/CMakeFiles/imageClasses.dir/base/Vector2d.cc.o -MF CMakeFiles/imageClasses.dir/base/Vector2d.cc.o.d -o CMakeFiles/imageClasses.dir/base/Vector2d.cc.o -c /build/pktools-2.6.7.6+ds/src/base/Vector2d.cc
cd /build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_symlink_library libbase.so.1.6.1 libbase.so.1 libbase.so
make[4]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
[ 11%] Built target base
In file included from /usr/include/gdal/ogr_geometry.h:36,
                 from /usr/include/gdal/ogr_feature.h:36,
                 from /usr/include/gdal/ogrsf_frmts.h:35,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:30,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc:22:
/usr/include/gdal/cpl_json.h:97:36: error: expected ')' before 'nVal'
   97 |     explicit CPLJSONObject(uint64_t nVal);
      |                           ~        ^~~~~
      |                                    )
/usr/include/gdal/cpl_json.h:119:41: error: 'uint64_t' has not been declared
  119 |     void Add(const std::string &osName, uint64_t nValue);
      |                                         ^~~~~~~~
/usr/include/gdal/cpl_json.h:119:10: error: 'void CPLJSONObject::Add(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Add(const std::string&, int)'
  119 |     void Add(const std::string &osName, uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:117:10: note: previous declaration 'void CPLJSONObject::Add(const std::string&, int)'
  117 |     void Add(const std::string &osName, int nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:131:41: error: 'uint64_t' has not been declared
  131 |     void Set(const std::string &osName, uint64_t nValue);
      |                                         ^~~~~~~~
/usr/include/gdal/cpl_json.h:131:10: error: 'void CPLJSONObject::Set(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Set(const std::string&, int)'
  131 |     void Set(const std::string &osName, uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:129:10: note: previous declaration 'void CPLJSONObject::Set(const std::string&, int)'
  129 |     void Set(const std::string &osName, int nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:245:14: error: 'uint64_t' has not been declared
  245 |     void Add(uint64_t nValue);
      |              ^~~~~~~~
/usr/include/gdal/cpl_json.h:245:10: error: 'void CPLJSONArray::Add(int)' cannot be overloaded with 'void CPLJSONArray::Add(int)'
  245 |     void Add(uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:243:10: note: previous declaration 'void CPLJSONArray::Add(int)'
  243 |     void Add(int nValue);
      |          ^~~
In file included from /usr/include/gdal/ogr_geometry.h:36,
                 from /usr/include/gdal/ogr_feature.h:36,
                 from /build/pktools-2.6.7.6+ds/src/base/Optionpk.h:38,
                 from /build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:26,
                 from /build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:22:
/usr/include/gdal/cpl_json.h:97:36: error: expected ')' before 'nVal'
   97 |     explicit CPLJSONObject(uint64_t nVal);
      |                           ~        ^~~~~
      |                                    )
/usr/include/gdal/cpl_json.h:119:41: error: 'uint64_t' has not been declared
  119 |     void Add(const std::string &osName, uint64_t nValue);
      |                                         ^~~~~~~~
/usr/include/gdal/cpl_json.h:119:10: error: 'void CPLJSONObject::Add(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Add(const std::string&, int)'
  119 |     void Add(const std::string &osName, uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:117:10: note: previous declaration 'void CPLJSONObject::Add(const std::string&, int)'
  117 |     void Add(const std::string &osName, int nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:131:41: error: 'uint64_t' has not been declared
  131 |     void Set(const std::string &osName, uint64_t nValue);
      |                                         ^~~~~~~~
/usr/include/gdal/cpl_json.h:131:10: error: 'void CPLJSONObject::Set(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Set(const std::string&, int)'
  131 |     void Set(const std::string &osName, uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:129:10: note: previous declaration 'void CPLJSONObject::Set(const std::string&, int)'
  129 |     void Set(const std::string &osName, int nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:245:14: error: 'uint64_t' has not been declared
  245 |     void Add(uint64_t nValue);
      |              ^~~~~~~~
/usr/include/gdal/cpl_json.h:245:10: error: 'void CPLJSONArray::Add(int)' cannot be overloaded with 'void CPLJSONArray::Add(int)'
  245 |     void Add(uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:243:10: note: previous declaration 'void CPLJSONArray::Add(int)'
  243 |     void Add(int nValue);
      |          ^~~
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:22:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setScale(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:76:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   76 |     if(m_scale.size()!=nrOfBand()){//initialize
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setOffset(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:85:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   85 |     if(m_offset.size()!=nrOfBand()){
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'char** ImgRasterGdal::getMetadata()':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:221:12: warning: cast from type 'const char*' to type 'char**' casts away qualifiers [-Wcast-qual]
  221 |     return (char**)"";
      |            ^~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'char** ImgRasterGdal::getMetadata() const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:234:12: warning: cast from type 'const char*' to type 'char**' casts away qualifiers [-Wcast-qual]
  234 |     return (char**)"";
      |            ^~~~~~~~~~
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:23,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:25:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setScale(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:76:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   76 |     if(m_scale.size()!=nrOfBand()){//initialize
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setOffset(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:85:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   85 |     if(m_offset.size()!=nrOfBand()){
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /build/pktools-2.6.7.6+ds/src/base/Vector2d.h:29,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:29:
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h: In static member function 'static gsl_rng* statfactory::StatFactory::getRandomGenerator(long unsigned int)':
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h:100:26: warning: unused variable 'T' [-Wunused-variable]
  100 |     const gsl_rng_type * T;
      |                          ^
In file included from /build/pktools-2.6.7.6+ds/src/base/Vector2d.h:29,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:31:
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h: In static member function 'static gsl_rng* statfactory::StatFactory::getRandomGenerator(long unsigned int)':
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h:100:26: warning: unused variable 'T' [-Wunused-variable]
  100 |     const gsl_rng_type * T;
      |                          ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc: In member function 'void ImgReaderGdal::getMinMax(int, int, int, int, int, double&, double&)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:171:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  171 |     for(int icol=0;icol<lineBuffer.size();++icol){
      |                    ~~~~^~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc: In member function 'double ImgReaderGdal::getHistogram(std::vector<double>&, double&, double&, unsigned int&, int, bool)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:287:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  287 |     if(m_scale.size()>theBand){
      |        ~~~~~~~~~~~~~~^~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:304:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  304 |     for(int i=0;i<nbin;histvector[i++]=0);
      |                 ~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:326:30: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  326 |           for(int ibin=0;ibin<nbin;++ibin){
      |                          ~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:307:21: warning: unused variable 'nsample' [-Wunused-variable]
  307 |   unsigned long int nsample=0;
      |                     ^~~~~~~
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:23,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:32:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setScale(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:76:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   76 |     if(m_scale.size()!=nrOfBand()){//initialize
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setOffset(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:85:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   85 |     if(m_offset.size()!=nrOfBand()){
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/gdal/ogr_geometry.h:36,
                 from /usr/include/gdal/ogr_feature.h:36,
                 from /usr/include/gdal/ogrsf_frmts.h:35,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:30,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:23:
/usr/include/gdal/cpl_json.h:97:36: error: expected ')' before 'nVal'
   97 |     explicit CPLJSONObject(uint64_t nVal);
      |                           ~        ^~~~~
      |                                    )
/usr/include/gdal/cpl_json.h:119:41: error: 'uint64_t' has not been declared
  119 |     void Add(const std::string &osName, uint64_t nValue);
      |                                         ^~~~~~~~
/usr/include/gdal/cpl_json.h:119:10: error: 'void CPLJSONObject::Add(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Add(const std::string&, int)'
  119 |     void Add(const std::string &osName, uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:117:10: note: previous declaration 'void CPLJSONObject::Add(const std::string&, int)'
  117 |     void Add(const std::string &osName, int nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:131:41: error: 'uint64_t' has not been declared
  131 |     void Set(const std::string &osName, uint64_t nValue);
      |                                         ^~~~~~~~
/usr/include/gdal/cpl_json.h:131:10: error: 'void CPLJSONObject::Set(const std::string&, int)' cannot be overloaded with 'void CPLJSONObject::Set(const std::string&, int)'
  131 |     void Set(const std::string &osName, uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:129:10: note: previous declaration 'void CPLJSONObject::Set(const std::string&, int)'
  129 |     void Set(const std::string &osName, int nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:245:14: error: 'uint64_t' has not been declared
  245 |     void Add(uint64_t nValue);
      |              ^~~~~~~~
/usr/include/gdal/cpl_json.h:245:10: error: 'void CPLJSONArray::Add(int)' cannot be overloaded with 'void CPLJSONArray::Add(int)'
  245 |     void Add(uint64_t nValue);
      |          ^~~
/usr/include/gdal/cpl_json.h:243:10: note: previous declaration 'void CPLJSONArray::Add(int)'
  243 |     void Add(int nValue);
      |          ^~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'char** ImgRasterGdal::getMetadata()':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:222:1: warning: control reaches end of non-void function [-Wreturn-type]
  222 | }
      | ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'char** ImgRasterGdal::getMetadata() const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:235:1: warning: control reaches end of non-void function [-Wreturn-type]
  235 | }
      | ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'std::string ImgRasterGdal::getDescription() const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:262:1: warning: control reaches end of non-void function [-Wreturn-type]
  262 | }
      | ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'std::string ImgRasterGdal::getMetadataItem() const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:275:1: warning: control reaches end of non-void function [-Wreturn-type]
  275 | }
      | ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'std::string ImgRasterGdal::getImageDescription() const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:288:1: warning: control reaches end of non-void function [-Wreturn-type]
  288 | }
      | ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc: In member function 'std::string ImgRasterGdal::getCompression() const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.cc:316:1: warning: control reaches end of non-void function [-Wreturn-type]
  316 | }
      | ^
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.h:28,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc:27:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setScale(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:76:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   76 |     if(m_scale.size()!=nrOfBand()){//initialize
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setOffset(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:85:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   85 |     if(m_offset.size()!=nrOfBand()){
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h: In member function 'int ImgReaderOgr::readData(std::vector<T>&, const OGRFieldType&, const std::string&, int, bool) [with T = std::__cxx11::basic_string<char>; std::string = std::__cxx11::basic_string<char>]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:625:15: warning: unused variable 'poPoint' [-Wunused-variable]
  625 |     OGRPoint *poPoint = (OGRPoint *) poGeometry;
      |               ^~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc: In member function 'int ImgReaderOgr::getFields(std::vector<OGRFieldDefn*>&, int) const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc:183:19: warning: unused variable 'poFieldDefn' [-Wunused-variable]
  183 |     OGRFieldDefn *poFieldDefn = poFDefn->GetFieldDefn(iField);
      |                   ^~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc: In function 'std::ostream& operator<<(std::ostream&, ImgReaderOgr&)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc:218:9: warning: unused variable 'iField' [-Wunused-variable]
  218 |     int iField=0;
      |         ^~~~~~
In file included from /build/pktools-2.6.7.6+ds/src/base/Vector2d.h:29,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:29,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.h:29:
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h: In static member function 'static gsl_rng* statfactory::StatFactory::getRandomGenerator(long unsigned int)':
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h:100:26: warning: unused variable 'T' [-Wunused-variable]
  100 |     const gsl_rng_type * T;
      |                          ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc: In member function 'unsigned int ImgReaderOgr::readDataImageOgr(std::map<std::__cxx11::basic_string<char>, Vector2d<float> >&, std::vector<std::__cxx11::basic_string<char> >&, const std::vector<short unsigned int>&, const std::string&, const std::vector<std::__cxx11::basic_string<char> >&, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc:313:36: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  313 |               for(int iband=0;iband<bands.size();++iband){
      |                               ~~~~~^~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h: In instantiation of 'void ImgReaderGdal::readData(std::vector<T>&, int, int, int, int) [with T = double]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:170:13:   required from here
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:137:20: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  137 |   if(m_scale.size()>band||m_offset.size()>band){
      |      ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:137:42: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  137 |   if(m_scale.size()>band||m_offset.size()>band){
      |                           ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:138:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  138 |     if(m_scale.size()>band)
      |        ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:140:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  140 |     if(m_offset.size()>band)
      |        ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:146:19: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  146 |   if(buffer.size()!=maxCol-minCol+1)
      |      ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:149:20: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  149 |   if(m_scale.size()>band||m_offset.size()>band){
      |      ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:149:42: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  149 |   if(m_scale.size()>band||m_offset.size()>band){
      |                           ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:150:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  150 |     for(int index=0;index<buffer.size();++index)
      |                     ~~~~~^~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h: In instantiation of 'void ImgReaderGdal::readData(std::vector<T>&, int, int, int, int) [with T = short int]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:282:11:   required from 'void ImgReaderGdal::readData(std::vector<T>&, int, int) [with T = short int]'
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:360:13:   required from here
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:137:20: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  137 |   if(m_scale.size()>band||m_offset.size()>band){
      |      ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:137:42: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  137 |   if(m_scale.size()>band||m_offset.size()>band){
      |                           ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:138:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  138 |     if(m_scale.size()>band)
      |        ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:140:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  140 |     if(m_offset.size()>band)
      |        ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:146:19: warning: comparison of integer expressions of different signedness: 'std::vector<short int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  146 |   if(buffer.size()!=maxCol-minCol+1)
      |      ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:149:20: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  149 |   if(m_scale.size()>band||m_offset.size()>band){
      |      ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:149:42: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  149 |   if(m_scale.size()>band||m_offset.size()>band){
      |                           ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:150:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  150 |     for(int index=0;index<buffer.size();++index)
      |                     ~~~~~^~~~~~~~~~~~~~
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.h:30:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h: In member function 'int ImgReaderOgr::readData(std::vector<T>&, const OGRFieldType&, const std::string&, int, bool) [with T = std::__cxx11::basic_string<char>; std::string = std::__cxx11::basic_string<char>]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:625:15: warning: unused variable 'poPoint' [-Wunused-variable]
  625 |     OGRPoint *poPoint = (OGRPoint *) poGeometry;
      |               ^~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc: In member function 'virtual void ImgWriterGdal::setCodec(const ImgReaderGdal&)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc:96:10: warning: variable 'papszMetadata' set but not used [-Wunused-but-set-variable]
   96 |   char **papszMetadata;
      |          ^~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc: In member function 'virtual void ImgWriterGdal::setCodec(const std::string&)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc:171:10: warning: variable 'papszMetadata' set but not used [-Wunused-but-set-variable]
  171 |   char **papszMetadata;
      |          ^~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc: In member function 'void ImgWriterGdal::rasterizeOgr(ImgReaderOgr&, const std::vector<double>&, const std::vector<std::__cxx11::basic_string<char> >&, const std::vector<std::__cxx11::basic_string<char> >&)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc:329:27: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  329 |     while(burnBands.size()<nrOfBand())
      |           ~~~~~~~~~~~~~~~~^~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h: In instantiation of 'int ImgReaderOgr::readData(std::map<std::__cxx11::basic_string<char>, Vector2d<T> >&, const OGRFieldType&, std::vector<std::__cxx11::basic_string<char> >&, const std::string&, int, bool, bool) [with T = float; std::string = std::__cxx11::basic_string<char>]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.cc:342:16:   required from here
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:313:29: warning: comparison of integer expressions of different signedness: 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  313 |             if(fields.size()<poFDefn->GetFieldCount()){
      |                ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:323:29: warning: comparison of integer expressions of different signedness: 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  323 |             if(fields.size()<poFDefn->GetFieldCount()){
      |                ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:261:9: warning: unused variable 'posOffset' [-Wunused-variable]
  261 |     int posOffset=(pos)?2:0;
      |         ^~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h: In member function 'void ImgReaderGdal::readData(std::vector<T>&, int, int, int, int) [with T = double]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:148:19: warning: ignoring return value of 'CPLErr GDALRasterBand::RasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg*)' declared with attribute 'warn_unused_result' [-Wunused-result]
  148 |   poBand->RasterIO(GF_Read,minCol,row,buffer.size(),1,&(buffer[0]),buffer.size(),1,getGDALDataType<T>(),0,0);
      |   ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h: In member function 'void ImgReaderGdal::readData(std::vector<T>&, int, int, int, int) [with T = short int]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:148:19: warning: ignoring return value of 'CPLErr GDALRasterBand::RasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg*)' declared with attribute 'warn_unused_result' [-Wunused-result]
In file included from /build/pktools-2.6.7.6+ds/src/base/Vector2d.h:29,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:31:
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h: In static member function 'static gsl_rng* statfactory::StatFactory::getRandomGenerator(long unsigned int)':
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h:100:26: warning: unused variable 'T' [-Wunused-variable]
  100 |     const gsl_rng_type * T;
      |                          ^
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:23,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgUpdaterGdal.h:23,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgUpdaterGdal.cc:21:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setScale(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:76:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   76 |     if(m_scale.size()!=nrOfBand()){//initialize
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setOffset(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:85:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   85 |     if(m_offset.size()!=nrOfBand()){
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:23,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:32:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setScale(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:76:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   76 |     if(m_scale.size()!=nrOfBand()){//initialize
      |        ~~~~~~~~~~~~~~^~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h: In member function 'void ImgRasterGdal::setOffset(double, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgRasterGdal.h:85:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   85 |     if(m_offset.size()!=nrOfBand()){
      |        ~~~~~~~~~~~~~~~^~~~~~~~~~~~
make[4]: *** [src/CMakeFiles/imageClasses.dir/build.make:107: src/CMakeFiles/imageClasses.dir/imageclasses/ImgReaderOgr.cc.o] Error 1
make[4]: *** Waiting for unfinished jobs....
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h: In member function 'int ImgReaderOgr::readData(std::vector<T>&, const OGRFieldType&, const std::string&, int, bool) [with T = std::__cxx11::basic_string<char>; std::string = std::__cxx11::basic_string<char>]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:625:15: warning: unused variable 'poPoint' [-Wunused-variable]
  625 |     OGRPoint *poPoint = (OGRPoint *) poGeometry;
      |               ^~~~~~~
In file included from /build/pktools-2.6.7.6+ds/src/base/Vector2d.h:29,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:29:
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h: In static member function 'static gsl_rng* statfactory::StatFactory::getRandomGenerator(long unsigned int)':
/build/pktools-2.6.7.6+ds/src/algorithms/StatFactory.h:100:26: warning: unused variable 'T' [-Wunused-variable]
  100 |     const gsl_rng_type * T;
      |                          ^
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc: In member function 'int ImgWriterOgr::getFields(std::vector<OGRFieldDefn*>&, int) const':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:345:19: warning: unused variable 'poFieldDefn' [-Wunused-variable]
  345 |     OGRFieldDefn *poFieldDefn = poFDefn->GetFieldDefn(iField);
      |                   ^~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc: In member function 'void ImgWriterOgr::copyFields(const ImgReaderOgr&, int, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:359:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<OGRFieldDefn*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  359 |   for(int iField=0;iField<fields.size();++iField){
      |                    ~~~~~~^~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc: In member function 'void ImgWriterOgr::addPoint(double, double, const std::map<std::__cxx11::basic_string<char>, double>&, std::string, int, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:391:30: warning: comparison of integer expressions of different signedness: 'std::map<std::__cxx11::basic_string<char>, double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  391 |   if(pointAttributes.size()+1!=poFeature->GetFieldCount()){
      |      ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:398:7: warning: unused variable 'fid' [-Wunused-variable]
  398 |   int fid=0;
      |       ^~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc: In member function 'void ImgWriterOgr::addLineString(std::vector<OGRPoint*>&, const std::string&, int, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:420:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<OGRPoint*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  420 |   for(int ip=0;ip<points.size();++ip)
      |                ~~^~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc: In member function 'void ImgWriterOgr::addRing(std::vector<OGRPoint*>&, const std::string&, int, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:443:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<OGRPoint*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  443 |   for(int ip=0;ip<points.size();++ip)
      |                ~~^~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc: In member function 'void ImgWriterOgr::addLineString(std::vector<OGRPoint*>&, const std::string&, const std::string&, int)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:469:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<OGRPoint*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  469 |   for(int ip=0;ip<points.size();++ip)
      |                ~~^~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc: In member function 'int ImgWriterOgr::ascii2ogr(const std::string&, const std::string&, const std::vector<std::__cxx11::basic_string<char> >&, const std::vector<OGRFieldType>&, short int, short int, const std::string&, const OGRwkbGeometryType&, char)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:538:12: warning: unused variable 'skip' [-Wunused-variable]
  538 |       bool skip=false;
      |            ^~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:602:12: warning: unused variable 'skip' [-Wunused-variable]
  602 |       bool skip=false;
      |            ^~~~
In file included from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.h:30,
                 from /build/pktools-2.6.7.6+ds/src/imageclasses/ImgUpdaterGdal.h:24:
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h: In member function 'int ImgReaderOgr::readData(std::vector<T>&, const OGRFieldType&, const std::string&, int, bool) [with T = std::__cxx11::basic_string<char>; std::string = std::__cxx11::basic_string<char>]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderOgr.h:625:15: warning: unused variable 'poPoint' [-Wunused-variable]
  625 |     OGRPoint *poPoint = (OGRPoint *) poGeometry;
      |               ^~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h: In instantiation of 'void ImgReaderGdal::readData(T&, int, int, int) [with T = double]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterOgr.cc:707:25:   required from here
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:105:20: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  105 |   if(m_scale.size()>band||m_offset.size()>band){
      |      ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:105:42: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  105 |   if(m_scale.size()>band||m_offset.size()>band){
      |                           ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:106:22: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  106 |     if(m_scale.size()>band)
      |        ~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:108:23: warning: comparison of integer expressions of different signedness: 'std::vector<double>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  108 |     if(m_offset.size()>band)
      |        ~~~~~~~~~~~~~~~^~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h: In member function 'void ImgReaderGdal::readData(T&, int, int, int) [with T = double]':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.h:114:19: warning: ignoring return value of 'CPLErr GDALRasterBand::RasterIO(GDALRWFlag, int, int, int, int, void*, int, int, GDALDataType, GSpacing, GSpacing, GDALRasterIOExtraArg*)' declared with attribute 'warn_unused_result' [-Wunused-result]
  114 |   poBand->RasterIO(GF_Read,col,row,1,1,&value,1,1,getGDALDataType<T>(),0,0);
      |   ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: *** [src/CMakeFiles/imageClasses.dir/build.make:135: src/CMakeFiles/imageClasses.dir/imageclasses/ImgWriterOgr.cc.o] Error 1
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc: In member function 'double ImgReaderGdal::getHistogram(std::vector<double>&, double&, double&, unsigned int&, int, bool)':
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:282:34: warning: 'pfnProgress' may be used uninitialized [-Wmaybe-uninitialized]
  282 |     rasterBand->ComputeStatistics(0,&minValue,&maxValue,&meanValue,&stdDev,pfnProgress,pProgressData);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:278:22: note: 'pfnProgress' was declared here
  278 |     GDALProgressFunc pfnProgress;
      |                      ^~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:282:34: warning: 'pProgressData' may be used uninitialized [-Wmaybe-uninitialized]
  282 |     rasterBand->ComputeStatistics(0,&minValue,&maxValue,&meanValue,&stdDev,pfnProgress,pProgressData);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgReaderGdal.cc:279:11: note: 'pProgressData' was declared here
  279 |     void* pProgressData;
      |           ^~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc:354:27: warning: 'pTransformArg' may be used uninitialized [-Wmaybe-uninitialized]
  354 |     if(GDALRasterizeLayers( (GDALDatasetH)m_gds,nrOfBand(),&(bands[0]),layers.size(),&(layers[0]),NULL,pTransformArg,NULL,coptions,pfnProgress,pProgressArg)!=CE_None){
      |        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/imageclasses/ImgWriterGdal.cc:345:9: note: 'pTransformArg' was declared here
  345 |   void* pTransformArg;
      |         ^~~~~~~~~~~~~
make[4]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:1338: src/CMakeFiles/imageClasses.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h: In member function 'unsigned int FileReaderAscii::readData(std::vector<T>&, int, double, double, bool)':
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:127:19: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare]
  127 |         if(verbose>1)
      |            ~~~~~~~^~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:157:19: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare]
  157 |         if(verbose>1)
      |            ~~~~~~~^~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h: In member function 'unsigned int FileReaderAscii::readData(std::vector<std::vector<T> >&, const std::vector<int>&, double, double, bool, bool)':
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:250:19: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare]
  250 |         if(verbose>1)
      |            ~~~~~~~^~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:286:19: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare]
  286 |         if(verbose>1)
      |            ~~~~~~~^~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h: In constructor 'FileReaderAscii::FileReaderAscii()':
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:57:7: warning: 'FileReaderAscii::m_maxRow' will be initialized after [-Wreorder]
   57 |   int m_maxRow;
      |       ^~~~~~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:52:8: warning:   'char FileReaderAscii::m_fs' [-Wreorder]
   52 |   char m_fs;
      |        ^~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:24:1: warning:   when initialized here [-Wreorder]
   24 | FileReaderAscii::FileReaderAscii(void)
      | ^~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h: In constructor 'FileReaderAscii::FileReaderAscii(const std::string&)':
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:57:7: warning: 'FileReaderAscii::m_maxRow' will be initialized after [-Wreorder]
   57 |   int m_maxRow;
      |       ^~~~~~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:52:8: warning:   'char FileReaderAscii::m_fs' [-Wreorder]
   52 |   char m_fs;
      |        ^~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:28:1: warning:   when initialized here [-Wreorder]
   28 | FileReaderAscii::FileReaderAscii(const std::string& filename)
      | ^~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h: In constructor 'FileReaderAscii::FileReaderAscii(const std::string&, const char&)':
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:57:7: warning: 'FileReaderAscii::m_maxRow' will be initialized after [-Wreorder]
   57 |   int m_maxRow;
      |       ^~~~~~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.h:52:8: warning:   'char FileReaderAscii::m_fs' [-Wreorder]
   52 |   char m_fs;
      |        ^~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:33:1: warning:   when initialized here [-Wreorder]
   33 | FileReaderAscii::FileReaderAscii(const std::string& filename, const char& fieldseparator)
      | ^~~~~~~~~~~~~~~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc: In member function 'unsigned int FileReaderAscii::nrOfCol(bool, bool)':
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:109:17: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare]
  109 |       if(verbose>1)
      |          ~~~~~~~^~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc: In member function 'unsigned int FileReaderAscii::nrOfRow(bool, bool)':
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:202:17: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare]
  202 |       if(verbose>1)
      |          ~~~~~~~^~
/build/pktools-2.6.7.6+ds/src/fileclasses/FileReaderAscii.cc:230:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  230 |         if(totalCol!=ncol){
      |            ~~~~~~~~^~~~~~
make[4]: *** [src/CMakeFiles/fileClasses.dir/build.make:79: src/CMakeFiles/fileClasses.dir/fileclasses/FileReaderAscii.cc.o] Error 1
make[4]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:1390: src/CMakeFiles/fileClasses.dir/all] Error 2
make[3]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:159: all] Error 2
make[2]: Leaving directory '/build/pktools-2.6.7.6+ds/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j11 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:44: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/pktools-2.6.7.6+ds'
make: *** [debian/rules:27: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.2859010


More information about the Pkg-grass-devel mailing list