Project

General

Profile

RE: fatal error: 'core/ppm_xfuncs.h' file not found ยป config.log

ep gupal, 2021-11-29 18:18

 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by cdo configure 2.0.0, which was
generated by GNU Autoconf 2.71. Invocation command line was

$ ./configure --prefix=/home/orangke/tools/pkgs/cdo-2.0.0 --with-netcdf=/home/orangke/tools/pkgs/netcdf-c-4.8.1 --with-udunits2=/home/orangke/tools/pkgs/udunits-2.2.28

## --------- ##
## Platform. ##
## --------- ##

hostname = Orangke
uname -m = x86_64
uname -r = 5.15.2-arch1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT Fri, 12 Nov 2021 19:22:10 +0000

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /home/orangke/tools/pkgs/aocc-compiler-3.1.0/bin/
PATH: /home/orangke/hw_conf/
PATH: /home/orangke/tools/bin/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /usr/bin/site_perl/
PATH: /usr/bin/vendor_perl/
PATH: /usr/bin/core_perl/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3286: looking for aux files: tap-driver.sh ltmain.sh compile ar-lib missing install-sh config.guess config.sub
configure:3299: trying ./config/
configure:3328: ./config/tap-driver.sh found
configure:3328: ./config/ltmain.sh found
configure:3328: ./config/compile found
configure:3328: ./config/ar-lib found
configure:3328: ./config/missing found
configure:3310: ./config/install-sh found
configure:3328: ./config/config.guess found
configure:3328: ./config/config.sub found
configure:3454: checking build system type
configure:3469: result: x86_64-pc-linux-gnu
configure:3489: checking host system type
configure:3503: result: x86_64-pc-linux-gnu
configure:3543: checking for a BSD-compatible install
configure:3616: result: /usr/bin/install -c
configure:3627: checking whether build environment is sane
configure:3682: result: yes
configure:3841: checking for a race-free mkdir -p
configure:3885: result: /usr/bin/mkdir -p
configure:3892: checking for gawk
configure:3913: found /usr/bin/gawk
configure:3924: result: gawk
configure:3935: checking whether make sets $(MAKE)
configure:3958: result: yes
configure:3988: checking whether make supports nested variables
configure:4006: result: yes
configure:4132: checking whether to enable maintainer-specific portions of Makefiles
configure:4142: result: no
configure:4170: checking whether make supports the include directive
configure:4185: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4188: $? = 0
configure:4207: result: yes (GNU style)
configure:4283: checking for gcc
configure:4315: result: /home/orangke/tools/bin/clang
configure:4668: checking for C compiler version
configure:4677: /home/orangke/tools/bin/clang --version >&5
AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/orangke/tools/bin
configure:4688: $? = 0
configure:4677: /home/orangke/tools/bin/clang -v >&5
AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/orangke/tools/bin
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/11.1.0
Selected GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/11.1.0
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
... rest of stderr output deleted ...
configure:4688: $? = 0
configure:4677: /home/orangke/tools/bin/clang -V >&5
clang-12: error: argument to '-V' is missing (expected 1 value)
clang-12: error: no input files
configure:4688: $? = 1
configure:4677: /home/orangke/tools/bin/clang -qversion >&5
clang-12: error: unknown argument '-qversion'; did you mean '--version'?
clang-12: error: no input files
configure:4688: $? = 1
configure:4677: /home/orangke/tools/bin/clang -version >&5
clang-12: error: unknown argument '-version'; did you mean '--version'?
clang-12: error: no input files
configure:4688: $? = 1
configure:4708: checking whether the C compiler works
configure:4730: /home/orangke/tools/bin/clang -march=znver2 conftest.c >&5
configure:4734: $? = 0
configure:4784: result: yes
configure:4787: checking for C compiler default output file name
configure:4789: result: a.out
configure:4795: checking for suffix of executables
configure:4802: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
configure:4806: $? = 0
configure:4829: result:
configure:4851: checking whether we are cross compiling
configure:4859: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
configure:4863: $? = 0
configure:4870: ./conftest
configure:4874: $? = 0
configure:4889: result: no
configure:4894: checking for suffix of object files
configure:4917: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:4921: $? = 0
configure:4943: result: o
configure:4947: checking whether the compiler supports GNU C
configure:4967: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:4967: $? = 0
configure:4977: result: yes
configure:4988: checking whether /home/orangke/tools/bin/clang accepts -g
configure:5009: /home/orangke/tools/bin/clang -c -g conftest.c >&5
configure:5009: $? = 0
configure:5053: result: yes
configure:5073: checking for /home/orangke/tools/bin/clang option to enable C11 features
configure:5088: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:5088: $? = 0
configure:5106: result: none needed
configure:5222: checking whether /home/orangke/tools/bin/clang understands -c and -o together
configure:5245: /home/orangke/tools/bin/clang -c conftest.c -o conftest2.o
configure:5248: $? = 0
configure:5245: /home/orangke/tools/bin/clang -c conftest.c -o conftest2.o
configure:5248: $? = 0
configure:5260: result: yes
configure:5279: checking dependency style of /home/orangke/tools/bin/clang
configure:5391: result: gcc3
configure:5462: checking for ar
configure:5483: found /usr/bin/ar
configure:5494: result: ar
configure:5520: checking the archiver (ar) interface
configure:5537: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:5537: $? = 0
configure:5540: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5543: $? = 0
configure:5571: result: ar
configure:5592: setting up libtool
configure:5641: checking how to print strings
configure:5668: result: printf
configure:5689: checking for a sed that does not truncate output
configure:5759: result: /usr/bin/sed
configure:5777: checking for grep that handles long lines and -e
configure:5841: result: /usr/bin/grep
configure:5846: checking for egrep
configure:5914: result: /usr/bin/grep -E
configure:5919: checking for fgrep
configure:5987: result: /usr/bin/grep -F
configure:6023: checking for ld used by /home/orangke/tools/bin/clang
configure:6091: result: /usr/bin/ld
configure:6098: checking if the linker (/usr/bin/ld) is GNU ld
configure:6114: result: yes
configure:6126: checking for BSD- or MS-compatible name lister (nm)
configure:6181: result: /usr/bin/nm -B
configure:6321: checking the name lister (/usr/bin/nm -B) interface
configure:6329: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:6332: /usr/bin/nm -B "conftest.o"
configure:6335: output
0000000000000000 B some_variable
configure:6342: result: BSD nm
configure:6345: checking whether ln -s works
configure:6349: result: yes
configure:6357: checking the maximum length of command line arguments
configure:6489: result: 1572864
configure:6537: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:6578: result: func_convert_file_noop
configure:6585: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6606: result: func_convert_file_noop
configure:6613: checking for /usr/bin/ld option to reload object files
configure:6621: result: -r
configure:6700: checking for objdump
configure:6721: found /usr/bin/objdump
configure:6732: result: objdump
configure:6764: checking how to recognize dependent libraries
configure:6965: result: pass_all
configure:7055: checking for dlltool
configure:7090: result: no
configure:7120: checking how to associate runtime and link libraries
configure:7148: result: printf %s\n
configure:7282: checking for archiver @FILE support
configure:7300: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:7300: $? = 0
configure:7304: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7307: $? = 0
configure:7312: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:7315: $? = 1
configure:7327: result: @
configure:7390: checking for strip
configure:7411: found /usr/bin/strip
configure:7422: result: strip
configure:7499: checking for ranlib
configure:7520: found /usr/bin/ranlib
configure:7531: result: ranlib
configure:7633: checking command to parse /usr/bin/nm -B output from /home/orangke/tools/bin/clang object
configure:7787: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:7790: $? = 0
configure:7794: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7797: $? = 0
configure:7863: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c conftstm.o >&5
configure:7866: $? = 0
configure:7904: result: ok
configure:7951: checking for sysroot
configure:7982: result: no
configure:7989: checking for a working dd
configure:8033: result: /usr/bin/dd
configure:8037: checking how to truncate binary pipes
configure:8053: result: /usr/bin/dd bs=4096 count=1
configure:8190: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:8193: $? = 0
configure:8390: checking for mt
configure:8425: result: no
configure:8445: checking if : is a manifest tool
configure:8452: : '-?'
configure:8460: result: no
configure:9185: checking for stdio.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for stdlib.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for string.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for inttypes.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for stdint.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for strings.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for sys/stat.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for sys/types.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for unistd.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9185: checking for sys/param.h
configure:9185: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9185: $? = 0
configure:9185: result: yes
configure:9210: checking for dlfcn.h
configure:9210: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:9210: $? = 0
configure:9210: result: yes
configure:9469: checking for objdir
configure:9485: result: .libs
configure:9749: checking if /home/orangke/tools/bin/clang supports -fno-rtti -fno-exceptions
configure:9768: /home/orangke/tools/bin/clang -c -march=znver2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9772: $? = 0
configure:9785: result: yes
configure:10143: checking for /home/orangke/tools/bin/clang option to produce PIC
configure:10151: result: -fPIC -DPIC
configure:10159: checking if /home/orangke/tools/bin/clang PIC flag -fPIC -DPIC works
configure:10178: /home/orangke/tools/bin/clang -c -march=znver2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10182: $? = 0
configure:10195: result: yes
configure:10224: checking if /home/orangke/tools/bin/clang static flag -static works
configure:10253: result: yes
configure:10268: checking if /home/orangke/tools/bin/clang supports -c -o file.o
configure:10290: /home/orangke/tools/bin/clang -c -march=znver2 -o out/conftest2.o conftest.c >&5
configure:10294: $? = 0
configure:10316: result: yes
configure:10324: checking if /home/orangke/tools/bin/clang supports -c -o file.o
configure:10372: result: yes
configure:10405: checking whether the /home/orangke/tools/bin/clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11671: result: yes
configure:11708: checking whether -lc should be explicitly linked in
configure:11717: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:11720: $? = 0
configure:11735: /home/orangke/tools/bin/clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11738: $? = 0
configure:11752: result: no
configure:11912: checking dynamic linker characteristics
configure:12494: /home/orangke/tools/bin/clang -o conftest -march=znver2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12494: $? = 0
configure:12733: result: GNU/Linux ld.so
configure:12855: checking how to hardcode library paths into programs
configure:12880: result: immediate
configure:13432: checking whether stripping libraries is possible
configure:13437: result: yes
configure:13472: checking if libtool supports shared libraries
configure:13474: result: yes
configure:13477: checking whether to build shared libraries
configure:13502: result: yes
configure:13505: checking whether to build static libraries
configure:13509: result: yes
configure:13599: checking for bash
configure:13634: result: /bin/sh
configure:13706: checking for gcc
configure:13738: result: /home/orangke/tools/bin/clang
configure:13808: checking for g++
configure:13840: result: /home/orangke/tools/bin/clang++
configure:13992: checking for C++ compiler version
configure:14001: /home/orangke/tools/bin/clang++ --version >&5
AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/orangke/tools/bin
configure:14012: $? = 0
configure:14001: /home/orangke/tools/bin/clang++ -v >&5
AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/orangke/tools/bin
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/11.1.0
Selected GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/11.1.0
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
... rest of stderr output deleted ...
configure:14012: $? = 0
configure:14001: /home/orangke/tools/bin/clang++ -V >&5
clang-12: error: argument to '-V' is missing (expected 1 value)
clang-12: error: no input files
configure:14012: $? = 1
configure:14001: /home/orangke/tools/bin/clang++ -qversion >&5
clang-12: error: unknown argument '-qversion'; did you mean '--version'?
clang-12: error: no input files
configure:14012: $? = 1
configure:14016: checking whether the compiler supports GNU C++
configure:14036: /home/orangke/tools/bin/clang++ -c -march=znver2 conftest.cpp >&5
configure:14036: $? = 0
configure:14046: result: yes
configure:14057: checking whether /home/orangke/tools/bin/clang++ accepts -g
configure:14078: /home/orangke/tools/bin/clang++ -c -g conftest.cpp >&5
configure:14078: $? = 0
configure:14122: result: yes
configure:14142: checking for /home/orangke/tools/bin/clang++ option to enable C++11 features
configure:14157: /home/orangke/tools/bin/clang++ -c -march=znver2 conftest.cpp >&5
conftest.cpp:191:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
cxx11test::delegate d2();
^~
conftest.cpp:191:25: note: remove parentheses to declare a variable
cxx11test::delegate d2();
^~
1 warning generated.
configure:14157: $? = 0
configure:14175: result: none needed
configure:14241: checking dependency style of /home/orangke/tools/bin/clang++
configure:14353: result: gcc3
configure:14386: checking how to run the C++ preprocessor
configure:14408: /home/orangke/tools/bin/clang++ -E conftest.cpp
configure:14408: $? = 0
configure:14423: /home/orangke/tools/bin/clang++ -E conftest.cpp
conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:14423: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14450: result: /home/orangke/tools/bin/clang++ -E
configure:14464: /home/orangke/tools/bin/clang++ -E conftest.cpp
configure:14464: $? = 0
configure:14479: /home/orangke/tools/bin/clang++ -E conftest.cpp
conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:14479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14644: checking for ld used by /home/orangke/tools/bin/clang++
configure:14712: result: /usr/bin/ld -m elf_x86_64
configure:14719: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14735: result: yes
configure:14790: checking whether the /home/orangke/tools/bin/clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15867: result: yes
configure:15903: /home/orangke/tools/bin/clang++ -c -march=znver2 conftest.cpp >&5
configure:15906: $? = 0
configure:16387: checking for /home/orangke/tools/bin/clang++ option to produce PIC
configure:16395: result: -fPIC -DPIC
configure:16403: checking if /home/orangke/tools/bin/clang++ PIC flag -fPIC -DPIC works
configure:16422: /home/orangke/tools/bin/clang++ -c -march=znver2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16426: $? = 0
configure:16439: result: yes
configure:16462: checking if /home/orangke/tools/bin/clang++ static flag -static works
configure:16491: result: yes
configure:16503: checking if /home/orangke/tools/bin/clang++ supports -c -o file.o
configure:16525: /home/orangke/tools/bin/clang++ -c -march=znver2 -o out/conftest2.o conftest.cpp >&5
configure:16529: $? = 0
configure:16551: result: yes
configure:16556: checking if /home/orangke/tools/bin/clang++ supports -c -o file.o
configure:16604: result: yes
configure:16634: checking whether the /home/orangke/tools/bin/clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:16674: result: yes
configure:16816: checking dynamic linker characteristics
configure:17564: result: GNU/Linux ld.so
configure:17629: checking how to hardcode library paths into programs
configure:17654: result: immediate
configure:17752: checking for g77
configure:17787: result: no
configure:17752: checking for xlf
configure:17787: result: no
configure:17752: checking for f77
configure:17787: result: no
configure:17752: checking for frt
configure:17787: result: no
configure:17752: checking for pgf77
configure:17787: result: no
configure:17752: checking for cf77
configure:17787: result: no
configure:17752: checking for fort77
configure:17787: result: no
configure:17752: checking for fl32
configure:17787: result: no
configure:17752: checking for af77
configure:17787: result: no
configure:17752: checking for xlf90
configure:17787: result: no
configure:17752: checking for f90
configure:17787: result: no
configure:17752: checking for pgf90
configure:17787: result: no
configure:17752: checking for pghpf
configure:17787: result: no
configure:17752: checking for epcf90
configure:17787: result: no
configure:17752: checking for gfortran
configure:17787: result: no
configure:17752: checking for g95
configure:17787: result: no
configure:17752: checking for xlf95
configure:17787: result: no
configure:17752: checking for f95
configure:17787: result: no
configure:17752: checking for fort
configure:17787: result: no
configure:17752: checking for ifort
configure:17787: result: no
configure:17752: checking for ifc
configure:17787: result: no
configure:17752: checking for efc
configure:17787: result: no
configure:17752: checking for pgfortran
configure:17787: result: no
configure:17752: checking for pgf95
configure:17787: result: no
configure:17752: checking for lf95
configure:17787: result: no
configure:17752: checking for ftn
configure:17787: result: no
configure:17752: checking for nagfor
configure:17787: result: no
configure:17810: checking for Fortran 77 compiler version
configure:17819: --version >&5
./configure: line 17821: --version: command not found
configure:17830: $? = 127
configure:17819: -v >&5
./configure: line 17821: -v: command not found
configure:17830: $? = 127
configure:17819: -V >&5
./configure: line 17821: -V: command not found
configure:17830: $? = 127
configure:17819: -qversion >&5
./configure: line 17821: -qversion: command not found
configure:17830: $? = 127
configure:17839: checking whether the compiler supports GNU Fortran 77
configure:17853: -c conftest.F >&5
./configure: line 2135: -c: command not found
configure:17853: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:17863: result: no
configure:17871: checking whether accepts -g
configure:17883: -c -g conftest.f >&5
./configure: line 2135: -c: command not found
configure:17883: $? = 127
configure: failed program was:
| program main
|
| end
configure:17892: result: no
configure:20878: checking for C/C++ restrict keyword
configure:20908: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:20908: $? = 0
configure:20917: result: __restrict__
configure:20940: checking whether /home/orangke/tools/bin/clang++ supports C++14 features with -std=gnu++14
configure:21359: /home/orangke/tools/bin/clang++ -std=gnu++14 -c -march=znver2 conftest.cpp >&5
configure:21359: $? = 0
configure:21369: result: yes
configure:21865: checking for /home/orangke/tools/bin/clang option to support OpenMP
configure:21887: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
conftest.c:29:2: error: "OpenMP not supported"
#error "OpenMP not supported"
^
1 error generated.
configure:21887: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| #error "OpenMP not supported"
| #endif
| #include <omp.h>
| int main (void) { return omp_get_num_threads (); }
|
configure:21887: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp conftest.c >&5
configure:21887: $? = 0
configure:21899: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp conftest.c >&5
configure:21899: $? = 0
configure:21922: result: -fopenmp
configure:21979: checking for ar
configure:22011: result: ar
configure:22081: checking for cpp
configure:22102: found /usr/bin/cpp
configure:22113: result: cpp
configure:22183: checking for ld
configure:22215: result: /usr/bin/ld -m elf_x86_64
configure:22285: checking for nm
configure:22317: result: /usr/bin/nm -B
configure:22387: checking for ar
configure:22419: result: ar
configure:22489: checking for as
configure:22510: found /usr/bin/as
configure:22521: result: as
configure:22591: checking for dlltool
configure:22623: result: false
configure:22693: checking for objdump
configure:22725: result: objdump
configure:22795: checking for strip
configure:22827: result: strip
configure:22897: checking for ranlib
configure:22929: result: ranlib
configure:22966: checking for special C compiler options needed for large files
configure:23014: result: no
configure:23020: checking for _FILE_OFFSET_BITS value needed for large files
configure:23046: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23046: $? = 0
configure:23080: result: no
configure:23169: checking for getpagesize
configure:23169: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
configure:23169: $? = 0
configure:23169: result: yes
configure:23180: checking for working mmap
configure:23332: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
configure:23332: $? = 0
configure:23332: ./conftest
configure:23332: $? = 0
configure:23343: result: yes
configure:23354: checking for struct stat.st_blksize
configure:23354: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23354: $? = 0
configure:23354: result: yes
configure:23365: checking for sys/resource.h
configure:23365: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23365: $? = 0
configure:23365: result: yes
configure:23372: checking for sys/times.h
configure:23372: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23372: $? = 0
configure:23372: result: yes
configure:23379: checking for malloc.h
configure:23379: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23379: $? = 0
configure:23379: result: yes
configure:23386: checking for glob.h
configure:23386: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23386: $? = 0
configure:23386: result: yes
configure:23393: checking for fnmatch.h
configure:23393: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23393: $? = 0
configure:23393: result: yes
configure:23400: checking for wordexp.h
configure:23400: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23400: $? = 0
configure:23400: result: yes
configure:23407: checking for execinfo.h
configure:23407: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23407: $? = 0
configure:23407: result: yes
configure:23416: checking for mallinfo
configure:23416: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
configure:23416: $? = 0
configure:23416: result: yes
configure:23423: checking for backtrace
configure:23423: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
configure:23423: $? = 0
configure:23423: result: yes
configure:23432: checking for getrlimit
configure:23432: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
configure:23432: $? = 0
configure:23432: result: yes
configure:23497: checking for feenableexcept
configure:23497: /home/orangke/tools/bin/clang -o conftest -march=znver2 conftest.c >&5
ld.lld: error: undefined symbol: feenableexcept
>>> referenced by conftest.c
>>> /tmp/conftest-fe46f1.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| /* end confdefs.h. */
| /* Define feenableexcept to an innocuous variant, in case <limits.h> declares feenableexcept.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define feenableexcept innocuous_feenableexcept
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char feenableexcept (); below. */
|
| #include <limits.h>
| #undef feenableexcept
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char feenableexcept ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_feenableexcept || defined __stub___feenableexcept
| choke me
| #endif
|
| int
| main (void)
| {
| return feenableexcept ();
| ;
| return 0;
| }
configure:23497: result: no
configure:23505: checking for fenv_t.__control
configure:23505: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
conftest.c:49:13: error: no member named '__control' in 'fenv_t'
if (ac_aggr.__control)
~~~~~~~ ^
1 error generated.
configure:23505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| /* end confdefs.h. */
| #include <fenv.h>
|
| int
| main (void)
| {
| static fenv_t ac_aggr;
| if (ac_aggr.__control)
| return 0;
| ;
| return 0;
| }
configure:23505: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
conftest.c:49:20: error: no member named '__control' in 'fenv_t'
if (sizeof ac_aggr.__control)
~~~~~~~ ^
1 error generated.
configure:23505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| /* end confdefs.h. */
| #include <fenv.h>
|
| int
| main (void)
| {
| static fenv_t ac_aggr;
| if (sizeof ac_aggr.__control)
| return 0;
| ;
| return 0;
| }
configure:23505: result: no
configure:23514: checking for fenv_t.__mxcsr
configure:23514: /home/orangke/tools/bin/clang -c -march=znver2 conftest.c >&5
configure:23514: $? = 0
configure:23514: result: yes
configure:23538: checking C preprocessor flags for Fortran calling convention cfortran.h
configure:23638: result: (probed)
configure:23922: checking how to run the C preprocessor
configure:23990: result: cpp
configure:24004: cpp conftest.c
configure:24004: $? = 0
configure:24019: cpp conftest.c
conftest.c:44:10: fatal error: ac_nonexistent.h: No such file or directory
44 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:24019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:24053: checking for /home/orangke/tools/bin/clang options needed to detect all undeclared functions
configure:24075: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp conftest.c >&5
conftest.c:48:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Wimplicit-function-declaration]
(void) strchr;
^
conftest.c:48:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
1 warning generated.
configure:24075: $? = 0
configure:24075: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -fno-builtin conftest.c >&5
conftest.c:48:8: error: use of undeclared identifier 'strchr'
(void) strchr;
^
1 error generated.
configure:24075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
| (void) strchr;
| ;
| return 0;
| }
configure:24102: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -fno-builtin conftest.c >&5
configure:24102: $? = 0
configure:24119: result: -fno-builtin
configure:24313: checking whether /home/orangke/tools/bin/clang is Clang
configure:24340: result: no
configure:24405: checking whether pthreads work with "-pthread" and "-lpthread"
configure:24516: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread conftest.c -lpthread >&5
configure:24516: $? = 0
configure:24526: result: yes
configure:24649: checking for joinable pthread attribute
configure:24668: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread conftest.c -lpthread >&5
configure:24668: $? = 0
configure:24677: result: PTHREAD_CREATE_JOINABLE
configure:24690: checking whether more special flags are required for pthreads
configure:24704: result: no
configure:24713: checking for PTHREAD_PRIO_INHERIT
configure:24731: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread conftest.c -lpthread >&5
configure:24731: $? = 0
configure:24741: result: yes
configure:25091: checking for szlib library
configure:25093: result: suppressed
configure:25409: checking for hdf5 library
configure:25411: result: suppressed
configure:25618: checking for netcdf.h
configure:25618: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include conftest.c >&5
configure:25618: $? = 0
configure:25618: result: yes
configure:25625: checking for library containing nc_open
configure:25655: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib conftest.c -lpthread >&5
ld.lld: error: undefined symbol: nc_open
>>> referenced by conftest.c
>>> /tmp/conftest-5f2fbc.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:25655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char nc_open ();
| int
| main (void)
| {
| return nc_open ();
| ;
| return 0;
| }
configure:25655: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib conftest.c -lnetcdf -lpthread >&5
configure:25655: $? = 0
configure:25675: result: -lnetcdf
configure:25691: checking nc-config script
configure:25695: checking for nc-config
configure:25716: found /home/orangke/tools/pkgs/netcdf-c-4.8.1/bin/nc-config
configure:25727: result: /home/orangke/tools/pkgs/netcdf-c-4.8.1/bin/nc-config
configure:25737: checking netcdf's OpenDAP support
configure:25744: result: yes
configure:25750: checking netcdf's nc2 support
configure:25758: result: yes
configure:25764: checking netcdf's nc4 support
configure:25772: result: yes
configure:25778: checking netcdf's nc4/hdf5 support
configure:25786: result: yes
configure:25813: checking for library containing H5TS_mutex_lock
configure:25843: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib conftest.c -lnetcdf -lpthread >&5
ld.lld: error: undefined symbol: H5TS_mutex_lock
>>> referenced by conftest.c
>>> /tmp/conftest-cf4cca.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:25843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char H5TS_mutex_lock ();
| int
| main (void)
| {
| return H5TS_mutex_lock ();
| ;
| return 0;
| }
configure:25843: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib conftest.c -lnetcdf -lhdf5 -lnetcdf -lpthread >&5
ld.lld: error: undefined symbol: H5TS_mutex_lock
>>> referenced by conftest.c
>>> /tmp/conftest-1dcee1.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:25843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char H5TS_mutex_lock ();
| int
| main (void)
| {
| return H5TS_mutex_lock ();
| ;
| return 0;
| }
configure:25863: result: no
configure:25976: checking for udunits2.h
configure:25976: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 conftest.c >&5
configure:25976: $? = 0
configure:25976: result: yes
configure:25983: checking for udunits2/udunits2.h
configure:25983: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 conftest.c >&5
conftest.c:81:10: fatal error: 'udunits2/udunits2.h' file not found
#include <udunits2/udunits2.h>
^~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:25983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| #define HAVE_UDUNITS2_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <udunits2/udunits2.h>
configure:25983: result: no
configure:25990: checking for library containing ut_parse
configure:26020: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -lnetcdf -lpthread >&5
ld.lld: error: undefined symbol: ut_parse
>>> referenced by conftest.c
>>> /tmp/conftest-a30d44.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:26020: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| #define HAVE_UDUNITS2_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char ut_parse ();
| int
| main (void)
| {
| return ut_parse ();
| ;
| return 0;
| }
configure:26020: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -ludunits2 -lnetcdf -lpthread >&5
configure:26020: $? = 0
configure:26040: result: -ludunits2
configure:26230: checking for uuid/uuid.h extra include path
configure:26252: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 conftest.c >&5
configure:26252: $? = 0
configure:26286: result: (none required)
configure:26317: checking for library containing uuid_generate
configure:26349: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -ludunits2 -lnetcdf -lpthread >&5
ld.lld: error: undefined symbol: uuid_generate
>>> referenced by conftest.c
>>> /tmp/conftest-608625.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:26349: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| #define HAVE_UDUNITS2_H 1
| #define HAVE_LIBUDUNITS2 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char uuid_generate ();
| int
| main (void)
| {
| return uuid_generate ();
| ;
| return 0;
| }
configure:26349: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -luuid -ludunits2 -lnetcdf -lpthread >&5
configure:26349: $? = 0
configure:26383: result: -luuid
configure:26421: checking for uuid/uuid.h
configure:26421: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 conftest.c >&5
configure:26421: $? = 0
configure:26421: result: yes
configure:26426: checking whether uuid_generate is declared
configure:26426: /home/orangke/tools/bin/clang -c -march=znver2 -fopenmp -pthread -fno-builtin -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 conftest.c >&5
configure:26426: $? = 0
configure:26426: result: yes
configure:27196: checking for the CMOR library
configure:27198: result: suppressed
configure:27376: checking for the ECCODES library
configure:27378: result: suppressed
configure:27558: checking for the GRIB_API library
configure:27560: result: suppressed
configure:27569: checking for GRIB support
configure:27588: result: yes
configure:27594: checking for CGRIBEX support
configure:27613: result: yes
configure:27619: checking for SERVICE support
configure:27638: result: yes
configure:27644: checking for EXTRA support
configure:27663: result: yes
configure:27669: checking for IEG support
configure:27688: result: yes
configure:27694: checking for FFTW3 support
configure:27955: checking for the PROJ library
configure:27957: result: suppressed
configure:28135: checking for the CURL library
configure:28137: result: suppressed
configure:28315: checking for MAGICS library
configure:28317: result: suppressed
configure:28508: checking for XML2 library
configure:28510: result: suppressed
configure:28529: checking for build a separate CDI library and link CDO to it
configure:28548: result: no
configure:28575: checking for building an additional static CDO binary
configure:28590: result: no
configure:28602: checking for HIRLAM extensions
configure:28620: result: no
configure:28682: checking for pthread_join using /home/orangke/tools/bin/clang -pthread -lpthread
configure:28699: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -lpthread -ludunits2 -lnetcdf -lpthread >&5
configure:28699: $? = 0
configure:28705: result: yes
configure:28809: checking whether /home/orangke/tools/bin/clang is Clang
configure:28836: result: no
configure:29145: checking for joinable pthread attribute
configure:29173: result: PTHREAD_CREATE_JOINABLE
configure:29186: checking whether more special flags are required for pthreads
configure:29200: result: no
configure:29209: checking for PTHREAD_PRIO_INHERIT
configure:29237: result: yes
configure:29596: checking for fdb5 library
configure:29598: result: suppressed
configure:29788: checking for szlib library
configure:29790: result: suppressed
configure:29945: checking for netcdf.h
configure:29945: result: yes
configure:29956: checking for library containing nc_open
configure:30006: result: -lnetcdf
configure:30024: checking for nc-config
configure:30056: result: /home/orangke/tools/pkgs/netcdf-c-4.8.1/bin/nc-config
configure:30087: checking netcdf's OpenDAP support
configure:30098: result: yes
configure:30107: checking netcdf's nc2 support
configure:30118: result: yes
configure:30128: checking netcdf's nc4 support
configure:30139: result: yes
configure:30149: checking netcdf's nc4/hdf5 support
configure:30160: result: yes
configure:30170: checking netcdf's nc4/szlib support
configure:30181: result: no
configure:30259: checking for library containing H5TS_mutex_lock
configure:30309: result: no
configure:30324: checking for library containing H5get_libversion
configure:30354: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -lnetcdf -lpthread -ludunits2 -lnetcdf -lpthread >&5
ld.lld: error: undefined symbol: H5get_libversion
>>> referenced by conftest.c
>>> /tmp/conftest-86c0f2.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:30354: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| #define HAVE_UDUNITS2_H 1
| #define HAVE_LIBUDUNITS2 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_LIBGRIB 1
| #define HAVE_LIBCGRIBEX 1
| #define HAVE_LIBSERVICE 1
| #define HAVE_LIBEXTRA 1
| #define HAVE_LIBIEG 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char H5get_libversion ();
| int
| main (void)
| {
| return H5get_libversion ();
| ;
| return 0;
| }
configure:30354: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -lnetcdf -lnetcdf -lpthread -ludunits2 -lnetcdf -lpthread >&5
ld.lld: error: undefined symbol: H5get_libversion
>>> referenced by conftest.c
>>> /tmp/conftest-28be9d.o:(main)
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
configure:30354: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdo"
| #define PACKAGE_TARNAME "cdo"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "cdo 2.0.0"
| #define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
| #define PACKAGE_URL ""
| #define CDO "2.0.0"
| #define PACKAGE "cdo"
| #define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict__
| #define HAVE_CXX14 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_WORDEXP_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_MALLINFO 1
| #define HAVE_BACKTRACE 1
| #define HAVE_GETRLIMIT 1
| #define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_FENV_T___MXCSR 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| #define HAVE_UDUNITS2_H 1
| #define HAVE_LIBUDUNITS2 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_LIBGRIB 1
| #define HAVE_LIBCGRIBEX 1
| #define HAVE_LIBSERVICE 1
| #define HAVE_LIBEXTRA 1
| #define HAVE_LIBIEG 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| #define HAVE_LIBNETCDF 1
| #define HAVE_LIBNC_DAP 1
| #define HAVE_NETCDF2 1
| #define HAVE_NETCDF4 1
| #define HAVE_NC4HDF5 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char H5get_libversion ();
| int
| main (void)
| {
| return H5get_libversion ();
| ;
| return 0;
| }
configure:30354: /home/orangke/tools/bin/clang -o conftest -march=znver2 -fopenmp -pthread -pthread -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2 -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib conftest.c -lhdf5 -lnetcdf -lpthread -ludunits2 -lnetcdf -lpthread >&5
configure:30354: $? = 0
configure:30374: result: -lhdf5
configure:30577: checking for the ECCODES library
configure:30579: result: suppressed
configure:30768: checking for the GRIB_API library
configure:30770: result: suppressed
configure:30786: checking for GRIB support
configure:30805: result: yes
configure:30811: checking for CGRIBEX support
configure:30830: result: yes
configure:30836: checking for SERVICE support
configure:30855: result: yes
configure:30861: checking for EXTRA support
configure:30880: result: yes
configure:30886: checking for IEG support
configure:30905: result: yes
configure:30939: checking for building an additional static CDI binary
configure:30954: result: no
configure:30966: checking for HIRLAM extensions
configure:30984: result: no
configure:31044: checking for gawk
configure:31076: result: gawk
configure:31207: checking that generated files are newer than configure
configure:31213: result: done
configure:31284: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by cdo config.status 2.0.0, which was
generated by GNU Autoconf 2.71. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on Orangke

