Bug#1146646: coda: FTBFS with HDF 4.4.0

Bas Couwenberg sebastic at debian.org
Fri Sep 4 07:50:35 BST 2026


Source: coda
Version: 2.25.6-3
Severity: important
Tags: upstream ftbfs
User: debian-gis at lists.debian.org
Usertags: hdf-4.4

Dear Maintainer,

Your package FTBFS with HDF 4.4.0:

../../libcoda/coda-hdf4-type.c: In function 'coda_hdf4_Vgroup_new':
../../libcoda/coda-hdf4-type.c:1813:9: error: too few arguments to function 'Vinquire'; expected 4, have 3
 1813 |     if (Vinquire(type->vgroup_id, &num_entries, type->vgroup_name) != 0)
      |         ^~~~~~~~
In file included from /usr/include/hdf/hdf.h:192,
                 from ../../libcoda/coda-hdf4-internal.h:38,
                 from ../../libcoda/coda-hdf4-type.c:32:
/usr/include/hdf/hproto.h:1409:15: note: declared here
 1409 | HDFLIBAPI int Vinquire(int32 vkey, int32 *nentries, char *vgname, size_t *buf_size);
      |               ^~~~~~~~
../../libcoda/coda-hdf4-type.c:1820:9: error: too few arguments to function 'Vgetclass'; expected 3, have 2
 1820 |     if (Vgetclass(type->vgroup_id, type->classname) != 0)
      |         ^~~~~~~~~
/usr/include/hdf/hproto.h:1407:15: note: declared here
 1407 | HDFLIBAPI int Vgetclass(int32 vkey, char *vgclass, size_t *buf_size);
      |               ^~~~~~~~~

The full buildlog is attached.

Kind Regards,

