Diff of the two buildlogs: -- --- b1/build.log 2020-03-19 03:42:54.939059274 +0000 +++ b2/build.log 2020-03-19 03:53:09.166758201 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Tue Apr 20 22:04:53 -12 2021 -I: pbuilder-time-stamp: 1618999493 +I: Current time: Thu Mar 19 17:43:01 +14 2020 +I: pbuilder-time-stamp: 1584589381 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Sat Mar 9 22:03:06 2019 -12 +gpgv: Signature made Mon Mar 11 00:03:06 2019 +14 gpgv: using RSA key 82383CE9165B347C787081A2CBE6BB4E5D9AD3A5 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./harp_1.5+data-3.dsc @@ -35,6 +35,18 @@ dpkg-source: info: applying udunits-path.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/25989/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build2-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/25989/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -223,7 +235,7 @@ Get: 106 http://deb.debian.org/debian buster/main i386 python3-numpy i386 1:1.16.2-1 [2115 kB] Get: 107 http://deb.debian.org/debian buster/main i386 sphinx-doc all 1.8.4-1 [1106 kB] Get: 108 http://deb.debian.org/debian buster/main i386 zip i386 3.0-11+b1 [242 kB] -Fetched 82.1 MB in 1s (86.0 MB/s) +Fetched 82.1 MB in 48s (1716 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (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 ... 19231 files and directories currently installed.) @@ -684,7 +696,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/harp-1.5+data/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/harp-1.5+data/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package harp dpkg-buildpackage: info: source version 1.5+data-3 dpkg-buildpackage: info: source distribution unstable @@ -775,8 +787,8 @@ checking dependency style of gcc... gcc3 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 build system type... i686-pc-linux-gnu +checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep @@ -788,8 +800,8 @@ 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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop +checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all @@ -823,7 +835,7 @@ 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/ld -m elf_i386) supports shared libraries... yes +checking whether the gcc linker (/usr/bin/ld) 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 @@ -922,9 +934,9 @@ config.status: executing libtool commands make[1]: Leaving directory '/build/harp-1.5+data' dh_auto_build - make -j18 + make -j10 make[1]: Entering directory '/build/harp-1.5+data' -/bin/bash ./ylwrap libharp/harp-operation-parser.y y.tab.c libharp/harp-operation-parser.c y.tab.h `echo libharp/harp-operation-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 libharp/harp-operation-parser.output -- bison -y -d +/bin/sh ./ylwrap libharp/harp-operation-parser.y y.tab.c libharp/harp-operation-parser.c y.tab.h `echo libharp/harp-operation-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 libharp/harp-operation-parser.output -- bison -y -d /build/harp-1.5+data/libharp/harp-operation-parser.y:261.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc] %destructor { harp_sized_array_delete($$); } double_array string_array identifier_array dimension_array dimensionspec ^~~~~~~~~~~ @@ -947,187 +959,184 @@ updating libharp/harp-operation-parser.h make all-am make[2]: Entering directory '/build/harp-1.5+data' -/bin/bash ./ylwrap libharp/harp-operation-scanner.l lex.yy.c libharp/harp-operation-scanner.c -- flex -olex.yy.c -/bin/bash ./ylwrap findtypedef.l lex.yy.c findtypedef.c -- flex -olex.yy.c -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -Determining last modification date for AURA_HIRDLS definitions +/bin/sh ./ylwrap libharp/harp-operation-scanner.l lex.yy.c libharp/harp-operation-scanner.c -- flex -olex.yy.c +/bin/sh ./ylwrap findtypedef.l lex.yy.c findtypedef.c -- flex -olex.yy.c +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Determining last modification date for ACSAF definitions Determining last modification date for ACE_FTS definitions -Determining last modification date for AURA_OMI definitions Determining last modification date for AEOLUS definitions Determining last modification date for AURA_MLS definitions -Determining last modification date for ACSAF definitions +Determining last modification date for AURA_HIRDLS definitions +Determining last modification date for AURA_OMI definitions Determining last modification date for AURA_TES definitions Determining last modification date for CALIPSO definitions +Creating AURA_HIRDLS-20160922.codadef +Creating ACE_FTS-20170412.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Creating ACSAF-20180724.codadef Determining last modification date for CLOUDNET definitions -Determining last modification date for ENVISAT_GOMOS definitions -Determining last modification date for ECMWF definitions Determining last modification date for EARLINET definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Creating CALIPSO-20170620.codadef +Creating CLOUDNET-20170620.codadef +Creating EARLINET-20170630.codadef +Determining last modification date for ECMWF definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Creating AURA_TES-20160919.codadef +Creating AURA_OMI-20161024.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Creating AURA_MLS-20160922.codadef +Creating ECMWF-20161220.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Determining last modification date for ENVISAT_GOMOS definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions Determining last modification date for ENVISAT_MIPAS definitions Determining last modification date for ENVISAT_SCIAMACHY definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions Determining last modification date for EPS definitions -Creating AURA_HIRDLS-20160922.codadef -Creating ACE_FTS-20170412.codadef +Determining last modification date for ESACCI_CLOUD definitions Determining last modification date for ERS_GOME definitions -Creating CLOUDNET-20170620.codadef -Creating ECMWF-20161220.codadef -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -Creating EARLINET-20170630.codadef -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -Creating ACSAF-20180724.codadef Determining last modification date for ESACCI_AEROSOL definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -Determining last modification date for ESACCI_CLOUD definitions -Creating CALIPSO-20170620.codadef Determining last modification date for ESACCI_GHG definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions Determining last modification date for ESACCI_OZONE definitions -Determining last modification date for GOSAT definitions -Determining last modification date for GEOMS definitions -Creating AURA_OMI-20161024.codadef -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -Creating AURA_TES-20160919.codadef Creating ESACCI_CLOUD-20170403.codadef -Creating AURA_MLS-20160922.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Determining last modification date for GEOMS definitions +Creating ESACCI_GHG-20170313.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Determining last modification date for GOSAT definitions +Creating ESACCI_AEROSOL-20170215.codadef +Creating ESACCI_OZONE-20160919.codadef +Creating GOSAT-20160922.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions Determining last modification date for NPP_SUOMI definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions Determining last modification date for ODIN_OSIRIS definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -Creating GOSAT-20160922.codadef Determining last modification date for ODIN_SMR definitions -test -d definitions || /bin/bash /build/harp-1.5+data/install-sh -d definitions -Determining last modification date for QA4ECV definitions -Creating ESACCI_GHG-20170313.codadef Creating ODIN_SMR-20161219.codadef +Creating ODIN_OSIRIS-20161219.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions +Determining last modification date for QA4ECV definitions +Determining last modification date for Sentinel5P definitions +Creating NPP_SUOMI-20170620.codadef +Creating GEOMS-20181128.codadef +Creating QA4ECV-20161115.codadef +test -d definitions || /bin/sh /build/harp-1.5+data/install-sh -d definitions depbase=`echo tools/harpcheck/harpcheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpcheck/harpcheck.o -MD -MP -MF $depbase.Tpo -c -o tools/harpcheck/harpcheck.o tools/harpcheck/harpcheck.c &&\ mv -f $depbase.Tpo $depbase.Po -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-analysis.lo -MD -MP -MF libharp/.deps/la-harp-analysis.Tpo -c -o libharp/la-harp-analysis.lo `test -f 'libharp/harp-analysis.c' || echo './'`libharp/harp-analysis.c -Determining last modification date for Sentinel5P definitions -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-area-mask.lo -MD -MP -MF libharp/.deps/la-harp-area-mask.Tpo -c -o libharp/la-harp-area-mask.lo `test -f 'libharp/harp-area-mask.c' || echo './'`libharp/harp-area-mask.c -Creating QA4ECV-20161115.codadef +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-analysis.lo -MD -MP -MF libharp/.deps/la-harp-analysis.Tpo -c -o libharp/la-harp-analysis.lo `test -f 'libharp/harp-analysis.c' || echo './'`libharp/harp-analysis.c Determining last modification date for TEMIS definitions -Creating ODIN_OSIRIS-20161219.codadef -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-afgl86.lo -MD -MP -MF libharp/.deps/la-harp-aux-afgl86.Tpo -c -o libharp/la-harp-aux-afgl86.lo `test -f 'libharp/harp-aux-afgl86.c' || echo './'`libharp/harp-aux-afgl86.c -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-usstd76.lo -MD -MP -MF libharp/.deps/la-harp-aux-usstd76.Tpo -c -o libharp/la-harp-aux-usstd76.lo `test -f 'libharp/harp-aux-usstd76.c' || echo './'`libharp/harp-aux-usstd76.c -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-binning.lo -MD -MP -MF libharp/.deps/la-harp-binning.Tpo -c -o libharp/la-harp-binning.lo `test -f 'libharp/harp-binning.c' || echo './'`libharp/harp-binning.c Creating TEMIS-20160923.codadef -Creating ESACCI_AEROSOL-20170215.codadef -Creating NPP_SUOMI-20170620.codadef -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-chemistry.lo -MD -MP -MF libharp/.deps/la-harp-chemistry.Tpo -c -o libharp/la-harp-chemistry.lo `test -f 'libharp/harp-chemistry.c' || echo './'`libharp/harp-chemistry.c -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-collocation.lo -MD -MP -MF libharp/.deps/la-harp-collocation.Tpo -c -o libharp/la-harp-collocation.lo `test -f 'libharp/harp-collocation.c' || echo './'`libharp/harp-collocation.c -Creating ESACCI_OZONE-20160919.codadef -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dataset.lo -MD -MP -MF libharp/.deps/la-harp-dataset.Tpo -c -o libharp/la-harp-dataset.lo `test -f 'libharp/harp-dataset.c' || echo './'`libharp/harp-dataset.c -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable.Tpo -c -o libharp/la-harp-derived-variable.lo `test -f 'libharp/harp-derived-variable.c' || echo './'`libharp/harp-derived-variable.c -Creating GEOMS-20181128.codadef +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-area-mask.lo -MD -MP -MF libharp/.deps/la-harp-area-mask.Tpo -c -o libharp/la-harp-area-mask.lo `test -f 'libharp/harp-area-mask.c' || echo './'`libharp/harp-area-mask.c +Creating ERS_GOME-20151126.codadef +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-afgl86.lo -MD -MP -MF libharp/.deps/la-harp-aux-afgl86.Tpo -c -o libharp/la-harp-aux-afgl86.lo `test -f 'libharp/harp-aux-afgl86.c' || echo './'`libharp/harp-aux-afgl86.c Creating Sentinel5P-20160922.codadef -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable-list.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable-list.Tpo -c -o libharp/la-harp-derived-variable-list.lo `test -f 'libharp/harp-derived-variable-list.c' || echo './'`libharp/harp-derived-variable-list.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-area-mask.lo -MD -MP -MF libharp/.deps/la-harp-area-mask.Tpo -c libharp/harp-area-mask.c -fPIC -DPIC -o libharp/.libs/la-harp-area-mask.o -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dimension-mask.lo -MD -MP -MF libharp/.deps/la-harp-dimension-mask.Tpo -c -o libharp/la-harp-dimension-mask.lo `test -f 'libharp/harp-dimension-mask.c' || echo './'`libharp/harp-dimension-mask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-analysis.lo -MD -MP -MF libharp/.deps/la-harp-analysis.Tpo -c libharp/harp-analysis.c -fPIC -DPIC -o libharp/.libs/la-harp-analysis.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-usstd76.lo -MD -MP -MF libharp/.deps/la-harp-aux-usstd76.Tpo -c -o libharp/la-harp-aux-usstd76.lo `test -f 'libharp/harp-aux-usstd76.c' || echo './'`libharp/harp-aux-usstd76.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-area-mask.lo -MD -MP -MF libharp/.deps/la-harp-area-mask.Tpo -c libharp/harp-area-mask.c -fPIC -DPIC -o libharp/.libs/la-harp-area-mask.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-binning.lo -MD -MP -MF libharp/.deps/la-harp-binning.Tpo -c -o libharp/la-harp-binning.lo `test -f 'libharp/harp-binning.c' || echo './'`libharp/harp-binning.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-afgl86.lo -MD -MP -MF libharp/.deps/la-harp-aux-afgl86.Tpo -c libharp/harp-aux-afgl86.c -fPIC -DPIC -o libharp/.libs/la-harp-aux-afgl86.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-usstd76.lo -MD -MP -MF libharp/.deps/la-harp-aux-usstd76.Tpo -c libharp/harp-aux-usstd76.c -fPIC -DPIC -o libharp/.libs/la-harp-aux-usstd76.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-binning.lo -MD -MP -MF libharp/.deps/la-harp-binning.Tpo -c libharp/harp-binning.c -fPIC -DPIC -o libharp/.libs/la-harp-binning.o -Creating ERS_GOME-20151126.codadef -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-collocation.lo -MD -MP -MF libharp/.deps/la-harp-collocation.Tpo -c libharp/harp-collocation.c -fPIC -DPIC -o libharp/.libs/la-harp-collocation.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-usstd76.lo -MD -MP -MF libharp/.deps/la-harp-aux-usstd76.Tpo -c libharp/harp-aux-usstd76.c -o libharp/la-harp-aux-usstd76.o >/dev/null 2>&1 +Creating ENVISAT_SCIAMACHY-20180102.codadef +Creating ENVISAT_GOMOS-20121004.codadef +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-afgl86.lo -MD -MP -MF libharp/.deps/la-harp-aux-afgl86.Tpo -c libharp/harp-aux-afgl86.c -o libharp/la-harp-aux-afgl86.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-aux-usstd76.Tpo libharp/.deps/la-harp-aux-usstd76.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-chemistry.lo -MD -MP -MF libharp/.deps/la-harp-chemistry.Tpo -c -o libharp/la-harp-chemistry.lo `test -f 'libharp/harp-chemistry.c' || echo './'`libharp/harp-chemistry.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-area-mask.lo -MD -MP -MF libharp/.deps/la-harp-area-mask.Tpo -c libharp/harp-area-mask.c -o libharp/la-harp-area-mask.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-analysis.lo -MD -MP -MF libharp/.deps/la-harp-analysis.Tpo -c libharp/harp-analysis.c -o libharp/la-harp-analysis.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-collocation.lo -MD -MP -MF libharp/.deps/la-harp-collocation.Tpo -c -o libharp/la-harp-collocation.lo `test -f 'libharp/harp-collocation.c' || echo './'`libharp/harp-collocation.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dataset.lo -MD -MP -MF libharp/.deps/la-harp-dataset.Tpo -c -o libharp/la-harp-dataset.lo `test -f 'libharp/harp-dataset.c' || echo './'`libharp/harp-dataset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-chemistry.lo -MD -MP -MF libharp/.deps/la-harp-chemistry.Tpo -c libharp/harp-chemistry.c -fPIC -DPIC -o libharp/.libs/la-harp-chemistry.o +mv -f libharp/.deps/la-harp-aux-afgl86.Tpo libharp/.deps/la-harp-aux-afgl86.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable.Tpo -c -o libharp/la-harp-derived-variable.lo `test -f 'libharp/harp-derived-variable.c' || echo './'`libharp/harp-derived-variable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dataset.lo -MD -MP -MF libharp/.deps/la-harp-dataset.Tpo -c libharp/harp-dataset.c -fPIC -DPIC -o libharp/.libs/la-harp-dataset.o -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-csv.lo -MD -MP -MF libharp/.deps/la-harp-csv.Tpo -c -o libharp/la-harp-csv.lo `test -f 'libharp/harp-csv.c' || echo './'`libharp/harp-csv.c -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-errno.lo -MD -MP -MF libharp/.deps/la-harp-errno.Tpo -c -o libharp/la-harp-errno.lo `test -f 'libharp/harp-errno.c' || echo './'`libharp/harp-errno.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-collocation.lo -MD -MP -MF libharp/.deps/la-harp-collocation.Tpo -c libharp/harp-collocation.c -fPIC -DPIC -o libharp/.libs/la-harp-collocation.o +Creating EPS-20150324.codadef +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-chemistry.lo -MD -MP -MF libharp/.deps/la-harp-chemistry.Tpo -c libharp/harp-chemistry.c -o libharp/la-harp-chemistry.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable.Tpo -c libharp/harp-derived-variable.c -fPIC -DPIC -o libharp/.libs/la-harp-derived-variable.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dimension-mask.lo -MD -MP -MF libharp/.deps/la-harp-dimension-mask.Tpo -c libharp/harp-dimension-mask.c -fPIC -DPIC -o libharp/.libs/la-harp-dimension-mask.o +mv -f libharp/.deps/la-harp-area-mask.Tpo libharp/.deps/la-harp-area-mask.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable-list.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable-list.Tpo -c -o libharp/la-harp-derived-variable-list.lo `test -f 'libharp/harp-derived-variable-list.c' || echo './'`libharp/harp-derived-variable-list.c +Creating ENVISAT_MIPAS-20161220.codadef +mv -f libharp/.deps/la-harp-analysis.Tpo libharp/.deps/la-harp-analysis.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dimension-mask.lo -MD -MP -MF libharp/.deps/la-harp-dimension-mask.Tpo -c -o libharp/la-harp-dimension-mask.lo `test -f 'libharp/harp-dimension-mask.c' || echo './'`libharp/harp-dimension-mask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable-list.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable-list.Tpo -c libharp/harp-derived-variable-list.c -fPIC -DPIC -o libharp/.libs/la-harp-derived-variable-list.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-usstd76.lo -MD -MP -MF libharp/.deps/la-harp-aux-usstd76.Tpo -c libharp/harp-aux-usstd76.c -o libharp/la-harp-aux-usstd76.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dataset.lo -MD -MP -MF libharp/.deps/la-harp-dataset.Tpo -c libharp/harp-dataset.c -o libharp/la-harp-dataset.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dimension-mask.lo -MD -MP -MF libharp/.deps/la-harp-dimension-mask.Tpo -c libharp/harp-dimension-mask.c -fPIC -DPIC -o libharp/.libs/la-harp-dimension-mask.o +mv -f libharp/.deps/la-harp-chemistry.Tpo libharp/.deps/la-harp-chemistry.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-csv.lo -MD -MP -MF libharp/.deps/la-harp-csv.Tpo -c -o libharp/la-harp-csv.lo `test -f 'libharp/harp-csv.c' || echo './'`libharp/harp-csv.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-errno.lo -MD -MP -MF libharp/.deps/la-harp-errno.Tpo -c -o libharp/la-harp-errno.lo `test -f 'libharp/harp-errno.c' || echo './'`libharp/harp-errno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-errno.lo -MD -MP -MF libharp/.deps/la-harp-errno.Tpo -c libharp/harp-errno.c -fPIC -DPIC -o libharp/.libs/la-harp-errno.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-csv.lo -MD -MP -MF libharp/.deps/la-harp-csv.Tpo -c libharp/harp-csv.c -fPIC -DPIC -o libharp/.libs/la-harp-csv.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-aux-afgl86.lo -MD -MP -MF libharp/.deps/la-harp-aux-afgl86.Tpo -c libharp/harp-aux-afgl86.c -o libharp/la-harp-aux-afgl86.o >/dev/null 2>&1 -Creating ENVISAT_GOMOS-20121004.codadef -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-chemistry.lo -MD -MP -MF libharp/.deps/la-harp-chemistry.Tpo -c libharp/harp-chemistry.c -o libharp/la-harp-chemistry.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-aux-usstd76.Tpo libharp/.deps/la-harp-aux-usstd76.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter.lo -MD -MP -MF libharp/.deps/la-harp-filter.Tpo -c -o libharp/la-harp-filter.lo `test -f 'libharp/harp-filter.c' || echo './'`libharp/harp-filter.c -Creating ENVISAT_SCIAMACHY-20180102.codadef -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter-collocation.lo -MD -MP -MF libharp/.deps/la-harp-filter-collocation.Tpo -c -o libharp/la-harp-filter-collocation.lo `test -f 'libharp/harp-filter-collocation.c' || echo './'`libharp/harp-filter-collocation.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter.lo -MD -MP -MF libharp/.deps/la-harp-filter.Tpo -c -o libharp/la-harp-filter.lo `test -f 'libharp/harp-filter.c' || echo './'`libharp/harp-filter.c +mv -f libharp/.deps/la-harp-dataset.Tpo libharp/.deps/la-harp-dataset.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter-collocation.lo -MD -MP -MF libharp/.deps/la-harp-filter-collocation.Tpo -c -o libharp/la-harp-filter-collocation.lo `test -f 'libharp/harp-filter-collocation.c' || echo './'`libharp/harp-filter-collocation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-errno.lo -MD -MP -MF libharp/.deps/la-harp-errno.Tpo -c libharp/harp-errno.c -o libharp/la-harp-errno.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-euler.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-euler.Tpo -c -o libharp/la-harp-geometry-sphere-euler.lo `test -f 'libharp/harp-geometry-sphere-euler.c' || echo './'`libharp/harp-geometry-sphere-euler.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-area-mask.lo -MD -MP -MF libharp/.deps/la-harp-area-mask.Tpo -c libharp/harp-area-mask.c -o libharp/la-harp-area-mask.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter.lo -MD -MP -MF libharp/.deps/la-harp-filter.Tpo -c libharp/harp-filter.c -fPIC -DPIC -o libharp/.libs/la-harp-filter.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dataset.lo -MD -MP -MF libharp/.deps/la-harp-dataset.Tpo -c libharp/harp-dataset.c -o libharp/la-harp-dataset.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-analysis.lo -MD -MP -MF libharp/.deps/la-harp-analysis.Tpo -c libharp/harp-analysis.c -o libharp/la-harp-analysis.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-collocation.lo -MD -MP -MF libharp/.deps/la-harp-collocation.Tpo -c libharp/harp-collocation.c -o libharp/la-harp-collocation.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dimension-mask.lo -MD -MP -MF libharp/.deps/la-harp-dimension-mask.Tpo -c libharp/harp-dimension-mask.c -o libharp/la-harp-dimension-mask.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter-collocation.lo -MD -MP -MF libharp/.deps/la-harp-filter-collocation.Tpo -c libharp/harp-filter-collocation.c -fPIC -DPIC -o libharp/.libs/la-harp-filter-collocation.o -mv -f libharp/.deps/la-harp-aux-afgl86.Tpo libharp/.deps/la-harp-aux-afgl86.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-csv.lo -MD -MP -MF libharp/.deps/la-harp-csv.Tpo -c libharp/harp-csv.c -o libharp/la-harp-csv.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-line.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-line.Tpo -c -o libharp/la-harp-geometry-sphere-line.lo `test -f 'libharp/harp-geometry-sphere-line.c' || echo './'`libharp/harp-geometry-sphere-line.c -Creating EPS-20150324.codadef -mv -f libharp/.deps/la-harp-chemistry.Tpo libharp/.deps/la-harp-chemistry.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-point.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-point.Tpo -c -o libharp/la-harp-geometry-sphere-point.lo `test -f 'libharp/harp-geometry-sphere-point.c' || echo './'`libharp/harp-geometry-sphere-point.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-euler.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-euler.Tpo -c libharp/harp-geometry-sphere-euler.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-sphere-euler.o -Creating ENVISAT_MIPAS-20161220.codadef -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-polygon.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-polygon.Tpo -c -o libharp/la-harp-geometry-sphere-polygon.lo `test -f 'libharp/harp-geometry-sphere-polygon.c' || echo './'`libharp/harp-geometry-sphere-polygon.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable.Tpo -c libharp/harp-derived-variable.c -o libharp/la-harp-derived-variable.o >/dev/null 2>&1 mv -f libharp/.deps/la-harp-errno.Tpo libharp/.deps/la-harp-errno.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-vector3d.lo -MD -MP -MF libharp/.deps/la-harp-geometry-vector3d.Tpo -c -o libharp/la-harp-geometry-vector3d.lo `test -f 'libharp/harp-geometry-vector3d.c' || echo './'`libharp/harp-geometry-vector3d.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-euler.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-euler.Tpo -c -o libharp/la-harp-geometry-sphere-euler.lo `test -f 'libharp/harp-geometry-sphere-euler.c' || echo './'`libharp/harp-geometry-sphere-euler.c +mv -f libharp/.deps/la-harp-csv.Tpo libharp/.deps/la-harp-csv.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-line.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-line.Tpo -c -o libharp/la-harp-geometry-sphere-line.lo `test -f 'libharp/harp-geometry-sphere-line.c' || echo './'`libharp/harp-geometry-sphere-line.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter.lo -MD -MP -MF libharp/.deps/la-harp-filter.Tpo -c libharp/harp-filter.c -o libharp/la-harp-filter.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-euler.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-euler.Tpo -c libharp/harp-geometry-sphere-euler.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-sphere-euler.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter-collocation.lo -MD -MP -MF libharp/.deps/la-harp-filter-collocation.Tpo -c libharp/harp-filter-collocation.c -o libharp/la-harp-filter-collocation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-line.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-line.Tpo -c libharp/harp-geometry-sphere-line.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-sphere-line.o +mv -f libharp/.deps/la-harp-dimension-mask.Tpo libharp/.deps/la-harp-dimension-mask.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-point.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-point.Tpo -c -o libharp/la-harp-geometry-sphere-point.lo `test -f 'libharp/harp-geometry-sphere-point.c' || echo './'`libharp/harp-geometry-sphere-point.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-euler.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-euler.Tpo -c libharp/harp-geometry-sphere-euler.c -o libharp/la-harp-geometry-sphere-euler.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-collocation.Tpo libharp/.deps/la-harp-collocation.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-polygon.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-polygon.Tpo -c -o libharp/la-harp-geometry-sphere-polygon.lo `test -f 'libharp/harp-geometry-sphere-polygon.c' || echo './'`libharp/harp-geometry-sphere-polygon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-point.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-point.Tpo -c libharp/harp-geometry-sphere-point.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-sphere-point.o -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-util.lo -MD -MP -MF libharp/.deps/la-harp-geometry-util.Tpo -c -o libharp/la-harp-geometry-util.lo `test -f 'libharp/harp-geometry-util.c' || echo './'`libharp/harp-geometry-util.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-dimension-mask.lo -MD -MP -MF libharp/.deps/la-harp-dimension-mask.Tpo -c libharp/harp-dimension-mask.c -o libharp/la-harp-dimension-mask.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-filter-collocation.Tpo libharp/.deps/la-harp-filter-collocation.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-polygon.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-polygon.Tpo -c libharp/harp-geometry-sphere-polygon.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-sphere-polygon.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-vector3d.lo -MD -MP -MF libharp/.deps/la-harp-geometry-vector3d.Tpo -c -o libharp/la-harp-geometry-vector3d.lo `test -f 'libharp/harp-geometry-vector3d.c' || echo './'`libharp/harp-geometry-vector3d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-line.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-line.Tpo -c libharp/harp-geometry-sphere-line.c -o libharp/la-harp-geometry-sphere-line.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-geometry-sphere-euler.Tpo libharp/.deps/la-harp-geometry-sphere-euler.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-util.lo -MD -MP -MF libharp/.deps/la-harp-geometry-util.Tpo -c -o libharp/la-harp-geometry-util.lo `test -f 'libharp/harp-geometry-util.c' || echo './'`libharp/harp-geometry-util.c +mv -f libharp/.deps/la-harp-filter.Tpo libharp/.deps/la-harp-filter.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ace_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ace_fts_l2.Tpo -c -o libharp/la-harp-ingest-ace_fts_l2.lo `test -f 'libharp/harp-ingest-ace_fts_l2.c' || echo './'`libharp/harp-ingest-ace_fts_l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-vector3d.lo -MD -MP -MF libharp/.deps/la-harp-geometry-vector3d.Tpo -c libharp/harp-geometry-vector3d.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-vector3d.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-euler.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-euler.Tpo -c libharp/harp-geometry-sphere-euler.c -o libharp/la-harp-geometry-sphere-euler.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-csv.Tpo libharp/.deps/la-harp-csv.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ace_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ace_fts_l2.Tpo -c -o libharp/la-harp-ingest-ace_fts_l2.lo `test -f 'libharp/harp-ingest-ace_fts_l2.c' || echo './'`libharp/harp-ingest-ace_fts_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-util.lo -MD -MP -MF libharp/.deps/la-harp-geometry-util.Tpo -c libharp/harp-geometry-util.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-util.o -mv -f libharp/.deps/la-harp-area-mask.Tpo libharp/.deps/la-harp-area-mask.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-earlinet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-earlinet_l2.Tpo -c -o libharp/la-harp-ingest-earlinet_l2.lo `test -f 'libharp/harp-ingest-earlinet_l2.c' || echo './'`libharp/harp-ingest-earlinet_l2.c -mv -f libharp/.deps/la-harp-dataset.Tpo libharp/.deps/la-harp-dataset.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l1b.Tpo -c -o libharp/la-harp-ingest-aeolus_l1b.lo `test -f 'libharp/harp-ingest-aeolus_l1b.c' || echo './'`libharp/harp-ingest-aeolus_l1b.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-collocation.lo -MD -MP -MF libharp/.deps/la-harp-collocation.Tpo -c libharp/harp-collocation.c -o libharp/la-harp-collocation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-point.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-point.Tpo -c libharp/harp-geometry-sphere-point.c -o libharp/la-harp-geometry-sphere-point.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter-collocation.lo -MD -MP -MF libharp/.deps/la-harp-filter-collocation.Tpo -c libharp/harp-filter-collocation.c -o libharp/la-harp-filter-collocation.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-vector3d.lo -MD -MP -MF libharp/.deps/la-harp-geometry-vector3d.Tpo -c libharp/harp-geometry-vector3d.c -o libharp/la-harp-geometry-vector3d.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-analysis.Tpo libharp/.deps/la-harp-analysis.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2a.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2a.Tpo -c -o libharp/la-harp-ingest-aeolus_l2a.lo `test -f 'libharp/harp-ingest-aeolus_l2a.c' || echo './'`libharp/harp-ingest-aeolus_l2a.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-util.lo -MD -MP -MF libharp/.deps/la-harp-geometry-util.Tpo -c libharp/harp-geometry-util.c -fPIC -DPIC -o libharp/.libs/la-harp-geometry-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ace_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ace_fts_l2.Tpo -c libharp/harp-ingest-ace_fts_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-ace_fts_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-filter.lo -MD -MP -MF libharp/.deps/la-harp-filter.Tpo -c libharp/harp-filter.c -o libharp/la-harp-filter.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-vector3d.lo -MD -MP -MF libharp/.deps/la-harp-geometry-vector3d.Tpo -c libharp/harp-geometry-vector3d.c -o libharp/la-harp-geometry-vector3d.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-derived-variable.Tpo libharp/.deps/la-harp-derived-variable.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-earlinet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-earlinet_l2.Tpo -c -o libharp/la-harp-ingest-earlinet_l2.lo `test -f 'libharp/harp-ingest-earlinet_l2.c' || echo './'`libharp/harp-ingest-earlinet_l2.c +mv -f libharp/.deps/la-harp-geometry-sphere-point.Tpo libharp/.deps/la-harp-geometry-sphere-point.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l1b.Tpo -c -o libharp/la-harp-ingest-aeolus_l1b.lo `test -f 'libharp/harp-ingest-aeolus_l1b.c' || echo './'`libharp/harp-ingest-aeolus_l1b.c +mv -f libharp/.deps/la-harp-geometry-vector3d.Tpo libharp/.deps/la-harp-geometry-vector3d.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2a.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2a.Tpo -c -o libharp/la-harp-ingest-aeolus_l2a.lo `test -f 'libharp/harp-ingest-aeolus_l2a.c' || echo './'`libharp/harp-ingest-aeolus_l2a.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-util.lo -MD -MP -MF libharp/.deps/la-harp-geometry-util.Tpo -c libharp/harp-geometry-util.c -o libharp/la-harp-geometry-util.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-geometry-sphere-line.Tpo libharp/.deps/la-harp-geometry-sphere-line.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2b.Tpo -c -o libharp/la-harp-ingest-aeolus_l2b.lo `test -f 'libharp/harp-ingest-aeolus_l2b.c' || echo './'`libharp/harp-ingest-aeolus_l2b.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-earlinet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-earlinet_l2.Tpo -c libharp/harp-ingest-earlinet_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-earlinet_l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l1b.Tpo -c libharp/harp-ingest-aeolus_l1b.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-aeolus_l1b.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable.Tpo -c libharp/harp-derived-variable.c -o libharp/la-harp-derived-variable.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-geometry-vector3d.Tpo libharp/.deps/la-harp-geometry-vector3d.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2b.Tpo -c -o libharp/la-harp-ingest-aeolus_l2b.lo `test -f 'libharp/harp-ingest-aeolus_l2b.c' || echo './'`libharp/harp-ingest-aeolus_l2b.c -mv -f libharp/.deps/la-harp-geometry-sphere-euler.Tpo libharp/.deps/la-harp-geometry-sphere-euler.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2a.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2a.Tpo -c libharp/harp-ingest-aeolus_l2a.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-aeolus_l2a.o -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-calipso_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-calipso_l2.Tpo -c -o libharp/la-harp-ingest-calipso_l2.lo `test -f 'libharp/harp-ingest-calipso_l2.c' || echo './'`libharp/harp-ingest-calipso_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-line.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-line.Tpo -c libharp/harp-geometry-sphere-line.c -o libharp/la-harp-geometry-sphere-line.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-util.lo -MD -MP -MF libharp/.deps/la-harp-geometry-util.Tpo -c libharp/harp-geometry-util.c -o libharp/la-harp-geometry-util.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-geometry-sphere-point.Tpo libharp/.deps/la-harp-geometry-sphere-point.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo -c -o libharp/la-harp-ingest-cci_l2_aerosol.lo `test -f 'libharp/harp-ingest-cci_l2_aerosol.c' || echo './'`libharp/harp-ingest-cci_l2_aerosol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2b.Tpo -c libharp/harp-ingest-aeolus_l2b.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-aeolus_l2b.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-calipso_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-calipso_l2.Tpo -c libharp/harp-ingest-calipso_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-calipso_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo -c libharp/harp-ingest-cci_l2_aerosol.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_aerosol.o -mv -f libharp/.deps/la-harp-filter-collocation.Tpo libharp/.deps/la-harp-filter-collocation.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo -c -o libharp/la-harp-ingest-cci_l2_ghg.lo `test -f 'libharp/harp-ingest-cci_l2_ghg.c' || echo './'`libharp/harp-ingest-cci_l2_ghg.c -mv -f libharp/.deps/la-harp-dimension-mask.Tpo libharp/.deps/la-harp-dimension-mask.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Tpo -c -o libharp/la-harp-ingest-cci_l2_o3_lp.lo `test -f 'libharp/harp-ingest-cci_l2_o3_lp.c' || echo './'`libharp/harp-ingest-cci_l2_o3_lp.c mv -f libharp/.deps/la-harp-geometry-util.Tpo libharp/.deps/la-harp-geometry-util.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo -c -o libharp/la-harp-ingest-cci_l2_o3_np.lo `test -f 'libharp/harp-ingest-cci_l2_o3_np.c' || echo './'`libharp/harp-ingest-cci_l2_o3_np.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo -c libharp/harp-ingest-cci_l2_ghg.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_ghg.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Tpo -c libharp/harp-ingest-cci_l2_o3_lp.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_o3_lp.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-calipso_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-calipso_l2.Tpo -c -o libharp/la-harp-ingest-calipso_l2.lo `test -f 'libharp/harp-ingest-calipso_l2.c' || echo './'`libharp/harp-ingest-calipso_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-polygon.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-polygon.Tpo -c libharp/harp-geometry-sphere-polygon.c -o libharp/la-harp-geometry-sphere-polygon.o >/dev/null 2>&1 libharp/harp-ingest-ace_fts_l2.c: In function 'get_dimensions': libharp/harp-ingest-ace_fts_l2.c:658:44: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(name_plus_extra, "%s %s", info->field_names[field_nr - 1], name); @@ -1139,345 +1148,348 @@ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -mv -f libharp/.deps/la-harp-filter.Tpo libharp/.deps/la-harp-filter.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo -c -o libharp/la-harp-ingest-cci_l2_o3_tc.lo `test -f 'libharp/harp-ingest-cci_l2_o3_tc.c' || echo './'`libharp/harp-ingest-cci_l2_o3_tc.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo -c libharp/harp-ingest-cci_l2_o3_np.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_o3_np.o -mv -f libharp/.deps/la-harp-geometry-sphere-line.Tpo libharp/.deps/la-harp-geometry-sphere-line.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo -c -o libharp/la-harp-ingest-cci_l3_aerosol.lo `test -f 'libharp/harp-ingest-cci_l3_aerosol.c' || echo './'`libharp/harp-ingest-cci_l3_aerosol.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2a.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2a.Tpo -c libharp/harp-ingest-aeolus_l2a.c -o libharp/la-harp-ingest-aeolus_l2a.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-binning.lo -MD -MP -MF libharp/.deps/la-harp-binning.Tpo -c libharp/harp-binning.c -o libharp/la-harp-binning.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-calipso_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-calipso_l2.Tpo -c libharp/harp-ingest-calipso_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-calipso_l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-earlinet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-earlinet_l2.Tpo -c libharp/harp-ingest-earlinet_l2.c -o libharp/la-harp-ingest-earlinet_l2.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo -c libharp/harp-ingest-cci_l2_o3_tc.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_o3_tc.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo -c libharp/harp-ingest-cci_l3_aerosol.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_aerosol.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l1b.Tpo -c libharp/harp-ingest-aeolus_l1b.c -o libharp/la-harp-ingest-aeolus_l1b.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-geometry-sphere-polygon.lo -MD -MP -MF libharp/.deps/la-harp-geometry-sphere-polygon.Tpo -c libharp/harp-geometry-sphere-polygon.c -o libharp/la-harp-geometry-sphere-polygon.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-collocation.Tpo libharp/.deps/la-harp-collocation.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_cloud.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo -c -o libharp/la-harp-ingest-cci_l3_cloud.lo `test -f 'libharp/harp-ingest-cci_l3_cloud.c' || echo './'`libharp/harp-ingest-cci_l3_cloud.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2b.Tpo -c libharp/harp-ingest-aeolus_l2b.c -o libharp/la-harp-ingest-aeolus_l2b.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ace_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ace_fts_l2.Tpo -c libharp/harp-ingest-ace_fts_l2.c -o libharp/la-harp-ingest-ace_fts_l2.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Tpo -c libharp/harp-ingest-cci_l2_o3_lp.c -o libharp/la-harp-ingest-cci_l2_o3_lp.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_cloud.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo -c libharp/harp-ingest-cci_l3_cloud.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_cloud.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo -c libharp/harp-ingest-cci_l2_aerosol.c -o libharp/la-harp-ingest-cci_l2_aerosol.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2a.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2a.Tpo -c libharp/harp-ingest-aeolus_l2a.c -o libharp/la-harp-ingest-aeolus_l2a.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l2b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l2b.Tpo -c libharp/harp-ingest-aeolus_l2b.c -o libharp/la-harp-ingest-aeolus_l2b.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-aeolus_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-aeolus_l1b.Tpo -c libharp/harp-ingest-aeolus_l1b.c -o libharp/la-harp-ingest-aeolus_l1b.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-earlinet_l2.Tpo libharp/.deps/la-harp-ingest-earlinet_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo -c -o libharp/la-harp-ingest-cci_l2_aerosol.lo `test -f 'libharp/harp-ingest-cci_l2_aerosol.c' || echo './'`libharp/harp-ingest-cci_l2_aerosol.c +mv -f libharp/.deps/la-harp-geometry-sphere-polygon.Tpo libharp/.deps/la-harp-geometry-sphere-polygon.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo -c -o libharp/la-harp-ingest-cci_l2_ghg.lo `test -f 'libharp/harp-ingest-cci_l2_ghg.c' || echo './'`libharp/harp-ingest-cci_l2_ghg.c Creating AEOLUS-20180905.codadef -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo -c libharp/harp-ingest-cci_l2_ghg.c -o libharp/la-harp-ingest-cci_l2_ghg.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-derived-variable.Tpo libharp/.deps/la-harp-derived-variable.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_ghg.Tpo -c -o libharp/la-harp-ingest-cci_l3_ghg.lo `test -f 'libharp/harp-ingest-cci_l3_ghg.c' || echo './'`libharp/harp-ingest-cci_l3_ghg.c mv -f libharp/.deps/la-harp-ingest-aeolus_l2a.Tpo libharp/.deps/la-harp-ingest-aeolus_l2a.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lntoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_lntoc.lo `test -f 'libharp/harp-ingest-cci_l3_o3_lntoc.c' || echo './'`libharp/harp-ingest-cci_l3_o3_lntoc.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Tpo -c -o libharp/la-harp-ingest-cci_l2_o3_lp.lo `test -f 'libharp/harp-ingest-cci_l2_o3_lp.c' || echo './'`libharp/harp-ingest-cci_l2_o3_lp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo -c libharp/harp-ingest-cci_l2_aerosol.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_aerosol.o +mv -f libharp/.deps/la-harp-ingest-aeolus_l2b.Tpo libharp/.deps/la-harp-ingest-aeolus_l2b.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo -c libharp/harp-ingest-cci_l2_ghg.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_ghg.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo -c -o libharp/la-harp-ingest-cci_l2_o3_np.lo `test -f 'libharp/harp-ingest-cci_l2_o3_np.c' || echo './'`libharp/harp-ingest-cci_l2_o3_np.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-calipso_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-calipso_l2.Tpo -c libharp/harp-ingest-calipso_l2.c -o libharp/la-harp-ingest-calipso_l2.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Tpo -c libharp/harp-ingest-cci_l2_o3_lp.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_o3_lp.o +mv -f libharp/.deps/la-harp-ingest-ace_fts_l2.Tpo libharp/.deps/la-harp-ingest-ace_fts_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo -c -o libharp/la-harp-ingest-cci_l2_o3_tc.lo `test -f 'libharp/harp-ingest-cci_l2_o3_tc.c' || echo './'`libharp/harp-ingest-cci_l2_o3_tc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo -c libharp/harp-ingest-cci_l2_o3_np.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_o3_np.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo -c libharp/harp-ingest-cci_l2_o3_tc.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l2_o3_tc.o +mv -f libharp/.deps/la-harp-ingest-aeolus_l1b.Tpo libharp/.deps/la-harp-ingest-aeolus_l1b.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo -c -o libharp/la-harp-ingest-cci_l3_aerosol.lo `test -f 'libharp/harp-ingest-cci_l3_aerosol.c' || echo './'`libharp/harp-ingest-cci_l3_aerosol.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Tpo -c libharp/harp-ingest-cci_l2_o3_lp.c -o libharp/la-harp-ingest-cci_l2_o3_lp.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo -c libharp/harp-ingest-cci_l3_aerosol.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_aerosol.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo -c libharp/harp-ingest-cci_l2_ghg.c -o libharp/la-harp-ingest-cci_l2_ghg.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo -c libharp/harp-ingest-cci_l2_aerosol.c -o libharp/la-harp-ingest-cci_l2_aerosol.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo -c libharp/harp-ingest-cci_l2_o3_tc.c -o libharp/la-harp-ingest-cci_l2_o3_tc.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo -c libharp/harp-ingest-cci_l2_o3_np.c -o libharp/la-harp-ingest-cci_l2_o3_np.o >/dev/null 2>&1 mv -f libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Tpo libharp/.deps/la-harp-ingest-cci_l2_o3_lp.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_lp.lo `test -f 'libharp/harp-ingest-cci_l3_o3_lp.c' || echo './'`libharp/harp-ingest-cci_l3_o3_lp.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_cloud.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo -c -o libharp/la-harp-ingest-cci_l3_cloud.lo `test -f 'libharp/harp-ingest-cci_l3_cloud.c' || echo './'`libharp/harp-ingest-cci_l3_cloud.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_cloud.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo -c libharp/harp-ingest-cci_l3_cloud.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_cloud.o +mv -f libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo libharp/.deps/la-harp-ingest-cci_l2_ghg.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_ghg.Tpo -c -o libharp/la-harp-ingest-cci_l3_ghg.lo `test -f 'libharp/harp-ingest-cci_l3_ghg.c' || echo './'`libharp/harp-ingest-cci_l3_ghg.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lntoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_lntoc.lo `test -f 'libharp/harp-ingest-cci_l3_o3_lntoc.c' || echo './'`libharp/harp-ingest-cci_l3_o3_lntoc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo -c libharp/harp-ingest-cci_l3_aerosol.c -o libharp/la-harp-ingest-cci_l3_aerosol.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-calipso_l2.Tpo libharp/.deps/la-harp-ingest-calipso_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_lp.lo `test -f 'libharp/harp-ingest-cci_l3_o3_lp.c' || echo './'`libharp/harp-ingest-cci_l3_o3_lp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_ghg.Tpo -c libharp/harp-ingest-cci_l3_ghg.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_ghg.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo -c libharp/harp-ingest-cci_l2_o3_np.c -o libharp/la-harp-ingest-cci_l2_o3_np.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lntoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Tpo -c libharp/harp-ingest-cci_l3_o3_lntoc.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_o3_lntoc.o -mv -f libharp/.deps/la-harp-ingest-earlinet_l2.Tpo libharp/.deps/la-harp-ingest-earlinet_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_np.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_np.lo `test -f 'libharp/harp-ingest-cci_l3_o3_np.c' || echo './'`libharp/harp-ingest-cci_l3_o3_np.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Tpo -c libharp/harp-ingest-cci_l3_o3_lp.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_o3_lp.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l2_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo -c libharp/harp-ingest-cci_l2_o3_tc.c -o libharp/la-harp-ingest-cci_l2_o3_tc.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-calipso_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-calipso_l2.Tpo -c libharp/harp-ingest-calipso_l2.c -o libharp/la-harp-ingest-calipso_l2.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_tc.lo `test -f 'libharp/harp-ingest-cci_l3_o3_tc.c' || echo './'`libharp/harp-ingest-cci_l3_o3_tc.c -mv -f libharp/.deps/la-harp-ingest-aeolus_l2b.Tpo libharp/.deps/la-harp-ingest-aeolus_l2b.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_ttoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_ttoc.lo `test -f 'libharp/harp-ingest-cci_l3_o3_ttoc.c' || echo './'`libharp/harp-ingest-cci_l3_o3_ttoc.c +mv -f libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_np.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_np.lo `test -f 'libharp/harp-ingest-cci_l3_o3_np.c' || echo './'`libharp/harp-ingest-cci_l3_o3_np.c +mv -f libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo libharp/.deps/la-harp-ingest-cci_l2_o3_np.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_tc.lo `test -f 'libharp/harp-ingest-cci_l3_o3_tc.c' || echo './'`libharp/harp-ingest-cci_l3_o3_tc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lntoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Tpo -c libharp/harp-ingest-cci_l3_o3_lntoc.c -o libharp/la-harp-ingest-cci_l3_o3_lntoc.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_ghg.Tpo -c libharp/harp-ingest-cci_l3_ghg.c -o libharp/la-harp-ingest-cci_l3_ghg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_np.Tpo -c libharp/harp-ingest-cci_l3_o3_np.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_o3_np.o -mv -f libharp/.deps/la-harp-ingest-aeolus_l1b.Tpo libharp/.deps/la-harp-ingest-aeolus_l1b.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l4_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l4_o3_np.Tpo -c -o libharp/la-harp-ingest-cci_l4_o3_np.lo `test -f 'libharp/harp-ingest-cci_l4_o3_np.c' || echo './'`libharp/harp-ingest-cci_l4_o3_np.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Tpo -c libharp/harp-ingest-cci_l3_o3_tc.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_o3_tc.o +mv -f libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo libharp/.deps/la-harp-ingest-cci_l2_aerosol.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_ttoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Tpo -c -o libharp/la-harp-ingest-cci_l3_o3_ttoc.lo `test -f 'libharp/harp-ingest-cci_l3_o3_ttoc.c' || echo './'`libharp/harp-ingest-cci_l3_o3_ttoc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_ttoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Tpo -c libharp/harp-ingest-cci_l3_o3_ttoc.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l3_o3_ttoc.o -mv -f libharp/.deps/la-harp-ingest-cci_l2_ghg.Tpo libharp/.deps/la-harp-ingest-cci_l2_ghg.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cloudnet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cloudnet_l2.Tpo -c -o libharp/la-harp-ingest-cloudnet_l2.lo `test -f 'libharp/harp-ingest-cloudnet_l2.c' || echo './'`libharp/harp-ingest-cloudnet_l2.c +mv -f libharp/.deps/la-harp-binning.Tpo libharp/.deps/la-harp-binning.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l4_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l4_o3_np.Tpo -c -o libharp/la-harp-ingest-cci_l4_o3_np.lo `test -f 'libharp/harp-ingest-cci_l4_o3_np.c' || echo './'`libharp/harp-ingest-cci_l4_o3_np.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Tpo -c libharp/harp-ingest-cci_l3_o3_tc.c -o libharp/la-harp-ingest-cci_l3_o3_tc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l4_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l4_o3_np.Tpo -c libharp/harp-ingest-cci_l4_o3_np.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cci_l4_o3_np.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_ghg.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_ghg.Tpo -c libharp/harp-ingest-cci_l3_ghg.c -o libharp/la-harp-ingest-cci_l3_ghg.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_aerosol.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo -c libharp/harp-ingest-cci_l3_aerosol.c -o libharp/la-harp-ingest-cci_l3_aerosol.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lntoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Tpo -c libharp/harp-ingest-cci_l3_o3_lntoc.c -o libharp/la-harp-ingest-cci_l3_o3_lntoc.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-cci_l2_aerosol.Tpo libharp/.deps/la-harp-ingest-cci_l2_aerosol.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ecmwf-grib.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ecmwf-grib.Tpo -c -o libharp/la-harp-ingest-ecmwf-grib.lo `test -f 'libharp/harp-ingest-ecmwf-grib.c' || echo './'`libharp/harp-ingest-ecmwf-grib.c -mv -f libharp/.deps/la-harp-ingest-ace_fts_l2.Tpo libharp/.deps/la-harp-ingest-ace_fts_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-ftir.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-ftir.Tpo -c -o libharp/la-harp-ingest-geoms-ftir.lo `test -f 'libharp/harp-ingest-geoms-ftir.c' || echo './'`libharp/harp-ingest-geoms-ftir.c +mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cloudnet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cloudnet_l2.Tpo -c -o libharp/la-harp-ingest-cloudnet_l2.lo `test -f 'libharp/harp-ingest-cloudnet_l2.c' || echo './'`libharp/harp-ingest-cloudnet_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_ttoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Tpo -c libharp/harp-ingest-cci_l3_o3_ttoc.c -o libharp/la-harp-ingest-cci_l3_o3_ttoc.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_np.Tpo -c libharp/harp-ingest-cci_l3_o3_np.c -o libharp/la-harp-ingest-cci_l3_o3_np.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Tpo -c libharp/harp-ingest-cci_l3_o3_lp.c -o libharp/la-harp-ingest-cci_l3_o3_lp.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-cci_l3_ghg.Tpo libharp/.deps/la-harp-ingest-cci_l3_ghg.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ecmwf-grib.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ecmwf-grib.Tpo -c -o libharp/la-harp-ingest-ecmwf-grib.lo `test -f 'libharp/harp-ingest-ecmwf-grib.c' || echo './'`libharp/harp-ingest-ecmwf-grib.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_cloud.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo -c libharp/harp-ingest-cci_l3_cloud.c -o libharp/la-harp-ingest-cci_l3_cloud.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo libharp/.deps/la-harp-ingest-cci_l3_aerosol.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-ftir.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-ftir.Tpo -c -o libharp/la-harp-ingest-geoms-ftir.lo `test -f 'libharp/harp-ingest-geoms-ftir.c' || echo './'`libharp/harp-ingest-geoms-ftir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cloudnet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cloudnet_l2.Tpo -c libharp/harp-ingest-cloudnet_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-cloudnet_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_tc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Tpo -c libharp/harp-ingest-cci_l3_o3_tc.c -o libharp/la-harp-ingest-cci_l3_o3_tc.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-geometry-sphere-polygon.Tpo libharp/.deps/la-harp-geometry-sphere-polygon.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-lidar.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-lidar.Tpo -c -o libharp/la-harp-ingest-geoms-lidar.lo `test -f 'libharp/harp-ingest-geoms-lidar.c' || echo './'`libharp/harp-ingest-geoms-lidar.c +mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-lidar.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-lidar.Tpo -c -o libharp/la-harp-ingest-geoms-lidar.lo `test -f 'libharp/harp-ingest-geoms-lidar.c' || echo './'`libharp/harp-ingest-geoms-lidar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ecmwf-grib.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ecmwf-grib.Tpo -c libharp/harp-ingest-ecmwf-grib.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-ecmwf-grib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-ftir.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-ftir.Tpo -c libharp/harp-ingest-geoms-ftir.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-ftir.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_np.Tpo -c libharp/harp-ingest-cci_l3_o3_np.c -o libharp/la-harp-ingest-cci_l3_o3_np.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_cloud.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo -c libharp/harp-ingest-cci_l3_cloud.c -o libharp/la-harp-ingest-cci_l3_cloud.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Tpo libharp/.deps/la-harp-ingest-cci_l2_o3_tc.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-mwr.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-mwr.Tpo -c -o libharp/la-harp-ingest-geoms-mwr.lo `test -f 'libharp/harp-ingest-geoms-mwr.c' || echo './'`libharp/harp-ingest-geoms-mwr.c -mv -f libharp/.deps/la-harp-ingest-cci_l2_o3_np.Tpo libharp/.deps/la-harp-ingest-cci_l2_o3_np.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-pandora.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-pandora.Tpo -c -o libharp/la-harp-ingest-geoms-pandora.lo `test -f 'libharp/harp-ingest-geoms-pandora.c' || echo './'`libharp/harp-ingest-geoms-pandora.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-lidar.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-lidar.Tpo -c libharp/harp-ingest-geoms-lidar.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-lidar.o libharp/harp-ingest-ecmwf-grib.c: In function 'get_lat_lon_grid': libharp/harp-ingest-ecmwf-grib.c:1892:19: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'long int' [-Wsign-compare] if (N != info->num_latitudes / 2) ^~ -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_ttoc.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Tpo -c libharp/harp-ingest-cci_l3_o3_ttoc.c -o libharp/la-harp-ingest-cci_l3_o3_ttoc.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-cci_l3_ghg.Tpo libharp/.deps/la-harp-ingest-cci_l3_ghg.Plo -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l3_o3_lp.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Tpo -c libharp/harp-ingest-cci_l3_o3_lp.c -o libharp/la-harp-ingest-cci_l3_o3_lp.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-sonde.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-sonde.Tpo -c -o libharp/la-harp-ingest-geoms-sonde.lo `test -f 'libharp/harp-ingest-geoms-sonde.c' || echo './'`libharp/harp-ingest-geoms-sonde.c -mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_lntoc.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-doas.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo -c -o libharp/la-harp-ingest-geoms-uvvis-doas.lo `test -f 'libharp/harp-ingest-geoms-uvvis-doas.c' || echo './'`libharp/harp-ingest-geoms-uvvis-doas.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-mwr.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-mwr.Tpo -c libharp/harp-ingest-geoms-mwr.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-mwr.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-pandora.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-pandora.Tpo -c libharp/harp-ingest-geoms-pandora.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-pandora.o -mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_tc.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable-list.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable-list.Tpo -c libharp/harp-derived-variable-list.c -o libharp/la-harp-derived-variable-list.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-mwr.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-mwr.Tpo -c -o libharp/la-harp-ingest-geoms-mwr.lo `test -f 'libharp/harp-ingest-geoms-mwr.c' || echo './'`libharp/harp-ingest-geoms-mwr.c +mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_np.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_np.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-pandora.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-pandora.Tpo -c -o libharp/la-harp-ingest-geoms-pandora.lo `test -f 'libharp/harp-ingest-geoms-pandora.c' || echo './'`libharp/harp-ingest-geoms-pandora.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cloudnet_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cloudnet_l2.Tpo -c libharp/harp-ingest-cloudnet_l2.c -o libharp/la-harp-ingest-cloudnet_l2.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-dobson.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Tpo -c -o libharp/la-harp-ingest-geoms-uvvis-dobson.lo `test -f 'libharp/harp-ingest-geoms-uvvis-dobson.c' || echo './'`libharp/harp-ingest-geoms-uvvis-dobson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-cci_l4_o3_np.lo -MD -MP -MF libharp/.deps/la-harp-ingest-cci_l4_o3_np.Tpo -c libharp/harp-ingest-cci_l4_o3_np.c -o libharp/la-harp-ingest-cci_l4_o3_np.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-mwr.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-mwr.Tpo -c libharp/harp-ingest-geoms-mwr.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-mwr.o +mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-sonde.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-sonde.Tpo -c -o libharp/la-harp-ingest-geoms-sonde.lo `test -f 'libharp/harp-ingest-geoms-sonde.c' || echo './'`libharp/harp-ingest-geoms-sonde.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-pandora.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-pandora.Tpo -c libharp/harp-ingest-geoms-pandora.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-pandora.o +mv -f libharp/.deps/la-harp-ingest-cloudnet_l2.Tpo libharp/.deps/la-harp-ingest-cloudnet_l2.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-lidar.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-lidar.Tpo -c libharp/harp-ingest-geoms-lidar.c -o libharp/la-harp-ingest-geoms-lidar.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-doas.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo -c -o libharp/la-harp-ingest-geoms-uvvis-doas.lo `test -f 'libharp/harp-ingest-geoms-uvvis-doas.c' || echo './'`libharp/harp-ingest-geoms-uvvis-doas.c +mv -f libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo libharp/.deps/la-harp-ingest-cci_l3_cloud.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-sonde.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-sonde.Tpo -c libharp/harp-ingest-geoms-sonde.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-sonde.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-doas.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo -c libharp/harp-ingest-geoms-uvvis-doas.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-uvvis-doas.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-dobson.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Tpo -c -o libharp/la-harp-ingest-geoms-uvvis-dobson.lo `test -f 'libharp/harp-ingest-geoms-uvvis-dobson.c' || echo './'`libharp/harp-ingest-geoms-uvvis-dobson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-dobson.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Tpo -c libharp/harp-ingest-geoms-uvvis-dobson.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-uvvis-dobson.o -mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_np.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_np.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l1.Tpo -c -o libharp/la-harp-ingest-gome_l1.lo `test -f 'libharp/harp-ingest-gome_l1.c' || echo './'`libharp/harp-ingest-gome_l1.c -mv -f libharp/.deps/la-harp-ingest-calipso_l2.Tpo libharp/.deps/la-harp-ingest-calipso_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l2.Tpo -c -o libharp/la-harp-ingest-gome_l2.lo `test -f 'libharp/harp-ingest-gome_l2.c' || echo './'`libharp/harp-ingest-gome_l2.c -mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_ttoc.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l1.Tpo -c -o libharp/la-harp-ingest-gome2_l1.lo `test -f 'libharp/harp-ingest-gome2_l1.c' || echo './'`libharp/harp-ingest-gome2_l1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-doas.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo -c libharp/harp-ingest-geoms-uvvis-doas.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-geoms-uvvis-doas.o +mv -f libharp/.deps/la-harp-ingest-cci_l4_o3_np.Tpo libharp/.deps/la-harp-ingest-cci_l4_o3_np.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l1.Tpo -c -o libharp/la-harp-ingest-gome_l1.lo `test -f 'libharp/harp-ingest-gome_l1.c' || echo './'`libharp/harp-ingest-gome_l1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-pandora.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-pandora.Tpo -c libharp/harp-ingest-geoms-pandora.c -o libharp/la-harp-ingest-geoms-pandora.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l1.Tpo -c libharp/harp-ingest-gome_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gome_l1.o -mv -f libharp/.deps/la-harp-ingest-cloudnet_l2.Tpo libharp/.deps/la-harp-ingest-cloudnet_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l2.Tpo -c -o libharp/la-harp-ingest-gome2_l2.lo `test -f 'libharp/harp-ingest-gome2_l2.c' || echo './'`libharp/harp-ingest-gome2_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-lidar.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-lidar.Tpo -c libharp/harp-ingest-geoms-lidar.c -o libharp/la-harp-ingest-geoms-lidar.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-cci_l3_aerosol.Tpo libharp/.deps/la-harp-ingest-cci_l3_aerosol.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l1.Tpo -c -o libharp/la-harp-ingest-gomos_l1.lo `test -f 'libharp/harp-ingest-gomos_l1.c' || echo './'`libharp/harp-ingest-gomos_l1.c +mv -f libharp/.deps/la-harp-ingest-geoms-lidar.Tpo libharp/.deps/la-harp-ingest-geoms-lidar.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l2.Tpo -c -o libharp/la-harp-ingest-gome_l2.lo `test -f 'libharp/harp-ingest-gome_l2.c' || echo './'`libharp/harp-ingest-gome_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-mwr.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-mwr.Tpo -c libharp/harp-ingest-geoms-mwr.c -o libharp/la-harp-ingest-geoms-mwr.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-dobson.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Tpo -c libharp/harp-ingest-geoms-uvvis-dobson.c -o libharp/la-harp-ingest-geoms-uvvis-dobson.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l2.Tpo -c libharp/harp-ingest-gome_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gome_l2.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-sonde.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-sonde.Tpo -c libharp/harp-ingest-geoms-sonde.c -o libharp/la-harp-ingest-geoms-sonde.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-ftir.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-ftir.Tpo -c libharp/harp-ingest-geoms-ftir.c -o libharp/la-harp-ingest-geoms-ftir.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-geoms-pandora.Tpo libharp/.deps/la-harp-ingest-geoms-pandora.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l1.Tpo -c -o libharp/la-harp-ingest-gome2_l1.lo `test -f 'libharp/harp-ingest-gome2_l1.c' || echo './'`libharp/harp-ingest-gome2_l1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l1.Tpo -c libharp/harp-ingest-gome2_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gome2_l1.o +mv -f libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Tpo libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l2.Tpo -c -o libharp/la-harp-ingest-gome2_l2.lo `test -f 'libharp/harp-ingest-gome2_l2.c' || echo './'`libharp/harp-ingest-gome2_l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l2.Tpo -c libharp/harp-ingest-gome2_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gome2_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-pandora.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-pandora.Tpo -c libharp/harp-ingest-geoms-pandora.c -o libharp/la-harp-ingest-geoms-pandora.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l1.Tpo -c libharp/harp-ingest-gome_l1.c -o libharp/la-harp-ingest-gome_l1.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-geoms-sonde.Tpo libharp/.deps/la-harp-ingest-geoms-sonde.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l1.Tpo -c -o libharp/la-harp-ingest-gomos_l1.lo `test -f 'libharp/harp-ingest-gomos_l1.c' || echo './'`libharp/harp-ingest-gomos_l1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ecmwf-grib.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ecmwf-grib.Tpo -c libharp/harp-ingest-ecmwf-grib.c -o libharp/la-harp-ingest-ecmwf-grib.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-geoms-mwr.Tpo libharp/.deps/la-harp-ingest-geoms-mwr.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l2.Tpo -c -o libharp/la-harp-ingest-gomos_l2.lo `test -f 'libharp/harp-ingest-gomos_l2.c' || echo './'`libharp/harp-ingest-gomos_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l2.Tpo -c libharp/harp-ingest-gome_l2.c -o libharp/la-harp-ingest-gome_l2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l1.Tpo -c libharp/harp-ingest-gomos_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gomos_l1.o -mv -f libharp/.deps/la-harp-ingest-cci_l4_o3_np.Tpo libharp/.deps/la-harp-ingest-cci_l4_o3_np.Plo -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-dobson.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Tpo -c libharp/harp-ingest-geoms-uvvis-dobson.c -o libharp/la-harp-ingest-geoms-uvvis-dobson.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l2.Tpo -c -o libharp/la-harp-ingest-gomos_l2.lo `test -f 'libharp/harp-ingest-gomos_l2.c' || echo './'`libharp/harp-ingest-gomos_l2.c -mv -f libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Tpo libharp/.deps/la-harp-ingest-cci_l3_o3_lp.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l1b.Tpo -c -o libharp/la-harp-ingest-gosat_fts_l1b.lo `test -f 'libharp/harp-ingest-gosat_fts_l1b.c' || echo './'`libharp/harp-ingest-gosat_fts_l1b.c -mv -f libharp/.deps/la-harp-ingest-cci_l3_cloud.Tpo libharp/.deps/la-harp-ingest-cci_l3_cloud.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l2.Tpo -c -o libharp/la-harp-ingest-gosat_fts_l2.lo `test -f 'libharp/harp-ingest-gosat_fts_l2.c' || echo './'`libharp/harp-ingest-gosat_fts_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-binning.lo -MD -MP -MF libharp/.deps/la-harp-binning.Tpo -c libharp/harp-binning.c -o libharp/la-harp-binning.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l2.Tpo -c libharp/harp-ingest-gomos_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gomos_l2.o +mv -f libharp/.deps/la-harp-ingest-gome_l2.Tpo libharp/.deps/la-harp-ingest-gome_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l1b.Tpo -c -o libharp/la-harp-ingest-gosat_fts_l1b.lo `test -f 'libharp/harp-ingest-gosat_fts_l1b.c' || echo './'`libharp/harp-ingest-gosat_fts_l1b.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l1b.Tpo -c libharp/harp-ingest-gosat_fts_l1b.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gosat_fts_l1b.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-sonde.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-sonde.Tpo -c libharp/harp-ingest-geoms-sonde.c -o libharp/la-harp-ingest-geoms-sonde.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-mwr.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-mwr.Tpo -c libharp/harp-ingest-geoms-mwr.c -o libharp/la-harp-ingest-geoms-mwr.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-gome_l1.Tpo libharp/.deps/la-harp-ingest-gome_l1.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l2.Tpo -c -o libharp/la-harp-ingest-gosat_fts_l2.lo `test -f 'libharp/harp-ingest-gosat_fts_l2.c' || echo './'`libharp/harp-ingest-gosat_fts_l2.c +mv -f libharp/.deps/la-harp-ingest-geoms-ftir.Tpo libharp/.deps/la-harp-ingest-geoms-ftir.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-hirdls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-hirdls_l2.Tpo -c -o libharp/la-harp-ingest-hirdls_l2.lo `test -f 'libharp/harp-ingest-hirdls_l2.c' || echo './'`libharp/harp-ingest-hirdls_l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l2.Tpo -c libharp/harp-ingest-gosat_fts_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-gosat_fts_l2.o -mv -f libharp/.deps/la-harp-ingest-geoms-lidar.Tpo libharp/.deps/la-harp-ingest-geoms-lidar.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-hirdls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-hirdls_l2.Tpo -c -o libharp/la-harp-ingest-hirdls_l2.lo `test -f 'libharp/harp-ingest-hirdls_l2.c' || echo './'`libharp/harp-ingest-hirdls_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l2.Tpo -c libharp/harp-ingest-gome_l2.c -o libharp/la-harp-ingest-gome_l2.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Tpo libharp/.deps/la-harp-ingest-geoms-uvvis-dobson.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l1.Tpo -c -o libharp/la-harp-ingest-iasi_l1.lo `test -f 'libharp/harp-ingest-iasi_l1.c' || echo './'`libharp/harp-ingest-iasi_l1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-hirdls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-hirdls_l2.Tpo -c libharp/harp-ingest-hirdls_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-hirdls_l2.o -mv -f libharp/.deps/la-harp-ingest-geoms-pandora.Tpo libharp/.deps/la-harp-ingest-geoms-pandora.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l2.Tpo -c -o libharp/la-harp-ingest-iasi_l2.lo `test -f 'libharp/harp-ingest-iasi_l2.c' || echo './'`libharp/harp-ingest-iasi_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l1.Tpo -c libharp/harp-ingest-iasi_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-iasi_l1.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l2.Tpo -c libharp/harp-ingest-iasi_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-iasi_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-ftir.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-ftir.Tpo -c libharp/harp-ingest-geoms-ftir.c -o libharp/la-harp-ingest-geoms-ftir.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome_l1.Tpo -c libharp/harp-ingest-gome_l1.c -o libharp/la-harp-ingest-gome_l1.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l2.Tpo -c libharp/harp-ingest-gosat_fts_l2.c -o libharp/la-harp-ingest-gosat_fts_l2.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l1b.Tpo -c libharp/harp-ingest-gosat_fts_l1b.c -o libharp/la-harp-ingest-gosat_fts_l1b.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-geoms-sonde.Tpo libharp/.deps/la-harp-ingest-geoms-sonde.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l1.Tpo -c -o libharp/la-harp-ingest-mipas_l1.lo `test -f 'libharp/harp-ingest-mipas_l1.c' || echo './'`libharp/harp-ingest-mipas_l1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l1.Tpo -c libharp/harp-ingest-gomos_l1.c -o libharp/la-harp-ingest-gomos_l1.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-geoms-mwr.Tpo libharp/.deps/la-harp-ingest-geoms-mwr.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l2.Tpo -c -o libharp/la-harp-ingest-mipas_l2.lo `test -f 'libharp/harp-ingest-mipas_l2.c' || echo './'`libharp/harp-ingest-mipas_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l1.Tpo -c libharp/harp-ingest-mipas_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-mipas_l1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gomos_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gomos_l2.Tpo -c libharp/harp-ingest-gomos_l2.c -o libharp/la-harp-ingest-gomos_l2.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-doas.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo -c libharp/harp-ingest-geoms-uvvis-doas.c -o libharp/la-harp-ingest-geoms-uvvis-doas.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l1.Tpo -c libharp/harp-ingest-gome2_l1.c -o libharp/la-harp-ingest-gome2_l1.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l1b.Tpo -c libharp/harp-ingest-gosat_fts_l1b.c -o libharp/la-harp-ingest-gosat_fts_l1b.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l2.Tpo -c libharp/harp-ingest-gome2_l2.c -o libharp/la-harp-ingest-gome2_l2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-hirdls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-hirdls_l2.Tpo -c libharp/harp-ingest-hirdls_l2.c -o libharp/la-harp-ingest-hirdls_l2.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-gome_l2.Tpo libharp/.deps/la-harp-ingest-gome_l2.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gosat_fts_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gosat_fts_l2.Tpo -c libharp/harp-ingest-gosat_fts_l2.c -o libharp/la-harp-ingest-gosat_fts_l2.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-ecmwf-grib.Tpo libharp/.deps/la-harp-ingest-ecmwf-grib.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l1.Tpo -c -o libharp/la-harp-ingest-iasi_l1.lo `test -f 'libharp/harp-ingest-iasi_l1.c' || echo './'`libharp/harp-ingest-iasi_l1.c +mv -f libharp/.deps/la-harp-ingest-gomos_l2.Tpo libharp/.deps/la-harp-ingest-gomos_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l2.Tpo -c -o libharp/la-harp-ingest-iasi_l2.lo `test -f 'libharp/harp-ingest-iasi_l2.c' || echo './'`libharp/harp-ingest-iasi_l2.c +mv -f libharp/.deps/la-harp-ingest-gosat_fts_l1b.Tpo libharp/.deps/la-harp-ingest-gosat_fts_l1b.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l1.Tpo -c -o libharp/la-harp-ingest-mipas_l1.lo `test -f 'libharp/harp-ingest-mipas_l1.c' || echo './'`libharp/harp-ingest-mipas_l1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l1.Tpo -c libharp/harp-ingest-iasi_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-iasi_l1.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l2.Tpo -c libharp/harp-ingest-iasi_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-iasi_l2.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l1.Tpo -c libharp/harp-ingest-mipas_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-mipas_l1.o +mv -f libharp/.deps/la-harp-ingest-gomos_l1.Tpo libharp/.deps/la-harp-ingest-gomos_l1.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l2.Tpo -c -o libharp/la-harp-ingest-mipas_l2.lo `test -f 'libharp/harp-ingest-mipas_l2.c' || echo './'`libharp/harp-ingest-mipas_l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l2.Tpo -c libharp/harp-ingest-mipas_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-mipas_l2.o -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mls_l2.Tpo -c -o libharp/la-harp-ingest-mls_l2.lo `test -f 'libharp/harp-ingest-mls_l2.c' || echo './'`libharp/harp-ingest-mls_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l1.Tpo -c libharp/harp-ingest-iasi_l1.c -o libharp/la-harp-ingest-iasi_l1.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mls_l2.Tpo -c libharp/harp-ingest-mls_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-mls_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-ecmwf-grib.lo -MD -MP -MF libharp/.deps/la-harp-ingest-ecmwf-grib.Tpo -c libharp/harp-ingest-ecmwf-grib.c -o libharp/la-harp-ingest-ecmwf-grib.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l2.Tpo -c libharp/harp-ingest-iasi_l2.c -o libharp/la-harp-ingest-iasi_l2.o >/dev/null 2>&1 mv -f libharp/.deps/la-harp-ingest-gosat_fts_l2.Tpo libharp/.deps/la-harp-ingest-gosat_fts_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-crimss_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-crimss_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-crimss_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-crimss_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-crimss_l2.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mls_l2.Tpo -c -o libharp/la-harp-ingest-mls_l2.lo `test -f 'libharp/harp-ingest-mls_l2.c' || echo './'`libharp/harp-ingest-mls_l2.c +mv -f libharp/.deps/la-harp-ingest-hirdls_l2.Tpo libharp/.deps/la-harp-ingest-hirdls_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-crimss_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-crimss_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-crimss_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-crimss_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-crimss_l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l1.Tpo -c libharp/harp-ingest-mipas_l1.c -o libharp/la-harp-ingest-mipas_l1.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l1.Tpo -c libharp/harp-ingest-iasi_l1.c -o libharp/la-harp-ingest-iasi_l1.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mls_l2.Tpo -c libharp/harp-ingest-mls_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-mls_l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-crimss_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-crimss_l2.Tpo -c libharp/harp-ingest-npp-suomi-crimss_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-npp-suomi-crimss_l2.o -mv -f libharp/.deps/la-harp-ingest-hirdls_l2.Tpo libharp/.deps/la-harp-ingest-hirdls_l2.Plo -mv -f libharp/.deps/la-harp-ingest-gosat_fts_l1b.Tpo libharp/.deps/la-harp-ingest-gosat_fts_l1b.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_profiles_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-omps_profiles_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-omps_profiles_l2.c -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_totals_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-omps_totals_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-omps_totals_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l1.Tpo -c libharp/harp-ingest-gome2_l1.c -o libharp/la-harp-ingest-gome2_l1.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-iasi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-iasi_l2.Tpo -c libharp/harp-ingest-iasi_l2.c -o libharp/la-harp-ingest-iasi_l2.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-mipas_l1.Tpo libharp/.deps/la-harp-ingest-mipas_l1.Plo +mv -f libharp/.deps/la-harp-ingest-gome2_l1.Tpo libharp/.deps/la-harp-ingest-gome2_l1.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_profiles_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-omps_profiles_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-omps_profiles_l2.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_totals_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-omps_totals_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-omps_totals_l2.c +mv -f libharp/.deps/la-harp-ingest-iasi_l1.Tpo libharp/.deps/la-harp-ingest-iasi_l1.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-viirs_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-viirs_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-viirs_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-viirs_l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_totals_l2.Tpo -c libharp/harp-ingest-npp-suomi-omps_totals_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-npp-suomi-omps_totals_l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_profiles_l2.Tpo -c libharp/harp-ingest-npp-suomi-omps_profiles_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-npp-suomi-omps_profiles_l2.o -mv -f libharp/.deps/la-harp-ingest-iasi_l1.Tpo libharp/.deps/la-harp-ingest-iasi_l1.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-viirs_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Tpo -c -o libharp/la-harp-ingest-npp-suomi-viirs_l2.lo `test -f 'libharp/harp-ingest-npp-suomi-viirs_l2.c' || echo './'`libharp/harp-ingest-npp-suomi-viirs_l2.c -mv -f libharp/.deps/la-harp-ingest-gome_l1.Tpo libharp/.deps/la-harp-ingest-gome_l1.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l2.Tpo -c -o libharp/la-harp-ingest-omi_l2.lo `test -f 'libharp/harp-ingest-omi_l2.c' || echo './'`libharp/harp-ingest-omi_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-gome2_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-gome2_l2.Tpo -c libharp/harp-ingest-gome2_l2.c -o libharp/la-harp-ingest-gome2_l2.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-gomos_l2.Tpo libharp/.deps/la-harp-ingest-gomos_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l3.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l3.Tpo -c -o libharp/la-harp-ingest-omi_l3.lo `test -f 'libharp/harp-ingest-omi_l3.c' || echo './'`libharp/harp-ingest-omi_l3.c -mv -f libharp/.deps/la-harp-ingest-mipas_l1.Tpo libharp/.deps/la-harp-ingest-mipas_l1.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-viirs_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Tpo -c libharp/harp-ingest-npp-suomi-viirs_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-npp-suomi-viirs_l2.o -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-osiris_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-osiris_l2.Tpo -c -o libharp/la-harp-ingest-osiris_l2.lo `test -f 'libharp/harp-ingest-osiris_l2.c' || echo './'`libharp/harp-ingest-osiris_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l2.Tpo -c libharp/harp-ingest-omi_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-omi_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-geoms-uvvis-doas.lo -MD -MP -MF libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo -c libharp/harp-ingest-geoms-uvvis-doas.c -o libharp/la-harp-ingest-geoms-uvvis-doas.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l3.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l3.Tpo -c libharp/harp-ingest-omi_l3.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-omi_l3.o -mv -f libharp/.deps/la-harp-ingest-gomos_l1.Tpo libharp/.deps/la-harp-ingest-gomos_l1.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-qa4ecv.lo -MD -MP -MF libharp/.deps/la-harp-ingest-qa4ecv.Tpo -c -o libharp/la-harp-ingest-qa4ecv.lo `test -f 'libharp/harp-ingest-qa4ecv.c' || echo './'`libharp/harp-ingest-qa4ecv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-crimss_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-crimss_l2.Tpo -c libharp/harp-ingest-npp-suomi-crimss_l2.c -o libharp/la-harp-ingest-npp-suomi-crimss_l2.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-osiris_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-osiris_l2.Tpo -c libharp/harp-ingest-osiris_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-osiris_l2.o mv -f libharp/.deps/la-harp-ingest-iasi_l2.Tpo libharp/.deps/la-harp-ingest-iasi_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l1.Tpo -c -o libharp/la-harp-ingest-sciamachy_l1.lo `test -f 'libharp/harp-ingest-sciamachy_l1.c' || echo './'`libharp/harp-ingest-sciamachy_l1.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-qa4ecv.lo -MD -MP -MF libharp/.deps/la-harp-ingest-qa4ecv.Tpo -c libharp/harp-ingest-qa4ecv.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-qa4ecv.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l1.Tpo -c libharp/harp-ingest-sciamachy_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-sciamachy_l1.o -mv -f libharp/.deps/la-harp-ingest-geoms-ftir.Tpo libharp/.deps/la-harp-ingest-geoms-ftir.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo -c -o libharp/la-harp-ingest-sciamachy_l2.lo `test -f 'libharp/harp-ingest-sciamachy_l2.c' || echo './'`libharp/harp-ingest-sciamachy_l2.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l2.Tpo -c -o libharp/la-harp-ingest-omi_l2.lo `test -f 'libharp/harp-ingest-omi_l2.c' || echo './'`libharp/harp-ingest-omi_l2.c +mv -f libharp/.deps/la-harp-ingest-gome2_l2.Tpo libharp/.deps/la-harp-ingest-gome2_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l3.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l3.Tpo -c -o libharp/la-harp-ingest-omi_l3.lo `test -f 'libharp/harp-ingest-omi_l3.c' || echo './'`libharp/harp-ingest-omi_l3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_totals_l2.Tpo -c libharp/harp-ingest-npp-suomi-omps_totals_l2.c -o libharp/la-harp-ingest-npp-suomi-omps_totals_l2.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-osiris_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-osiris_l2.Tpo -c -o libharp/la-harp-ingest-osiris_l2.lo `test -f 'libharp/harp-ingest-osiris_l2.c' || echo './'`libharp/harp-ingest-osiris_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l2.Tpo -c libharp/harp-ingest-omi_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-omi_l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-omps_profiles_l2.Tpo -c libharp/harp-ingest-npp-suomi-omps_profiles_l2.c -o libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo -c libharp/harp-ingest-sciamachy_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-sciamachy_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l3.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l3.Tpo -c libharp/harp-ingest-omi_l3.c -o libharp/la-harp-ingest-omi_l3.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l3.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l3.Tpo -c libharp/harp-ingest-omi_l3.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-omi_l3.o mv -f libharp/.deps/la-harp-ingest-npp-suomi-crimss_l2.Tpo libharp/.deps/la-harp-ingest-npp-suomi-crimss_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l1b.Tpo -c -o libharp/la-harp-ingest-s5p_l1b.lo `test -f 'libharp/harp-ingest-s5p_l1b.c' || echo './'`libharp/harp-ingest-s5p_l1b.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l1b.Tpo -c libharp/harp-ingest-s5p_l1b.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-s5p_l1b.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-qa4ecv.lo -MD -MP -MF libharp/.deps/la-harp-ingest-qa4ecv.Tpo -c -o libharp/la-harp-ingest-qa4ecv.lo `test -f 'libharp/harp-ingest-qa4ecv.c' || echo './'`libharp/harp-ingest-qa4ecv.c +mv -f libharp/.deps/la-harp-derived-variable-list.Tpo libharp/.deps/la-harp-derived-variable-list.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l1.Tpo -c -o libharp/la-harp-ingest-sciamachy_l1.lo `test -f 'libharp/harp-ingest-sciamachy_l1.c' || echo './'`libharp/harp-ingest-sciamachy_l1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-osiris_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-osiris_l2.Tpo -c libharp/harp-ingest-osiris_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-osiris_l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mls_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mls_l2.Tpo -c libharp/harp-ingest-mls_l2.c -o libharp/la-harp-ingest-mls_l2.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-osiris_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-osiris_l2.Tpo -c libharp/harp-ingest-osiris_l2.c -o libharp/la-harp-ingest-osiris_l2.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-qa4ecv.lo -MD -MP -MF libharp/.deps/la-harp-ingest-qa4ecv.Tpo -c libharp/harp-ingest-qa4ecv.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-qa4ecv.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l1.Tpo -c libharp/harp-ingest-sciamachy_l1.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-sciamachy_l1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-npp-suomi-viirs_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Tpo -c libharp/harp-ingest-npp-suomi-viirs_l2.c -o libharp/la-harp-ingest-npp-suomi-viirs_l2.o >/dev/null 2>&1 mv -f libharp/.deps/la-harp-ingest-npp-suomi-omps_totals_l2.Tpo libharp/.deps/la-harp-ingest-npp-suomi-omps_totals_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l2.Tpo -c -o libharp/la-harp-ingest-s5p_l2.lo `test -f 'libharp/harp-ingest-s5p_l2.c' || echo './'`libharp/harp-ingest-s5p_l2.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l2.Tpo -c libharp/harp-ingest-s5p_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-s5p_l2.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo -c -o libharp/la-harp-ingest-sciamachy_l2.lo `test -f 'libharp/harp-ingest-sciamachy_l2.c' || echo './'`libharp/harp-ingest-sciamachy_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l3.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l3.Tpo -c libharp/harp-ingest-omi_l3.c -o libharp/la-harp-ingest-omi_l3.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo -c libharp/harp-ingest-sciamachy_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-sciamachy_l2.o mv -f libharp/.deps/la-harp-ingest-npp-suomi-omps_profiles_l2.Tpo libharp/.deps/la-harp-ingest-npp-suomi-omps_profiles_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-smr_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-smr_l2.Tpo -c -o libharp/la-harp-ingest-smr_l2.lo `test -f 'libharp/harp-ingest-smr_l2.c' || echo './'`libharp/harp-ingest-smr_l2.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l1b.Tpo -c -o libharp/la-harp-ingest-s5p_l1b.lo `test -f 'libharp/harp-ingest-s5p_l1b.c' || echo './'`libharp/harp-ingest-s5p_l1b.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l2.Tpo -c libharp/harp-ingest-mipas_l2.c -o libharp/la-harp-ingest-mipas_l2.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-osiris_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-osiris_l2.Tpo -c libharp/harp-ingest-osiris_l2.c -o libharp/la-harp-ingest-osiris_l2.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l1b.Tpo -c libharp/harp-ingest-s5p_l1b.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-s5p_l1b.o mv -f libharp/.deps/la-harp-ingest-omi_l3.Tpo libharp/.deps/la-harp-ingest-omi_l3.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-temis.lo -MD -MP -MF libharp/.deps/la-harp-ingest-temis.Tpo -c -o libharp/la-harp-ingest-temis.lo `test -f 'libharp/harp-ingest-temis.c' || echo './'`libharp/harp-ingest-temis.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-derived-variable-list.lo -MD -MP -MF libharp/.deps/la-harp-derived-variable-list.Tpo -c libharp/harp-derived-variable-list.c -o libharp/la-harp-derived-variable-list.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l2.Tpo -c -o libharp/la-harp-ingest-s5p_l2.lo `test -f 'libharp/harp-ingest-s5p_l2.c' || echo './'`libharp/harp-ingest-s5p_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l2.Tpo -c libharp/harp-ingest-s5p_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-s5p_l2.o +mv -f libharp/.deps/la-harp-ingest-osiris_l2.Tpo libharp/.deps/la-harp-ingest-osiris_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-smr_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-smr_l2.Tpo -c -o libharp/la-harp-ingest-smr_l2.lo `test -f 'libharp/harp-ingest-smr_l2.c' || echo './'`libharp/harp-ingest-smr_l2.c +mv -f libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Tpo libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-temis.lo -MD -MP -MF libharp/.deps/la-harp-ingest-temis.Tpo -c -o libharp/la-harp-ingest-temis.lo `test -f 'libharp/harp-ingest-temis.c' || echo './'`libharp/harp-ingest-temis.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-qa4ecv.lo -MD -MP -MF libharp/.deps/la-harp-ingest-qa4ecv.Tpo -c libharp/harp-ingest-qa4ecv.c -o libharp/la-harp-ingest-qa4ecv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-smr_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-smr_l2.Tpo -c libharp/harp-ingest-smr_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-smr_l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-temis.lo -MD -MP -MF libharp/.deps/la-harp-ingest-temis.Tpo -c libharp/harp-ingest-temis.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-temis.o -mv -f libharp/.deps/la-harp-ingest-ecmwf-grib.Tpo libharp/.deps/la-harp-ingest-ecmwf-grib.Plo -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-qa4ecv.lo -MD -MP -MF libharp/.deps/la-harp-ingest-qa4ecv.Tpo -c libharp/harp-ingest-qa4ecv.c -o libharp/la-harp-ingest-qa4ecv.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-tes_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-tes_l2.Tpo -c -o libharp/la-harp-ingest-tes_l2.lo `test -f 'libharp/harp-ingest-tes_l2.c' || echo './'`libharp/harp-ingest-tes_l2.c -mv -f libharp/.deps/la-harp-ingest-gome2_l1.Tpo libharp/.deps/la-harp-ingest-gome2_l1.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion.lo -MD -MP -MF libharp/.deps/la-harp-ingestion.Tpo -c -o libharp/la-harp-ingestion.lo `test -f 'libharp/harp-ingestion.c' || echo './'`libharp/harp-ingestion.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-temis.lo -MD -MP -MF libharp/.deps/la-harp-ingest-temis.Tpo -c libharp/harp-ingest-temis.c -o libharp/la-harp-ingest-temis.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-tes_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-tes_l2.Tpo -c libharp/harp-ingest-tes_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-tes_l2.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-mipas_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-mipas_l2.Tpo -c libharp/harp-ingest-mipas_l2.c -o libharp/la-harp-ingest-mipas_l2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l1.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l1.Tpo -c libharp/harp-ingest-sciamachy_l1.c -o libharp/la-harp-ingest-sciamachy_l1.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-osiris_l2.Tpo libharp/.deps/la-harp-ingest-osiris_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-doc.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-doc.Tpo -c -o libharp/la-harp-ingestion-doc.lo `test -f 'libharp/harp-ingestion-doc.c' || echo './'`libharp/harp-ingestion-doc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l1b.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l1b.Tpo -c libharp/harp-ingest-s5p_l1b.c -o libharp/la-harp-ingest-s5p_l1b.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion.lo -MD -MP -MF libharp/.deps/la-harp-ingestion.Tpo -c libharp/harp-ingestion.c -fPIC -DPIC -o libharp/.libs/la-harp-ingestion.o -mv -f libharp/.deps/la-harp-ingest-gome2_l2.Tpo libharp/.deps/la-harp-ingest-gome2_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-module.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-module.Tpo -c -o libharp/la-harp-ingestion-module.lo `test -f 'libharp/harp-ingestion-module.c' || echo './'`libharp/harp-ingestion-module.c +mv -f libharp/.deps/la-harp-ingest-mls_l2.Tpo libharp/.deps/la-harp-ingest-mls_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-tes_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-tes_l2.Tpo -c -o libharp/la-harp-ingest-tes_l2.lo `test -f 'libharp/harp-ingest-tes_l2.c' || echo './'`libharp/harp-ingest-tes_l2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-tes_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-tes_l2.Tpo -c libharp/harp-ingest-tes_l2.c -fPIC -DPIC -o libharp/.libs/la-harp-ingest-tes_l2.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-temis.lo -MD -MP -MF libharp/.deps/la-harp-ingest-temis.Tpo -c libharp/harp-ingest-temis.c -o libharp/la-harp-ingest-temis.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-smr_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-smr_l2.Tpo -c libharp/harp-ingest-smr_l2.c -o libharp/la-harp-ingest-smr_l2.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-temis.Tpo libharp/.deps/la-harp-ingest-temis.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion.lo -MD -MP -MF libharp/.deps/la-harp-ingestion.Tpo -c -o libharp/la-harp-ingestion.lo `test -f 'libharp/harp-ingestion.c' || echo './'`libharp/harp-ingestion.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-tes_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-tes_l2.Tpo -c libharp/harp-ingest-tes_l2.c -o libharp/la-harp-ingest-tes_l2.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingest-s5p_l1b.Tpo libharp/.deps/la-harp-ingest-s5p_l1b.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-doc.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-doc.Tpo -c -o libharp/la-harp-ingestion-doc.lo `test -f 'libharp/harp-ingestion-doc.c' || echo './'`libharp/harp-ingestion-doc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion.lo -MD -MP -MF libharp/.deps/la-harp-ingestion.Tpo -c libharp/harp-ingestion.c -fPIC -DPIC -o libharp/.libs/la-harp-ingestion.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l2.Tpo -c libharp/harp-ingest-omi_l2.c -o libharp/la-harp-ingest-omi_l2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-doc.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-doc.Tpo -c libharp/harp-ingestion-doc.c -fPIC -DPIC -o libharp/.libs/la-harp-ingestion-doc.o -mv -f libharp/.deps/la-harp-binning.Tpo libharp/.deps/la-harp-binning.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-options.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-options.Tpo -c -o libharp/la-harp-ingestion-options.lo `test -f 'libharp/harp-ingestion-options.c' || echo './'`libharp/harp-ingestion-options.c -mv -f libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Tpo libharp/.deps/la-harp-ingest-npp-suomi-viirs_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-interpolation.lo -MD -MP -MF libharp/.deps/la-harp-interpolation.Tpo -c -o libharp/la-harp-interpolation.lo `test -f 'libharp/harp-interpolation.c' || echo './'`libharp/harp-interpolation.c +mv -f libharp/.deps/la-harp-ingest-qa4ecv.Tpo libharp/.deps/la-harp-ingest-qa4ecv.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-module.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-module.Tpo -c -o libharp/la-harp-ingestion-module.lo `test -f 'libharp/harp-ingestion-module.c' || echo './'`libharp/harp-ingestion-module.c +mv -f libharp/.deps/la-harp-ingest-mipas_l2.Tpo libharp/.deps/la-harp-ingest-mipas_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-options.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-options.Tpo -c -o libharp/la-harp-ingestion-options.lo `test -f 'libharp/harp-ingestion-options.c' || echo './'`libharp/harp-ingestion-options.c +mv -f libharp/.deps/la-harp-ingest-smr_l2.Tpo libharp/.deps/la-harp-ingest-smr_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-interpolation.lo -MD -MP -MF libharp/.deps/la-harp-interpolation.Tpo -c -o libharp/la-harp-interpolation.lo `test -f 'libharp/harp-interpolation.c' || echo './'`libharp/harp-interpolation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-module.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-module.Tpo -c libharp/harp-ingestion-module.c -fPIC -DPIC -o libharp/.libs/la-harp-ingestion-module.o -mv -f libharp/.deps/la-harp-ingest-temis.Tpo libharp/.deps/la-harp-ingest-temis.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-netcdf.lo -MD -MP -MF libharp/.deps/la-harp-netcdf.Tpo -c -o libharp/la-harp-netcdf.lo `test -f 'libharp/harp-netcdf.c' || echo './'`libharp/harp-netcdf.c +mv -f libharp/.deps/la-harp-ingest-sciamachy_l1.Tpo libharp/.deps/la-harp-ingest-sciamachy_l1.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-options.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-options.Tpo -c libharp/harp-ingestion-options.c -fPIC -DPIC -o libharp/.libs/la-harp-ingestion-options.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-netcdf.lo -MD -MP -MF libharp/.deps/la-harp-netcdf.Tpo -c -o libharp/la-harp-netcdf.lo `test -f 'libharp/harp-netcdf.c' || echo './'`libharp/harp-netcdf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo -c libharp/harp-ingest-sciamachy_l2.c -o libharp/la-harp-ingest-sciamachy_l2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-interpolation.lo -MD -MP -MF libharp/.deps/la-harp-interpolation.Tpo -c libharp/harp-interpolation.c -fPIC -DPIC -o libharp/.libs/la-harp-interpolation.o +mv -f libharp/.deps/la-harp-ingest-tes_l2.Tpo libharp/.deps/la-harp-ingest-tes_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-parser.lo -MD -MP -MF libharp/.deps/la-harp-operation-parser.Tpo -c -o libharp/la-harp-operation-parser.lo `test -f 'libharp/harp-operation-parser.c' || echo './'`libharp/harp-operation-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-netcdf.lo -MD -MP -MF libharp/.deps/la-harp-netcdf.Tpo -c libharp/harp-netcdf.c -fPIC -DPIC -o libharp/.libs/la-harp-netcdf.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-tes_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-tes_l2.Tpo -c libharp/harp-ingest-tes_l2.c -o libharp/la-harp-ingest-tes_l2.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-mls_l2.Tpo libharp/.deps/la-harp-ingest-mls_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-parser.lo -MD -MP -MF libharp/.deps/la-harp-operation-parser.Tpo -c -o libharp/la-harp-operation-parser.lo `test -f 'libharp/harp-operation-parser.c' || echo './'`libharp/harp-operation-parser.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-omi_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-omi_l2.Tpo -c libharp/harp-ingest-omi_l2.c -o libharp/la-harp-ingest-omi_l2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-options.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-options.Tpo -c libharp/harp-ingestion-options.c -o libharp/la-harp-ingestion-options.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-smr_l2.Tpo libharp/.deps/la-harp-ingest-smr_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-scanner.lo -MD -MP -MF libharp/.deps/la-harp-operation-scanner.Tpo -c -o libharp/la-harp-operation-scanner.lo `test -f 'libharp/harp-operation-scanner.c' || echo './'`libharp/harp-operation-scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-parser.lo -MD -MP -MF libharp/.deps/la-harp-operation-parser.Tpo -c libharp/harp-operation-parser.c -fPIC -DPIC -o libharp/.libs/la-harp-operation-parser.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-doc.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-doc.Tpo -c libharp/harp-ingestion-doc.c -o libharp/la-harp-ingestion-doc.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingestion-options.Tpo libharp/.deps/la-harp-ingestion-options.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-scanner.lo -MD -MP -MF libharp/.deps/la-harp-operation-scanner.Tpo -c -o libharp/la-harp-operation-scanner.lo `test -f 'libharp/harp-operation-scanner.c' || echo './'`libharp/harp-operation-scanner.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-interpolation.lo -MD -MP -MF libharp/.deps/la-harp-interpolation.Tpo -c libharp/harp-interpolation.c -o libharp/la-harp-interpolation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-scanner.lo -MD -MP -MF libharp/.deps/la-harp-operation-scanner.Tpo -c libharp/harp-operation-scanner.c -fPIC -DPIC -o libharp/.libs/la-harp-operation-scanner.o -mv -f libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Tpo libharp/.deps/la-harp-ingest-geoms-uvvis-doas.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation.lo -MD -MP -MF libharp/.deps/la-harp-operation.Tpo -c -o libharp/la-harp-operation.lo `test -f 'libharp/harp-operation.c' || echo './'`libharp/harp-operation.c -mv -f libharp/.deps/la-harp-ingest-s5p_l1b.Tpo libharp/.deps/la-harp-ingest-s5p_l1b.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product.lo -MD -MP -MF libharp/.deps/la-harp-product.Tpo -c -o libharp/la-harp-product.lo `test -f 'libharp/harp-product.c' || echo './'`libharp/harp-product.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-module.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-module.Tpo -c libharp/harp-ingestion-module.c -o libharp/la-harp-ingestion-module.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion.lo -MD -MP -MF libharp/.deps/la-harp-ingestion.Tpo -c libharp/harp-ingestion.c -o libharp/la-harp-ingestion.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-interpolation.Tpo libharp/.deps/la-harp-interpolation.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation.lo -MD -MP -MF libharp/.deps/la-harp-operation.Tpo -c -o libharp/la-harp-operation.lo `test -f 'libharp/harp-operation.c' || echo './'`libharp/harp-operation.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-netcdf.lo -MD -MP -MF libharp/.deps/la-harp-netcdf.Tpo -c libharp/harp-netcdf.c -o libharp/la-harp-netcdf.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingestion-doc.Tpo libharp/.deps/la-harp-ingestion-doc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product.lo -MD -MP -MF libharp/.deps/la-harp-product.Tpo -c -o libharp/la-harp-product.lo `test -f 'libharp/harp-product.c' || echo './'`libharp/harp-product.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-scanner.lo -MD -MP -MF libharp/.deps/la-harp-operation-scanner.Tpo -c libharp/harp-operation-scanner.c -o libharp/la-harp-operation-scanner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation.lo -MD -MP -MF libharp/.deps/la-harp-operation.Tpo -c libharp/harp-operation.c -fPIC -DPIC -o libharp/.libs/la-harp-operation.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-interpolation.lo -MD -MP -MF libharp/.deps/la-harp-interpolation.Tpo -c libharp/harp-interpolation.c -o libharp/la-harp-interpolation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product.lo -MD -MP -MF libharp/.deps/la-harp-product.Tpo -c libharp/harp-product.c -fPIC -DPIC -o libharp/.libs/la-harp-product.o -mv -f libharp/.deps/la-harp-ingestion-options.Tpo libharp/.deps/la-harp-ingestion-options.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product-metadata.lo -MD -MP -MF libharp/.deps/la-harp-product-metadata.Tpo -c -o libharp/la-harp-product-metadata.lo `test -f 'libharp/harp-product-metadata.c' || echo './'`libharp/harp-product-metadata.c -mv -f libharp/.deps/la-harp-ingest-qa4ecv.Tpo libharp/.deps/la-harp-ingest-qa4ecv.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-program.lo -MD -MP -MF libharp/.deps/la-harp-program.Tpo -c -o libharp/la-harp-program.lo `test -f 'libharp/harp-program.c' || echo './'`libharp/harp-program.c -mv -f libharp/.deps/la-harp-ingest-tes_l2.Tpo libharp/.deps/la-harp-ingest-tes_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-regrid.lo -MD -MP -MF libharp/.deps/la-harp-regrid.Tpo -c -o libharp/la-harp-regrid.lo `test -f 'libharp/harp-regrid.c' || echo './'`libharp/harp-regrid.c +mv -f libharp/.deps/la-harp-ingest-omi_l2.Tpo libharp/.deps/la-harp-ingest-omi_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product-metadata.lo -MD -MP -MF libharp/.deps/la-harp-product-metadata.Tpo -c -o libharp/la-harp-product-metadata.lo `test -f 'libharp/harp-product-metadata.c' || echo './'`libharp/harp-product-metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product-metadata.lo -MD -MP -MF libharp/.deps/la-harp-product-metadata.Tpo -c libharp/harp-product-metadata.c -fPIC -DPIC -o libharp/.libs/la-harp-product-metadata.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-program.lo -MD -MP -MF libharp/.deps/la-harp-program.Tpo -c libharp/harp-program.c -fPIC -DPIC -o libharp/.libs/la-harp-program.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-regrid.lo -MD -MP -MF libharp/.deps/la-harp-regrid.Tpo -c libharp/harp-regrid.c -fPIC -DPIC -o libharp/.libs/la-harp-regrid.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-doc.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-doc.Tpo -c libharp/harp-ingestion-doc.c -o libharp/la-harp-ingestion-doc.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion-module.lo -MD -MP -MF libharp/.deps/la-harp-ingestion-module.Tpo -c libharp/harp-ingestion-module.c -o libharp/la-harp-ingestion-module.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-parser.lo -MD -MP -MF libharp/.deps/la-harp-operation-parser.Tpo -c libharp/harp-operation-parser.c -o libharp/la-harp-operation-parser.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-ingestion-module.Tpo libharp/.deps/la-harp-ingestion-module.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-program.lo -MD -MP -MF libharp/.deps/la-harp-program.Tpo -c -o libharp/la-harp-program.lo `test -f 'libharp/harp-program.c' || echo './'`libharp/harp-program.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product-metadata.lo -MD -MP -MF libharp/.deps/la-harp-product-metadata.Tpo -c libharp/harp-product-metadata.c -o libharp/la-harp-product-metadata.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingest-sciamachy_l1.Tpo libharp/.deps/la-harp-ingest-sciamachy_l1.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-sea-surface.lo -MD -MP -MF libharp/.deps/la-harp-sea-surface.Tpo -c -o libharp/la-harp-sea-surface.lo `test -f 'libharp/harp-sea-surface.c' || echo './'`libharp/harp-sea-surface.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-sciamachy_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo -c libharp/harp-ingest-sciamachy_l2.c -o libharp/la-harp-ingest-sciamachy_l2.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-netcdf.lo -MD -MP -MF libharp/.deps/la-harp-netcdf.Tpo -c libharp/harp-netcdf.c -o libharp/la-harp-netcdf.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-program.lo -MD -MP -MF libharp/.deps/la-harp-program.Tpo -c libharp/harp-program.c -fPIC -DPIC -o libharp/.libs/la-harp-program.o +mv -f libharp/.deps/la-harp-operation-scanner.Tpo libharp/.deps/la-harp-operation-scanner.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-regrid.lo -MD -MP -MF libharp/.deps/la-harp-regrid.Tpo -c -o libharp/la-harp-regrid.lo `test -f 'libharp/harp-regrid.c' || echo './'`libharp/harp-regrid.c +mv -f libharp/.deps/la-harp-netcdf.Tpo libharp/.deps/la-harp-netcdf.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-sea-surface.lo -MD -MP -MF libharp/.deps/la-harp-sea-surface.Tpo -c -o libharp/la-harp-sea-surface.lo `test -f 'libharp/harp-sea-surface.c' || echo './'`libharp/harp-sea-surface.c mv -f libharp/.deps/la-harp-product-metadata.Tpo libharp/.deps/la-harp-product-metadata.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-units.lo -MD -MP -MF libharp/.deps/la-harp-units.Tpo -c -o libharp/la-harp-units.lo `test -f 'libharp/harp-units.c' || echo './'`libharp/harp-units.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-sea-surface.lo -MD -MP -MF libharp/.deps/la-harp-sea-surface.Tpo -c libharp/harp-sea-surface.c -fPIC -DPIC -o libharp/.libs/la-harp-sea-surface.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-scanner.lo -MD -MP -MF libharp/.deps/la-harp-operation-scanner.Tpo -c libharp/harp-operation-scanner.c -o libharp/la-harp-operation-scanner.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-units.lo -MD -MP -MF libharp/.deps/la-harp-units.Tpo -c -o libharp/la-harp-units.lo `test -f 'libharp/harp-units.c' || echo './'`libharp/harp-units.c +mv -f libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo libharp/.deps/la-harp-ingest-sciamachy_l2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-utils.lo -MD -MP -MF libharp/.deps/la-harp-utils.Tpo -c -o libharp/la-harp-utils.lo `test -f 'libharp/harp-utils.c' || echo './'`libharp/harp-utils.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-regrid.lo -MD -MP -MF libharp/.deps/la-harp-regrid.Tpo -c libharp/harp-regrid.c -fPIC -DPIC -o libharp/.libs/la-harp-regrid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-units.lo -MD -MP -MF libharp/.deps/la-harp-units.Tpo -c libharp/harp-units.c -fPIC -DPIC -o libharp/.libs/la-harp-units.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-sea-surface.lo -MD -MP -MF libharp/.deps/la-harp-sea-surface.Tpo -c libharp/harp-sea-surface.c -o libharp/la-harp-sea-surface.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-interpolation.Tpo libharp/.deps/la-harp-interpolation.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-utils.lo -MD -MP -MF libharp/.deps/la-harp-utils.Tpo -c -o libharp/la-harp-utils.lo `test -f 'libharp/harp-utils.c' || echo './'`libharp/harp-utils.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingestion.lo -MD -MP -MF libharp/.deps/la-harp-ingestion.Tpo -c libharp/harp-ingestion.c -o libharp/la-harp-ingestion.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-sea-surface.Tpo libharp/.deps/la-harp-sea-surface.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-variable.lo -MD -MP -MF libharp/.deps/la-harp-variable.Tpo -c -o libharp/la-harp-variable.lo `test -f 'libharp/harp-variable.c' || echo './'`libharp/harp-variable.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-sea-surface.lo -MD -MP -MF libharp/.deps/la-harp-sea-surface.Tpo -c libharp/harp-sea-surface.c -fPIC -DPIC -o libharp/.libs/la-harp-sea-surface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-utils.lo -MD -MP -MF libharp/.deps/la-harp-utils.Tpo -c libharp/harp-utils.c -fPIC -DPIC -o libharp/.libs/la-harp-utils.o +mv -f libharp/.deps/la-harp-ingestion.Tpo libharp/.deps/la-harp-ingestion.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-variable.lo -MD -MP -MF libharp/.deps/la-harp-variable.Tpo -c -o libharp/la-harp-variable.lo `test -f 'libharp/harp-variable.c' || echo './'`libharp/harp-variable.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-sea-surface.lo -MD -MP -MF libharp/.deps/la-harp-sea-surface.Tpo -c libharp/harp-sea-surface.c -o libharp/la-harp-sea-surface.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product.lo -MD -MP -MF libharp/.deps/la-harp-product.Tpo -c libharp/harp-product.c -o libharp/la-harp-product.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-units.lo -MD -MP -MF libharp/.deps/la-harp-units.Tpo -c libharp/harp-units.c -o libharp/la-harp-units.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-variable.lo -MD -MP -MF libharp/.deps/la-harp-variable.Tpo -c libharp/harp-variable.c -fPIC -DPIC -o libharp/.libs/la-harp-variable.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-regrid.lo -MD -MP -MF libharp/.deps/la-harp-regrid.Tpo -c libharp/harp-regrid.c -o libharp/la-harp-regrid.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-sea-surface.Tpo libharp/.deps/la-harp-sea-surface.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l2.Tpo -c libharp/harp-ingest-s5p_l2.c -o libharp/la-harp-ingest-s5p_l2.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-vertical-profiles.lo -MD -MP -MF libharp/.deps/la-harp-vertical-profiles.Tpo -c -o libharp/la-harp-vertical-profiles.lo `test -f 'libharp/harp-vertical-profiles.c' || echo './'`libharp/harp-vertical-profiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-program.lo -MD -MP -MF libharp/.deps/la-harp-program.Tpo -c libharp/harp-program.c -o libharp/la-harp-program.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-units.Tpo libharp/.deps/la-harp-units.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-vertical-profiles.lo -MD -MP -MF libharp/.deps/la-harp-vertical-profiles.Tpo -c -o libharp/la-harp-vertical-profiles.lo `test -f 'libharp/harp-vertical-profiles.c' || echo './'`libharp/harp-vertical-profiles.c -mv -f libharp/.deps/la-harp-ingestion-module.Tpo libharp/.deps/la-harp-ingestion-module.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp.lo -MD -MP -MF libharp/.deps/la-harp.Tpo -c -o libharp/la-harp.lo `test -f 'libharp/harp.c' || echo './'`libharp/harp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-regrid.lo -MD -MP -MF libharp/.deps/la-harp-regrid.Tpo -c libharp/harp-regrid.c -o libharp/la-harp-regrid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-vertical-profiles.lo -MD -MP -MF libharp/.deps/la-harp-vertical-profiles.Tpo -c libharp/harp-vertical-profiles.c -fPIC -DPIC -o libharp/.libs/la-harp-vertical-profiles.o -mv -f libharp/.deps/la-harp-ingestion-doc.Tpo libharp/.deps/la-harp-ingestion-doc.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-hashtable.lo -MD -MP -MF libharp/.deps/la-hashtable.Tpo -c -o libharp/la-hashtable.lo `test -f 'libharp/hashtable.c' || echo './'`libharp/hashtable.c -mv -f libharp/.deps/la-harp-ingest-mipas_l2.Tpo libharp/.deps/la-harp-ingest-mipas_l2.Plo -/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-hdf4.lo -MD -MP -MF libharp/.deps/la-harp-hdf4.Tpo -c -o libharp/la-harp-hdf4.lo `test -f 'libharp/harp-hdf4.c' || echo './'`libharp/harp-hdf4.c -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-product.lo -MD -MP -MF libharp/.deps/la-harp-product.Tpo -c libharp/harp-product.c -o libharp/la-harp-product.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-operation-scanner.Tpo libharp/.deps/la-harp-operation-scanner.Plo +mv -f libharp/.deps/la-harp-units.Tpo libharp/.deps/la-harp-units.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp.lo -MD -MP -MF libharp/.deps/la-harp.Tpo -c -o libharp/la-harp.lo `test -f 'libharp/harp.c' || echo './'`libharp/harp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp.lo -MD -MP -MF libharp/.deps/la-harp.Tpo -c libharp/harp.c -fPIC -DPIC -o libharp/.libs/la-harp.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation.lo -MD -MP -MF libharp/.deps/la-harp-operation.Tpo -c libharp/harp-operation.c -o libharp/la-harp-operation.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-utils.lo -MD -MP -MF libharp/.deps/la-harp-utils.Tpo -c libharp/harp-utils.c -o libharp/la-harp-utils.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp-operation-parser.Tpo libharp/.deps/la-harp-operation-parser.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-hashtable.lo -MD -MP -MF libharp/.deps/la-hashtable.Tpo -c -o libharp/la-hashtable.lo `test -f 'libharp/hashtable.c' || echo './'`libharp/hashtable.c +mv -f libharp/.deps/la-harp-program.Tpo libharp/.deps/la-harp-program.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-hdf4.lo -MD -MP -MF libharp/.deps/la-harp-hdf4.Tpo -c -o libharp/la-harp-hdf4.lo `test -f 'libharp/harp-hdf4.c' || echo './'`libharp/harp-hdf4.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp.lo -MD -MP -MF libharp/.deps/la-harp.Tpo -c libharp/harp.c -o libharp/la-harp.o >/dev/null 2>&1 +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-hashtable.lo -MD -MP -MF libharp/.deps/la-hashtable.Tpo -c libharp/hashtable.c -fPIC -DPIC -o libharp/.libs/la-hashtable.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-hdf4.lo -MD -MP -MF libharp/.deps/la-harp-hdf4.Tpo -c libharp/harp-hdf4.c -fPIC -DPIC -o libharp/.libs/la-harp-hdf4.o +mv -f libharp/.deps/la-harp-regrid.Tpo libharp/.deps/la-harp-regrid.Plo depbase=`echo tools/harpcollocate/harpcollocate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpcollocate/harpcollocate.o -MD -MP -MF $depbase.Tpo -c -o tools/harpcollocate/harpcollocate.o tools/harpcollocate/harpcollocate.c &&\ mv -f $depbase.Tpo $depbase.Po -mv -f libharp/.deps/la-harp-netcdf.Tpo libharp/.deps/la-harp-netcdf.Plo +mv -f libharp/.deps/la-harp-product.Tpo libharp/.deps/la-harp-product.Plo depbase=`echo tools/harpcollocate/harpcollocate-matchup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpcollocate/harpcollocate-matchup.o -MD -MP -MF $depbase.Tpo -c -o tools/harpcollocate/harpcollocate-matchup.o tools/harpcollocate/harpcollocate-matchup.c &&\ mv -f $depbase.Tpo $depbase.Po -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp.lo -MD -MP -MF libharp/.deps/la-harp.Tpo -c libharp/harp.c -fPIC -DPIC -o libharp/.libs/la-harp.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-hashtable.lo -MD -MP -MF libharp/.deps/la-hashtable.Tpo -c libharp/hashtable.c -fPIC -DPIC -o libharp/.libs/la-hashtable.o -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-hdf4.lo -MD -MP -MF libharp/.deps/la-harp-hdf4.Tpo -c libharp/harp-hdf4.c -fPIC -DPIC -o libharp/.libs/la-harp-hdf4.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-hashtable.lo -MD -MP -MF libharp/.deps/la-hashtable.Tpo -c libharp/hashtable.c -o libharp/la-hashtable.o >/dev/null 2>&1 +mv -f libharp/.deps/la-harp.Tpo libharp/.deps/la-harp.Plo depbase=`echo tools/harpcollocate/harpcollocate-resample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpcollocate/harpcollocate-resample.o -MD -MP -MF $depbase.Tpo -c -o tools/harpcollocate/harpcollocate-resample.o tools/harpcollocate/harpcollocate-resample.c &&\ mv -f $depbase.Tpo $depbase.Po -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation-parser.lo -MD -MP -MF libharp/.deps/la-harp-operation-parser.Tpo -c libharp/harp-operation-parser.c -o libharp/la-harp-operation-parser.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp.lo -MD -MP -MF libharp/.deps/la-harp.Tpo -c libharp/harp.c -o libharp/la-harp.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-hashtable.lo -MD -MP -MF libharp/.deps/la-hashtable.Tpo -c libharp/hashtable.c -o libharp/la-hashtable.o >/dev/null 2>&1 depbase=`echo tools/harpcollocate/harpcollocate-update.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpcollocate/harpcollocate-update.o -MD -MP -MF $depbase.Tpo -c -o tools/harpcollocate/harpcollocate-update.o tools/harpcollocate/harpcollocate-update.c &&\ mv -f $depbase.Tpo $depbase.Po -mv -f libharp/.deps/la-harp-ingest-omi_l2.Tpo libharp/.deps/la-harp-ingest-omi_l2.Plo -mv -f libharp/.deps/la-harp-regrid.Tpo libharp/.deps/la-harp-regrid.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-vertical-profiles.lo -MD -MP -MF libharp/.deps/la-harp-vertical-profiles.Tpo -c libharp/harp-vertical-profiles.c -o libharp/la-harp-vertical-profiles.o >/dev/null 2>&1 depbase=`echo tools/harpconvert/harpconvert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpconvert/harpconvert.o -MD -MP -MF $depbase.Tpo -c -o tools/harpconvert/harpconvert.o tools/harpconvert/harpconvert.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tools/harpdump/harpdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpdump/harpdump.o -MD -MP -MF $depbase.Tpo -c -o tools/harpdump/harpdump.o tools/harpdump/harpdump.c &&\ mv -f $depbase.Tpo $depbase.Po -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-operation.lo -MD -MP -MF libharp/.deps/la-harp-operation.Tpo -c libharp/harp-operation.c -o libharp/la-harp-operation.o >/dev/null 2>&1 -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-utils.lo -MD -MP -MF libharp/.deps/la-harp-utils.Tpo -c libharp/harp-utils.c -o libharp/la-harp-utils.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-program.Tpo libharp/.deps/la-harp-program.Plo +mv -f libharp/.deps/la-hashtable.Tpo libharp/.deps/la-hashtable.Plo depbase=`echo tools/harpmerge/harpmerge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT tools/harpmerge/harpmerge.o -MD -MP -MF $depbase.Tpo -c -o tools/harpmerge/harpmerge.o tools/harpmerge/harpmerge.c &&\ mv -f $depbase.Tpo $depbase.Po -depbase=`echo findtypedef.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ -gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT findtypedef.o -MD -MP -MF $depbase.Tpo -c -o findtypedef.o findtypedef.c &&\ -mv -f $depbase.Tpo $depbase.Po -mv -f libharp/.deps/la-harp.Tpo libharp/.deps/la-harp.Plo -mv -f libharp/.deps/la-hashtable.Tpo libharp/.deps/la-hashtable.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-hdf4.lo -MD -MP -MF libharp/.deps/la-harp-hdf4.Tpo -c libharp/harp-hdf4.c -o libharp/la-harp-hdf4.o >/dev/null 2>&1 -mv -f libharp/.deps/la-harp-ingestion.Tpo libharp/.deps/la-harp-ingestion.Plo -mv -f libharp/.deps/la-harp-product.Tpo libharp/.deps/la-harp-product.Plo -mv -f libharp/.deps/la-harp-ingest-sciamachy_l2.Tpo libharp/.deps/la-harp-ingest-sciamachy_l2.Plo -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-vertical-profiles.lo -MD -MP -MF libharp/.deps/la-harp-vertical-profiles.Tpo -c libharp/harp-vertical-profiles.c -o libharp/la-harp-vertical-profiles.o >/dev/null 2>&1 -/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o findtypedef findtypedef.o -lm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-variable.lo -MD -MP -MF libharp/.deps/la-harp-variable.Tpo -c libharp/harp-variable.c -o libharp/la-harp-variable.o >/dev/null 2>&1 -libtool: link: gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o findtypedef findtypedef.o -lm -libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT libharp/la-harp-ingest-s5p_l2.lo -MD -MP -MF libharp/.deps/la-harp-ingest-s5p_l2.Tpo -c libharp/harp-ingest-s5p_l2.c -o libharp/la-harp-ingest-s5p_l2.o >/dev/null 2>&1 mv -f libharp/.deps/la-harp-utils.Tpo libharp/.deps/la-harp-utils.Plo -mv -f libharp/.deps/la-harp-hdf4.Tpo libharp/.deps/la-harp-hdf4.Plo -mv -f libharp/.deps/la-harp-operation-parser.Tpo libharp/.deps/la-harp-operation-parser.Plo +depbase=`echo findtypedef.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I./libharp -Ilibharp -I./libharp -I/usr/include/hdf -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -MT findtypedef.o -MD -MP -MF $depbase.Tpo -c -o findtypedef.o findtypedef.c &&\ +mv -f $depbase.Tpo $depbase.Po mv -f libharp/.deps/la-harp-operation.Tpo libharp/.deps/la-harp-operation.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o findtypedef findtypedef.o -lm +mv -f libharp/.deps/la-harp-hdf4.Tpo libharp/.deps/la-harp-hdf4.Plo +libtool: link: gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o findtypedef findtypedef.o -lm mv -f libharp/.deps/la-harp-vertical-profiles.Tpo libharp/.deps/la-harp-vertical-profiles.Plo -mv -f libharp/.deps/la-harp-derived-variable-list.Tpo libharp/.deps/la-harp-derived-variable-list.Plo mv -f libharp/.deps/la-harp-variable.Tpo libharp/.deps/la-harp-variable.Plo mv -f libharp/.deps/la-harp-ingest-s5p_l2.Tpo libharp/.deps/la-harp-ingest-s5p_l2.Plo -/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -no-undefined -version-info 9:1:0 -Wl,-z,relro -o libharp.la -rpath /usr/lib/i386-linux-gnu libharp/la-harp-analysis.lo libharp/la-harp-area-mask.lo libharp/la-harp-aux-afgl86.lo libharp/la-harp-aux-usstd76.lo libharp/la-harp-binning.lo libharp/la-harp-chemistry.lo libharp/la-harp-collocation.lo libharp/la-harp-dataset.lo libharp/la-harp-derived-variable.lo libharp/la-harp-derived-variable-list.lo libharp/la-harp-dimension-mask.lo libharp/la-harp-csv.lo libharp/la-harp-errno.lo libharp/la-harp-filter.lo libharp/la-harp-filter-collocation.lo libharp/la-harp-geometry-sphere-euler.lo libharp/la-harp-geometry-sphere-line.lo libharp/la-harp-geometry-sphere-point.lo libharp/la-harp-geometry-sphere-polygon.lo libharp/la-harp-geometry-vector3d.lo libharp/la-harp-geometry-util.lo libharp/la-harp-ingest-ace_fts_l2.lo libharp/la-harp-ingest-earlinet_l2.lo libharp/la-harp-ingest-aeolus_l1b.lo libharp/la-harp-ingest-aeolus_l2a.lo libharp/la-harp-ingest-aeolus_l2b.lo libharp/la-harp-ingest-calipso_l2.lo libharp/la-harp-ingest-cci_l2_aerosol.lo libharp/la-harp-ingest-cci_l2_ghg.lo libharp/la-harp-ingest-cci_l2_o3_lp.lo libharp/la-harp-ingest-cci_l2_o3_np.lo libharp/la-harp-ingest-cci_l2_o3_tc.lo libharp/la-harp-ingest-cci_l3_aerosol.lo libharp/la-harp-ingest-cci_l3_cloud.lo libharp/la-harp-ingest-cci_l3_ghg.lo libharp/la-harp-ingest-cci_l3_o3_lntoc.lo libharp/la-harp-ingest-cci_l3_o3_lp.lo libharp/la-harp-ingest-cci_l3_o3_np.lo libharp/la-harp-ingest-cci_l3_o3_tc.lo libharp/la-harp-ingest-cci_l3_o3_ttoc.lo libharp/la-harp-ingest-cci_l4_o3_np.lo libharp/la-harp-ingest-cloudnet_l2.lo libharp/la-harp-ingest-ecmwf-grib.lo libharp/la-harp-ingest-geoms-ftir.lo libharp/la-harp-ingest-geoms-lidar.lo libharp/la-harp-ingest-geoms-mwr.lo libharp/la-harp-ingest-geoms-pandora.lo libharp/la-harp-ingest-geoms-sonde.lo libharp/la-harp-ingest-geoms-uvvis-doas.lo libharp/la-harp-ingest-geoms-uvvis-dobson.lo libharp/la-harp-ingest-gome_l1.lo libharp/la-harp-ingest-gome_l2.lo libharp/la-harp-ingest-gome2_l1.lo libharp/la-harp-ingest-gome2_l2.lo libharp/la-harp-ingest-gomos_l1.lo libharp/la-harp-ingest-gomos_l2.lo libharp/la-harp-ingest-gosat_fts_l1b.lo libharp/la-harp-ingest-gosat_fts_l2.lo libharp/la-harp-ingest-hirdls_l2.lo libharp/la-harp-ingest-iasi_l1.lo libharp/la-harp-ingest-iasi_l2.lo libharp/la-harp-ingest-mipas_l1.lo libharp/la-harp-ingest-mipas_l2.lo libharp/la-harp-ingest-mls_l2.lo libharp/la-harp-ingest-npp-suomi-crimss_l2.lo libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo libharp/la-harp-ingest-npp-suomi-viirs_l2.lo libharp/la-harp-ingest-omi_l2.lo libharp/la-harp-ingest-omi_l3.lo libharp/la-harp-ingest-osiris_l2.lo libharp/la-harp-ingest-qa4ecv.lo libharp/la-harp-ingest-sciamachy_l1.lo libharp/la-harp-ingest-sciamachy_l2.lo libharp/la-harp-ingest-s5p_l1b.lo libharp/la-harp-ingest-s5p_l2.lo libharp/la-harp-ingest-smr_l2.lo libharp/la-harp-ingest-temis.lo libharp/la-harp-ingest-tes_l2.lo libharp/la-harp-ingestion.lo libharp/la-harp-ingestion-doc.lo libharp/la-harp-ingestion-module.lo libharp/la-harp-ingestion-options.lo libharp/la-harp-interpolation.lo libharp/la-harp-netcdf.lo libharp/la-harp-operation-parser.lo libharp/la-harp-operation-scanner.lo libharp/la-harp-operation.lo libharp/la-harp-product.lo libharp/la-harp-product-metadata.lo libharp/la-harp-program.lo libharp/la-harp-regrid.lo libharp/la-harp-sea-surface.lo libharp/la-harp-units.lo libharp/la-harp-utils.lo libharp/la-harp-variable.lo libharp/la-harp-vertical-profiles.lo libharp/la-harp.lo libharp/la-hashtable.lo libharp/la-harp-hdf4.lo -lcoda -lmfhdfalt -ldfalt -lz -ljpeg -lsz -lnetcdf -ludunits2 -lm +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -no-undefined -version-info 9:1:0 -Wl,-z,relro -o libharp.la -rpath /usr/lib/i386-linux-gnu libharp/la-harp-analysis.lo libharp/la-harp-area-mask.lo libharp/la-harp-aux-afgl86.lo libharp/la-harp-aux-usstd76.lo libharp/la-harp-binning.lo libharp/la-harp-chemistry.lo libharp/la-harp-collocation.lo libharp/la-harp-dataset.lo libharp/la-harp-derived-variable.lo libharp/la-harp-derived-variable-list.lo libharp/la-harp-dimension-mask.lo libharp/la-harp-csv.lo libharp/la-harp-errno.lo libharp/la-harp-filter.lo libharp/la-harp-filter-collocation.lo libharp/la-harp-geometry-sphere-euler.lo libharp/la-harp-geometry-sphere-line.lo libharp/la-harp-geometry-sphere-point.lo libharp/la-harp-geometry-sphere-polygon.lo libharp/la-harp-geometry-vector3d.lo libharp/la-harp-geometry-util.lo libharp/la-harp-ingest-ace_fts_l2.lo libharp/la-harp-ingest-earlinet_l2.lo libharp/la-harp-ingest-aeolus_l1b.lo libharp/la-harp-ingest-aeolus_l2a.lo libharp/la-harp-ingest-aeolus_l2b.lo libharp/la-harp-ingest-calipso_l2.lo libharp/la-harp-ingest-cci_l2_aerosol.lo libharp/la-harp-ingest-cci_l2_ghg.lo libharp/la-harp-ingest-cci_l2_o3_lp.lo libharp/la-harp-ingest-cci_l2_o3_np.lo libharp/la-harp-ingest-cci_l2_o3_tc.lo libharp/la-harp-ingest-cci_l3_aerosol.lo libharp/la-harp-ingest-cci_l3_cloud.lo libharp/la-harp-ingest-cci_l3_ghg.lo libharp/la-harp-ingest-cci_l3_o3_lntoc.lo libharp/la-harp-ingest-cci_l3_o3_lp.lo libharp/la-harp-ingest-cci_l3_o3_np.lo libharp/la-harp-ingest-cci_l3_o3_tc.lo libharp/la-harp-ingest-cci_l3_o3_ttoc.lo libharp/la-harp-ingest-cci_l4_o3_np.lo libharp/la-harp-ingest-cloudnet_l2.lo libharp/la-harp-ingest-ecmwf-grib.lo libharp/la-harp-ingest-geoms-ftir.lo libharp/la-harp-ingest-geoms-lidar.lo libharp/la-harp-ingest-geoms-mwr.lo libharp/la-harp-ingest-geoms-pandora.lo libharp/la-harp-ingest-geoms-sonde.lo libharp/la-harp-ingest-geoms-uvvis-doas.lo libharp/la-harp-ingest-geoms-uvvis-dobson.lo libharp/la-harp-ingest-gome_l1.lo libharp/la-harp-ingest-gome_l2.lo libharp/la-harp-ingest-gome2_l1.lo libharp/la-harp-ingest-gome2_l2.lo libharp/la-harp-ingest-gomos_l1.lo libharp/la-harp-ingest-gomos_l2.lo libharp/la-harp-ingest-gosat_fts_l1b.lo libharp/la-harp-ingest-gosat_fts_l2.lo libharp/la-harp-ingest-hirdls_l2.lo libharp/la-harp-ingest-iasi_l1.lo libharp/la-harp-ingest-iasi_l2.lo libharp/la-harp-ingest-mipas_l1.lo libharp/la-harp-ingest-mipas_l2.lo libharp/la-harp-ingest-mls_l2.lo libharp/la-harp-ingest-npp-suomi-crimss_l2.lo libharp/la-harp-ingest-npp-suomi-omps_profiles_l2.lo libharp/la-harp-ingest-npp-suomi-omps_totals_l2.lo libharp/la-harp-ingest-npp-suomi-viirs_l2.lo libharp/la-harp-ingest-omi_l2.lo libharp/la-harp-ingest-omi_l3.lo libharp/la-harp-ingest-osiris_l2.lo libharp/la-harp-ingest-qa4ecv.lo libharp/la-harp-ingest-sciamachy_l1.lo libharp/la-harp-ingest-sciamachy_l2.lo libharp/la-harp-ingest-s5p_l1b.lo libharp/la-harp-ingest-s5p_l2.lo libharp/la-harp-ingest-smr_l2.lo libharp/la-harp-ingest-temis.lo libharp/la-harp-ingest-tes_l2.lo libharp/la-harp-ingestion.lo libharp/la-harp-ingestion-doc.lo libharp/la-harp-ingestion-module.lo libharp/la-harp-ingestion-options.lo libharp/la-harp-interpolation.lo libharp/la-harp-netcdf.lo libharp/la-harp-operation-parser.lo libharp/la-harp-operation-scanner.lo libharp/la-harp-operation.lo libharp/la-harp-product.lo libharp/la-harp-product-metadata.lo libharp/la-harp-program.lo libharp/la-harp-regrid.lo libharp/la-harp-sea-surface.lo libharp/la-harp-units.lo libharp/la-harp-utils.lo libharp/la-harp-variable.lo libharp/la-harp-vertical-profiles.lo libharp/la-harp.lo libharp/la-hashtable.lo libharp/la-harp-hdf4.lo -lcoda -lmfhdfalt -ldfalt -lz -ljpeg -lsz -lnetcdf -ludunits2 -lm libtool: link: gcc -shared -fPIC -DPIC libharp/.libs/la-harp-analysis.o libharp/.libs/la-harp-area-mask.o libharp/.libs/la-harp-aux-afgl86.o libharp/.libs/la-harp-aux-usstd76.o libharp/.libs/la-harp-binning.o libharp/.libs/la-harp-chemistry.o libharp/.libs/la-harp-collocation.o libharp/.libs/la-harp-dataset.o libharp/.libs/la-harp-derived-variable.o libharp/.libs/la-harp-derived-variable-list.o libharp/.libs/la-harp-dimension-mask.o libharp/.libs/la-harp-csv.o libharp/.libs/la-harp-errno.o libharp/.libs/la-harp-filter.o libharp/.libs/la-harp-filter-collocation.o libharp/.libs/la-harp-geometry-sphere-euler.o libharp/.libs/la-harp-geometry-sphere-line.o libharp/.libs/la-harp-geometry-sphere-point.o libharp/.libs/la-harp-geometry-sphere-polygon.o libharp/.libs/la-harp-geometry-vector3d.o libharp/.libs/la-harp-geometry-util.o libharp/.libs/la-harp-ingest-ace_fts_l2.o libharp/.libs/la-harp-ingest-earlinet_l2.o libharp/.libs/la-harp-ingest-aeolus_l1b.o libharp/.libs/la-harp-ingest-aeolus_l2a.o libharp/.libs/la-harp-ingest-aeolus_l2b.o libharp/.libs/la-harp-ingest-calipso_l2.o libharp/.libs/la-harp-ingest-cci_l2_aerosol.o libharp/.libs/la-harp-ingest-cci_l2_ghg.o libharp/.libs/la-harp-ingest-cci_l2_o3_lp.o libharp/.libs/la-harp-ingest-cci_l2_o3_np.o libharp/.libs/la-harp-ingest-cci_l2_o3_tc.o libharp/.libs/la-harp-ingest-cci_l3_aerosol.o libharp/.libs/la-harp-ingest-cci_l3_cloud.o libharp/.libs/la-harp-ingest-cci_l3_ghg.o libharp/.libs/la-harp-ingest-cci_l3_o3_lntoc.o libharp/.libs/la-harp-ingest-cci_l3_o3_lp.o libharp/.libs/la-harp-ingest-cci_l3_o3_np.o libharp/.libs/la-harp-ingest-cci_l3_o3_tc.o libharp/.libs/la-harp-ingest-cci_l3_o3_ttoc.o libharp/.libs/la-harp-ingest-cci_l4_o3_np.o libharp/.libs/la-harp-ingest-cloudnet_l2.o libharp/.libs/la-harp-ingest-ecmwf-grib.o libharp/.libs/la-harp-ingest-geoms-ftir.o libharp/.libs/la-harp-ingest-geoms-lidar.o libharp/.libs/la-harp-ingest-geoms-mwr.o libharp/.libs/la-harp-ingest-geoms-pandora.o libharp/.libs/la-harp-ingest-geoms-sonde.o libharp/.libs/la-harp-ingest-geoms-uvvis-doas.o libharp/.libs/la-harp-ingest-geoms-uvvis-dobson.o libharp/.libs/la-harp-ingest-gome_l1.o libharp/.libs/la-harp-ingest-gome_l2.o libharp/.libs/la-harp-ingest-gome2_l1.o libharp/.libs/la-harp-ingest-gome2_l2.o libharp/.libs/la-harp-ingest-gomos_l1.o libharp/.libs/la-harp-ingest-gomos_l2.o libharp/.libs/la-harp-ingest-gosat_fts_l1b.o libharp/.libs/la-harp-ingest-gosat_fts_l2.o libharp/.libs/la-harp-ingest-hirdls_l2.o libharp/.libs/la-harp-ingest-iasi_l1.o libharp/.libs/la-harp-ingest-iasi_l2.o libharp/.libs/la-harp-ingest-mipas_l1.o libharp/.libs/la-harp-ingest-mipas_l2.o libharp/.libs/la-harp-ingest-mls_l2.o libharp/.libs/la-harp-ingest-npp-suomi-crimss_l2.o libharp/.libs/la-harp-ingest-npp-suomi-omps_profiles_l2.o libharp/.libs/la-harp-ingest-npp-suomi-omps_totals_l2.o libharp/.libs/la-harp-ingest-npp-suomi-viirs_l2.o libharp/.libs/la-harp-ingest-omi_l2.o libharp/.libs/la-harp-ingest-omi_l3.o libharp/.libs/la-harp-ingest-osiris_l2.o libharp/.libs/la-harp-ingest-qa4ecv.o libharp/.libs/la-harp-ingest-sciamachy_l1.o libharp/.libs/la-harp-ingest-sciamachy_l2.o libharp/.libs/la-harp-ingest-s5p_l1b.o libharp/.libs/la-harp-ingest-s5p_l2.o libharp/.libs/la-harp-ingest-smr_l2.o libharp/.libs/la-harp-ingest-temis.o libharp/.libs/la-harp-ingest-tes_l2.o libharp/.libs/la-harp-ingestion.o libharp/.libs/la-harp-ingestion-doc.o libharp/.libs/la-harp-ingestion-module.o libharp/.libs/la-harp-ingestion-options.o libharp/.libs/la-harp-interpolation.o libharp/.libs/la-harp-netcdf.o libharp/.libs/la-harp-operation-parser.o libharp/.libs/la-harp-operation-scanner.o libharp/.libs/la-harp-operation.o libharp/.libs/la-harp-product.o libharp/.libs/la-harp-product-metadata.o libharp/.libs/la-harp-program.o libharp/.libs/la-harp-regrid.o libharp/.libs/la-harp-sea-surface.o libharp/.libs/la-harp-units.o libharp/.libs/la-harp-utils.o libharp/.libs/la-harp-variable.o libharp/.libs/la-harp-vertical-profiles.o libharp/.libs/la-harp.o libharp/.libs/la-hashtable.o libharp/.libs/la-harp-hdf4.o -lcoda /usr/lib/libmfhdfalt.so /usr/lib/libdfalt.so -lz -ljpeg -lsz -lnetcdf -ludunits2 -lm -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-soname -Wl,libharp.so.9 -o .libs/libharp.so.9.0.1 libtool: link: (cd ".libs" && rm -f "libharp.so.9" && ln -s "libharp.so.9.0.1" "libharp.so.9") libtool: link: (cd ".libs" && rm -f "libharp.so" && ln -s "libharp.so.9.0.1" "libharp.so") @@ -1485,11 +1497,11 @@ ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libharp.a libtool: link: ( cd ".libs" && rm -f "libharp.la" && ln -s "../libharp.la" "libharp.la" ) -/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpcheck tools/harpcheck/harpcheck.o libharp.la -lm -/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpcollocate tools/harpcollocate/harpcollocate.o tools/harpcollocate/harpcollocate-matchup.o tools/harpcollocate/harpcollocate-resample.o tools/harpcollocate/harpcollocate-update.o libharp.la -lm -/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpconvert tools/harpconvert/harpconvert.o libharp.la -lm -/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpdump tools/harpdump/harpdump.o libharp.la -lm -/bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpmerge tools/harpmerge/harpmerge.o libharp.la -lm +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpcheck tools/harpcheck/harpcheck.o libharp.la -lm +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpcollocate tools/harpcollocate/harpcollocate.o tools/harpcollocate/harpcollocate-matchup.o tools/harpcollocate/harpcollocate-resample.o tools/harpcollocate/harpcollocate-update.o libharp.la -lm +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpconvert tools/harpconvert/harpconvert.o libharp.la -lm +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpdump tools/harpdump/harpdump.o libharp.la -lm +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o harpmerge tools/harpmerge/harpmerge.o libharp.la -lm libtool: link: gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/harpcheck tools/harpcheck/harpcheck.o ./.libs/libharp.so -lm libtool: link: gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/harpdump tools/harpdump/harpdump.o ./.libs/libharp.so -lm libtool: link: gcc -W -Wall -g -O2 -ffile-prefix-map=/build/harp-1.5+data=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/harpcollocate tools/harpcollocate/harpcollocate.o tools/harpcollocate/harpcollocate-matchup.o tools/harpcollocate/harpcollocate-resample.o tools/harpcollocate/harpcollocate-update.o ./.libs/libharp.so -lm @@ -1498,7 +1510,7 @@ make[2]: Leaving directory '/build/harp-1.5+data' make[1]: Leaving directory '/build/harp-1.5+data' dh_auto_test - make -j18 check VERBOSE=1 + make -j10 check VERBOSE=1 make[1]: Entering directory '/build/harp-1.5+data' make check-am make[2]: Entering directory '/build/harp-1.5+data' @@ -1521,7 +1533,7 @@ make[3]: Entering directory '/build/harp-1.5+data' make[4]: Entering directory '/build/harp-1.5+data' /bin/mkdir -p '/build/harp-1.5+data/debian/tmp/usr/lib/i386-linux-gnu' - /bin/bash ./libtool --mode=install /usr/bin/install -c libharp.la '/build/harp-1.5+data/debian/tmp/usr/lib/i386-linux-gnu' + /bin/sh ./libtool --mode=install /usr/bin/install -c libharp.la '/build/harp-1.5+data/debian/tmp/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/libharp.so.9.0.1 /build/harp-1.5+data/debian/tmp/usr/lib/i386-linux-gnu/libharp.so.9.0.1 libtool: install: (cd /build/harp-1.5+data/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f libharp.so.9.0.1 libharp.so.9 || { rm -f libharp.so.9 && ln -s libharp.so.9.0.1 libharp.so.9; }; }) libtool: install: (cd /build/harp-1.5+data/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f libharp.so.9.0.1 libharp.so || { rm -f libharp.so && ln -s libharp.so.9.0.1 libharp.so; }; }) @@ -1531,7 +1543,7 @@ libtool: install: ranlib /build/harp-1.5+data/debian/tmp/usr/lib/i386-linux-gnu/libharp.a libtool: warning: remember to run 'libtool --finish /usr/lib/i386-linux-gnu' /bin/mkdir -p '/build/harp-1.5+data/debian/tmp/usr/bin' - /bin/bash ./libtool --mode=install /usr/bin/install -c harpcheck harpcollocate harpconvert harpdump harpmerge '/build/harp-1.5+data/debian/tmp/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c harpcheck harpcollocate harpconvert harpdump harpmerge '/build/harp-1.5+data/debian/tmp/usr/bin' libtool: warning: 'libharp.la' has not been installed in '/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/harpcheck /build/harp-1.5+data/debian/tmp/usr/bin/harpcheck libtool: warning: 'libharp.la' has not been installed in '/usr/lib/i386-linux-gnu' @@ -1640,12 +1652,12 @@ dh_installchangelogs install -p -m0644 debian/changelog debian/harp/usr/share/doc/harp/changelog.Debian install -p -m0644 ./CHANGES debian/harp/usr/share/doc/harp/changelog - install -p -m0644 debian/changelog debian/libharp9/usr/share/doc/libharp9/changelog.Debian - install -p -m0644 ./CHANGES debian/libharp9/usr/share/doc/libharp9/changelog install -p -m0644 debian/changelog debian/libharp-dev/usr/share/doc/libharp-dev/changelog.Debian install -p -m0644 ./CHANGES debian/libharp-dev/usr/share/doc/libharp-dev/changelog install -p -m0644 debian/changelog debian/python3-harp/usr/share/doc/python3-harp/changelog.Debian install -p -m0644 ./CHANGES debian/python3-harp/usr/share/doc/python3-harp/changelog + install -p -m0644 debian/changelog debian/libharp9/usr/share/doc/libharp9/changelog.Debian + install -p -m0644 ./CHANGES debian/libharp9/usr/share/doc/libharp9/changelog dh_python3 D: dh_python3 dh_python3:161: version: 3.20190308 D: dh_python3 dh_python3:162: argv: ['/usr/bin/dh_python3'] @@ -1670,54 +1682,54 @@ ln -s libharp.so.9.0.1 debian/libharp-dev/usr/lib/i386-linux-gnu/libharp.so dh_strip_nondeterminism Using 1552211129 as canonical time - Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/down-pressed.png using File::StripNondeterminism::handlers::png - Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/up-pressed.png using File::StripNondeterminism::handlers::png - Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/minus.png using File::StripNondeterminism::handlers::png - Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/down.png using File::StripNondeterminism::handlers::png Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/file.png using File::StripNondeterminism::handlers::png - Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/comment-close.png using File::StripNondeterminism::handlers::png Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/comment.png using File::StripNondeterminism::handlers::png - Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/up.png using File::StripNondeterminism::handlers::png + Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/up-pressed.png using File::StripNondeterminism::handlers::png + Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/down-pressed.png using File::StripNondeterminism::handlers::png Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/comment-bright.png using File::StripNondeterminism::handlers::png + Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/up.png using File::StripNondeterminism::handlers::png + Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/down.png using File::StripNondeterminism::handlers::png + Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/comment-close.png using File::StripNondeterminism::handlers::png Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/plus.png using File::StripNondeterminism::handlers::png + Normalizing debian/libharp-dev/usr/share/doc/libharp-dev/html/_static/minus.png using File::StripNondeterminism::handlers::png dh_compress - cd debian/harp cd debian/libharp9 + cd debian/harp cd debian/libharp-dev cd debian/python3-harp chmod a-x usr/share/doc/harp/changelog usr/share/doc/harp/changelog.Debian chmod a-x usr/share/doc/libharp9/changelog usr/share/doc/libharp9/changelog.Debian - chmod a-x usr/share/doc/python3-harp/changelog usr/share/doc/python3-harp/changelog.Debian gzip -9nf usr/share/doc/harp/changelog usr/share/doc/harp/changelog.Debian gzip -9nf usr/share/doc/libharp9/changelog usr/share/doc/libharp9/changelog.Debian - gzip -9nf usr/share/doc/python3-harp/changelog usr/share/doc/python3-harp/changelog.Debian + chmod a-x usr/share/doc/python3-harp/changelog usr/share/doc/python3-harp/changelog.Debian cd '/build/harp-1.5+data' cd '/build/harp-1.5+data' + gzip -9nf usr/share/doc/python3-harp/changelog usr/share/doc/python3-harp/changelog.Debian cd '/build/harp-1.5+data' chmod a-x usr/share/doc/libharp-dev/changelog usr/share/doc/libharp-dev/changelog.Debian gzip -9nf usr/share/doc/libharp-dev/changelog usr/share/doc/libharp-dev/changelog.Debian cd '/build/harp-1.5+data' dh_fixperms - find debian/harp -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/libharp9 -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/libharp-dev -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 + find debian/harp -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/python3-harp -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/libharp9 ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s - find debian/harp ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/python3-harp ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s + find debian/harp ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/libharp9/usr/share/doc -type f -a -true -a ! -regex 'debian/libharp9/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/python3-harp/usr/share/doc -type f -a -true -a ! -regex 'debian/python3-harp/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 - find debian/harp/usr/share/doc -type f -a -true -a ! -regex 'debian/harp/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/libharp9/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 + find debian/harp/usr/share/doc -type f -a -true -a ! -regex 'debian/harp/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/python3-harp/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 - find debian/harp/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/libharp9 -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 + find debian/harp/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/python3-harp -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 - find debian/harp -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/libharp9/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w - find debian/libharp-dev ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s + find debian/harp -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 find debian/python3-harp/usr/lib -type f -name '*.ali' -a -true -a -true -print0 2>/dev/null | xargs -0r chmod uga-w find debian/harp/usr/bin -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x + find debian/libharp-dev ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/libharp-dev/usr/share/doc -type f -a -true -a ! -regex 'debian/libharp-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 find debian/libharp-dev/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 find debian/libharp-dev/usr/include -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 @@ -1727,37 +1739,37 @@ dh_strip install -d debian/.debhelper/libharp9/dbgsym-root/usr/lib/debug/.build-id/c2 objcopy --only-keep-debug --compress-debug-sections debian/libharp9/usr/lib/i386-linux-gnu/libharp.so.9.0.1 debian/.debhelper/libharp9/dbgsym-root/usr/lib/debug/.build-id/c2/71461b609b7c7011aa1452ade21b6815f87168.debug - install -d debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a - objcopy --only-keep-debug --compress-debug-sections debian/harp/usr/bin/harpcheck debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug - chmod 0644 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug - chown 0:0 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug - strip --remove-section=.comment --remove-section=.note debian/harp/usr/bin/harpcheck - objcopy --add-gnu-debuglink debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug debian/harp/usr/bin/harpcheck install -d debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/df objcopy --only-keep-debug --compress-debug-sections debian/harp/usr/bin/harpcollocate debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/df/a5ee3f6d77522f4588bfbc641b0c1fc0153c70.debug + strip --strip-debug --remove-section=.comment --remove-section=.note --enable-deterministic-archives debian/libharp-dev/usr/lib/i386-linux-gnu/libharp.a chmod 0644 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/df/a5ee3f6d77522f4588bfbc641b0c1fc0153c70.debug chown 0:0 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/df/a5ee3f6d77522f4588bfbc641b0c1fc0153c70.debug strip --remove-section=.comment --remove-section=.note debian/harp/usr/bin/harpcollocate objcopy --add-gnu-debuglink debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/df/a5ee3f6d77522f4588bfbc641b0c1fc0153c70.debug debian/harp/usr/bin/harpcollocate + install -d debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d + objcopy --only-keep-debug --compress-debug-sections debian/harp/usr/bin/harpconvert debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug + chmod 0644 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug + chown 0:0 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug + strip --remove-section=.comment --remove-section=.note debian/harp/usr/bin/harpconvert + objcopy --add-gnu-debuglink debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug debian/harp/usr/bin/harpconvert install -d debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/bb objcopy --only-keep-debug --compress-debug-sections debian/harp/usr/bin/harpdump debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/bb/7fb0bfcbfd11a650456bdb6627ae9bcef6aaa4.debug - strip --strip-debug --remove-section=.comment --remove-section=.note --enable-deterministic-archives debian/libharp-dev/usr/lib/i386-linux-gnu/libharp.a chmod 0644 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/bb/7fb0bfcbfd11a650456bdb6627ae9bcef6aaa4.debug chown 0:0 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/bb/7fb0bfcbfd11a650456bdb6627ae9bcef6aaa4.debug strip --remove-section=.comment --remove-section=.note debian/harp/usr/bin/harpdump objcopy --add-gnu-debuglink debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/bb/7fb0bfcbfd11a650456bdb6627ae9bcef6aaa4.debug debian/harp/usr/bin/harpdump + install -d debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a + objcopy --only-keep-debug --compress-debug-sections debian/harp/usr/bin/harpcheck debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug + chmod 0644 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug + chown 0:0 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug + strip --remove-section=.comment --remove-section=.note debian/harp/usr/bin/harpcheck + objcopy --add-gnu-debuglink debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/5a/2e9f110689307648ff002e0110b29e153663b9.debug debian/harp/usr/bin/harpcheck install -d debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/3e objcopy --only-keep-debug --compress-debug-sections debian/harp/usr/bin/harpmerge debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/3e/13010982b6bff339543c9b810a54c58dfd4cda.debug chmod 0644 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/3e/13010982b6bff339543c9b810a54c58dfd4cda.debug chown 0:0 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/3e/13010982b6bff339543c9b810a54c58dfd4cda.debug strip --remove-section=.comment --remove-section=.note debian/harp/usr/bin/harpmerge objcopy --add-gnu-debuglink debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/3e/13010982b6bff339543c9b810a54c58dfd4cda.debug debian/harp/usr/bin/harpmerge - install -d debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d - objcopy --only-keep-debug --compress-debug-sections debian/harp/usr/bin/harpconvert debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug - chmod 0644 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug - chown 0:0 -- debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug - strip --remove-section=.comment --remove-section=.note debian/harp/usr/bin/harpconvert - objcopy --add-gnu-debuglink debian/.debhelper/harp/dbgsym-root/usr/lib/debug/.build-id/4d/eb27788641b8f844e1a22d586fd796ac306571.debug debian/harp/usr/bin/harpconvert install -d debian/.debhelper/harp/dbgsym-root/usr/share/doc ln -s harp debian/.debhelper/harp/dbgsym-root/usr/share/doc/harp-dbgsym chmod 0644 -- debian/.debhelper/libharp9/dbgsym-root/usr/lib/debug/.build-id/c2/71461b609b7c7011aa1452ade21b6815f87168.debug @@ -1779,10 +1791,10 @@ dh_shlibdeps dpkg-shlibdeps -Tdebian/libharp9.substvars debian/libharp9/usr/lib/i386-linux-gnu/libharp.so.9.0.1 install -d debian/harp/DEBIAN - dpkg-shlibdeps -Tdebian/harp.substvars debian/harp/usr/bin/harpcheck debian/harp/usr/bin/harpcollocate debian/harp/usr/bin/harpdump debian/harp/usr/bin/harpmerge debian/harp/usr/bin/harpconvert -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/harp/usr/bin/harpcheck debian/harp/usr/bin/harpdump debian/harp/usr/bin/harpcollocate debian/harp/usr/bin/harpconvert debian/harp/usr/bin/harpmerge were not linked against libm.so.6 (they use none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libharp9/usr/lib/i386-linux-gnu/libharp.so.9.0.1 was not linked against libsz.so.2 (it uses none of the library's symbols) + dpkg-shlibdeps -Tdebian/harp.substvars debian/harp/usr/bin/harpcollocate debian/harp/usr/bin/harpconvert debian/harp/usr/bin/harpdump debian/harp/usr/bin/harpcheck debian/harp/usr/bin/harpmerge +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/harp/usr/bin/harpcollocate debian/harp/usr/bin/harpmerge debian/harp/usr/bin/harpcheck debian/harp/usr/bin/harpdump debian/harp/usr/bin/harpconvert were not linked against libm.so.6 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libharp9/usr/lib/i386-linux-gnu/libharp.so.9.0.1 was not linked against libz.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libharp9/usr/lib/i386-linux-gnu/libharp.so.9.0.1 was not linked against libsz.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libharp9/usr/lib/i386-linux-gnu/libharp.so.9.0.1 was not linked against libjpeg.so.62 (it uses none of the library's symbols) dh_installdeb install -p -m0644 debian/.debhelper/generated/libharp9/triggers debian/libharp9/DEBIAN/triggers @@ -1797,12 +1809,12 @@ chmod 0755 -- debian/python3-harp/DEBIAN/prerm chown 0:0 -- debian/python3-harp/DEBIAN/prerm dh_gencontrol - echo misc:Depends= >> debian/libharp-dev.substvars - echo misc:Pre-Depends= >> debian/libharp-dev.substvars - dpkg-gencontrol -plibharp-dev -ldebian/changelog -Tdebian/libharp-dev.substvars -Pdebian/libharp-dev echo misc:Depends= >> debian/python3-harp.substvars echo misc:Pre-Depends= >> debian/python3-harp.substvars dpkg-gencontrol -ppython3-harp -ldebian/changelog -Tdebian/python3-harp.substvars -Pdebian/python3-harp + echo misc:Depends= >> debian/libharp-dev.substvars + echo misc:Pre-Depends= >> debian/libharp-dev.substvars + dpkg-gencontrol -plibharp-dev -ldebian/changelog -Tdebian/libharp-dev.substvars -Pdebian/libharp-dev echo misc:Depends= >> debian/harp.substvars echo misc:Pre-Depends= >> debian/harp.substvars install -d debian/.debhelper/harp/dbgsym-root/DEBIAN @@ -1814,49 +1826,49 @@ dpkg-gencontrol: warning: Provides field of package python3-harp: substitution variable ${python:Provides} used, but is not defined chmod 0644 -- debian/python3-harp/DEBIAN/control chown 0:0 -- debian/python3-harp/DEBIAN/control - chmod 0644 -- debian/libharp-dev/DEBIAN/control - chown 0:0 -- debian/libharp-dev/DEBIAN/control - chmod 0644 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/control - chown 0:0 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/control - dpkg-gencontrol -plibharp9 -ldebian/changelog -Tdebian/libharp9.substvars -Pdebian/libharp9 chmod 0644 -- debian/.debhelper/harp/dbgsym-root/DEBIAN/control chown 0:0 -- debian/.debhelper/harp/dbgsym-root/DEBIAN/control dpkg-gencontrol -pharp -ldebian/changelog -Tdebian/harp.substvars -Pdebian/harp -UMulti-Arch + chmod 0644 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/control + chown 0:0 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/control + dpkg-gencontrol -plibharp9 -ldebian/changelog -Tdebian/libharp9.substvars -Pdebian/libharp9 + chmod 0644 -- debian/libharp-dev/DEBIAN/control + chown 0:0 -- debian/libharp-dev/DEBIAN/control chmod 0644 -- debian/libharp9/DEBIAN/control chown 0:0 -- debian/libharp9/DEBIAN/control chmod 0644 -- debian/harp/DEBIAN/control chown 0:0 -- debian/harp/DEBIAN/control dh_md5sums - cd debian/libharp9 >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums cd debian/harp >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums + cd debian/libharp9 >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums cd debian/python3-harp >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums cd debian/libharp-dev >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums + chmod 0644 -- debian/harp/DEBIAN/md5sums + chown 0:0 -- debian/harp/DEBIAN/md5sums chmod 0644 -- debian/python3-harp/DEBIAN/md5sums chown 0:0 -- debian/python3-harp/DEBIAN/md5sums + cd debian/.debhelper/harp/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums chmod 0644 -- debian/libharp9/DEBIAN/md5sums chown 0:0 -- debian/libharp9/DEBIAN/md5sums cd debian/.debhelper/libharp9/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums - chmod 0644 -- debian/harp/DEBIAN/md5sums - chown 0:0 -- debian/harp/DEBIAN/md5sums - cd debian/.debhelper/harp/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums - chmod 0644 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/md5sums - chown 0:0 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/md5sums chmod 0644 -- debian/.debhelper/harp/dbgsym-root/DEBIAN/md5sums chown 0:0 -- debian/.debhelper/harp/dbgsym-root/DEBIAN/md5sums + chmod 0644 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/md5sums + chown 0:0 -- debian/.debhelper/libharp9/dbgsym-root/DEBIAN/md5sums chmod 0644 -- debian/libharp-dev/DEBIAN/md5sums chown 0:0 -- debian/libharp-dev/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/harp .. dpkg-deb --build debian/.debhelper/harp/dbgsym-root .. dpkg-deb --build debian/libharp9 .. - dpkg-deb --build debian/.debhelper/libharp9/dbgsym-root .. dpkg-deb --build debian/libharp-dev .. dpkg-deb --build debian/python3-harp .. -dpkg-deb: building package 'harp' in '../harp_1.5+data-3_i386.deb'. + dpkg-deb --build debian/.debhelper/libharp9/dbgsym-root .. dpkg-deb: building package 'harp-dbgsym' in '../harp-dbgsym_1.5+data-3_i386.deb'. +dpkg-deb: building package 'libharp-dev' in '../libharp-dev_1.5+data-3_i386.deb'. dpkg-deb: building package 'libharp9' in '../libharp9_1.5+data-3_i386.deb'. +dpkg-deb: building package 'harp' in '../harp_1.5+data-3_i386.deb'. dpkg-deb: building package 'libharp9-dbgsym' in '../libharp9-dbgsym_1.5+data-3_i386.deb'. -dpkg-deb: building package 'libharp-dev' in '../libharp-dev_1.5+data-3_i386.deb'. dpkg-deb: building package 'python3-harp' in '../python3-harp_1.5+data-3_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../harp_1.5+data-3_i386.changes @@ -1864,12 +1876,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/25989/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/25989/tmp/hooks/B01_cleanup finished 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 the build env -I: removing directory /srv/workspace/pbuilder/10239 and its subdirectories -I: Current time: Tue Apr 20 22:05:54 -12 2021 -I: pbuilder-time-stamp: 1618999554 +I: removing directory /srv/workspace/pbuilder/25989 and its subdirectories +I: Current time: Thu Mar 19 17:53:08 +14 2020 +I: pbuilder-time-stamp: 1584589988