config.status:1417: creating test/cdoTestFunctions.test
config.status:1417: creating test/Afterburner.test
config.status:1417: creating test/Arith.test
config.status:1417: creating test/Arithc.test
config.status:1417: creating test/Cat.test
config.status:1417: creating test/Change.test
config.status:1417: creating test/Collgrid.test
config.status:1417: creating test/Comp.test
config.status:1417: creating test/Compc.test
config.status:1417: creating test/Copy_netcdf.test
config.status:1417: creating test/Detrend.test
config.status:1417: creating test/EOF.test
config.status:1417: creating test/EOFcoeff.test
config.status:1417: creating test/Enspctl.test
config.status:1417: creating test/Ensstat.test
config.status:1417: creating test/Etccdi.test
config.status:1417: creating test/Expr.test
config.status:1417: creating test/File.test
config.status:1417: creating test/Filter.test
config.status:1417: creating test/Fldpctl.test
config.status:1417: creating test/Fldstat.test
config.status:1417: creating test/Fldstat2.test
config.status:1417: creating test/Genweights.test
config.status:1417: creating test/Gradsdes.test
config.status:1417: creating test/Gridarea.test
config.status:1417: creating test/Gridboxstat.test
config.status:1417: creating test/Inttime.test
config.status:1417: creating test/Intyear.test
config.status:1417: creating test/Isosurface.test
config.status:1417: creating test/MapReduce.test
config.status:1417: creating test/Math.test
config.status:1417: creating test/Merge.test
config.status:1417: creating test/Mergetime.test
config.status:1417: creating test/Merstat.test
config.status:1417: creating test/Monarith.test
config.status:1417: creating test/Multiyearstat.test
config.status:1417: creating test/Ninfo.test
config.status:1417: creating test/Read_grib.test
config.status:1417: creating test/Read_netcdf.test
config.status:1417: creating test/Remap.test
config.status:1417: creating test/Remap2.test
config.status:1417: creating test/Remap3.test
config.status:1417: creating test/Remap4.test
config.status:1417: creating test/Remapeta.test
config.status:1417: creating test/Remapgrid.test
config.status:1417: creating test/Remapstat.test
config.status:1417: creating test/Runpctl.test
config.status:1417: creating test/Runstat.test
config.status:1417: creating test/Seasstat.test
config.status:1417: creating test/Select.test
config.status:1417: creating test/Setmiss.test
config.status:1417: creating test/Smooth.test
config.status:1417: creating test/Spectral.test
config.status:1417: creating test/Timpctl.test
config.status:1417: creating test/Timselstat.test
config.status:1417: creating test/Timselpctl.test
config.status:1417: creating test/Timstat.test
config.status:1417: creating test/Timstat2.test
config.status:1417: creating test/Varsstat.test
config.status:1417: creating test/Vertint.test
config.status:1417: creating test/Vertstat.test
config.status:1417: creating test/Wind.test
config.status:1417: creating test/Yeararith.test
config.status:1417: creating test/Ydrunpctl.test
config.status:1417: creating test/Ydrunstat.test
config.status:1417: creating test/Yearmonstat.test
config.status:1417: creating test/Ymonarith.test
config.status:1417: creating test/Zonstat.test
config.status:1417: creating test/X_arith.test
config.status:1417: creating test/threads.test
config.status:1417: creating test/tsformat.test
config.status:1417: creating test/userInput.test
config.status:1417: creating test/wildcard.test
config.status:1417: creating test/executeOnly/Splitsel.test
config.status:1417: creating contrib/Makefile
config.status:1417: creating cdo.spec
config.status:1417: creating cdo.settings
config.status:1417: creating Makefile
config.status:1417: creating src/lib/ncl/Makefile
config.status:1417: creating src/lib/yac/Makefile
config.status:1417: creating src/lib/gradsdes/Makefile
config.status:1417: creating src/Makefile
config.status:1417: creating test/Makefile
config.status:1417: creating test/data/Makefile
config.status:1417: creating test/executeOnly/Makefile
config.status:1417: creating test/bandit_tests/Makefile
config.status:1417: creating src/config.h
config.status:1598: src/config.h is unchanged
config.status:1646: executing depfiles commands
config.status:1723: cd src/lib/yac && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1728: $? = 0
config.status:1723: cd src/lib/gradsdes && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1728: $? = 0
config.status:1723: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1728: $? = 0
config.status:1723: cd test/bandit_tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1728: $? = 0
config.status:1646: executing libtool commands
configure:34155: === configuring in libcdi (/home/orangke/testdir/cdo-2.0.0/libcdi)
configure:34216: running /bin/sh ./configure --disable-option-checking '--prefix=/home/orangke/tools/pkgs/cdo-2.0.0' '--with-netcdf=/home/orangke/tools/pkgs/netcdf-c-4.8.1' '--with-udunits2=/home/orangke/tools/pkgs/udunits-2.2.28' 'CC=/home/orangke/tools/bin/clang' 'CFLAGS=-march=znver2' 'CXX=/home/orangke/tools/bin/clang++' 'CXXFLAGS=-march=znver2' --cache-file=/dev/null --srcdir=.
configure:34235: CDO is configured with the following options:
configure:34250:

Configuration completed.

You can now say 'make' to compile the CDO package and 'make install' to install it afterwards.


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_restrict=__restrict__
ac_cv_c_undeclared_builtin_options=-fno-builtin
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/home/orangke/tools/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-march=znver2
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=-march=znver2
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/home/orangke/tools/bin/clang++
ac_cv_env_DCE_UUID_C_INCLUDE_set=
ac_cv_env_DCE_UUID_C_INCLUDE_value=
ac_cv_env_DCE_UUID_C_LIB_set=
ac_cv_env_DCE_UUID_C_LIB_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
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_OSSP_UUID_C_INCLUDE_set=
ac_cv_env_OSSP_UUID_C_INCLUDE_value=
ac_cv_env_OSSP_UUID_C_LIB_set=
ac_cv_env_OSSP_UUID_C_LIB_value=
ac_cv_env_UTIL_LINUX_UUID_C_INCLUDE_set=
ac_cv_env_UTIL_LINUX_UUID_C_INCLUDE_value=
ac_cv_env_UTIL_LINUX_UUID_C_LIB_set=
ac_cv_env_UTIL_LINUX_UUID_C_LIB_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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=no
ac_cv_func_backtrace=yes
ac_cv_func_feenableexcept=no
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_mallinfo=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_have_decl_uuid_generate=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_netcdf_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_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_udunits2_h=yes
ac_cv_header_udunits2_udunits2_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_uuid_uuid_h=yes
ac_cv_header_wordexp_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_member_fenv_t___control=no
ac_cv_member_fenv_t___mxcsr=yes
ac_cv_member_struct_stat_st_blksize=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_ac_pt_BASH=/bin/sh
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=gawk
ac_cv_prog_CPP=cpp
ac_cv_prog_CXXCPP='/home/orangke/tools/bin/clang++ -E'
ac_cv_prog_NC_CONFIG=/home/orangke/tools/pkgs/netcdf-c-4.8.1/bin/nc-config
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_AS=as
ac_cv_prog_ac_ct_CC=/home/orangke/tools/bin/clang
ac_cv_prog_ac_ct_CPP=cpp
ac_cv_prog_ac_ct_CXX=/home/orangke/tools/bin/clang++
ac_cv_prog_ac_ct_DLLTOOL=false
ac_cv_prog_ac_ct_LD='/usr/bin/ld -m elf_x86_64'
ac_cv_prog_ac_ct_NM='/usr/bin/nm -B'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_c_openmp=-fopenmp
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_11=no
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_H5TS_mutex_lock=no
ac_cv_search_H5get_libversion=-lhdf5
ac_cv_search_nc_open=-lnetcdf
ac_cv_search_ut_parse=-ludunits2
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
acx_cv_c_include_uuid_uuid_h=
acx_cv_cf_flag=' (probed)'
acx_cv_have_libnc_dap=yes
acx_cv_have_nc4hdf5=yes
acx_cv_have_nc4szlib=no
acx_cv_have_netcdf2=yes
acx_cv_have_netcdf4=yes
acx_cv_option_search_uuid_generate_c=' -luuid '
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_PTHREAD_CLANG=no
ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_PTHREAD_SPECIAL_FLAGS=no
ax_cv_cxx_compile_cxx14__std_gnupp14=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_LDCXX='/usr/bin/ld -m elf_x86_64'
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_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='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='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='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} '\''/home/orangke/testdir/cdo-2.0.0/config/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} '\''/home/orangke/testdir/cdo-2.0.0/config/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/orangke/testdir/cdo-2.0.0/config/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/orangke/testdir/cdo-2.0.0/config/missing'\'' automake-1.16'
AWK='gawk'
BASH='/bin/sh'
CC='/home/orangke/tools/bin/clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-march=znver2 -fopenmp -pthread -pthread'
CLDFLAGS=''
CLIBS=''
CMOR_LIBS=''
CPP='cpp'
CPPFLAGS='-I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include -I/home/orangke/tools/pkgs/udunits-2.2.28/include/udunits2'
CURL_INCLUDE=''
CURL_LDFLAGS=''
CXX='/home/orangke/tools/bin/clang++ -std=gnu++14'
CXXCPP='/home/orangke/tools/bin/clang++ -E -std=gnu++14'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-march=znver2 -fopenmp -pthread'
CYGPATH_W='echo'
DCE_UUIDROOT=''
DCE_UUID_C_INCLUDE=''
DCE_UUID_C_LIB=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECCODES_INCLUDE=''
ECCODES_LIBS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ALL_STATIC_FALSE=''
ENABLE_ALL_STATIC_TRUE='#'
ENABLE_CDI_APP_FALSE='#'
ENABLE_CDI_APP_TRUE=''
ENABLE_CDI_LIB='false'
ENABLE_CDI_LIB_FALSE=''
ENABLE_CDI_LIB_TRUE='#'
ENABLE_CGRIBEX='yes'
ENABLE_EXTRA='yes'
ENABLE_FORTRAN='true'
ENABLE_GRIB='yes'
ENABLE_GRIBAPI='no'
ENABLE_HIRLAM_EXTENSIONS_FALSE=''
ENABLE_HIRLAM_EXTENSIONS_TRUE='#'
ENABLE_IEG='yes'
ENABLE_MAGICS_FALSE=''
ENABLE_MAGICS_TRUE='#'
ENABLE_NC2='yes'
ENABLE_NC4='yes'
ENABLE_NC4HDF5='yes'
ENABLE_NC4SZLIB='no'
ENABLE_NETCDF='yes'
ENABLE_SERVICE='yes'
ENABLE_THREADS='yes'
EXEEXT=''
F77=''
FDB5_INCLUDE=''
FDB5_LIBS=''
FFLAGS=''
FGREP='/usr/bin/grep -F'
FORTRAN_WORKS='yes'
GREP='/usr/bin/grep'
GRIB_API_INCLUDE=''
GRIB_API_LIBS=''
HAVE_CXX14='1'
HAVE_LIBGRIB_API_FALSE=''
HAVE_LIBGRIB_API_TRUE='#'
HDF5_INCLUDE=''
HDF5_LIBS=''
HDF5_ROOT=''
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='-L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -L/home/orangke/tools/pkgs/udunits-2.2.28/lib'
LIBOBJS=''
LIBS='-lhdf5 -lnetcdf -lpthread -ludunits2 -lnetcdf -lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAGICS_INCLUDE=''
MAGICS_LIBS=''
MAGICS_ROOT=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} '\''/home/orangke/testdir/cdo-2.0.0/config/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NC_CONFIG='/home/orangke/tools/pkgs/netcdf-c-4.8.1/bin/nc-config'
NETCDF_INCLUDE=' -I/home/orangke/tools/pkgs/netcdf-c-4.8.1/include'
NETCDF_LIBS=' -L/home/orangke/tools/pkgs/netcdf-c-4.8.1/lib -lnetcdf'
NETCDF_ROOT='/home/orangke/tools/pkgs/netcdf-c-4.8.1'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPENMP_CFLAGS='-fopenmp'
OSSP_UUIDROOT=''
OSSP_UUID_C_INCLUDE=''
OSSP_UUID_C_LIB=''
OTOOL64=''
OTOOL=''
PACKAGE='cdo'
PACKAGE_BUGREPORT='https://mpimet.mpg.de/cdo'
PACKAGE_NAME='cdo'
PACKAGE_STRING='cdo 2.0.0'
PACKAGE_TARNAME='cdo'
PACKAGE_URL=''
PACKAGE_VERSION='2.0.0'
PATH_SEPARATOR=':'
PROJ_INCLUDE=''
PROJ_LDFLAGS=''
PTHREAD_CC='/home/orangke/tools/bin/clang'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS='-lpthread'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SYSTEM_TYPE='x86_64-pc-linux-gnu'
SZLIB_INCLUDE=''
SZLIB_LIBS=''
THREADS_INCLUDE=''
THREADS_LIBS=''
UDUNITS_INCLUDE=' -I/home/orangke/tools/pkgs/udunits-2.2.28/include'
UDUNITS_LDFLAGS=' -L/home/orangke/tools/pkgs/udunits-2.2.28/lib -ludunits2'
USE_F77_FALSE=''
USE_F77_TRUE='#'
UTIL_LINUX_UUIDROOT=''
UTIL_LINUX_UUID_C_INCLUDE=''
UTIL_LINUX_UUID_C_LIB='-luuid'
UUID_C_INCLUDE=''
UUID_C_LIB='-luuid'
VERSION='2.0.0'
XML2_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='/home/orangke/tools/bin/clang'
ac_ct_CXX='/home/orangke/tools/bin/clang++'
ac_ct_DUMPBIN=''
ac_ct_F77=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
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='${prefix}'
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='${datarootdir}/info'
install_sh='${SHELL} /home/orangke/testdir/cdo-2.0.0/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/orangke/tools/pkgs/cdo-2.0.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libcdi'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "cdo"
#define PACKAGE_TARNAME "cdo"
#define PACKAGE_VERSION "2.0.0"
#define PACKAGE_STRING "cdo 2.0.0"
#define PACKAGE_BUGREPORT "https://mpimet.mpg.de/cdo"
#define PACKAGE_URL ""
#define CDO "2.0.0"
#define PACKAGE "cdo"
#define VERSION "2.0.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 HAVE_SYS_PARAM_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define restrict __restrict__
#define HAVE_CXX14 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_GLOB_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_WORDEXP_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_MALLINFO 1
#define HAVE_BACKTRACE 1
#define HAVE_GETRLIMIT 1
#define CXX_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
#define C_VERSION "AMD clang version 12.0.0 (CLANG: AOCC_3_1_0-Build#126 2021_06_07) (based on LLVM Mirror.Version.12.0.0)"
#define SYSTEM_TYPE "x86_64-pc-linux-gnu"
#define HAVE_FENV_T___MXCSR 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_LIBPTHREAD 1
#define HAVE_NETCDF_H 1
#define HAVE_LIBNETCDF 1
#define HAVE_LIBNC_DAP 1
#define HAVE_NETCDF2 1
#define HAVE_NETCDF4 1
#define HAVE_NC4HDF5 1
#define HAVE_UDUNITS2_H 1
#define HAVE_LIBUDUNITS2 1
#define HAVE_UUID_UUID_H 1
#define HAVE_DECL_UUID_GENERATE 1
#define HAVE_LIBGRIB 1
#define HAVE_LIBCGRIBEX 1
#define HAVE_LIBSERVICE 1
#define HAVE_LIBEXTRA 1
#define HAVE_LIBIEG 1
#define HAVE_LIBPTHREAD 1
#define HAVE_NETCDF_H 1
#define HAVE_LIBNETCDF 1
#define HAVE_LIBNC_DAP 1
#define HAVE_NETCDF2 1
#define HAVE_NETCDF4 1
#define HAVE_NC4HDF5 1
#define HAVE_H5GET_LIBVERSION 1
#define HAVE_LIBGRIB 1
#define HAVE_LIBCGRIBEX 1
#define HAVE_LIBSERVICE 1
#define HAVE_LIBEXTRA 1
#define HAVE_LIBIEG 1
#define C_COMPILER "/home/orangke/tools/bin/clang -march=znver2 -fopenmp -pthread -pthread"
#define CXX_COMPILER "/home/orangke/tools/bin/clang++ -std=gnu++14 -march=znver2 -fopenmp -pthread"
#define F77_COMPILER " "

configure: exit 0
    (1-1/1)