Bas
-------------- next part --------------
dpkg-checkbuilddeps: error: unmet build dependencies: libhdf4-dev
W: Unmet build-dependency in source
dh clean --builddirectory=debian/build
   dh_auto_clean -O--builddirectory=debian/build
   dh_autoreconf_clean -O--builddirectory=debian/build
   dh_clean -O--builddirectory=debian/build
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/coda.substvars debian/libcoda16.substvars debian/libcoda-dev.substvars debian/libcoda-java.substvars debian/libcoda-jni.substvars debian/python3-coda.substvars debian/files
	rm -fr -- debian/coda/ debian/tmp/ debian/libcoda16/ debian/libcoda-dev/ debian/libcoda-java/ debian/libcoda-jni/ debian/python3-coda/
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building coda using existing ./coda_2.25.6.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building coda in coda_2.25.6-3.1.debian.tar.xz
dpkg-source: info: building coda in coda_2.25.6-3.1.dsc
I: Generated dsc will be overwritten by build result; not generating changes file
I: Copying COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.1402498
I: forking: cp -al /var/cache/pbuilder/base-sid+rebuild.cow /var/cache/pbuilder/build/cow.1402498
I: removed stale ilistfile /var/cache/pbuilder/build/cow.1402498/.ilist
I: forking: chroot /var/cache/pbuilder/build/cow.1402498 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.1402498 --buildresult .. --mirror http://ftp.nl.debian.org/debian/ --distribution sid --no-targz --internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.1402498 cow-shell' /home/bas/tmp/debian/coda_2.25.6-3.1.dsc
I: Running in no-targz mode
I: pbuilder: network access will be disabled during build
I: Current time: Fri Sep  4 08:37:26 CEST 2026
I: pbuilder-time-stamp: 1788503846
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/coda_2.25.6-3.1.dsc]
I: copying [/home/bas/tmp/debian/coda_2.25.6.orig.tar.xz]
I: copying [/home/bas/tmp/debian/coda_2.25.6-3.1.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (coda_2.25.6-3.1.dsc)
dpkg-source: info: extracting coda in coda-2.25.6
dpkg-source: info: unpacking coda_2.25.6.orig.tar.xz
dpkg-source: info: unpacking coda_2.25.6-3.1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying examples-path.patch
dpkg-source: info: applying use-system-libs.patch
dpkg-source: info: applying detect_libaec.patch
dpkg-source: info: applying hdf4-deps.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 (= 13), dh-sequence-python3, python3-all, python3-numpy, libhdf5-dev | libhdf5-serial-dev, libaec-dev, libpcre2-dev, libexpat1-dev, libhdf4-dev, python3-all-dev, zlib1g-dev, swig, bison, flex, default-jdk-headless
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 18425 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on dh-sequence-python3; however:
  Package dh-sequence-python3 is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all; however:
  Package python3-all is not installed.
 pbuilder-satisfydepends-dummy depends on python3-numpy; however:
  Package python3-numpy is not installed.
 pbuilder-satisfydepends-dummy depends on libhdf5-dev | libhdf5-serial-dev; however:
  Package libhdf5-dev is not installed.
  Package libhdf5-serial-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libaec-dev; however:
  Package libaec-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libpcre2-dev; however:
  Package libpcre2-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libexpat1-dev; however:
  Package libexpat1-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libhdf4-dev; however:
  Package libhdf4-dev is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all-dev; however:
  Package python3-all-dev is not installed.
 pbuilder-satisfydepends-dummy depends on zlib1g-dev; however:
  Package zlib1g-dev is not installed.
 pbuilder-satisfydepends-dummy depends on swig; however:
  Package swig is not installed.
 pbuilder-satisfydepends-dummy depends on bison; however:
  Package bison is not installed.
 pbuilder-satisfydepends-dummy depends on flex; however:
  Package flex is not installed.
 pbuilder-satisfydepends-dummy depends on default-jdk-headless; however:
  Package default-jdk-headless 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} bison{a} bsdextrautils{a} ca-certificates{a} ca-certificates-java{a} comerr-dev{a} debhelper{a} default-jdk-headless{a} default-jre-headless{a} dh-autoreconf{a} dh-python{a} dh-strip-nondeterminism{a} dwz{a} file{a} flex{a} gettext{a} gettext-base{a} groff-base{a} hdf5-helpers{a} intltool-debian{a} java-common{a} krb5-multidev{a} libaec-dev{a} libaec0{a} libarchive-zip-perl{a} libblas3{a} libbrotli-dev{a} libcurl4-openssl-dev{a} libdebhelper-perl{a} libelf1t64{a} libevent-2.1-7t64{a} libexpat1{a} libexpat1-dev{a} libfile-stripnondeterminism-perl{a} libgfortran5{a} libgmp-dev{a} libgnutls-dane0t64{a} libgnutls28-dev{a} libgnutls30t64{a} libgssrpc4t64{a} libhdf4-11{a} libhdf4-dev{a} libhdf5-320{a} libhdf5-cpp-320{a} libhdf5-dev{a} libhdf5-fortran-320{a} libhdf5-hl-320{a} libhdf5-hl-cpp-320{a} libhdf5-hl-fortran-320{a} libidn2-dev{a} libjpeg-dev{a} libjpeg62-turbo{a} libjpeg62-turbo-dev{a} libjs-sphinxdoc{a} libkadm5clnt-mit12{a} libkadm5srv-mit12{a} libkdb5-10t64{a} libkrb5-dev{a} liblapack3{a} liblcms2-2{a} libldap-dev{a} libmagic-mgc{a} libmagic1t64{a} libnghttp2-dev{a} libnghttp3-dev{a} libngtcp2-crypto-ossl-dev{a} libngtcp2-dev{a} libnspr4{a} libnss3{a} libp11-kit-dev{a} libpcre2-16-0{a} libpcre2-32-0{a} libpcre2-dev{a} libpcre2-posix3{a} libpcsclite1{a} libpipeline1{a} libpkgconf7{a} libpsl-dev{a} libpython3-all-dev{a} libpython3-dev{a} libpython3-stdlib{a} libpython3.14{a} libpython3.14-dev{a} libpython3.14-minimal{a} libpython3.14-stdlib{a} libreadline8t64{a} librtmp-dev{a} librtmp1{a} libssh2-1-dev{a} libssl-dev{a} libsz2{a} libtasn1-6{a} libtasn1-6-dev{a} libtool{a} libuchardet0{a} libunbound8{a} libunistring-dev{a} libxml2-16{a} libzstd-dev{a} m4{a} man-db{a} media-types{a} nettle-dev{a} openjdk-25-jdk-headless{a} openjdk-25-jre-headless{a} openssl{a} pkgconf{a} pkgconf-bin{a} po-debconf{a} python3{a} python3-all{a} python3-all-dev{a} python3-dev{a} python3-minimal{a} python3-numpy{a} python3-numpy-dev{a} python3.14{a} python3.14-dev{a} python3.14-minimal{a} swig{a} zlib1g-dev{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libasound2t64 libcups2t64 libfl-dev libfontconfig1 libfreetype6 libharfbuzz0b libltdl-dev libmail-sendmail-perl liboss4-salsa-asound2 libtasn1-doc lynx wget 
0 packages upgraded, 124 newly installed, 0 to remove and 0 not upgraded.
Need to get 149 MB/215 MB of archives. After unpacking 642 MB will be used.
Writing extended state information...
Get: 1 http://debian.linuxminded.nl sid-rebuild/main amd64 libhdf4-11 amd64 4.4.0-1~exp1 [271 kB]
Get: 2 http://debian.linuxminded.nl sid-rebuild/main amd64 libhdf4-dev amd64 4.4.0-1~exp1 [316 kB]
Get: 3 http://ftp.nl.debian.org/debian sid/main amd64 libgfortran5 amd64 16.2.0-2 [878 kB]
Get: 4 http://ftp.nl.debian.org/debian sid/main amd64 libnspr4 amd64 2:4.40-1 [116 kB]
Get: 5 http://ftp.nl.debian.org/debian sid/main amd64 libnss3 amd64 2:3.128-1 [1577 kB]
Get: 6 http://ftp.nl.debian.org/debian sid/main amd64 openjdk-25-jre-headless amd64 25.0.4.1+1-1 [53.9 MB]
Get: 7 http://ftp.nl.debian.org/debian sid/main amd64 openjdk-25-jdk-headless amd64 25.0.4.1+1-1 [89.9 MB]
Get: 8 http://ftp.nl.debian.org/debian sid/main amd64 libbrotli-dev amd64 1.2.0-4+b1 [324 kB]
Get: 9 http://ftp.nl.debian.org/debian sid/main amd64 libcurl4-openssl-dev amd64 8.22.0-1 [594 kB]
Get: 10 http://ftp.nl.debian.org/debian sid/main amd64 libpcre2-16-0 amd64 10.48-2 [295 kB]
Get: 11 http://ftp.nl.debian.org/debian sid/main amd64 libpcre2-32-0 amd64 10.48-2 [281 kB]
Get: 12 http://ftp.nl.debian.org/debian sid/main amd64 libpcre2-posix3 amd64 10.48-2 [67.1 kB]
Get: 13 http://ftp.nl.debian.org/debian sid/main amd64 libpcre2-dev amd64 10.48-2 [880 kB]
Fetched 149 MB in 8s (19.5 MB/s)
Preconfiguring packages ...
Selecting previously unselected package m4.
(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 ... 18425 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.21-1_amd64.deb ...
Unpacking m4 (1.4.21-1) ...
Selecting previously unselected package flex.
Preparing to unpack .../flex_2.6.4-8.2+b5_amd64.deb ...
Unpacking flex (2.6.4-8.2+b5) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.8.4-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.8.4-1) ...
Selecting previously unselected package libpython3.14-minimal:amd64.
Preparing to unpack .../libpython3.14-minimal_3.14.7-1_amd64.deb ...
Unpacking libpython3.14-minimal:amd64 (3.14.7-1) ...
Selecting previously unselected package python3.14-minimal.
Preparing to unpack .../python3.14-minimal_3.14.7-1_amd64.deb ...
Unpacking python3.14-minimal (3.14.7-1) ...
Setting up libpython3.14-minimal:amd64 (3.14.7-1) ...
Setting up libexpat1:amd64 (2.8.4-1) ...
Setting up python3.14-minimal (3.14.7-1) ...
Selecting previously unselected package python3-minimal.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18964 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.14.7-3_amd64.deb ...
Unpacking python3-minimal (3.14.7-3) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_14.0.0_all.deb ...
Unpacking media-types (14.0.0) ...
Preparing to unpack .../2-libreadline8t64_8.3-4_amd64.deb ...
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:amd64 (8.3-4) ...
Selecting previously unselected package libpython3.14-stdlib:amd64.
Preparing to unpack .../3-libpython3.14-stdlib_3.14.7-1_amd64.deb ...
Unpacking libpython3.14-stdlib:amd64 (3.14.7-1) ...
Selecting previously unselected package python3.14.
Preparing to unpack .../4-python3.14_3.14.7-1_amd64.deb ...
Unpacking python3.14 (3.14.7-1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../5-libpython3-stdlib_3.14.7-3_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.14.7-3) ...
Setting up python3-minimal (3.14.7-3) ...
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 ... 19453 files and directories currently installed.)
Preparing to unpack .../000-python3_3.14.7-3_amd64.deb ...
Unpacking python3 (3.14.7-3) ...
Selecting previously unselected package python3-numpy-dev:amd64.
Preparing to unpack .../001-python3-numpy-dev_1%3a2.4.6+ds-4_amd64.deb ...
Unpacking python3-numpy-dev:amd64 (1:2.4.6+ds-4) ...
Selecting previously unselected package libblas3:amd64.
Preparing to unpack .../002-libblas3_3.12.1-8_amd64.deb ...
Unpacking libblas3:amd64 (3.12.1-8) ...
Selecting previously unselected package libgfortran5:amd64.
Preparing to unpack .../003-libgfortran5_16.2.0-2_amd64.deb ...
Unpacking libgfortran5:amd64 (16.2.0-2) ...
Selecting previously unselected package liblapack3:amd64.
Preparing to unpack .../004-liblapack3_3.12.1-8_amd64.deb ...
Unpacking liblapack3:amd64 (3.12.1-8) ...
Selecting previously unselected package python3-numpy.
Preparing to unpack .../005-python3-numpy_1%3a2.4.6+ds-4_amd64.deb ...
Unpacking python3-numpy (1:2.4.6+ds-4) ...
Selecting previously unselected package openssl.
Preparing to unpack .../006-openssl_3.6.4-1_amd64.deb ...
Unpacking openssl (3.6.4-1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../007-ca-certificates_20260816_all.deb ...
Unpacking ca-certificates (20260816) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../008-libmagic-mgc_1%3a5.47-4_amd64.deb ...
Unpacking libmagic-mgc (1:5.47-4) ...
Selecting previously unselected package libmagic1t64:amd64.
Preparing to unpack .../009-libmagic1t64_1%3a5.47-4_amd64.deb ...
Unpacking libmagic1t64:amd64 (1:5.47-4) ...
Selecting previously unselected package file.
Preparing to unpack .../010-file_1%3a5.47-4_amd64.deb ...
Unpacking file (1:5.47-4) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../011-gettext-base_1.0-3_amd64.deb ...
Unpacking gettext-base (1.0-3) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../012-libuchardet0_0.0.8-2+b2_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-2+b2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../013-groff-base_1.24.1-1_amd64.deb ...
Unpacking groff-base (1.24.1-1) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../014-bsdextrautils_2.42.2-4_amd64.deb ...
Unpacking bsdextrautils (2.42.2-4) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../015-libpipeline1_1.5.8-3_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-3) ...
Selecting previously unselected package man-db.
Preparing to unpack .../016-man-db_2.13.1-1_amd64.deb ...
Unpacking man-db (2.13.1-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../017-autoconf_2.73-2_all.deb ...
Unpacking autoconf (2.73-2) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../018-autotools-dev_20240727.1+nmu1_all.deb ...
Unpacking autotools-dev (20240727.1+nmu1) ...
Selecting previously unselected package automake.
Preparing to unpack .../019-automake_1%3a1.18.1-4_all.deb ...
Unpacking automake (1:1.18.1-4) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../020-autopoint_1.0-3_all.deb ...
Unpacking autopoint (1.0-3) ...
Selecting previously unselected package bison.
Preparing to unpack .../021-bison_2%3a3.8.2+dfsg-1+b3_amd64.deb ...
Unpacking bison (2:3.8.2+dfsg-1+b3) ...
Selecting previously unselected package ca-certificates-java.
Preparing to unpack .../022-ca-certificates-java_20260311_all.deb ...
Unpacking ca-certificates-java (20260311) ...
Selecting previously unselected package comerr-dev:amd64.
Preparing to unpack .../023-comerr-dev_2.1-1.47.4-1+b1_amd64.deb ...
Unpacking comerr-dev:amd64 (2.1-1.47.4-1+b1) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../024-libdebhelper-perl_14.3_all.deb ...
Unpacking libdebhelper-perl (14.3) ...
Selecting previously unselected package libtool.
Preparing to unpack .../025-libtool_2.6.2-2_all.deb ...
Unpacking libtool (2.6.2-2) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../026-dh-autoreconf_22_all.deb ...
Unpacking dh-autoreconf (22) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../027-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../028-libfile-stripnondeterminism-perl_1.15.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.15.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../029-dh-strip-nondeterminism_1.15.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.15.1-1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../030-libelf1t64_0.196-1_amd64.deb ...
Unpacking libelf1t64:amd64 (0.196-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../031-dwz_0.17-1_amd64.deb ...
Unpacking dwz (0.17-1) ...
Selecting previously unselected package libxml2-16:amd64.
Preparing to unpack .../032-libxml2-16_2.15.3+dfsg-1+b1_amd64.deb ...
Unpacking libxml2-16:amd64 (2.15.3+dfsg-1+b1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../033-gettext_1.0-3_amd64.deb ...
Unpacking gettext (1.0-3) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../034-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 .../035-po-debconf_1.0.22_all.deb ...
Unpacking po-debconf (1.0.22) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../036-debhelper_14.3_all.deb ...
Unpacking debhelper (14.3) ...
Selecting previously unselected package java-common.
Preparing to unpack .../037-java-common_0.77_all.deb ...
Unpacking java-common (0.77) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../038-liblcms2-2_2.19.1-1_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.19.1-1) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../039-libjpeg62-turbo_1%3a3.1.3-4_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:3.1.3-4) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../040-libnspr4_2%3a4.40-1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.40-1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../041-libnss3_2%3a3.128-1_amd64.deb ...
Unpacking libnss3:amd64 (2:3.128-1) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../042-libpcsclite1_2.5.1-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (2.5.1-1) ...
Selecting previously unselected package openjdk-25-jre-headless:amd64.
Preparing to unpack .../043-openjdk-25-jre-headless_25.0.4.1+1-1_amd64.deb ...
Unpacking openjdk-25-jre-headless:amd64 (25.0.4.1+1-1) ...
Selecting previously unselected package default-jre-headless.
Preparing to unpack .../044-default-jre-headless_2%3a1.25-77_amd64.deb ...
Unpacking default-jre-headless (2:1.25-77) ...
Selecting previously unselected package openjdk-25-jdk-headless:amd64.
Preparing to unpack .../045-openjdk-25-jdk-headless_25.0.4.1+1-1_amd64.deb ...
Unpacking openjdk-25-jdk-headless:amd64 (25.0.4.1+1-1) ...
Selecting previously unselected package default-jdk-headless.
Preparing to unpack .../046-default-jdk-headless_2%3a1.25-77_amd64.deb ...
Unpacking default-jdk-headless (2:1.25-77) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../047-dh-python_7.20260623_all.deb ...
Unpacking dh-python (7.20260623) ...
Selecting previously unselected package hdf5-helpers.
Preparing to unpack .../048-hdf5-helpers_2.2.0+repack-4_amd64.deb ...
Unpacking hdf5-helpers (2.2.0+repack-4) ...
Selecting previously unselected package libgssrpc4t64:amd64.
Preparing to unpack .../049-libgssrpc4t64_1.22.1-3_amd64.deb ...
Unpacking libgssrpc4t64:amd64 (1.22.1-3) ...
Selecting previously unselected package libkadm5clnt-mit12:amd64.
Preparing to unpack .../050-libkadm5clnt-mit12_1.22.1-3_amd64.deb ...
Unpacking libkadm5clnt-mit12:amd64 (1.22.1-3) ...
Selecting previously unselected package libkdb5-10t64:amd64.
Preparing to unpack .../051-libkdb5-10t64_1.22.1-3_amd64.deb ...
Unpacking libkdb5-10t64:amd64 (1.22.1-3) ...
Selecting previously unselected package libkadm5srv-mit12:amd64.
Preparing to unpack .../052-libkadm5srv-mit12_1.22.1-3_amd64.deb ...
Unpacking libkadm5srv-mit12:amd64 (1.22.1-3) ...
Selecting previously unselected package krb5-multidev:amd64.
Preparing to unpack .../053-krb5-multidev_1.22.1-3_amd64.deb ...
Unpacking krb5-multidev:amd64 (1.22.1-3) ...
Selecting previously unselected package libaec0:amd64.
Preparing to unpack .../054-libaec0_1.1.7-1_amd64.deb ...
Unpacking libaec0:amd64 (1.1.7-1) ...
Selecting previously unselected package libsz2:amd64.
Preparing to unpack .../055-libsz2_1.1.7-1_amd64.deb ...
Unpacking libsz2:amd64 (1.1.7-1) ...
Selecting previously unselected package libaec-dev:amd64.
Preparing to unpack .../056-libaec-dev_1.1.7-1_amd64.deb ...
Unpacking libaec-dev:amd64 (1.1.7-1) ...
Selecting previously unselected package libbrotli-dev:amd64.
Preparing to unpack .../057-libbrotli-dev_1.2.0-4+b1_amd64.deb ...
Unpacking libbrotli-dev:amd64 (1.2.0-4+b1) ...
Selecting previously unselected package libidn2-dev:amd64.
Preparing to unpack .../058-libidn2-dev_2.3.8-5_amd64.deb ...
Unpacking libidn2-dev:amd64 (2.3.8-5) ...
Selecting previously unselected package libkrb5-dev:amd64.
Preparing to unpack .../059-libkrb5-dev_1.22.1-3_amd64.deb ...
Unpacking libkrb5-dev:amd64 (1.22.1-3) ...
Selecting previously unselected package libldap-dev:amd64.
Preparing to unpack .../060-libldap-dev_2.6.14+dfsg-2_amd64.deb ...
Unpacking libldap-dev:amd64 (2.6.14+dfsg-2) ...
Selecting previously unselected package libpkgconf7:amd64.
Preparing to unpack .../061-libpkgconf7_2.5.1-4_amd64.deb ...
Unpacking libpkgconf7:amd64 (2.5.1-4) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../062-pkgconf-bin_2.5.1-4_amd64.deb ...
Unpacking pkgconf-bin (2.5.1-4) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../063-pkgconf_2.5.1-4_amd64.deb ...
Unpacking pkgconf:amd64 (2.5.1-4) ...
Selecting previously unselected package libnghttp2-dev:amd64.
Preparing to unpack .../064-libnghttp2-dev_1.70.0-1_amd64.deb ...
Unpacking libnghttp2-dev:amd64 (1.70.0-1) ...
Selecting previously unselected package libnghttp3-dev:amd64.
Preparing to unpack .../065-libnghttp3-dev_1.17.0-1_amd64.deb ...
Unpacking libnghttp3-dev:amd64 (1.17.0-1) ...
Selecting previously unselected package libngtcp2-crypto-ossl-dev:amd64.
Preparing to unpack .../066-libngtcp2-crypto-ossl-dev_1.24.0-1_amd64.deb ...
Unpacking libngtcp2-crypto-ossl-dev:amd64 (1.24.0-1) ...
Selecting previously unselected package libngtcp2-dev:amd64.
Preparing to unpack .../067-libngtcp2-dev_1.24.0-1_amd64.deb ...
Unpacking libngtcp2-dev:amd64 (1.24.0-1) ...
Selecting previously unselected package libunistring-dev:amd64.
Preparing to unpack .../068-libunistring-dev_1.4.2-1_amd64.deb ...
Unpacking libunistring-dev:amd64 (1.4.2-1) ...
Selecting previously unselected package libpsl-dev:amd64.
Preparing to unpack .../069-libpsl-dev_0.23.3-1_amd64.deb ...
Unpacking libpsl-dev:amd64 (0.23.3-1) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../070-libtasn1-6_4.21.0-2+b1_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.21.0-2+b1) ...
Selecting previously unselected package libgnutls30t64:amd64.
Preparing to unpack .../071-libgnutls30t64_3.8.13-1_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.13-1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../072-librtmp1_2.6-1_amd64.deb ...
Unpacking librtmp1:amd64 (2.6-1) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../073-libgmp-dev_2%3a6.3.0+dfsg-5+b2_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-5+b2) ...
Selecting previously unselected package libevent-2.1-7t64:amd64.
Preparing to unpack .../074-libevent-2.1-7t64_2.1.13-stable-1_amd64.deb ...
Unpacking libevent-2.1-7t64:amd64 (2.1.13-stable-1) ...
Selecting previously unselected package libunbound8:amd64.
Preparing to unpack .../075-libunbound8_1.26.0-2_amd64.deb ...
Unpacking libunbound8:amd64 (1.26.0-2) ...
Selecting previously unselected package libgnutls-dane0t64:amd64.
Preparing to unpack .../076-libgnutls-dane0t64_3.8.13-1_amd64.deb ...
Unpacking libgnutls-dane0t64:amd64 (3.8.13-1) ...
Selecting previously unselected package libp11-kit-dev:amd64.
Preparing to unpack .../077-libp11-kit-dev_0.26.5-1_amd64.deb ...
Unpacking libp11-kit-dev:amd64 (0.26.5-1) ...
Selecting previously unselected package libtasn1-6-dev:amd64.
Preparing to unpack .../078-libtasn1-6-dev_4.21.0-2+b1_amd64.deb ...
Unpacking libtasn1-6-dev:amd64 (4.21.0-2+b1) ...
Selecting previously unselected package nettle-dev:amd64.
Preparing to unpack .../079-nettle-dev_3.10.2-1+b1_amd64.deb ...
Unpacking nettle-dev:amd64 (3.10.2-1+b1) ...
Selecting previously unselected package libgnutls28-dev:amd64.
Preparing to unpack .../080-libgnutls28-dev_3.8.13-1_amd64.deb ...
Unpacking libgnutls28-dev:amd64 (3.8.13-1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../081-zlib1g-dev_1%3a1.3.dfsg+really1.3.2-3_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.2-3) ...
Selecting previously unselected package librtmp-dev:amd64.
Preparing to unpack .../082-librtmp-dev_2.6-1_amd64.deb ...
Unpacking librtmp-dev:amd64 (2.6-1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../083-libssl-dev_3.6.4-1_amd64.deb ...
Unpacking libssl-dev:amd64 (3.6.4-1) ...
Selecting previously unselected package libssh2-1-dev:amd64.
Preparing to unpack .../084-libssh2-1-dev_1.11.1-6_amd64.deb ...
Unpacking libssh2-1-dev:amd64 (1.11.1-6) ...
Selecting previously unselected package libzstd-dev:amd64.
Preparing to unpack .../085-libzstd-dev_1.5.7+dfsg-4_amd64.deb ...
Unpacking libzstd-dev:amd64 (1.5.7+dfsg-4) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../086-libcurl4-openssl-dev_8.22.0-1_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (8.22.0-1) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../087-libexpat1-dev_2.8.4-1_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.8.4-1) ...
Selecting previously unselected package libhdf4-11:amd64.
Preparing to unpack .../088-libhdf4-11_4.4.0-1~exp1_amd64.deb ...
Unpacking libhdf4-11:amd64 (4.4.0-1~exp1) ...
Selecting previously unselected package libjpeg62-turbo-dev:amd64.
Preparing to unpack .../089-libjpeg62-turbo-dev_1%3a3.1.3-4_amd64.deb ...
Unpacking libjpeg62-turbo-dev:amd64 (1:3.1.3-4) ...
Selecting previously unselected package libjpeg-dev:amd64.
Preparing to unpack .../090-libjpeg-dev_1%3a3.1.3-4_amd64.deb ...
Unpacking libjpeg-dev:amd64 (1:3.1.3-4) ...
Selecting previously unselected package libhdf4-dev.
Preparing to unpack .../091-libhdf4-dev_4.4.0-1~exp1_amd64.deb ...
Unpacking libhdf4-dev (4.4.0-1~exp1) ...
Selecting previously unselected package libhdf5-320:amd64.
Preparing to unpack .../092-libhdf5-320_2.2.0+repack-4_amd64.deb ...
Unpacking libhdf5-320:amd64 (2.2.0+repack-4) ...
Selecting previously unselected package libhdf5-cpp-320:amd64.
Preparing to unpack .../093-libhdf5-cpp-320_2.2.0+repack-4_amd64.deb ...
Unpacking libhdf5-cpp-320:amd64 (2.2.0+repack-4) ...
Selecting previously unselected package libhdf5-fortran-320:amd64.
Preparing to unpack .../094-libhdf5-fortran-320_2.2.0+repack-4_amd64.deb ...
Unpacking libhdf5-fortran-320:amd64 (2.2.0+repack-4) ...
Selecting previously unselected package libhdf5-hl-320:amd64.
Preparing to unpack .../095-libhdf5-hl-320_2.2.0+repack-4_amd64.deb ...
Unpacking libhdf5-hl-320:amd64 (2.2.0+repack-4) ...
Selecting previously unselected package libhdf5-hl-fortran-320:amd64.
Preparing to unpack .../096-libhdf5-hl-fortran-320_2.2.0+repack-4_amd64.deb ...
Unpacking libhdf5-hl-fortran-320:amd64 (2.2.0+repack-4) ...
Selecting previously unselected package libhdf5-hl-cpp-320:amd64.
Preparing to unpack .../097-libhdf5-hl-cpp-320_2.2.0+repack-4_amd64.deb ...
Unpacking libhdf5-hl-cpp-320:amd64 (2.2.0+repack-4) ...
Selecting previously unselected package libhdf5-dev.
Preparing to unpack .../098-libhdf5-dev_2.2.0+repack-4_amd64.deb ...
Unpacking libhdf5-dev (2.2.0+repack-4) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../099-libjs-sphinxdoc_9.1.0-7_all.deb ...
Unpacking libjs-sphinxdoc (9.1.0-7) ...
Selecting previously unselected package libpcre2-16-0:amd64.
Preparing to unpack .../100-libpcre2-16-0_10.48-2_amd64.deb ...
Unpacking libpcre2-16-0:amd64 (10.48-2) ...
Selecting previously unselected package libpcre2-32-0:amd64.
Preparing to unpack .../101-libpcre2-32-0_10.48-2_amd64.deb ...
Unpacking libpcre2-32-0:amd64 (10.48-2) ...
Selecting previously unselected package libpcre2-posix3:amd64.
Preparing to unpack .../102-libpcre2-posix3_10.48-2_amd64.deb ...
Unpacking libpcre2-posix3:amd64 (10.48-2) ...
Selecting previously unselected package libpcre2-dev:amd64.
Preparing to unpack .../103-libpcre2-dev_10.48-2_amd64.deb ...
Unpacking libpcre2-dev:amd64 (10.48-2) ...
Selecting previously unselected package libpython3.14:amd64.
Preparing to unpack .../104-libpython3.14_3.14.7-1_amd64.deb ...
Unpacking libpython3.14:amd64 (3.14.7-1) ...
Selecting previously unselected package libpython3.14-dev:amd64.
Preparing to unpack .../105-libpython3.14-dev_3.14.7-1_amd64.deb ...
Unpacking libpython3.14-dev:amd64 (3.14.7-1) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../106-libpython3-dev_3.14.7-3_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.14.7-3) ...
Selecting previously unselected package libpython3-all-dev:amd64.
Preparing to unpack .../107-libpython3-all-dev_3.14.7-3_amd64.deb ...
Unpacking libpython3-all-dev:amd64 (3.14.7-3) ...
Selecting previously unselected package python3-all.
Preparing to unpack .../108-python3-all_3.14.7-3_amd64.deb ...
Unpacking python3-all (3.14.7-3) ...
Selecting previously unselected package python3.14-dev.
Preparing to unpack .../109-python3.14-dev_3.14.7-1_amd64.deb ...
Unpacking python3.14-dev (3.14.7-1) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../110-python3-dev_3.14.7-3_amd64.deb ...
Unpacking python3-dev (3.14.7-3) ...
Selecting previously unselected package python3-all-dev.
Preparing to unpack .../111-python3-all-dev_3.14.7-3_amd64.deb ...
Unpacking python3-all-dev (3.14.7-3) ...
Selecting previously unselected package swig.
Preparing to unpack .../112-swig_4.5.0-3_amd64.deb ...
Unpacking swig (4.5.0-3) ...
Setting up libunistring-dev:amd64 (1.4.2-1) ...
Setting up media-types (14.0.0) ...
Setting up libpipeline1:amd64 (1.5.8-3) ...
Setting up liblcms2-2:amd64 (2.19.1-1) ...
Setting up swig (4.5.0-3) ...
Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-5+b2) ...
Setting up libzstd-dev:amd64 (1.5.7+dfsg-4) ...
Setting up bsdextrautils (2.42.2-4) ...
Setting up hdf5-helpers (2.2.0+repack-4) ...
Setting up nettle-dev:amd64 (3.10.2-1+b1) ...
Setting up java-common (0.77) ...
Setting up libmagic-mgc (1:5.47-4) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libxml2-16:amd64 (2.15.3+dfsg-1+b1) ...
Setting up libdebhelper-perl (14.3) ...
Setting up libpkgconf7:amd64 (2.5.1-4) ...
Setting up libmagic1t64:amd64 (1:5.47-4) ...
Setting up gettext-base (1.0-3) ...
Setting up m4 (1.4.21-1) ...
Setting up libevent-2.1-7t64:amd64 (2.1.13-stable-1) ...
Setting up file (1:5.47-4) ...
Setting up libngtcp2-dev:amd64 (1.24.0-1) ...
Setting up libpcre2-16-0:amd64 (10.48-2) ...
Setting up libaec0:amd64 (1.1.7-1) ...
Setting up libelf1t64:amd64 (0.196-1) ...
Setting up autotools-dev (20240727.1+nmu1) ...
Setting up libpcre2-32-0:amd64 (10.48-2) ...
Setting up libblas3:amd64 (3.12.1-8) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
Setting up libunbound8:amd64 (1.26.0-2) ...
Setting up libexpat1-dev:amd64 (2.8.4-1) ...
Setting up libjpeg62-turbo:amd64 (1:3.1.3-4) ...
Setting up libjpeg62-turbo-dev:amd64 (1:3.1.3-4) ...
Setting up libnspr4:amd64 (2:4.40-1) ...
Setting up libgssrpc4t64:amd64 (1.22.1-3) ...
Setting up libldap-dev:amd64 (2.6.14+dfsg-2) ...
Setting up comerr-dev:amd64 (2.1-1.47.4-1+b1) ...
Setting up libssl-dev:amd64 (3.6.4-1) ...
Setting up python3-numpy-dev:amd64 (1:2.4.6+ds-4) ...
Setting up autopoint (1.0-3) ...
Setting up libpcsclite1:amd64 (2.5.1-1) ...
Setting up pkgconf-bin (2.5.1-4) ...
Setting up libidn2-dev:amd64 (2.3.8-5) ...
Setting up libjs-sphinxdoc (9.1.0-7) ...
Setting up libgfortran5:amd64 (16.2.0-2) ...
Setting up autoconf (2.73-2) ...
Setting up libnghttp3-dev:amd64 (1.17.0-1) ...
Setting up libngtcp2-crypto-ossl-dev:amd64 (1.24.0-1) ...
Setting up libreadline8t64:amd64 (8.3-4) ...
Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.2-3) ...
Setting up libpcre2-posix3:amd64 (10.48-2) ...
Setting up dwz (0.17-1) ...
Setting up libuchardet0:amd64 (0.0.8-2+b2) ...
Setting up bison (2:3.8.2+dfsg-1+b3) ...
update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
Setting up libtasn1-6:amd64 (4.21.0-2+b1) ...
Setting up libtasn1-6-dev:amd64 (4.21.0-2+b1) ...
Setting up openssl (3.6.4-1) ...
Setting up libbrotli-dev:amd64 (1.2.0-4+b1) ...
Setting up libp11-kit-dev:amd64 (0.26.5-1) ...
Setting up libsz2:amd64 (1.1.7-1) ...
Setting up libkadm5clnt-mit12:amd64 (1.22.1-3) ...
Setting up libgnutls30t64:amd64 (3.8.13-1) ...
Setting up automake (1:1.18.1-4) ...
update-alternatives: using /usr/bin/automake-1.18 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.15.1-1) ...
Setting up flex (2.6.4-8.2+b5) ...
Setting up liblapack3:amd64 (3.12.1-8) ...
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 (1.0-3) ...
Setting up libpcre2-dev:amd64 (10.48-2) ...
Setting up libkdb5-10t64:amd64 (1.22.1-3) ...
Setting up libhdf4-11:amd64 (4.4.0-1~exp1) ...
Setting up libtool (2.6.2-2) ...
Setting up libpython3.14-stdlib:amd64 (3.14.7-1) ...
Setting up libaec-dev:amd64 (1.1.7-1) ...
Setting up libjpeg-dev:amd64 (1:3.1.3-4) ...
Setting up libnss3:amd64 (2:3.128-1) ...
Setting up pkgconf:amd64 (2.5.1-4) ...
Setting up libpsl-dev:amd64 (0.23.3-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (22) ...
Setting up ca-certificates (20260816) ...
Updating certificates in /etc/ssl/certs...
121 added, 0 removed; done.
Setting up libgnutls-dane0t64:amd64 (3.8.13-1) ...
Setting up librtmp1:amd64 (2.6-1) ...
Setting up libssh2-1-dev:amd64 (1.11.1-6) ...
Setting up libhdf4-dev (4.4.0-1~exp1) ...
Setting up dh-strip-nondeterminism (1.15.1-1) ...
Setting up groff-base (1.24.1-1) ...
Setting up libkadm5srv-mit12:amd64 (1.22.1-3) ...
Setting up libpython3.14:amd64 (3.14.7-1) ...
Setting up libpython3.14-dev:amd64 (3.14.7-1) ...
Setting up libhdf5-320:amd64 (2.2.0+repack-4) ...
Setting up python3.14 (3.14.7-1) ...
Setting up ca-certificates-java (20260311) ...
No JRE found. Skipping Java certificates setup.
Setting up libpython3-stdlib:amd64 (3.14.7-3) ...
Setting up krb5-multidev:amd64 (1.22.1-3) ...
Setting up libgnutls28-dev:amd64 (3.8.13-1) ...
Setting up libnghttp2-dev:amd64 (1.70.0-1) ...
Setting up libpython3-dev:amd64 (3.14.7-3) ...
Setting up libhdf5-cpp-320:amd64 (2.2.0+repack-4) ...
Setting up python3.14-dev (3.14.7-1) ...
Setting up po-debconf (1.0.22) ...
Setting up openjdk-25-jre-headless:amd64 (25.0.4.1+1-1) ...
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
Setting up python3 (3.14.7-3) ...
Setting up man-db (2.13.1-1) ...
Building database of manual pages ...
Created symlink '/etc/systemd/system/timers.target.wants/man-db.timer' -> '/usr/lib/systemd/system/man-db.timer'.

Setting up libkrb5-dev:amd64 (1.22.1-3) ...
Setting up libpython3-all-dev:amd64 (3.14.7-3) ...
Setting up python3-dev (3.14.7-3) ...
Setting up librtmp-dev:amd64 (2.6-1) ...
Setting up python3-numpy (1:2.4.6+ds-4) ...
Setting up libhdf5-hl-320:amd64 (2.2.0+repack-4) ...
Setting up libhdf5-fortran-320:amd64 (2.2.0+repack-4) ...
Setting up dh-python (7.20260623) ...
Setting up python3-all (3.14.7-3) ...
Setting up debhelper (14.3) ...
Setting up libhdf5-hl-fortran-320:amd64 (2.2.0+repack-4) ...
Setting up libcurl4-openssl-dev:amd64 (8.22.0-1) ...
Setting up libhdf5-hl-cpp-320:amd64 (2.2.0+repack-4) ...
Setting up python3-all-dev (3.14.7-3) ...
Setting up libhdf5-dev (2.2.0+repack-4) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5_serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode
update-alternatives: using /usr/lib/x86_64-linux-gnu/cmake/hdf5_serial to provide /usr/lib/x86_64-linux-gnu/cmake/hdf5 (hdf5.cmake) in auto mode
Processing triggers for libc-bin (2.43-4) ...
Processing triggers for systemd (262~rc1-2) ...
Processing triggers for ca-certificates-java (20260311) ...
Adding debian:ACCVRAIZ1.pem
Adding debian:AC_RAIZ_FNMT-RCM.pem
Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
Adding debian:ANF_Secure_Server_Root_CA.pem
Adding debian:Actalis_Authentication_Root_CA.pem
Adding debian:Amazon_Root_CA_1.pem
Adding debian:Amazon_Root_CA_2.pem
Adding debian:Amazon_Root_CA_3.pem
Adding debian:Amazon_Root_CA_4.pem
Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem
Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
Adding debian:BJCA_Global_Root_CA1.pem
Adding debian:BJCA_Global_Root_CA2.pem
Adding debian:Buypass_Class_2_Root_CA.pem
Adding debian:Buypass_Class_3_Root_CA.pem
Adding debian:CA_Disig_Root_R2.pem
Adding debian:CFCA_EV_ROOT.pem
Adding debian:COMODO_ECC_Certification_Authority.pem
Adding debian:COMODO_RSA_Certification_Authority.pem
Adding debian:Certainly_Root_E1.pem
Adding debian:Certainly_Root_R1.pem
Adding debian:Certigna_Root_CA.pem
Adding debian:Certum_EC-384_CA.pem
Adding debian:Certum_Trusted_Network_CA.pem
Adding debian:Certum_Trusted_Network_CA_2.pem
Adding debian:Certum_Trusted_Root_CA.pem
Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
Adding debian:D-TRUST_BR_Root_CA_2_2023.pem
Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
Adding debian:D-TRUST_EV_Root_CA_2_2023.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
Adding debian:DigiCert_Assured_ID_Root_G2.pem
Adding debian:DigiCert_Assured_ID_Root_G3.pem
Adding debian:DigiCert_Global_Root_G2.pem
Adding debian:DigiCert_Global_Root_G3.pem
Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
Adding debian:DigiCert_Trusted_Root_G4.pem
Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
Adding debian:GTS_Root_R1.pem
Adding debian:GTS_Root_R3.pem
Adding debian:GTS_Root_R4.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
Adding debian:GlobalSign_Root_CA_-_R3.pem
Adding debian:GlobalSign_Root_CA_-_R6.pem
Adding debian:GlobalSign_Root_E46.pem
Adding debian:GlobalSign_Root_R46.pem
Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
Adding debian:HiPKI_Root_CA_-_G1.pem
Adding debian:Hongkong_Post_Root_CA_3.pem
Adding debian:ISRG_Root_X1.pem
Adding debian:ISRG_Root_X2.pem
Adding debian:IdenTrust_Commercial_Root_CA_1.pem
Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
Adding debian:Izenpe.com.pem
Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
Adding debian:NAVER_Global_Root_Certification_Authority.pem
Adding debian:NetLock_Arany_=Class_Gold=_F?tan?s?tv?ny.pem
Adding debian:OISTE_Server_Root_ECC_G1.pem
Adding debian:OISTE_Server_Root_RSA_G1.pem
Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
Adding debian:QuoVadis_Root_CA_1_G3.pem
Adding debian:QuoVadis_Root_CA_2_G3.pem
Adding debian:QuoVadis_Root_CA_3_G3.pem
Adding debian:SECOM_TLS_ECC_Root_CA_2024.pem
Adding debian:SECOM_TLS_RSA_Root_CA_2024.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem
Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem
Adding debian:SZAFIR_ROOT_CA2.pem
Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem
Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem
Adding debian:SecureSign_Root_CA14.pem
Adding debian:SecureSign_Root_CA15.pem
Adding debian:Security_Communication_ECC_RootCA1.pem
Adding debian:Security_Communication_RootCA2.pem
Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
Adding debian:SwissSign_RSA_TLS_Root_CA_2022_-_1.pem
Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
Adding debian:TWCA_CYBER_Root_CA.pem
Adding debian:TWCA_Global_Root_CA.pem
Adding debian:TWCA_Root_Certification_Authority.pem
Adding debian:Telekom_Security_TLS_ECC_Root_2020.pem
Adding debian:Telekom_Security_TLS_RSA_Root_2023.pem
Adding debian:Telia_EC_TLS_Root_CA_v3.pem
Adding debian:Telia_RSA_TLS_Root_CA_v3.pem
Adding debian:Telia_Root_CA_v2.pem
Adding debian:TrustAsia_Global_Root_CA_G3.pem
Adding debian:TrustAsia_Global_Root_CA_G4.pem
Adding debian:TrustAsia_TLS_ECC_Root_CA.pem
Adding debian:TrustAsia_TLS_RSA_Root_CA.pem
Adding debian:TunTrust_Root_CA.pem
Adding debian:UCA_Extended_Validation_Root.pem
Adding debian:UCA_Global_G2_Root.pem
Adding debian:USERTrust_ECC_Certification_Authority.pem
Adding debian:USERTrust_RSA_Certification_Authority.pem
Adding debian:certSIGN_Root_CA_G2.pem
Adding debian:e-Szigno_Root_CA_2017.pem
Adding debian:e-Szigno_TLS_Root_CA_2023.pem
Adding debian:emSign_ECC_Root_CA_-_C3.pem
Adding debian:emSign_ECC_Root_CA_-_G3.pem
Adding debian:emSign_Root_CA_-_C1.pem
Adding debian:emSign_Root_CA_-_G1.pem
Adding debian:vTrus_ECC_Root_CA.pem
Adding debian:vTrus_Root_CA.pem
done.
Setting up default-jre-headless (2:1.25-77) ...
Setting up openjdk-25-jdk-headless:amd64 (25.0.4.1+1-1) ...
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jnativescan to provide /usr/bin/jnativescan (jnativescan) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
update-alternatives: using /usr/lib/jvm/java-25-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
Setting up default-jdk-headless (2:1.25-77) ...
Processing triggers for ca-certificates (20260816) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for ca-certificates-java (20260311) ...
done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
I: Copying back the cached apt archive contents
I: new cache content 'libhdf4-11_4.4.0-1~exp1_amd64.deb' added
I: new cache content 'libhdf4-dev_4.4.0-1~exp1_amd64.deb' added
I: new cache content 'libgfortran5_16.2.0-2_amd64.deb' added
I: new cache content 'libnspr4_2%3a4.40-1_amd64.deb' added
I: new cache content 'libnss3_2%3a3.128-1_amd64.deb' added
I: new cache content 'openjdk-25-jre-headless_25.0.4.1+1-1_amd64.deb' added
I: new cache content 'openjdk-25-jdk-headless_25.0.4.1+1-1_amd64.deb' added
I: new cache content 'libbrotli-dev_1.2.0-4+b1_amd64.deb' added
I: new cache content 'libcurl4-openssl-dev_8.22.0-1_amd64.deb' added
I: new cache content 'libpcre2-16-0_10.48-2_amd64.deb' added
I: new cache content 'libpcre2-32-0_10.48-2_amd64.deb' added
I: new cache content 'libpcre2-posix3_10.48-2_amd64.deb' added
I: new cache content 'libpcre2-dev_10.48-2_amd64.deb' added
I: Building the package
I: Running cd /build/coda-2.25.6/ && 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  > ../coda_2.25.6-3.1_source.changes
dpkg-buildpackage: info: source package coda
dpkg-buildpackage: info: source version 2.25.6-3.1
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 --builddirectory=debian/build
   dh_auto_clean -O--builddirectory=debian/build
   dh_autoreconf_clean -O--builddirectory=debian/build
   dh_clean -O--builddirectory=debian/build
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/coda.substvars debian/libcoda16.substvars debian/libcoda-dev.substvars debian/libcoda-java.substvars debian/libcoda-jni.substvars debian/python3-coda.substvars debian/files
	rm -fr -- debian/coda/ debian/tmp/ debian/libcoda16/ debian/libcoda-dev/ debian/libcoda-java/ debian/libcoda-jni/ debian/python3-coda/
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building coda using existing ../coda_2.25.6.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building coda in ../coda_2.25.6-3.1.debian.tar.xz
dpkg-source: info: building coda in ../coda_2.25.6-3.1.dsc
 debian/rules binary
dh binary --builddirectory=debian/build
   dh_update_autotools_config -O--builddirectory=debian/build
   dh_autoreconf -O--builddirectory=debian/build
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.before
	grep -q ^XDT_ configure.ac
	autoreconf -f -i -v
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:199: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:744: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:737: AC_PROG_LEX is expanded from...
aclocal.m4:693: AM_PROG_LEX is expanded from...
configure.ac:199: the top level
configure.ac:227: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:227: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
m4/mathlib.m4:4: ST_CHECK_LIB_M is expanded from...
configure.ac:227: the top level
configure.ac:253: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:253: You should run autoupdate.
./lib/autoconf/general.m4:2903: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from...
lib/m4sugar/m4sh.m4:689: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:696: AS_IF is expanded from...
./lib/autoconf/general.m4:2305: AC_CACHE_VAL is expanded from...
m4/tls.m4:1: ST_THREAD_LOCAL_STORAGE is expanded from...
configure.ac:253: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:188: installing './ar-lib'
configure.ac:183: installing './compile'
configure.ac:195: installing './config.guess'
configure.ac:195: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
Makefile.am:63: installing './py-compile'
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
	find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.after
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/coda-2.25.6'
mkdir debian/build
(cd debian/build && ../../configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu \
	--disable-dependency-tracking \
        --enable-java \
	--enable-python \
	--with-hdf4 \
	--with-hdf5 \
	PYTHON=python3.14 \
	JAVA_HOME='/usr/lib/jvm/default-java' \
	HDF4_INCLUDE=/usr/include/hdf \
	HDF5_INCLUDE=/usr/lib/x86_64-linux-gnu/hdf5/serial/include \
	HDF5_LIB=/usr/lib/x86_64-linux-gnu/hdf5/serial/lib \
	HDF4_LIB=/usr/lib ) 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1234' is supported by ustar format... yes
checking whether GID '1234' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking whether the compiler supports GNU Fortran 77... no
checking whether  accepts -g... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... no
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for gawk... (cached) mawk
checking for python version... 3.14
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.14/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.14/site-packages
checking for doxygen... no
checking for indent... :
checking for swig... /usr/bin/swig
checking whether explicit linking with math library is needed... yes
checking for sqrt in -lm... yes
checking for dirent.h... yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/mman.h... yes
checking for size_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking whether byte ordering is bigendian... no
checking for gcc option to support large files... none needed
checking for thread local storage (TLS) keyword... thread_local
checking whether struct tm is in sys/time.h or time.h... time.h
checking for C compiler warning flags... -W -Wall
checking whether gcc accepts -Wno-long-long... 
checking whether malloc (0) returns nonnull... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether realloc (0, 0) returns nonnull... yes
checking for floor... yes
checking for pread... yes
checking for stat... yes
checking for memmove... yes
checking for bcopy... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for vsnprintf... yes
checking build CODA as sub-package... no
checking build IDL interface... no
checking build MATLAB interface... no
checking for java... /usr/bin/java
checking for javac... /usr/bin/javac
checking for jar... /usr/bin/jar
checking for JAVA installation... yes
checking for /usr/lib/jvm/default-java/include/jni.h... yes
checking for compress in -lz... yes
checking for jpeg_start_compress in -ljpeg... yes
checking for SZ_encoder_enabled in -lsz... yes
checking for hdf.h... yes
checking for netcdf.h... no
checking for mfhdf.h... yes
checking for Hopen in -ldf... no
checking for Hopen in -lhdf... yes
checking for SDstart in -lmfhdf... yes
checking for HDF4 installation... yes
checking enable HDF4 Vdata attributes... yes
checking for hdf5.h... yes
checking for H5Fopen in -lhdf5... yes
checking for HDF5 installation... yes
checking enable printf warnings... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fortran/Makefile
config.status: creating java/build.xml
config.status: creating libcoda/doc/Doxyfile
config.status: creating java/doc/Doxyfile
config.status: creating idl/coda_idl.dlm
config.status: creating config.h
config.status: creating coda.h
config.status: executing depfiles commands
config.status: executing libtool commands
for p in `py3versions --supported | sed -e 's%python3.14%%'  ` ; do \
	mkdir debian/build/$p ; \
	(cd debian/build/$p && ../../../configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu \
		--disable-dependency-tracking \
        	--enable-java \
		--enable-python \
		--with-hdf4 \
		--with-hdf5 \
		PYTHON=$p \
		JAVA_HOME='/usr/lib/jvm/default-java' \
		HDF4_INCLUDE=/usr/include/hdf \
		HDF5_INCLUDE=/usr/lib/x86_64-linux-gnu/hdf5/serial/include \
		HDF5_LIB=/usr/lib/x86_64-linux-gnu/hdf5/serial/lib ) ; \
	done
make[1]: Leaving directory '/build/coda-2.25.6'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/coda-2.25.6'
dh_auto_build --builddirectory=debian/build
	cd debian/build && make -j11
make[2]: Entering directory '/build/coda-2.25.6/debian/build'
Makefile:3274: warning: ignoring prerequisites on suffix rule definition
/bin/bash ../../ylwrap ../../libcoda/coda-expr-parser.y y.tab.c libcoda/coda-expr-parser.c y.tab.h `echo libcoda/coda-expr-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output libcoda/coda-expr-parser.output -- bison -y -d 
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y:166.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
  166 | %destructor { coda_expression_delete($$); } node rootnode nonrootnode...
      | ^~~~~~~~~~~
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y:167.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc]
  167 | %destructor { free($$); } INT_VALUE FLOAT_VALUE STRING_VALUE NAME IND...
      | ^~~~~~~~~~~
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y:169.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
  169 | %pure-parser
      | ^~~~~~~~~~~~
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y:169.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
  169 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y:173.1-14: warning: POSIX Yacc does not support %error-verbose [-Wyacc]
  173 | %error-verbose
      | ^~~~~~~~~~~~~~
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y:173.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
  173 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y:176.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
  176 | %expect 3
      | ^~~~~~~
/build/coda-2.25.6/debian/build/../../libcoda/coda-expr-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
updating libcoda/coda-expr-parser.h
make  all-am
make[3]: Entering directory '/build/coda-2.25.6/debian/build'
Makefile:3274: warning: ignoring prerequisites on suffix rule definition
/bin/bash ../../ylwrap ../../libcoda/coda-expr-tokenizer.l lex.yy.c libcoda/coda-expr-tokenizer.c -- flex -olex.yy.c 
/bin/bash ../../ylwrap ../../findtypedef.l lex.yy.c findtypedef.c -- flex -olex.yy.c 
CLASSPATH=java:../../java${CLASSPATH:+":$CLASSPATH"} /usr/bin/javac -d java    ../../java/nl/stcorp/coda/CodaException.java ../../java/nl/stcorp/coda/Product.java ../../java/nl/stcorp/coda/Type.java ../../java/nl/stcorp/coda/Cursor.java ../../java/nl/stcorp/coda/Expression.java ../../java/nl/stcorp/coda/Coda.java ../../java/nl/stcorp/coda/ArrayOrderingEnum.java ../../java/nl/stcorp/coda/FilefilterStatusEnum.java ../../java/nl/stcorp/coda/FormatEnum.java ../../java/nl/stcorp/coda/NativeTypeEnum.java ../../java/nl/stcorp/coda/SpecialTypeEnum.java ../../java/nl/stcorp/coda/ExpressionTypeEnum.java ../../java/nl/stcorp/coda/TypeClassEnum.java ../../java/nl/stcorp/coda/codacConstants.java ../../java/nl/stcorp/coda/codac.java ../../java/nl/stcorp/coda/codacJNI.java ../../java/nl/stcorp/coda/SWIGTYPE_p_coda_product_struct.java ../../java/nl/stcorp/coda/SWIGTYPE_p_coda_expression_struct.java ../../java/nl/stcorp/coda/SWIGTYPE_p_coda_cursor_struct.java ../../java/nl/stcorp/coda/SWIGTYPE_p_coda_type_struct.java
gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o tools/codacheck/codacheck.o ../../tools/codacheck/codacheck.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-ascbin-cursor.lo `test -f 'libcoda/coda-ascbin-cursor.c' || echo '../../'`libcoda/coda-ascbin-cursor.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-ascii-cursor.lo `test -f 'libcoda/coda-ascii-cursor.c' || echo '../../'`libcoda/coda-ascii-cursor.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-ascii.lo `test -f 'libcoda/coda-ascii.c' || echo '../../'`libcoda/coda-ascii.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-bin-cursor.lo `test -f 'libcoda/coda-bin-cursor.c' || echo '../../'`libcoda/coda-bin-cursor.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-bin.lo `test -f 'libcoda/coda-bin.c' || echo '../../'`libcoda/coda-bin.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-cdf-cursor.lo `test -f 'libcoda/coda-cdf-cursor.c' || echo '../../'`libcoda/coda-cdf-cursor.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-cdf-type.lo `test -f 'libcoda/coda-cdf-type.c' || echo '../../'`libcoda/coda-cdf-type.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-cdf.lo `test -f 'libcoda/coda-cdf.c' || echo '../../'`libcoda/coda-cdf.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-check.lo `test -f 'libcoda/coda-check.c' || echo '../../'`libcoda/coda-check.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cdf-type.c  -fPIC -DPIC -o libcoda/.libs/la-coda-cdf-type.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-ascii.c  -fPIC -DPIC -o libcoda/.libs/la-coda-ascii.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-ascii-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-ascii-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-bin-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-bin-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-ascbin-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-ascbin-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cdf-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-cdf-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-bin.c  -fPIC -DPIC -o libcoda/.libs/la-coda-bin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-check.c  -fPIC -DPIC -o libcoda/.libs/la-coda-check.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-cursor-read.lo `test -f 'libcoda/coda-cursor-read.c' || echo '../../'`libcoda/coda-cursor-read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cdf.c  -fPIC -DPIC -o libcoda/.libs/la-coda-cdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-bin.c -o libcoda/la-coda-bin.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cursor-read.c  -fPIC -DPIC -o libcoda/.libs/la-coda-cursor-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cdf-type.c -o libcoda/la-coda-cdf-type.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-ascii.c -o libcoda/la-coda-ascii.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-cursor.lo `test -f 'libcoda/coda-cursor.c' || echo '../../'`libcoda/coda-cursor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cdf-cursor.c -o libcoda/la-coda-cdf-cursor.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-definition-parse.lo `test -f 'libcoda/coda-definition-parse.c' || echo '../../'`libcoda/coda-definition-parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-check.c -o libcoda/la-coda-check.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-definition.lo `test -f 'libcoda/coda-definition.c' || echo '../../'`libcoda/coda-definition.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-ascbin-cursor.c -o libcoda/la-coda-ascbin-cursor.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-definition-parse.c  -fPIC -DPIC -o libcoda/.libs/la-coda-definition-parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-definition.c  -fPIC -DPIC -o libcoda/.libs/la-coda-definition.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-detection.lo `test -f 'libcoda/coda-detection.c' || echo '../../'`libcoda/coda-detection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cdf.c -o libcoda/la-coda-cdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-detection.c  -fPIC -DPIC -o libcoda/.libs/la-coda-detection.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-errno.lo `test -f 'libcoda/coda-errno.c' || echo '../../'`libcoda/coda-errno.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-expr-parser.lo `test -f 'libcoda/coda-expr-parser.c' || echo '../../'`libcoda/coda-expr-parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-errno.c  -fPIC -DPIC -o libcoda/.libs/la-coda-errno.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c libcoda/coda-expr-parser.c  -fPIC -DPIC -o libcoda/.libs/la-coda-expr-parser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-definition.c -o libcoda/la-coda-definition.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-ascii-cursor.c -o libcoda/la-coda-ascii-cursor.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cursor.c -o libcoda/la-coda-cursor.o >/dev/null 2>&1
libcoda/coda-expr-parser.c: In function 'coda_expression_parse':
libcoda/coda-expr-parser.c:2427:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable=]
 2427 |     int yynerrs = 0;
      |         ^~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-detection.c -o libcoda/la-coda-detection.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-errno.c -o libcoda/la-coda-errno.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-expr-tokenizer.lo `test -f 'libcoda/coda-expr-tokenizer.c' || echo '../../'`libcoda/coda-expr-tokenizer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-bin-cursor.c -o libcoda/la-coda-bin-cursor.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c libcoda/coda-expr-tokenizer.c  -fPIC -DPIC -o libcoda/.libs/la-coda-expr-tokenizer.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-expr.lo `test -f 'libcoda/coda-expr.c' || echo '../../'`libcoda/coda-expr.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-filefilter.lo `test -f 'libcoda/coda-filefilter.c' || echo '../../'`libcoda/coda-filefilter.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-grib-cursor.lo `test -f 'libcoda/coda-grib-cursor.c' || echo '../../'`libcoda/coda-grib-cursor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-expr.c  -fPIC -DPIC -o libcoda/.libs/la-coda-expr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-filefilter.c  -fPIC -DPIC -o libcoda/.libs/la-coda-filefilter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-grib-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-grib-cursor.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-grib-type.lo `test -f 'libcoda/coda-grib-type.c' || echo '../../'`libcoda/coda-grib-type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-filefilter.c -o libcoda/la-coda-filefilter.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c libcoda/coda-expr-parser.c -o libcoda/la-coda-expr-parser.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c libcoda/coda-expr-tokenizer.c -o libcoda/la-coda-expr-tokenizer.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-grib-type.c  -fPIC -DPIC -o libcoda/.libs/la-coda-grib-type.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-grib-cursor.c -o libcoda/la-coda-grib-cursor.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-grib.lo `test -f 'libcoda/coda-grib.c' || echo '../../'`libcoda/coda-grib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-grib-type.c -o libcoda/la-coda-grib-type.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-grib.c  -fPIC -DPIC -o libcoda/.libs/la-coda-grib.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-mem-cursor.lo `test -f 'libcoda/coda-mem-cursor.c' || echo '../../'`libcoda/coda-mem-cursor.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-mem-type.lo `test -f 'libcoda/coda-mem-type.c' || echo '../../'`libcoda/coda-mem-type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-definition-parse.c -o libcoda/la-coda-definition-parse.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-mem.lo `test -f 'libcoda/coda-mem.c' || echo '../../'`libcoda/coda-mem.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-netcdf-cursor.lo `test -f 'libcoda/coda-netcdf-cursor.c' || echo '../../'`libcoda/coda-netcdf-cursor.c
echo timestamp > classnoinst.stamp
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-netcdf-type.lo `test -f 'libcoda/coda-netcdf-type.c' || echo '../../'`libcoda/coda-netcdf-type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-mem-type.c  -fPIC -DPIC -o libcoda/.libs/la-coda-mem-type.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-mem-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-mem-cursor.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-netcdf.lo `test -f 'libcoda/coda-netcdf.c' || echo '../../'`libcoda/coda-netcdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-mem.c  -fPIC -DPIC -o libcoda/.libs/la-coda-mem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-netcdf-type.c  -fPIC -DPIC -o libcoda/.libs/la-coda-netcdf-type.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-netcdf-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-netcdf-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-mem.c -o libcoda/la-coda-mem.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-netcdf-type.c -o libcoda/la-coda-netcdf-type.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-product.lo `test -f 'libcoda/coda-product.c' || echo '../../'`libcoda/coda-product.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-netcdf.c  -fPIC -DPIC -o libcoda/.libs/la-coda-netcdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-product.c  -fPIC -DPIC -o libcoda/.libs/la-coda-product.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-cursor-read.c -o libcoda/la-coda-cursor-read.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-rinex.lo `test -f 'libcoda/coda-rinex.c' || echo '../../'`libcoda/coda-rinex.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-sp3.lo `test -f 'libcoda/coda-sp3.c' || echo '../../'`libcoda/coda-sp3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-netcdf-cursor.c -o libcoda/la-coda-netcdf-cursor.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-mem-type.c -o libcoda/la-coda-mem-type.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-rinex.c  -fPIC -DPIC -o libcoda/.libs/la-coda-rinex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-sp3.c  -fPIC -DPIC -o libcoda/.libs/la-coda-sp3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-netcdf.c -o libcoda/la-coda-netcdf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-product.c -o libcoda/la-coda-product.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-mem-cursor.c -o libcoda/la-coda-mem-cursor.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-time.lo `test -f 'libcoda/coda-time.c' || echo '../../'`libcoda/coda-time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-time.c  -fPIC -DPIC -o libcoda/.libs/la-coda-time.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-tree.lo `test -f 'libcoda/coda-tree.c' || echo '../../'`libcoda/coda-tree.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-type.lo `test -f 'libcoda/coda-type.c' || echo '../../'`libcoda/coda-type.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-utils.lo `test -f 'libcoda/coda-utils.c' || echo '../../'`libcoda/coda-utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-expr.c -o libcoda/la-coda-expr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-utils.c  -fPIC -DPIC -o libcoda/.libs/la-coda-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-tree.c  -fPIC -DPIC -o libcoda/.libs/la-coda-tree.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-type.c  -fPIC -DPIC -o libcoda/.libs/la-coda-type.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-tree.c -o libcoda/la-coda-tree.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-grib.c -o libcoda/la-coda-grib.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-sp3.c -o libcoda/la-coda-sp3.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-utils.c -o libcoda/la-coda-utils.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-xml-parser.lo `test -f 'libcoda/coda-xml-parser.c' || echo '../../'`libcoda/coda-xml-parser.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-xml.lo `test -f 'libcoda/coda-xml.c' || echo '../../'`libcoda/coda-xml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-xml.c  -fPIC -DPIC -o libcoda/.libs/la-coda-xml.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-xml-parser.c  -fPIC -DPIC -o libcoda/.libs/la-coda-xml-parser.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda.lo `test -f 'libcoda/coda.c' || echo '../../'`libcoda/coda.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-xml.c -o libcoda/la-coda-xml.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-time.c -o libcoda/la-coda-time.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-hashtable.lo `test -f 'libcoda/hashtable.c' || echo '../../'`libcoda/hashtable.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-ziparchive.lo `test -f 'libcoda/ziparchive.c' || echo '../../'`libcoda/ziparchive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda.c  -fPIC -DPIC -o libcoda/.libs/la-coda.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/hashtable.c  -fPIC -DPIC -o libcoda/.libs/la-hashtable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda.c -o libcoda/la-coda.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-xml-parser.c -o libcoda/la-coda-xml-parser.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/ziparchive.c  -fPIC -DPIC -o libcoda/.libs/la-ziparchive.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-hdf4-cursor.lo `test -f 'libcoda/coda-hdf4-cursor.c' || echo '../../'`libcoda/coda-hdf4-cursor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/hashtable.c -o libcoda/la-hashtable.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-type.c -o libcoda/la-coda-type.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-hdf4-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-hdf4-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/ziparchive.c -o libcoda/la-ziparchive.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-hdf4-type.lo `test -f 'libcoda/coda-hdf4-type.c' || echo '../../'`libcoda/coda-hdf4-type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-hdf4-type.c  -fPIC -DPIC -o libcoda/.libs/la-coda-hdf4-type.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-hdf4.lo `test -f 'libcoda/coda-hdf4.c' || echo '../../'`libcoda/coda-hdf4.c
../../libcoda/coda-hdf4-type.c: In function 'coda_hdf4_Vgroup_new':
../../libcoda/coda-hdf4-type.c:1813:9: error: too few arguments to function 'Vinquire'; expected 4, have 3
 1813 |     if (Vinquire(type->vgroup_id, &num_entries, type->vgroup_name) != 0)
      |         ^~~~~~~~
In file included from /usr/include/hdf/hdf.h:192,
                 from ../../libcoda/coda-hdf4-internal.h:38,
                 from ../../libcoda/coda-hdf4-type.c:32:
/usr/include/hdf/hproto.h:1409:15: note: declared here
 1409 | HDFLIBAPI int Vinquire(int32 vkey, int32 *nentries, char *vgname, size_t *buf_size);
      |               ^~~~~~~~
../../libcoda/coda-hdf4-type.c:1820:9: error: too few arguments to function 'Vgetclass'; expected 3, have 2
 1820 |     if (Vgetclass(type->vgroup_id, type->classname) != 0)
      |         ^~~~~~~~~
/usr/include/hdf/hproto.h:1407:15: note: declared here
 1407 | HDFLIBAPI int Vgetclass(int32 vkey, char *vgclass, size_t *buf_size);
      |               ^~~~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2  -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libcoda/la-coda-hdf5-cursor.lo `test -f 'libcoda/coda-hdf5-cursor.c' || echo '../../'`libcoda/coda-hdf5-cursor.c
make[3]: *** [Makefile:2093: libcoda/la-coda-hdf4-type.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-hdf4.c  -fPIC -DPIC -o libcoda/.libs/la-coda-hdf4.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-hdf5-cursor.c  -fPIC -DPIC -o libcoda/.libs/la-coda-hdf5-cursor.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-rinex.c -o libcoda/la-coda-rinex.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-hdf4-cursor.c -o libcoda/la-coda-hdf4-cursor.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-hdf4.c -o libcoda/la-coda-hdf4.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Ilibcoda -I../../libcoda -I/usr/lib/x86_64-linux-gnu/hdf5/serial/include -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/coda-2.25.6=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../libcoda/coda-hdf5-cursor.c -o libcoda/la-coda-hdf5-cursor.o >/dev/null 2>&1
make[3]: Leaving directory '/build/coda-2.25.6/debian/build'
make[2]: *** [Makefile:1098: all] Error 2
make[2]: Leaving directory '/build/coda-2.25.6/debian/build'
dh_auto_build: error: cd debian/build && make -j11 returned exit code 2
make[1]: *** [debian/rules:52: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/coda-2.25.6'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with 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.1402498


More information about the debian-science-maintainers mailing list