Your message dated Wed, 13 Mar 2024 18:23:29 +0000
with message-id <e1rktgd-007cej...@fasolo.debian.org>
and subject line Bug#1066412: fixed in hdf-eos5 2:2.0-2
has caused the Debian Bug report #1066412,
regarding hdf-eos5: FTBFS: gcc: error: unrecognized command-line option '-V'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1066412: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066412
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hdf-eos5
Version: 2:2.0-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> gcc version 13.2.0 (Debian 13.2.0-18) 
> ... rest of stderr output deleted ...
> configure:4368: $? = 1
> configure:4357: /usr/bin/h5cc -V >&5
> gcc: error: unrecognized command-line option '-V'
> configure:4368: $? = 1
> configure:4357: /usr/bin/h5cc -qversion >&5
> gcc: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> configure:4368: $? = 1
> configure:4357: /usr/bin/h5cc -version >&5
> gcc: error: unrecognized command-line option '-version'
> configure:4368: $? = 1
> configure:4388: checking whether the C compiler works
> configure:4410: /usr/bin/h5cc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wl,-z,relro -lpthread conftest.c  >&5
> configure:4414: $? = 0
> configure:4464: result: yes
> configure:4467: checking for C compiler default output file name
> configure:4469: result: a.out
> configure:4475: checking for suffix of executables
> configure:4482: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -lpthread conftest.c  >&5
> configure:4486: $? = 0
> configure:4509: result: 
> configure:4531: checking whether we are cross compiling
> configure:4539: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -lpthread conftest.c  >&5
> configure:4543: $? = 0
> configure:4550: ./conftest
> configure:4554: $? = 0
> configure:4569: result: no
> configure:4574: checking for suffix of object files
> configure:4597: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:4601: $? = 0
> configure:4623: result: o
> configure:4627: checking whether the compiler supports GNU C
> configure:4647: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:4647: $? = 0
> configure:4657: result: yes
> configure:4668: checking whether /usr/bin/h5cc accepts -g
> configure:4689: /usr/bin/h5cc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 
> conftest.c >&5
> configure:4689: $? = 0
> configure:4733: result: yes
> configure:4753: checking for /usr/bin/h5cc option to enable C11 features
> configure:4768: /usr/bin/h5cc  -c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4768: $? = 0
> configure:4786: result: none needed
> configure:4902: checking whether /usr/bin/h5cc understands -c and -o together
> configure:4925: /usr/bin/h5cc -c conftest.c -o conftest2.o
> configure:4928: $? = 0
> configure:4925: /usr/bin/h5cc -c conftest.c -o conftest2.o
> configure:4928: $? = 0
> configure:4940: result: yes
> configure:4959: checking dependency style of /usr/bin/h5cc
> configure:5071: result: none
> configure:5086: checking for a sed that does not truncate output
> configure:5156: result: /usr/bin/sed
> configure:5174: checking for grep that handles long lines and -e
> configure:5238: result: /usr/bin/grep
> configure:5243: checking for egrep
> configure:5311: result: /usr/bin/grep -E
> configure:5316: checking for fgrep
> configure:5384: result: /usr/bin/grep -F
> configure:5420: checking for ld used by /usr/bin/h5cc
> configure:5488: result: /usr/bin/ld
> configure:5495: checking if the linker (/usr/bin/ld) is GNU ld
> configure:5511: result: yes
> configure:5523: checking for BSD- or MS-compatible name lister (nm)
> configure:5578: result: /usr/bin/nm -B
> configure:5718: checking the name lister (/usr/bin/nm -B) interface
> configure:5726: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:5729: /usr/bin/nm -B "conftest.o"
> configure:5732: output
> 0000000000000000 B some_variable
> configure:5739: result: BSD nm
> configure:5742: checking whether ln -s works
> configure:5746: result: yes
> configure:5754: checking the maximum length of command line arguments
> configure:5886: result: 1572864
> configure:5934: checking how to convert x86_64-pc-linux-gnu file names to 
> x86_64-pc-linux-gnu format
> configure:5975: result: func_convert_file_noop
> configure:5982: checking how to convert x86_64-pc-linux-gnu file names to 
> toolchain format
> configure:6003: result: func_convert_file_noop
> configure:6010: checking for /usr/bin/ld option to reload object files
> configure:6018: result: -r
> configure:6097: checking for file
> configure:6118: found /usr/bin/file
> configure:6129: result: file
> configure:6205: checking for objdump
> configure:6226: found /usr/bin/objdump
> configure:6237: result: objdump
> configure:6269: checking how to recognize dependent libraries
> configure:6470: result: pass_all
> configure:6560: checking for dlltool
> configure:6595: result: no
> configure:6625: checking how to associate runtime and link libraries
> configure:6653: result: printf %s\n
> configure:6719: checking for ar
> configure:6740: found /usr/bin/ar
> configure:6751: result: ar
> configure:6804: checking for archiver @FILE support
> configure:6822: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:6822: $? = 0
> configure:6826: ar cr libconftest.a @conftest.lst >&5
> configure:6829: $? = 0
> configure:6834: ar cr libconftest.a @conftest.lst >&5
> ar: conftest.o: No such file or directory
> configure:6837: $? = 1
> configure:6849: result: @
> configure:6912: checking for strip
> configure:6933: found /usr/bin/strip
> configure:6944: result: strip
> configure:7021: checking for ranlib
> configure:7042: found /usr/bin/ranlib
> configure:7053: result: ranlib
> configure:7155: checking command to parse /usr/bin/nm -B output from 
> /usr/bin/h5cc object
> configure:7309: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:7312: $? = 0
> configure:7316: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[        
>  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > 
> conftest.nm
> configure:7382: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -lpthread conftest.c conftstm.o 
> >&5
> configure:7385: $? = 0
> configure:7423: result: ok
> configure:7470: checking for sysroot
> configure:7501: result: no
> configure:7508: checking for a working dd
> configure:7552: result: /usr/bin/dd
> configure:7556: checking how to truncate binary pipes
> configure:7572: result: /usr/bin/dd bs=4096 count=1
> configure:7709: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:7712: $? = 0
> configure:7909: checking for mt
> configure:7944: result: no
> configure:7964: checking if : is a manifest tool
> configure:7971: : '-?'
> configure:7979: result: no
> configure:8704: checking for stdio.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for stdlib.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for string.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for inttypes.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for stdint.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for strings.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for sys/stat.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for sys/types.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8704: checking for unistd.h
> configure:8704: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8704: $? = 0
> configure:8704: result: yes
> configure:8729: checking for dlfcn.h
> configure:8729: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> configure:8729: $? = 0
> configure:8729: result: yes
> configure:8988: checking for objdir
> configure:9004: result: .libs
> configure:9268: checking if /usr/bin/h5cc supports -fno-rtti -fno-exceptions
> configure:9287: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti 
> -fno-exceptions conftest.c >&5
> cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but 
> not for C
> configure:9291: $? = 0
> configure:9304: result: no
> configure:9668: checking for /usr/bin/h5cc option to produce PIC
> configure:9676: result: -fPIC -DPIC
> configure:9684: checking if /usr/bin/h5cc PIC flag -fPIC -DPIC works
> configure:9703: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -DPIC -DPIC conftest.c >&5
> configure:9707: $? = 0
> configure:9720: result: yes
> configure:9749: checking if /usr/bin/h5cc static flag -static works
> configure:9778: result: yes
> configure:9793: checking if /usr/bin/h5cc supports -c -o file.o
> configure:9815: /usr/bin/h5cc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran -Wdate-time -D_FORTIFY_SOURCE=2 -o 
> out/conftest2.o conftest.c >&5
> configure:9819: $? = 0
> configure:9841: result: yes
> configure:9849: checking if /usr/bin/h5cc supports -c -o file.o
> configure:9897: result: yes
> configure:9930: checking whether the /usr/bin/h5cc linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries
> configure:11204: result: yes
> configure:11241: checking whether -lc should be explicitly linked in
> configure:11250: /usr/bin/h5cc -c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:11253: $? = 0
> configure:11268: /usr/bin/h5cc -shared  -fPIC -DPIC conftest.o  -v 
> -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  
> \>/dev/null 2\>\&1
> configure:11271: $? = 0
> configure:11285: result: no
> configure:11445: checking dynamic linker characteristics
> configure:12027: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -lpthread -Wl,-rpath -Wl,/foo 
> conftest.c  >&5
> configure:12027: $? = 0
> configure:12278: result: GNU/Linux ld.so
> configure:12400: checking how to hardcode library paths into programs
> configure:12425: result: immediate
> configure:12977: checking whether stripping libraries is possible
> configure:12986: result: yes
> configure:13028: checking if libtool supports shared libraries
> configure:13030: result: yes
> configure:13033: checking whether to build shared libraries
> configure:13058: result: yes
> configure:13061: checking whether to build static libraries
> configure:13065: result: yes
> configure:13159: checking for ceil in -lm
> configure:13182: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -lpthread conftest.c -lm   >&5
> conftest.c:27:6: warning: conflicting types for built-in function 'ceil'; 
> expected 'double(double)' [-Wbuiltin-declaration-mismatch]
>    27 | char ceil ();
>       |      ^~~~
> conftest.c:1:1: note: 'ceil' is declared in header '<math.h>'
>     1 | /* confdefs.h */
> configure:13182: $? = 0
> configure:13192: result: yes
> configure:13214: checking size of long
> configure:13220: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -lpthread conftest.c -lm  >&5
> configure:13220: $? = 0
> configure:13220: ./conftest
> configure:13220: $? = 0
> configure:13235: result: 8
> configure:13250: checking whether byte ordering is bigendian
> configure:13266: /usr/bin/h5cc -c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 conftest.c >&5
> conftest.c:26:16: error: unknown type name 'not'
>    26 |                not a universal capable compiler
>       |                ^~~
> conftest.c:26:22: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'universal'
>    26 |                not a universal capable compiler
>       |                      ^~~~~~~~~
> conftest.c:26:22: error: unknown type name 'universal'
> configure:13266: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "hdf-eos5"
> | #define PACKAGE_TARNAME "hdf-eos5"
> | #define PACKAGE_VERSION "2.0"
> | #define PACKAGE_STRING "hdf-eos5 2.0"
> | #define PACKAGE_BUGREPORT "null@bogus.email"
> | #define PACKAGE_URL ""
> | #define PACKAGE "hdf-eos5"
> | #define VERSION "2.0"
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define HAVE_LIBM 1
> | #define SIZEOF_LONG 8
> | /* end confdefs.h.  */
> | #ifndef __APPLE_CC__
> |            not a universal capable compiler
> |          #endif
> |          typedef int dummy;
> | 
> configure:13312: /usr/bin/h5cc -c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 conftest.c >&5
> configure:13312: $? = 0
> configure:13331: /usr/bin/h5cc -c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:32:18: error: unknown type name 'not'; did you mean 'ino_t'?
>    32 |                  not big endian
>       |                  ^~~
>       |                  ino_t
> conftest.c:32:26: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'endian'
>    32 |                  not big endian
>       |                          ^~~~~~
> configure:13331: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "hdf-eos5"
> | #define PACKAGE_TARNAME "hdf-eos5"
> | #define PACKAGE_VERSION "2.0"
> | #define PACKAGE_STRING "hdf-eos5 2.0"
> | #define PACKAGE_BUGREPORT "null@bogus.email"
> | #define PACKAGE_URL ""
> | #define PACKAGE "hdf-eos5"
> | #define VERSION "2.0"
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define HAVE_LIBM 1
> | #define SIZEOF_LONG 8
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> |             #include <sys/param.h>
> | 
> | int
> | main (void)
> | {
> | #if BYTE_ORDER != BIG_ENDIAN
> |              not big endian
> |             #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:13465: result: no
> configure:13495: checking for pthread_create in -lpthread
> configure:13518: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 -Wl,-z,relro -lpthread 
> conftest.c -lpthread  -lm  >&5
> configure:13518: $? = 0
> configure:13528: result: yes
> configure:13577: checking for compress2 in -lz
> configure:13600: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 -Wl,-z,relro -lpthread 
> conftest.c -lz  -lpthread -lm  >&5
> configure:13600: $? = 0
> configure:13610: result: yes
> configure:13983: checking for g77
> configure:14018: result: no
> configure:13983: checking for xlf
> configure:14018: result: no
> configure:13983: checking for f77
> configure:14004: found /usr/bin/f77
> configure:14015: result: f77
> configure:14041: checking for Fortran 77 compiler version
> configure:14050: f77 --version >&5
> GNU Fortran (Debian 13.2.0-18) 13.2.0
> Copyright (C) 2023 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:14061: $? = 0
> configure:14050: f77 -v >&5
> Using built-in specs.
> COLLECT_GCC=f77
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 13.2.0-18' 
> --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-13 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
> --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
> --enable-libstdcxx-backtrace --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 13.2.0 (Debian 13.2.0-18) 
> ... rest of stderr output deleted ...
> configure:14061: $? = 0
> configure:14050: f77 -V >&5
> f77: error: unrecognized command-line option '-V'
> f77: fatal error: no input files
> compilation terminated.
> configure:14061: $? = 1
> configure:14050: f77 -qversion >&5
> f77: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> f77: fatal error: no input files
> compilation terminated.
> configure:14061: $? = 1
> configure:14070: checking whether the compiler supports GNU Fortran 77
> configure:14084: f77 -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection conftest.F 
> >&5
> configure:14084: $? = 0
> configure:14094: result: yes
> configure:14102: checking whether f77 accepts -g
> configure:14114: f77 -c -g conftest.f >&5
> configure:14114: $? = 0
> configure:14123: result: yes
> configure:14252: checking if libtool supports shared libraries
> configure:14254: result: yes
> configure:14257: checking whether to build shared libraries
> configure:14281: result: yes
> configure:14284: checking whether to build static libraries
> configure:14288: result: yes
> configure:14646: checking for f77 option to produce PIC
> configure:14654: result: -fPIC
> configure:14662: checking if f77 PIC flag -fPIC works
> configure:14681: f77 -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection -fPIC 
> conftest.f >&5
> configure:14685: $? = 0
> configure:14698: result: yes
> configure:14721: checking if f77 static flag -static works
> configure:14750: result: yes
> configure:14762: checking if f77 supports -c -o file.o
> configure:14784: f77 -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection -o 
> out/conftest2.o conftest.f >&5
> configure:14788: $? = 0
> configure:14810: result: yes
> configure:14815: checking if f77 supports -c -o file.o
> configure:14863: result: yes
> configure:14893: checking whether the f77 linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:16116: result: yes
> configure:16258: checking dynamic linker characteristics
> configure:17012: result: GNU/Linux ld.so
> configure:17077: checking how to hardcode library paths into programs
> configure:17102: result: immediate
> configure:17193: checking for gfortran
> configure:17214: found /usr/bin/gfortran
> configure:17225: result: gfortran
> configure:17251: checking for Fortran compiler version
> configure:17260: gfortran --version >&5
> GNU Fortran (Debian 13.2.0-18) 13.2.0
> Copyright (C) 2023 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:17271: $? = 0
> configure:17260: gfortran -v >&5
> Using built-in specs.
> COLLECT_GCC=gfortran
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
> OFFLOAD_TARGET_DEFAULT=1
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 13.2.0-18' 
> --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-13 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
> --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
> --enable-libstdcxx-backtrace --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> Supported LTO compression algorithms: zlib zstd
> gcc version 13.2.0 (Debian 13.2.0-18) 
> ... rest of stderr output deleted ...
> configure:17271: $? = 0
> configure:17260: gfortran -V >&5
> gfortran: error: unrecognized command-line option '-V'
> gfortran: fatal error: no input files
> compilation terminated.
> configure:17271: $? = 1
> configure:17260: gfortran -qversion >&5
> gfortran: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> gfortran: fatal error: no input files
> compilation terminated.
> configure:17271: $? = 1
> configure:17280: checking whether the compiler supports GNU Fortran
> configure:17294: gfortran -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection  conftest.F 
> >&5
> configure:17294: $? = 0
> configure:17304: result: yes
> configure:17312: checking whether gfortran accepts -g
> configure:17324: gfortran -c -g  conftest.f >&5
> configure:17324: $? = 0
> configure:17333: result: yes
> configure:17475: checking if libtool supports shared libraries
> configure:17477: result: yes
> configure:17480: checking whether to build shared libraries
> configure:17504: result: yes
> configure:17507: checking whether to build static libraries
> configure:17511: result: yes
> configure:17545: gfortran -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection  conftest.f 
> >&5
> configure:17548: $? = 0
> configure:18032: checking for gfortran option to produce PIC
> configure:18040: result: -fPIC
> configure:18048: checking if gfortran PIC flag -fPIC works
> configure:18067: gfortran -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection -fPIC  
> conftest.f >&5
> configure:18071: $? = 0
> configure:18084: result: yes
> configure:18107: checking if gfortran static flag -static works
> configure:18136: result: yes
> configure:18148: checking if gfortran supports -c -o file.o
> configure:18170: gfortran -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection -o 
> out/conftest2.o  conftest.f >&5
> configure:18174: $? = 0
> configure:18196: result: yes
> configure:18201: checking if gfortran supports -c -o file.o
> configure:18249: result: yes
> configure:18279: checking whether the gfortran linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries
> configure:19502: result: yes
> configure:19644: checking dynamic linker characteristics
> configure:20398: result: GNU/Linux ld.so
> configure:20463: checking how to hardcode library paths into programs
> configure:20488: result: immediate
> configure:20632: Fortran compiler not found
> configure:21638: checking for szlib.h
> configure:21638: /usr/bin/h5cc -c -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 -I/usr/include conftest.c >&5
> configure:21638: $? = 0
> configure:21638: result: yes
> configure:21650: checking for SZ_BufftoBuffCompress in -lsz
> configure:21673: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 -I/usr/include -Wl,-z,relro 
> -lpthread -L/usr/lib/x86_64-linux-gnu conftest.c -lsz  -lz -lpthread -lm  >&5
> configure:21673: $? = 0
> configure:21683: result: yes
> configure:21713: checking if szlib is functional
> configure:21735: /usr/bin/h5cc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -D_HDFEOS5_THREADSAFE -Df2cFortran 
> -Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 -I/usr/include -Wl,-z,relro 
> -lpthread -L/usr/lib/x86_64-linux-gnu conftest.c -lsz -lz -lpthread -lm  >&5
> conftest.c: In function 'main':
> conftest.c:36:21: error: implicit declaration of function 'exit' 
> [-Werror=implicit-function-declaration]
>    36 |                     exit(0);
>       |                     ^~~~
> conftest.c:32:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
>    31 |                 #include <szlib.h>
>   +++ |+#include <stdlib.h>
>    32 | 
> conftest.c:36:21: warning: incompatible implicit declaration of built-in 
> function 'exit' [-Wbuiltin-declaration-mismatch]
>    36 |                     exit(0);
>       |                     ^~~~
> conftest.c:36:21: note: include '<stdlib.h>' or provide a declaration of 
> 'exit'
> cc1: some warnings being treated as errors
> configure:21735: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "hdf-eos5"
> | #define PACKAGE_TARNAME "hdf-eos5"
> | #define PACKAGE_VERSION "2.0"
> | #define PACKAGE_STRING "hdf-eos5 2.0"
> | #define PACKAGE_BUGREPORT "null@bogus.email"
> | #define PACKAGE_URL ""
> | #define PACKAGE "hdf-eos5"
> | #define VERSION "2.0"
> | #define HAVE_STDIO_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define STDC_HEADERS 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | #define HAVE_LIBM 1
> | #define SIZEOF_LONG 8
> | #define HAVE_LIBPTHREAD 1
> | #define HAVE_LIBZ 1
> | #define HAVE_SZLIB_H 1
> | #define HAVE_LIBSZ 1
> | /* end confdefs.h.  */
> | 
> |                 #include <stddef.h>
> |                 #include <szlib.h>
> | 
> |                 int main(void)
> |                 {
> |                     SZ_encoder_enabled();
> |                     exit(0);
> |                 }
> | 
> configure:21743: error: szlib is not functional
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_bigendian=no
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value=/usr/bin/h5cc
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
> ac_cv_env_F77_set=
> ac_cv_env_F77_value=
> ac_cv_env_FCFLAGS_set=set
> ac_cv_env_FCFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection'
> ac_cv_env_FC_set=
> ac_cv_env_FC_value=
> ac_cv_env_FFLAGS_set=set
> ac_cv_env_FFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection'
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value='-Wl,-z,relro -lpthread'
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_LT_SYS_LIBRARY_PATH_set=
> ac_cv_env_LT_SYS_LIBRARY_PATH_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_f77_compiler_gnu=yes
> ac_cv_fc_compiler_gnu=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdio_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_szlib_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=x86_64-pc-linux-gnu
> ac_cv_lib_m_ceil=yes
> ac_cv_lib_pthread_pthread_create=yes
> ac_cv_lib_sz_SZ_BufftoBuffCompress=yes
> ac_cv_lib_z_compress2=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/usr/bin/grep -E'
> ac_cv_path_FGREP='/usr/bin/grep -F'
> ac_cv_path_GREP=/usr/bin/grep
> ac_cv_path_SED=/usr/bin/sed
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_lt_DD=/usr/bin/dd
> ac_cv_path_mkdir=/usr/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=/usr/bin/h5cc
> ac_cv_prog_ac_ct_F77=f77
> ac_cv_prog_ac_ct_FC=gfortran
> ac_cv_prog_ac_ct_FILECMD=file
> ac_cv_prog_ac_ct_OBJDUMP=objdump
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c11=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_f77_g=yes
> ac_cv_prog_fc_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_sizeof_long=8
> am_cv_CC_dependencies_compiler_type=none
> am_cv_make_support_nested_variables=yes
> am_cv_prog_cc_c_o=yes
> lt_cv_ar_at_file=@
> lt_cv_archive_cmds_need_lc=no
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_nm_interface='BSD nm'
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_mainfest_tool=no
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_c_o_F77=yes
> lt_cv_prog_compiler_c_o_FC=yes
> lt_cv_prog_compiler_pic='-fPIC -DPIC'
> lt_cv_prog_compiler_pic_F77=-fPIC
> lt_cv_prog_compiler_pic_FC=-fPIC
> lt_cv_prog_compiler_pic_works=yes
> lt_cv_prog_compiler_pic_works_F77=yes
> lt_cv_prog_compiler_pic_works_FC=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_compiler_static_works=yes
> lt_cv_prog_compiler_static_works_F77=yes
> lt_cv_prog_compiler_static_works_FC=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
> lt_cv_shlibpath_overrides_runpath=yes
> lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[    
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ 
> __gnu_lto/d'\'''
> lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) 
> .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* 
> \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e 
> '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e 
> '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' 
> -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) 
> \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* 
> \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* 
> \(.*\)$/extern char \1;/p'\'''
> lt_cv_sys_global_symbol_to_import=
> lt_cv_sys_max_cmd_len=1572864
> lt_cv_to_host_file_cmd=func_convert_file_noop
> lt_cv_to_tool_file_cmd=func_convert_file_noop
> lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' aclocal-1.16'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='$${TAR-tar}'
> AM_BACKSLASH='\'
> AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
> AM_DEFAULT_VERBOSITY='1'
> AM_V='$(V)'
> AR='ar'
> AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' autoconf'
> AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' autoheader'
> AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' automake-1.16'
> AWK='mawk'
> CC='/usr/bin/h5cc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_HDFEOS5_THREADSAFE -Df2cFortran'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2 -DSIZEOF_LONG=8 -I/usr/include'
> CSCOPE='cscope'
> CTAGS='ctags'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> DLLTOOL='false'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/usr/bin/grep -E'
> ETAGS='etags'
> EXEEXT=''
> F2CFORTRAN_32PTR_CONDITIONAL_FALSE=''
> F2CFORTRAN_32PTR_CONDITIONAL_TRUE=''
> F2CFORTRAN_90_CONDITIONAL_FALSE=''
> F2CFORTRAN_90_CONDITIONAL_TRUE=''
> F2CFORTRAN_CONDITIONAL_FALSE=''
> F2CFORTRAN_CONDITIONAL_TRUE=''
> F77=''
> FC=''
> FCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection'
> FFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -fcf-protection'
> FGREP='/usr/bin/grep -F'
> FILECMD='file'
> GCTP_INCLUDE_CONDITIONAL_FALSE=''
> GCTP_INCLUDE_CONDITIONAL_TRUE=''
> GREP='/usr/bin/grep'
> HDF5_THREADSAFE_FALSE=''
> HDF5_THREADSAFE_TRUE=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LD='/usr/bin/ld -m elf_x86_64'
> LDFLAGS='-Wl,-z,relro -lpthread -L/usr/lib/x86_64-linux-gnu'
> LIBOBJS=''
> LIBS='-lsz -lz -lpthread -lm '
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIPO=''
> LN_S='ln -s'
> LTLIBOBJS=''
> LT_SYS_LIBRARY_PATH=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/config/missing'\'' makeinfo'
> MANIFEST_TOOL=':'
> MKDIR_P='/usr/bin/mkdir -p'
> NM='/usr/bin/nm -B'
> NMEDIT=''
> OBJDUMP='objdump'
> OBJEXT='o'
> OTOOL64=''
> OTOOL=''
> PACKAGE='hdf-eos5'
> PACKAGE_BUGREPORT='null@bogus.email'
> PACKAGE_NAME='hdf-eos5'
> PACKAGE_STRING='hdf-eos5 2.0'
> PACKAGE_TARNAME='hdf-eos5'
> PACKAGE_URL=''
> PACKAGE_VERSION='2.0'
> PATH_SEPARATOR=':'
> RANLIB='ranlib'
> SED='/usr/bin/sed'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP='strip'
> SZIP_ENCODER_CONDITIONAL_FALSE=''
> SZIP_ENCODER_CONDITIONAL_TRUE=''
> VERSION='2.0'
> ac_ct_AR='ar'
> ac_ct_CC='/usr/bin/h5cc'
> ac_ct_DUMPBIN=''
> ac_ct_F77='f77'
> ac_ct_FC='gfortran'
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__nodep=''
> am__quote=''
> am__tar='$${TAR-tar} chof - "$$tardir"'
> am__untar='$${TAR-tar} xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-pc-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host='x86_64-pc-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL} /<<PKGBUILDDIR>>/config/install-sh'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='$(MKDIR_P)'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='/run'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "hdf-eos5"
> #define PACKAGE_TARNAME "hdf-eos5"
> #define PACKAGE_VERSION "2.0"
> #define PACKAGE_STRING "hdf-eos5 2.0"
> #define PACKAGE_BUGREPORT "null@bogus.email"
> #define PACKAGE_URL ""
> #define PACKAGE "hdf-eos5"
> #define VERSION "2.0"
> #define HAVE_STDIO_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define STDC_HEADERS 1
> #define HAVE_DLFCN_H 1
> #define LT_OBJDIR ".libs/"
> #define HAVE_LIBM 1
> #define SIZEOF_LONG 8
> #define HAVE_LIBPTHREAD 1
> #define HAVE_LIBZ 1
> #define HAVE_SZLIB_H 1
> #define HAVE_LIBSZ 1
> 
> configure: exit 1
> dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-option-checking --disable-silent-rules 
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking --enable-shared 
> --with-pic --with-szlib=/usr/include,/usr/lib/x86_64-linux-gnu 
> --with-hdf5=/usr/include/hdf5/serial,/usr/lib/x86_64-linux-gnu/hdf5/serial 
> returned exit code 1
> make[1]: *** [debian/rules:30: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/hdf-eos5_2.0-1.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: hdf-eos5
Source-Version: 2:2.0-2
Done: Alastair McKinstry <mckins...@debian.org>

We believe that the bug you reported is fixed in the latest version of
hdf-eos5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated hdf-eos5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 13 Mar 2024 17:52:15 +0000
Source: hdf-eos5
Architecture: source
Version: 2:2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 1066412
Changes:
 hdf-eos5 (2:2.0-2) unstable; urgency=medium
 .
   * implicit-decl.patch: Fix FTBFS from implicit fn decl. Closes: #1066412
   * Standards-Version: 4.6.2
   * Typo in VCS definitions in d/control
Checksums-Sha1:
 35741272889d7d4a9d133c1ff185043fcdd1efe8 2047 hdf-eos5_2.0-2.dsc
 d09ee277568a8668dd2c81a7460db91ff2301ce9 10544 hdf-eos5_2.0-2.debian.tar.xz
Checksums-Sha256:
 b3e9d264d4e75942ea3db3e2e1cef2b4159db9fed4e4656ab1480cde55ce16a8 2047 
hdf-eos5_2.0-2.dsc
 a00cc88c265d70aa8f39970790628dc48341b8e9500274f0ed67e146cc1d9c05 10544 
hdf-eos5_2.0-2.debian.tar.xz
Files:
 2f75b55013abc96bf21a570b255c5a97 2047 libs optional hdf-eos5_2.0-2.dsc
 e28cfc6a0ef48781430fe9d711259dc6 10544 libs optional 
hdf-eos5_2.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmXx6ikACgkQy+a7Tl2a
06U6tA//RZ7L2DrnXiLXt0N46o+7WMonzIikKOISJz/4ISFL5mhlcND1gX/McSRv
JomLneBm7Vs0yNT56Q4Rrx2g4BrYvPN1buE8kZtvMUrYfasYDeDxTMfHeR1tCEEi
7JInnQzv8g+dFvpvcrd3ivNkAKBqcV4bMCJ7+jNexQNmHd/gkMUGjNNZnlsLnkrz
rGIpJxtCjYoiKTQEnmmsxGwMwEURvdMKWZfqac5YNr4bIDNz439ERSf5a2FKqUuK
h7nXujq8WzJfMyJ9wvDLZLk4a+37wU4iy1uWp40eungnyn5K27AxlZ9WXx1YC2xo
nt93weuu/2trRLPCL30AcZOcCE3yQCc3Lw+4vkLd9jnG1NeTgd+8NOddBnYIkMNr
L2y0RcfQno65kZIDVi262P5cQFdqG6s03p7TR5N9nYUoQQKW9VwBiidJntn+DNdg
6DgwU2Q3las/mBl1ebAePNP4BDZzvf0FOImrv7Yzr/tmaKq18Dm3X9tXw8E0cWRO
a1+zuKDuAxgm8NyLmZiQ0ncIE0zn3m2qIgAtvlGvV9waLNfuYorGJVBefLps1J1j
ZGlwtBZXReKI0Al4OiUWqy94rVi/8d/QllPv+U2Bo4Vs2JconYWa49FADOI9htpC
EPplgz6ojarnsRWCSWqNgyt2zEOixNXRfbGy45yF9qB/6tuqijs=
=zaI+
-----END PGP SIGNATURE-----

Attachment: pgp1m4GizEQjg.pgp
Description: PGP signature


--- End Message ---

Reply via email to