This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by netCDF configure 4.9.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/mnt/Storage/Documents/Code/LibraryTest/lib/netcdf-c-4.9.2 ## --------- ## ## Platform. ## ## --------- ## hostname = Lithium uname -m = x86_64 uname -r = 5.15.0-56-lowlatency uname -s = Linux uname -v = #62~20.04.1-Ubuntu SMP PREEMPT Wed Nov 23 14:09:15 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/kjao/.gems/bin/ PATH: ~/.bin/ PATH: /usr/local/cuda/bin/ PATH: /home/kjao/.local/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /usr/games/ PATH: /usr/local/games/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3644: looking for aux files: ltmain.sh missing install-sh compile config.guess config.sub configure:3657: trying ./ configure:3686: ./ltmain.sh found configure:3686: ./missing found configure:3668: ./install-sh found configure:3686: ./compile found configure:3686: ./config.guess found configure:3686: ./config.sub found configure:3828: netCDF 4.9.2 configure:3849: checking build system type configure:3864: result: x86_64-pc-linux-gnu configure:3884: checking host system type configure:3898: result: x86_64-pc-linux-gnu configure:3920: checking target system type configure:3934: result: x86_64-pc-linux-gnu configure:4042: checking for gcc configure:4063: found /usr/bin/gcc configure:4074: result: gcc configure:4427: checking for C compiler version configure:4436: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:4447: $? = 0 configure:4436: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --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-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:4447: $? = 0 configure:4436: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4447: $? = 1 configure:4436: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4447: $? = 1 configure:4436: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:4447: $? = 1 configure:4467: checking whether the C compiler works configure:4489: gcc -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c >&5 configure:4493: $? = 0 configure:4543: result: yes configure:4546: checking for C compiler default output file name configure:4548: result: a.out configure:4554: checking for suffix of executables configure:4561: gcc -o conftest -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c >&5 configure:4565: $? = 0 configure:4588: result: configure:4610: checking whether we are cross compiling configure:4618: gcc -o conftest -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c >&5 configure:4622: $? = 0 configure:4629: ./conftest configure:4633: $? = 0 configure:4621: result: no configure:4626: checking for suffix of object files configure:4649: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:4653: $? = 0 configure:4675: result: o configure:4679: checking whether the compiler supports GNU C configure:4699: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:4699: $? = 0 configure:4709: result: yes configure:4720: checking whether gcc accepts -g configure:4741: gcc -c -g -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:4741: $? = 0 configure:4785: result: yes configure:4805: checking for gcc option to enable C11 features configure:4820: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:4820: $? = 0 configure:4838: result: none needed configure:4954: checking whether gcc understands -c and -o together configure:4977: gcc -c conftest.c -o conftest2.o configure:4980: $? = 0 configure:4977: gcc -c conftest.c -o conftest2.o configure:4980: $? = 0 configure:4992: result: yes configure:5025: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:5025: $? = 0 configure:5032: checking whether compiler supports -fno-strict-aliasing configure:5034: result: yes configure:5081: checking for a BSD-compatible install configure:5154: result: /usr/bin/install -c configure:5165: checking whether build environment is sane configure:5220: result: yes configure:5373: checking for a race-free mkdir -p configure:5417: result: /usr/bin/mkdir -p configure:5424: checking for gawk configure:5445: found /usr/bin/gawk configure:5456: result: gawk configure:5467: checking whether make sets $(MAKE) configure:5490: result: yes configure:5512: checking whether make supports the include directive configure:5527: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5530: $? = 0 configure:5549: result: yes (GNU style) configure:5584: checking whether make supports nested variables configure:5602: result: yes configure:5683: checking dependency style of gcc configure:5795: result: gcc3 configure:5868: checking whether to enable maintainer-specific portions of Makefiles configure:5878: result: no configure:5934: checking supported formats configure:5938: checking whether we should build with netcdf4 (alias for HDF5) configure:5947: result: yes (deprecated; Please use with --disable-hdf5) configure:5949: checking whether we should build with netcdf-4 (alias for HDF5) configure:5958: result: yes configure:5965: checking whether we should build with HDF5 configure:5976: result: yes configure:5980: checking whether CDF5 support should be disabled configure:5991: result: auto configure:5995: checking whether reading of HDF4 SD files is to be enabled configure:6004: result: no configure:6007: checking whether parallel I/O for classic files is to be enabled configure:6016: result: no configure:6020: checking for curl_easy_setopt in -lcurl configure:6043: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lcurl >&5 configure:6043: $? = 0 configure:6053: result: yes configure:6063: checking for library containing curl_easy_setopt configure:6093: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c >&5 /usr/bin/ld: /tmp/cckPrpxt.o: in function `main': conftest.c:(.text+0xe): undefined reference to `curl_easy_setopt' collect2: error: ld returned 1 exit status configure:6093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | /* 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 curl_easy_setopt (); | int | main (void) | { | return curl_easy_setopt (); | ; | return 0; | } configure:6093: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lcurl >&5 configure:6093: $? = 0 configure:6113: result: -lcurl configure:6125: checking whether DAP client(s) are to be built configure:6134: result: yes configure:6143: checking whether netcdf zarr storage format should be disabled configure:6152: result: yes configure:6159: checking whether netcdf-4 should be forcibly enabled configure:6161: result: yes configure:6166: checking user options configure:6170: checking whether a NCIO_MINBLOCKSIZE was specified configure:6181: result: 256 configure:6207: checking for valgrind configure:6242: result: no configure:6764: checking if fsync support is enabled configure:6775: result: no configure:6789: checking if jna bug workaround is enabled configure:6800: result: no configure:6810: checking if unit tests should be enabled configure:6819: result: yes configure:6832: checking do we require hdf5 dynamic-loading support configure:6841: result: yes configure:6846: checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget) configure:6860: result: no configure:6865: checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL) configure:6874: result: no configure:6878: checking whether parallel IO tests should be run configure:6887: result: no configure:6891: checking whether a user specified program to run mpi programs configure:6902: result: mpiexec configure:6908: checking whether a default chunk size in bytes was specified configure:6919: result: 4194304 configure:6926: checking whether a maximum per-variable cache size for HDF5 was specified configure:6937: result: 67108864 configure:6944: checking whether a number of chunks for the default per-variable cache was specified configure:6955: result: 10 configure:6962: checking whether a default file cache size for HDF5 was specified configure:6973: result: 16777216 configure:6980: checking whether a default file cache maximum number of elements for HDF5 was specified configure:6991: result: 4133 configure:6998: checking whether a default cache preemption for HDF5 was specified configure:7009: result: 0.75 configure:7016: checking whether netCDF-4 logging is enabled configure:7025: result: no configure:7030: checking whether nc_set_log_level() function is included (will do nothing unless enable-logging is also used) configure:7044: result: yes configure:7070: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:7070: $? = 0 configure:7077: checking whether CURLOPT_USERNAME is defined configure:7079: result: yes configure:7098: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:7098: $? = 0 configure:7105: checking whether CURLOPT_PASSWORD is defined configure:7107: result: yes configure:7126: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:7126: $? = 0 configure:7133: checking whether CURLOPT_KEYPASSWD is defined configure:7135: result: yes configure:7154: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:7154: $? = 0 configure:7161: checking whether CURLINFO_RESPONSE_CODE is defined configure:7163: result: yes configure:7182: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:7182: $? = 0 configure:7189: checking whether CURLOPT_BUFFERSIZE is defined configure:7191: result: yes configure:7210: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:7210: $? = 0 configure:7217: checking whether CURLOPT_TCP_KEEPALIVE is defined configure:7219: result: yes configure:7227: checking whether libcurl is version 7.66 or later? configure:7244: gcc -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:7244: $? = 0 configure:7252: result: yes configure:7266: checking whether to search for and use external libxml2 configure:7275: result: yes configure:7285: checking for xml2-config configure:7306: found /usr/bin/xml2-config configure:7317: result: xml2-config configure:7332: checking for xmlReadMemory in -lxml2 configure:7355: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lxml2 -lcurl >&5 configure:7355: $? = 0 configure:7365: result: yes configure:7375: checking for library containing xmlReadMemory configure:7405: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lcurl >&5 /usr/bin/ld: /tmp/ccwHRQDO.o: in function `main': conftest.c:(.text+0xe): undefined reference to `xmlReadMemory' collect2: error: ld returned 1 exit status configure:7405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 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 xmlReadMemory (); | int | main (void) | { | return xmlReadMemory (); | ; | return 0; | } configure:7405: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lxml2 -lcurl >&5 configure:7405: $? = 0 configure:7425: result: -lxml2 configure:7472: checking whether to enable quantize functionality configure:7482: result: yes configure:7500: checking whether dap use of remotetest server should be enabled configure:7513: result: no configure:7516: checking whether dap use of remotetest server should be enabled configure:7525: result: no configure:7528: checking whether use of external servers should be enabled configure:7537: result: no configure:7541: --disable-dap_remote_tests => --disable-external-server-tests configure:7547: checking whether dap authorization testing should be enabled (default off) configure:7556: result: no configure:7570: checking which remote test server(s) to use configure:7586: result: remotetest.unidata.ucar.edu configure:7613: checking whether the time-consuming dap tests should be enabled (default off) configure:7622: result: no configure:7625: --disable-dap-remote|external-server-tests => --disable_dap_long_tests configure:7659: checking for blosc_init in -lblosc configure:7682: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lblosc -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lblosc collect2: error: ld returned 1 exit status configure:7682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 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 blosc_init (); | int | main (void) | { | return blosc_init (); | ; | return 0; | } configure:7692: result: no configure:7767: checking for ZSTD_compress in -lzstd configure:7790: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lzstd -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lzstd collect2: error: ld returned 1 exit status configure:7790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 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 ZSTD_compress (); | int | main (void) | { | return ZSTD_compress (); | ; | return 0; | } configure:7800: result: no configure:7874: checking whether libzstd library is available configure:7876: result: no configure:7936: checking for BZ2_bzCompress in -lbz2 configure:7959: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lbz2 -lxml2 -lcurl >&5 configure:7959: $? = 0 configure:7969: result: yes configure:7979: checking for library containing BZ2_bzCompress configure:8009: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccK9YX9A.o: in function `main': conftest.c:(.text+0xe): undefined reference to `BZ2_bzCompress' collect2: error: ld returned 1 exit status configure:8009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 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 BZ2_bzCompress (); | int | main (void) | { | return BZ2_bzCompress (); | ; | return 0; | } configure:8009: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lbz2 -lxml2 -lcurl >&5 configure:8009: $? = 0 configure:8029: result: -lbz2 configure:8042: checking whether libbz2 library is available configure:8044: result: yes configure:8071: checking for SZ_BufftoBuffCompress in -lsz configure:8094: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:8094: $? = 0 configure:8104: result: yes configure:8114: checking for library containing SZ_BufftoBuffCompress configure:8144: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccfvhZpc.o: in function `main': conftest.c:(.text+0xe): undefined reference to `SZ_BufftoBuffCompress' collect2: error: ld returned 1 exit status configure:8144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 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 SZ_BufftoBuffCompress (); | int | main (void) | { | return SZ_BufftoBuffCompress (); | ; | return 0; | } configure:8144: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:8144: $? = 0 configure:8164: result: -lsz configure:8177: checking whether libsz library is available configure:8179: result: yes configure:8185: checking for library containing zip_open configure:8215: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccVU6TK0.o: in function `main': conftest.c:(.text+0xe): undefined reference to `zip_open' collect2: error: ld returned 1 exit status configure:8215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 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 zip_open (); | int | main (void) | { | return zip_open (); | ; | return 0; | } configure:8215: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lzip -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lzip collect2: error: ld returned 1 exit status configure:8215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 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 zip_open (); | int | main (void) | { | return zip_open (); | ; | return 0; | } configure:8215: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lzip.dll -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lzip.dll collect2: error: ld returned 1 exit status configure:8215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 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 zip_open (); | int | main (void) | { | return zip_open (); | ; | return 0; | } configure:8215: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lcygzip.dll -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lcygzip.dll collect2: error: ld returned 1 exit status configure:8215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 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 zip_open (); | int | main (void) | { | return zip_open (); | ; | return 0; | } configure:8235: result: no configure:8246: checking whether libzip library is available configure:8248: result: no configure:8256: checking whether nczarr zip support is enabled configure:8258: result: no configure:8268: checking whether netcdf S3 support should be enabled configure:8277: result: no configure:8281: checking whether netcdf NCZarr S3 support should be enabled configure:8294: result: no configure:8884: checking whether AWS S3 SDK library is available configure:8886: result: no configure:8890: WARNING: No S3 library available => S3 support disabled configure:8896: checking whether netcdf zarr S3 testing should be enabled configure:8905: result: no configure:8939: checking whether a default file cache size for NCZarr was specified configure:8950: result: 4194304 configure:8957: checking whether multi-filter support is enabled configure:8960: result: yes configure:8968: checking whether to enable strict null-byte header padding when reading (default off) configure:8977: result: no configure:8996: checking whether FFIO will be used configure:9005: result: no configure:9022: checking whether STDIO will be used configure:9031: result: no configure:9054: checking whether examples should be built configure:9063: result: yes configure:9075: checking whether v2 netCDF API should be built configure:9084: result: yes configure:9105: checking whether the ncgen/ncdump/nccopy should be built configure:9115: result: yes configure:9127: checking whether test should be built and run configure:9137: result: yes configure:9149: checking whether large file (> 2GB) tests should be run configure:9158: result: no configure:9175: checking whether benchmarks should be run configure:9184: result: no configure:9199: checking whether extreme numbers should be used in tests configure:9215: result: yes configure:9227: checking where to put large temp files if large file tests are run configure:9237: result: . configure:9247: checking Extra values for _NCProperties configure:9258: result: configure:9265: checking whether user-defined format 0 was specified configure:9274: result: configure:9338: checking whether a magic number for user-defined format 0 was specified configure:9347: result: configure:9351: checking whether user-defined format 1 was specified configure:9360: result: configure:9424: checking whether a magic number for user-defined format 1 was specified configure:9433: result: configure:9442: finding C compiler configure:9520: checking for gcc configure:9552: result: gcc configure:9905: checking for C compiler version configure:9914: gcc --version >&5 gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:9925: $? = 0 configure:9914: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --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-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:9925: $? = 0 configure:9914: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:9925: $? = 1 configure:9914: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:9925: $? = 1 configure:9914: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:9925: $? = 1 configure:9929: checking whether the compiler supports GNU C configure:9959: result: yes configure:9970: checking whether gcc accepts -g configure:10035: result: yes configure:10055: checking for gcc option to enable C11 features configure:10088: result: none needed configure:10204: checking whether gcc understands -c and -o together configure:10242: result: yes configure:10322: checking for g++ configure:10343: found /usr/bin/g++ configure:10354: result: g++ configure:10381: checking for C++ compiler version configure:10390: g++ --version >&5 g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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:10401: $? = 0 configure:10390: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --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-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) configure:10401: $? = 0 configure:10390: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:10401: $? = 1 configure:10390: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:10401: $? = 1 configure:10405: checking whether the compiler supports GNU C++ configure:10425: g++ -c -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp >&5 configure:10425: $? = 0 configure:10435: result: yes configure:10446: checking whether g++ accepts -g configure:10467: g++ -c -g -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp >&5 configure:10467: $? = 0 configure:10511: result: yes configure:10531: checking for g++ option to enable C++11 features configure:10546: g++ -c -g -O2 -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp >&5 configure:10546: $? = 0 configure:10564: result: none needed configure:10630: checking dependency style of g++ configure:10742: result: gcc3 configure:10758: checking for an ANSI C-conforming const configure:10825: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:10825: $? = 0 configure:10833: result: yes configure:10843: setting up libtool configure:10893: checking how to print strings configure:10920: result: printf configure:10941: checking for a sed that does not truncate output configure:11011: result: /usr/bin/sed configure:11029: checking for grep that handles long lines and -e configure:11093: result: /usr/bin/grep configure:11098: checking for egrep configure:11166: result: /usr/bin/grep -E configure:11171: checking for fgrep configure:11239: result: /usr/bin/grep -F configure:11275: checking for ld used by gcc configure:11343: result: /usr/bin/ld configure:11350: checking if the linker (/usr/bin/ld) is GNU ld configure:11366: result: yes configure:11378: checking for BSD- or MS-compatible name lister (nm) configure:11433: result: /usr/bin/nm -B configure:11573: checking the name lister (/usr/bin/nm -B) interface configure:11581: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:11584: /usr/bin/nm -B "conftest.o" configure:11587: output 0000000000000000 B some_variable configure:11588: result: BSD nm configure:11591: checking whether ln -s works configure:11595: result: yes configure:11603: checking the maximum length of command line arguments configure:11735: result: 1572864 configure:11783: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:11824: result: func_convert_file_noop configure:11831: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:11852: result: func_convert_file_noop configure:11859: checking for /usr/bin/ld option to reload object files configure:11867: result: -r configure:11946: checking for file configure:11967: found /usr/bin/file configure:11978: result: file configure:12054: checking for objdump configure:12075: found /usr/bin/objdump configure:12086: result: objdump configure:12118: checking how to recognize dependent libraries configure:12319: result: pass_all configure:12409: checking for dlltool configure:12444: result: no configure:12474: checking how to associate runtime and link libraries configure:12502: result: printf %s\n configure:12567: checking for ar configure:12588: found /usr/bin/ar configure:12599: result: ar configure:12652: checking for archiver @FILE support configure:12670: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:12670: $? = 0 configure:12674: ar cr libconftest.a @conftest.lst >&5 configure:12677: $? = 0 configure:12682: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:12685: $? = 1 configure:12684: result: @ configure:12747: checking for strip configure:12768: found /usr/bin/strip configure:12779: result: strip configure:12856: checking for ranlib configure:12877: found /usr/bin/ranlib configure:12888: result: ranlib configure:12990: checking command to parse /usr/bin/nm -B output from gcc object configure:13144: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:13147: $? = 0 configure:13151: /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:13154: $? = 0 configure:13220: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c conftstm.o >&5 configure:13223: $? = 0 configure:13261: result: ok configure:13308: checking for sysroot configure:13339: result: no configure:13346: checking for a working dd configure:13390: result: /usr/bin/dd configure:13394: checking how to truncate binary pipes configure:13410: result: /usr/bin/dd bs=4096 count=1 configure:13547: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:13550: $? = 0 configure:13747: checking for mt configure:13768: found /usr/bin/mt configure:13779: result: mt configure:13802: checking if mt is a manifest tool configure:13809: mt '-?' configure:13817: result: no configure:14538: checking for dlfcn.h configure:14538: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:14538: $? = 0 configure:14538: result: yes configure:14807: checking for objdir configure:14823: result: .libs configure:15087: checking if gcc supports -fno-rtti -fno-exceptions configure:15106: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -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:15110: $? = 0 configure:15123: result: no configure:15481: checking for gcc option to produce PIC configure:15489: result: -fPIC -DPIC configure:15497: checking if gcc PIC flag -fPIC -DPIC works configure:15516: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -fPIC -DPIC -DPIC conftest.c >&5 configure:15520: $? = 0 configure:15533: result: yes configure:15562: checking if gcc static flag -static works configure:15591: result: yes configure:15606: checking if gcc supports -c -o file.o configure:15628: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -o out/conftest2.o conftest.c >&5 configure:15632: $? = 0 configure:15654: result: yes configure:15662: checking if gcc supports -c -o file.o configure:15710: result: yes configure:15743: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17011: result: yes configure:17048: checking whether -lc should be explicitly linked in configure:17057: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:17060: $? = 0 configure:17075: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:17078: $? = 0 configure:17092: result: no configure:17252: checking dynamic linker characteristics configure:17834: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib -Wl,-rpath -Wl,/foo conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:17834: $? = 0 configure:18073: result: GNU/Linux ld.so configure:18195: checking how to hardcode library paths into programs configure:18220: result: immediate configure:18772: checking whether stripping libraries is possible configure:18781: result: yes configure:18823: checking if libtool supports shared libraries configure:18825: result: yes configure:18828: checking whether to build shared libraries configure:18853: result: yes configure:18856: checking whether to build static libraries configure:18860: result: yes configure:15646: checking how to run the C++ preprocessor configure:15668: g++ -E -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp configure:15668: $? = 0 configure:15683: g++ -E -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp conftest.cpp:43:10: fatal error: ac_nonexistent.h: No such file or directory 43 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:15683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15710: result: g++ -E configure:15724: g++ -E -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp configure:15724: $? = 0 configure:15739: g++ -E -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp conftest.cpp:43:10: fatal error: ac_nonexistent.h: No such file or directory 43 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:15739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15904: checking for ld used by g++ configure:15972: result: /usr/bin/ld -m elf_x86_64 configure:15979: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:15995: result: yes configure:16050: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17128: result: yes configure:17164: g++ -c -g -O2 -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.cpp >&5 configure:17167: $? = 0 configure:17648: checking for g++ option to produce PIC configure:17656: result: -fPIC -DPIC configure:17664: checking if g++ PIC flag -fPIC -DPIC works configure:17683: g++ -c -g -O2 -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17687: $? = 0 configure:17700: result: yes configure:17723: checking if g++ static flag -static works configure:17752: result: yes configure:17764: checking if g++ supports -c -o file.o configure:17786: g++ -c -g -O2 -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -o out/conftest2.o conftest.cpp >&5 configure:17790: $? = 0 configure:17812: result: yes configure:17817: checking if g++ supports -c -o file.o configure:17865: result: yes configure:17895: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17935: result: yes configure:18077: checking dynamic linker characteristics configure:18825: result: GNU/Linux ld.so configure:18890: checking how to hardcode library paths into programs configure:18915: result: immediate configure:17818: finding other utilities configure:17826: checking for m4 configure:17847: found /usr/bin/m4 configure:17858: result: m4 configure:17933: checking for dot configure:17954: found /usr/bin/dot configure:17965: result: dot configure:18011: checking for special C compiler options needed for large files configure:18059: result: no configure:18065: checking for _FILE_OFFSET_BITS value needed for large files configure:18091: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18091: $? = 0 configure:18125: result: no configure:18208: displaying some results configure:18214: checking CPPFLAGS configure:18216: result: -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include configure:18218: checking CC CFLAGS configure:18220: result: gcc -fno-strict-aliasing configure:18223: checking type gcc configure:18225: result: gcc is /usr/bin/gcc configure:18228: checking CXX configure:18231: result: g++ configure:18233: checking CXXFLAGS configure:18235: result: -g -O2 configure:18238: checking type g++ configure:18240: result: g++ is /usr/bin/g++ configure:18247: checking FC configure:18262: result: unset configure:18266: checking F90 configure:18281: result: unset configure:18285: checking AR configure:18288: result: ar configure:18290: checking AR_FLAGS configure:18292: result: cr configure:18295: checking type ar configure:18297: result: ar is /usr/bin/ar configure:18304: checking NM configure:18307: result: /usr/bin/nm -B configure:18309: checking NMFLAGS configure:18311: result: configure:18326: checking types, headers, and functions configure:18329: checking for sys/param.h configure:18329: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18329: $? = 0 configure:18329: result: yes configure:18336: checking for libgen.h configure:18336: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18336: $? = 0 configure:18336: result: yes configure:18347: checking for egrep configure:18415: result: /usr/bin/grep -E configure:18421: checking for locale.h configure:18421: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18421: $? = 0 configure:18421: result: yes configure:18427: checking for stdio.h configure:18427: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18427: $? = 0 configure:18427: result: yes configure:18433: checking for stdarg.h configure:18433: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18433: $? = 0 configure:18433: result: yes configure:18439: checking for fcntl.h configure:18439: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18439: $? = 0 configure:18439: result: yes configure:18445: checking for malloc.h configure:18445: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18445: $? = 0 configure:18445: result: yes configure:18451: checking for stdlib.h configure:18451: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18451: $? = 0 configure:18451: result: yes configure:18457: checking for string.h configure:18457: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18457: $? = 0 configure:18457: result: yes configure:18463: checking for strings.h configure:18463: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18463: $? = 0 configure:18463: result: yes configure:18469: checking for unistd.h configure:18469: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18469: $? = 0 configure:18469: result: yes configure:18475: checking for sys/stat.h configure:18475: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18475: $? = 0 configure:18475: result: yes configure:18481: checking for getopt.h configure:18481: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18481: $? = 0 configure:18481: result: yes configure:18487: checking for sys/time.h configure:18487: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18487: $? = 0 configure:18487: result: yes configure:18493: checking for sys/types.h configure:18493: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18493: $? = 0 configure:18493: result: yes configure:18499: checking for time.h configure:18499: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18499: $? = 0 configure:18499: result: yes configure:18505: checking for dirent.h configure:18505: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18505: $? = 0 configure:18505: result: yes configure:18511: checking for stdint.h configure:18511: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18511: $? = 0 configure:18511: result: yes configure:18517: checking for ctype.h configure:18517: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18517: $? = 0 configure:18517: result: yes configure:18528: checking for sys/resource.h configure:18528: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18528: $? = 0 configure:18528: result: yes configure:18538: checking for ftw.h configure:18538: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18547: checking for execinfo.h configure:18547: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18547: $? = 0 configure:18547: result: yes configure:18556: checking for strlcat configure:18556: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/cce1CJ0b.o: in function `main': conftest.c:(.text+0xe): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:18556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. */ | | #include | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main (void) | { | return strlcat (); | ; | return 0; | } configure:18556: result: no configure:18562: checking for snprintf configure:18562: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 conftest.c:81:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 81 | char snprintf (); | ^~~~~~~~ conftest.c:73:1: note: 'snprintf' is declared in header '' 72 | #include 73 | #undef snprintf configure:18562: $? = 0 configure:18562: result: yes configure:18568: checking for strcasecmp configure:18568: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 82 | char strcasecmp (); | ^~~~~~~~~~ configure:18568: $? = 0 configure:18568: result: yes configure:18574: checking for fileno configure:18574: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18574: $? = 0 configure:18574: result: yes configure:18580: checking for strdup configure:18580: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 84 | char strdup (); | ^~~~~~ configure:18580: $? = 0 configure:18580: result: yes configure:18586: checking for strtoll configure:18586: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18586: $? = 0 configure:18586: result: yes configure:18592: checking for strtoull configure:18592: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18592: $? = 0 configure:18592: result: yes configure:18598: checking for mkstemp configure:18598: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18598: $? = 0 configure:18598: result: yes configure:18604: checking for mktemp configure:18604: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccirVDUb.o: in function `main': conftest.c:(.text+0xe): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' configure:18604: $? = 0 configure:18604: result: yes configure:18610: checking for random configure:18610: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18610: $? = 0 configure:18610: result: yes configure:18616: checking for getrlimit configure:18616: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18616: $? = 0 configure:18616: result: yes configure:18622: checking for gettimeofday configure:18622: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18622: $? = 0 configure:18622: result: yes configure:18628: checking for fsync configure:18628: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18628: $? = 0 configure:18628: result: yes configure:18634: checking for MPI_Comm_f2c configure:18634: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccOtjGgd.o: in function `main': conftest.c:(.text+0xe): undefined reference to `MPI_Comm_f2c' collect2: error: ld returned 1 exit status configure:18634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | /* end confdefs.h. */ | /* Define MPI_Comm_f2c to an innocuous variant, in case declares MPI_Comm_f2c. | For example, HP-UX 11i declares gettimeofday. */ | #define MPI_Comm_f2c innocuous_MPI_Comm_f2c | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MPI_Comm_f2c (); below. */ | | #include | #undef MPI_Comm_f2c | | /* 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 MPI_Comm_f2c (); | /* 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_MPI_Comm_f2c || defined __stub___MPI_Comm_f2c | choke me | #endif | | int | main (void) | { | return MPI_Comm_f2c (); | ; | return 0; | } configure:18634: result: no configure:18640: checking for MPI_Info_f2c configure:18640: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/cc72umFf.o: in function `main': conftest.c:(.text+0xe): undefined reference to `MPI_Info_f2c' collect2: error: ld returned 1 exit status configure:18640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | /* end confdefs.h. */ | /* Define MPI_Info_f2c to an innocuous variant, in case declares MPI_Info_f2c. | For example, HP-UX 11i declares gettimeofday. */ | #define MPI_Info_f2c innocuous_MPI_Info_f2c | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MPI_Info_f2c (); below. */ | | #include | #undef MPI_Info_f2c | | /* 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 MPI_Info_f2c (); | /* 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_MPI_Info_f2c || defined __stub___MPI_Info_f2c | choke me | #endif | | int | main (void) | { | return MPI_Info_f2c (); | ; | return 0; | } configure:18640: result: no configure:18646: checking for strncasecmp configure:18646: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 conftest.c:93:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 93 | char strncasecmp (); | ^~~~~~~~~~~ configure:18646: $? = 0 configure:18646: result: yes configure:18655: checking for clock_gettime configure:18655: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18655: $? = 0 configure:18655: result: yes configure:18662: checking for struct timespec configure:18662: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18662: $? = 0 configure:18662: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:110:30: error: expected expression before ')' token 110 | if (sizeof ((struct timespec))) | ^ configure:18662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((struct timespec))) | return 0; | ; | return 0; | } configure:18662: result: yes configure:18691: checking for memmove configure:18691: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 conftest.c:97:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 97 | char memmove (); | ^~~~~~~ conftest.c:89:1: note: 'memmove' is declared in header '' 88 | #include 89 | #undef memmove configure:18691: $? = 0 configure:18691: result: yes configure:18697: checking for getpagesize configure:18697: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18697: $? = 0 configure:18697: result: yes configure:18703: checking for sysconf configure:18703: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18703: $? = 0 configure:18703: result: yes configure:18712: checking whether mmap is enabled for in-memory files configure:18721: result: no configure:18729: checking for mmap configure:18729: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18729: $? = 0 configure:18729: result: yes configure:18747: checking for mremap configure:18747: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18747: $? = 0 configure:18747: result: yes configure:18770: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:18770: $? = 0 configure:18777: checking whether MAP_ANONYMOUS is defined configure:18779: result: yes configure:18790: mmap functionality is not available: disabling mmap configure:18803: checking whether byte range support is enabled configure:18812: result: yes configure:18828: checking whether nc_finalize should be invoked at exit configure:18837: result: yes configure:18841: checking for atexit configure:18841: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 configure:18841: $? = 0 configure:18841: result: yes configure:18864: checking for dlopen in -ldl configure:18887: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:18887: $? = 0 configure:18897: result: yes configure:18907: checking for library containing dlopen configure:18937: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccfOtHSn.o: in function `main': conftest.c:(.text+0xe): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:18937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 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 dlopen (); | int | main (void) | { | return dlopen (); | ; | return 0; | } configure:18937: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:18937: $? = 0 configure:18957: result: -ldl configure:18969: checking whether dynamically loaded plugins is enabled configure:18978: result: yes configure:19007: checking for size_t configure:19007: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19007: $? = 0 configure:19007: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:121:21: error: expected expression before ')' token 121 | if (sizeof ((size_t))) | ^ configure:19007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:19007: result: yes configure:19019: checking for working alloca.h configure:19037: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:19037: $? = 0 configure:19046: result: yes configure:19054: checking for alloca configure:19099: result: yes configure:19166: checking for gcc options needed to detect all undeclared functions configure:19188: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:96:8: error: 'strchr' undeclared (first use in this function) 96 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:96:8: note: each undeclared identifier is reported only once for each function it appears in 96 | (void) strchr; | ^~~~~~ configure:19188: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:19215: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19215: $? = 0 configure:19232: result: none needed configure:19246: checking whether isnan is declared configure:19246: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19246: $? = 0 configure:19246: result: yes configure:19255: checking whether isinf is declared configure:19255: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19255: $? = 0 configure:19255: result: yes configure:19264: checking whether isfinite is declared configure:19264: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19264: $? = 0 configure:19264: result: yes configure:19274: checking for struct stat.st_blksize configure:19274: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19274: $? = 0 configure:19274: result: yes configure:19287: checking for IEEE floating point format configure:19326: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:19326: $? = 0 configure:19326: ./conftest configure:19326: $? = 0 configure:19336: result: yes configure:19344: checking for size_t configure:19344: result: yes configure:19352: checking for ssize_t configure:19352: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19352: $? = 0 configure:19352: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:129:22: error: expected expression before ')' token 129 | if (sizeof ((ssize_t))) | ^ configure:19352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:19352: result: yes configure:19360: checking for schar configure:19360: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:13: error: 'schar' undeclared (first use in this function); did you mean 'char'? 130 | if (sizeof (schar)) | ^~~~~ | char conftest.c:130:13: note: each undeclared identifier is reported only once for each function it appears in configure:19360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (schar)) | return 0; | ; | return 0; | } configure:19360: result: no configure:19368: checking for uchar configure:19368: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:13: error: 'uchar' undeclared (first use in this function); did you mean 'u_char'? 130 | if (sizeof (uchar)) | ^~~~~ | u_char conftest.c:130:13: note: each undeclared identifier is reported only once for each function it appears in configure:19368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (uchar)) | return 0; | ; | return 0; | } configure:19368: result: no configure:19376: checking for longlong configure:19376: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:13: error: 'longlong' undeclared (first use in this function) 130 | if (sizeof (longlong)) | ^~~~~~~~ conftest.c:130:13: note: each undeclared identifier is reported only once for each function it appears in configure:19376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (longlong)) | return 0; | ; | return 0; | } configure:19376: result: no configure:19384: checking for ushort configure:19384: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19384: $? = 0 configure:19384: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:21: error: expected expression before ')' token 130 | if (sizeof ((ushort))) | ^ configure:19384: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ushort))) | return 0; | ; | return 0; | } configure:19384: result: yes configure:19392: checking for uint configure:19392: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19392: $? = 0 configure:19392: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:131:19: error: expected expression before ')' token 131 | if (sizeof ((uint))) | ^ configure:19392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uint))) | return 0; | ; | return 0; | } configure:19392: result: yes configure:19400: checking for int64 configure:19400: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:132:13: error: 'int64' undeclared (first use in this function); did you mean 'int64_t'? 132 | if (sizeof (int64)) | ^~~~~ | int64_t conftest.c:132:13: note: each undeclared identifier is reported only once for each function it appears in configure:19400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (int64)) | return 0; | ; | return 0; | } configure:19400: result: no configure:19408: checking for uint64 configure:19408: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:132:13: error: 'uint64' undeclared (first use in this function); did you mean 'uint64_t'? 132 | if (sizeof (uint64)) | ^~~~~~ | uint64_t conftest.c:132:13: note: each undeclared identifier is reported only once for each function it appears in configure:19408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (uint64)) | return 0; | ; | return 0; | } configure:19408: result: no configure:19416: checking for size64_t configure:19416: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:132:13: error: 'size64_t' undeclared (first use in this function); did you mean 'size_t'? 132 | if (sizeof (size64_t)) | ^~~~~~~~ | size_t conftest.c:132:13: note: each undeclared identifier is reported only once for each function it appears in configure:19416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (size64_t)) | return 0; | ; | return 0; | } configure:19416: result: no configure:19424: checking for ssize64_t configure:19424: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:132:13: error: 'ssize64_t' undeclared (first use in this function); did you mean 'ssize_t'? 132 | if (sizeof (ssize64_t)) | ^~~~~~~~~ | ssize_t conftest.c:132:13: note: each undeclared identifier is reported only once for each function it appears in configure:19424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (ssize64_t)) | return 0; | ; | return 0; | } configure:19424: result: no configure:19432: checking for _off64_t configure:19432: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:132:13: error: '_off64_t' undeclared (first use in this function); did you mean '__off64_t'? 132 | if (sizeof (_off64_t)) | ^~~~~~~~ | __off64_t conftest.c:132:13: note: each undeclared identifier is reported only once for each function it appears in configure:19432: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (_off64_t)) | return 0; | ; | return 0; | } configure:19432: result: no configure:19440: checking for uint64_t configure:19440: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19440: $? = 0 configure:19440: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:132:23: error: expected expression before ')' token 132 | if (sizeof ((uint64_t))) | ^ configure:19440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:19440: result: yes configure:19448: checking for ptrdiff_t configure:19448: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19448: $? = 0 configure:19448: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:133:24: error: expected expression before ')' token 133 | if (sizeof ((ptrdiff_t))) | ^ configure:19448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:19448: result: yes configure:19457: checking for off_t configure:19457: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19457: $? = 0 configure:19457: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:134:20: error: expected expression before ')' token 134 | if (sizeof ((off_t))) | ^ configure:19457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:19457: result: yes configure:19468: checking for uintptr_t configure:19468: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19468: $? = 0 configure:19468: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:134:24: error: expected expression before ')' token 134 | if (sizeof ((uintptr_t))) | ^ configure:19468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:19468: result: yes configure:19504: checking whether char is unsigned configure:19524: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19524: $? = 0 configure:19532: result: no configure:19539: checking whether byte ordering is bigendian configure:19555: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c:105:9: error: unknown type name 'not' 105 | not a universal capable compiler | ^~~ conftest.c:105:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 105 | not a universal capable compiler | ^~~~~~~~~ conftest.c:105:15: error: unknown type name 'universal' configure:19555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19601: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:19601: $? = 0 configure:19620: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 conftest.c: In function 'main': conftest.c:111:4: error: unknown type name 'not'; did you mean 'ino_t'? 111 | not big endian | ^~~ | ino_t conftest.c:111:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 111 | not big endian | ^~~~~~ configure:19620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19754: result: no configure:19864: checking size of short configure:19870: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:19870: $? = 0 configure:19870: ./conftest configure:19870: $? = 0 configure:19885: result: 2 configure:19898: checking size of int configure:19904: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:19904: $? = 0 configure:19904: ./conftest configure:19904: $? = 0 configure:19919: result: 4 configure:19932: checking size of long configure:19938: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:19938: $? = 0 configure:19938: ./conftest configure:19938: $? = 0 configure:19953: result: 8 configure:19966: checking size of long long configure:19972: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:19972: $? = 0 configure:19972: ./conftest configure:19972: $? = 0 configure:19987: result: 8 configure:20000: checking size of float configure:20006: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20006: $? = 0 configure:20006: ./conftest configure:20006: $? = 0 configure:20021: result: 4 configure:20034: checking size of double configure:20040: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20040: $? = 0 configure:20040: ./conftest configure:20040: $? = 0 configure:20055: result: 8 configure:20068: checking size of off_t configure:20074: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20074: $? = 0 configure:20074: ./conftest configure:20074: $? = 0 configure:20089: result: 8 configure:20102: checking size of size_t configure:20108: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20108: $? = 0 configure:20108: ./conftest configure:20108: $? = 0 configure:20123: result: 8 configure:20136: checking size of unsigned long long configure:20142: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20142: $? = 0 configure:20142: ./conftest configure:20142: $? = 0 configure:20157: result: 8 configure:20232: checking size of unsigned char configure:20238: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20238: $? = 0 configure:20238: ./conftest configure:20238: $? = 0 configure:20253: result: 1 configure:20269: checking size of ushort configure:20275: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20275: $? = 0 configure:20275: ./conftest configure:20275: $? = 0 configure:20290: result: 2 configure:20340: checking size of uint configure:20346: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20346: $? = 0 configure:20346: ./conftest configure:20346: $? = 0 configure:20361: result: 4 configure:20410: checking size of ushort configure:20431: result: 2 configure:20480: checking size of uint configure:20501: result: 4 configure:20549: checking size of ssize_t configure:20555: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20555: $? = 0 configure:20555: ./conftest configure:20555: $? = 0 configure:20570: result: 8 configure:20583: checking size of void* configure:20589: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20589: $? = 0 configure:20589: ./conftest configure:20589: $? = 0 configure:20604: result: 8 configure:20614: checking for library containing deflate configure:20644: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccBY7x47.o: in function `main': conftest.c:(.text+0xe): undefined reference to `deflate' collect2: error: ld returned 1 exit status configure:20644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | /* 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 deflate (); | int | main (void) | { | return deflate (); | ; | return 0; | } configure:20644: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lzlibwapi -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lzlibwapi collect2: error: ld returned 1 exit status configure:20644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | /* 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 deflate (); | int | main (void) | { | return deflate (); | ; | return 0; | } configure:20644: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lzlibstat -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lzlibstat collect2: error: ld returned 1 exit status configure:20644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | /* 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 deflate (); | int | main (void) | { | return deflate (); | ; | return 0; | } configure:20644: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lzlib -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lzlib collect2: error: ld returned 1 exit status configure:20644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | /* 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 deflate (); | int | main (void) | { | return deflate (); | ; | return 0; | } configure:20644: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lzlib1 -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lzlib1 collect2: error: ld returned 1 exit status configure:20644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | /* 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 deflate (); | int | main (void) | { | return deflate (); | ; | return 0; | } configure:20644: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20644: $? = 0 configure:20664: result: -lz configure:20680: checking for floor in -lm configure:20703: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 conftest.c:125:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 125 | char floor (); | ^~~~~ conftest.c:1:1: note: 'floor' is declared in header '' 1 | /* confdefs.h */ configure:20703: $? = 0 configure:20713: result: yes configure:20749: checking for library containing H5Fflush configure:20779: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccVSxx3Q.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5Fflush' collect2: error: ld returned 1 exit status configure:20779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 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 H5Fflush (); | int | main (void) | { | return H5Fflush (); | ; | return 0; | } configure:20779: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20779: $? = 0 configure:20799: result: -lhdf5 configure:20810: checking for library containing H5DSis_scale configure:20840: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccOCklZB.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5DSis_scale' collect2: error: ld returned 1 exit status configure:20840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 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 H5DSis_scale (); | int | main (void) | { | return H5DSis_scale (); | ; | return 0; | } configure:20840: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20840: $? = 0 configure:20860: result: -lhdf5_hl configure:20874: checking for hdf5.h configure:20874: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:20874: $? = 0 configure:20874: result: yes configure:20900: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:20900: $? = 0 configure:20911: checking for H5Pget_fapl_mpio configure:20911: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/cciiNsqw.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5Pget_fapl_mpio' collect2: error: ld returned 1 exit status configure:20911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 1 | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | /* Define H5Pget_fapl_mpio to an innocuous variant, in case declares H5Pget_fapl_mpio. | For example, HP-UX 11i declares gettimeofday. */ | #define H5Pget_fapl_mpio innocuous_H5Pget_fapl_mpio | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char H5Pget_fapl_mpio (); below. */ | | #include | #undef H5Pget_fapl_mpio | | /* 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 H5Pget_fapl_mpio (); | /* 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_H5Pget_fapl_mpio || defined __stub___H5Pget_fapl_mpio | choke me | #endif | | int | main (void) | { | return H5Pget_fapl_mpio (); | ; | return 0; | } configure:20911: result: no configure:20917: checking for H5Pset_deflate configure:20917: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20917: $? = 0 configure:20917: result: yes configure:20923: checking for H5Z_SZIP configure:20923: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccN9mXak.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5Z_SZIP' collect2: error: ld returned 1 exit status configure:20923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 1 | #define HAVE_HDF5_H 1 | #define HAVE_H5PSET_DEFLATE 1 | /* end confdefs.h. */ | /* Define H5Z_SZIP to an innocuous variant, in case declares H5Z_SZIP. | For example, HP-UX 11i declares gettimeofday. */ | #define H5Z_SZIP innocuous_H5Z_SZIP | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char H5Z_SZIP (); below. */ | | #include | #undef H5Z_SZIP | | /* 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 H5Z_SZIP (); | /* 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_H5Z_SZIP || defined __stub___H5Z_SZIP | choke me | #endif | | int | main (void) | { | return H5Z_SZIP (); | ; | return 0; | } configure:20923: result: no configure:20929: checking for H5Pset_all_coll_metadata_ops configure:20929: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccX1iSZl.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5Pset_all_coll_metadata_ops' collect2: error: ld returned 1 exit status configure:20929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 1 | #define HAVE_HDF5_H 1 | #define HAVE_H5PSET_DEFLATE 1 | /* end confdefs.h. */ | /* Define H5Pset_all_coll_metadata_ops to an innocuous variant, in case declares H5Pset_all_coll_metadata_ops. | For example, HP-UX 11i declares gettimeofday. */ | #define H5Pset_all_coll_metadata_ops innocuous_H5Pset_all_coll_metadata_ops | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char H5Pset_all_coll_metadata_ops (); below. */ | | #include | #undef H5Pset_all_coll_metadata_ops | | /* 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 H5Pset_all_coll_metadata_ops (); | /* 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_H5Pset_all_coll_metadata_ops || defined __stub___H5Pset_all_coll_metadata_ops | choke me | #endif | | int | main (void) | { | return H5Pset_all_coll_metadata_ops (); | ; | return 0; | } configure:20929: result: no configure:20935: checking for H5Literate configure:20935: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccdR0Qrs.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5Literate' collect2: error: ld returned 1 exit status configure:20935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 1 | #define HAVE_HDF5_H 1 | #define HAVE_H5PSET_DEFLATE 1 | /* end confdefs.h. */ | /* Define H5Literate to an innocuous variant, in case declares H5Literate. | For example, HP-UX 11i declares gettimeofday. */ | #define H5Literate innocuous_H5Literate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char H5Literate (); below. */ | | #include | #undef H5Literate | | /* 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 H5Literate (); | /* 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_H5Literate || defined __stub___H5Literate | choke me | #endif | | int | main (void) | { | return H5Literate (); | ; | return 0; | } configure:20935: result: no configure:20954: checking whether parallel io is enabled in hdf5 configure:20956: result: no configure:20960: checking for library containing H5Dread_chunk configure:20990: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:20990: $? = 0 configure:21010: result: none required configure:21023: checking for library containing H5Pset_fapl_ros3 configure:21053: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccjo2Hxl.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5Pset_fapl_ros3' collect2: error: ld returned 1 exit status configure:21053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 1 | #define HAVE_HDF5_H 1 | #define HAVE_H5PSET_DEFLATE 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 H5Pset_fapl_ros3 (); | int | main (void) | { | return H5Pset_fapl_ros3 (); | ; | return 0; | } configure:21053: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hldll -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: cannot find -lhdf5_hldll collect2: error: ld returned 1 exit status configure:21053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 1 | #define HAVE_HDF5_H 1 | #define HAVE_H5PSET_DEFLATE 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 H5Pset_fapl_ros3 (); | int | main (void) | { | return H5Pset_fapl_ros3 (); | ; | return 0; | } configure:21053: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 /usr/bin/ld: /tmp/ccLLza2j.o: in function `main': conftest.c:(.text+0xe): undefined reference to `H5Pset_fapl_ros3' collect2: error: ld returned 1 exit status configure:21053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf-c" | #define PACKAGE_VERSION "4.9.2" | #define PACKAGE_STRING "netCDF 4.9.2" | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" | #define PACKAGE_URL "" | #define PACKAGE "netcdf-c" | #define VERSION "4.9.2" | #define WINVERMAJOR 0 | #define WINVERBUILD 0 | #define NCIO_MINBLOCKSIZE 256 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 16777216 | #define CHUNK_CACHE_NELEMS 4133 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define ENABLE_SET_LOG_LEVEL 1 | #define HAVE_CURLOPT_USERNAME 1 | #define HAVE_CURLOPT_PASSWORD 1 | #define HAVE_CURLOPT_KEYPASSWD 1 | #define HAVE_CURLINFO_RESPONSE_CODE 1 | #define HAVE_CURLOPT_BUFFERSIZE 1 | #define HAVE_CURLOPT_KEEPALIVE 1 | #define HAVE_LIBXML2 1 | #define ENABLE_QUANTIZE 1 | #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" | #define USE_DAP 1 | #define ENABLE_DAP 1 | #define ENABLE_NCZARR 1 | #define HAVE_BZ2 1 | #define HAVE_SZ 1 | #define CHUNK_CACHE_SIZE_NCZARR 4194304 | #define HAS_MULTIFILTERS 1 | #define USE_NETCDF_2 1 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define NCPROPERTIES_EXTRA "" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_FTW_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_FILENO 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_RANDOM 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define ENABLE_DAP4 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define ENABLE_BYTERANGE 1 | #define HAVE_ATEXIT 1 | #define ENABLE_ATEXIT_FINALIZE 1 | #define ENABLE_PLUGINS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SIZE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_USHORT 1 | #define HAVE_UINT 1 | #define HAVE_UINT64_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINTPTR_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define ENABLE_CDF5 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_USHORT 2 | #define SIZEOF_UINT 4 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_VOIDP 8 | #define HAVE_LIBM 1 | #define USE_NETCDF4 1 | #define USE_HDF5 1 | #define H5_USE_16_API 1 | #define HAVE_HDF5_H 1 | #define HAVE_H5PSET_DEFLATE 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 H5Pset_fapl_ros3 (); | int | main (void) | { | return H5Pset_fapl_ros3 (); | ; | return 0; | } configure:21073: result: no configure:21099: checking whether HDF5 allows parallel filters configure:21101: result: yes configure:21113: checking whether szlib was used when building HDF5 configure:21121: result: no configure:21141: gcc -c -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include conftest.c >&5 configure:21141: $? = 0 configure:21148: checking whether HDF5 library is version 1.10.6 or later configure:21150: result: yes configure:21437: WARNING: Parallel io disabled for netcdf-4 because hdf5 does not support configure:21444: checking whether parallel I/O is enabled for netcdf-4 configure:21446: result: no configure:21863: checking whether we should enable NCZarr filters configure:21872: result: yes configure:21876: checking whether filter testing should be run configure:21885: result: yes configure:22285: checking for unsigned long long int configure:22327: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:22327: $? = 0 configure:22337: result: yes configure:22347: checking for long long int configure:22389: gcc -o conftest -fno-strict-aliasing -I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include -L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib conftest.c -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl >&5 configure:22389: $? = 0 configure:22389: ./conftest configure:22389: $? = 0 configure:22402: result: yes configure:22411: checking for unsigned long long int configure:22463: result: yes configure:22480: checking what to call the output of the ftpbin target configure:22486: result: binary-netcdf-4.9.2.tar g++ configure:22492: checking if libtool needs -no-undefined flag to build shared libraries configure:22504: result: no configure:22509: checking value of LIBS configure:22511: result: -lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl configure:22629: checking whether and where we should install plugins configure:22640: result: no configure:22935: generating header files and makefiles configure:23084: checking that generated files are newer than configure configure:23090: result: done configure:23430: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by netCDF config.status 4.9.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Lithium config.status:1680: creating test_common.sh config.status:1680: creating nc_test4/findplugin.sh config.status:1680: creating nczarr_test/findplugin.sh config.status:1680: creating plugins/findplugin.sh config.status:1680: creating examples/C/findplugin.sh config.status:1680: creating ncdap_test/findtestserver.c config.status:1680: creating nc_test/run_pnetcdf_tests.sh config.status:1680: creating dap4_test/findtestserver4.c config.status:1680: creating dap4_test/pingurl4.c config.status:1680: creating h5_test/run_par_tests.sh config.status:1680: creating nc_test4/run_par_test.sh config.status:1680: creating nc_perf/run_par_bm_test.sh config.status:1680: creating nc_perf/run_gfs_test.sh config.status:1680: creating nczarr_test/timer_utils.h config.status:1680: creating nczarr_test/timer_utils.c config.status:1680: creating nczarr_test/test_filter.c config.status:1680: creating nczarr_test/test_filter_misc.c config.status:1680: creating nczarr_test/tst_multifilter.c config.status:1680: creating nczarr_test/test_filter_repeat.c config.status:1680: creating nczarr_test/test_filter_order.c config.status:1680: creating examples/C/run_par_test.sh config.status:1680: creating nc-config config.status:1680: creating Makefile config.status:1680: creating netcdf.pc config.status:1680: creating libnetcdf.settings config.status:1680: creating postinstall.sh config.status:1680: creating include/netcdf_meta.h config.status:1680: creating include/netcdf_dispatch.h config.status:1680: creating include/Makefile config.status:1680: creating h5_test/Makefile config.status:1680: creating hdf4_test/Makefile config.status:1680: creating libsrc/Makefile config.status:1680: creating libsrc4/Makefile config.status:1680: creating libhdf5/Makefile config.status:1680: creating libsrcp/Makefile config.status:1680: creating ncdump/Makefile config.status:1680: creating ncgen3/Makefile config.status:1680: creating ncgen/Makefile config.status:1680: creating examples/Makefile config.status:1680: creating examples/C/Makefile config.status:1680: creating examples/CDL/Makefile config.status:1680: creating oc2/Makefile config.status:1680: creating libdap2/Makefile config.status:1680: creating libdap4/Makefile config.status:1680: creating libhdf4/Makefile config.status:1680: creating libnczarr/Makefile config.status:1680: creating libncpoco/Makefile config.status:1680: creating libncxml/Makefile config.status:1680: creating libdispatch/Makefile config.status:1680: creating liblib/Makefile config.status:1680: creating ncdump/cdl/Makefile config.status:1680: creating ncdump/expected/Makefile config.status:1680: creating docs/Makefile config.status:1680: creating docs/images/Makefile config.status:1680: creating unit_test/Makefile config.status:1680: creating nctest/Makefile config.status:1680: creating nc_test4/Makefile config.status:1680: creating nc_perf/Makefile config.status:1680: creating nc_test/Makefile config.status:1680: creating ncdap_test/Makefile config.status:1680: creating ncdap_test/testdata3/Makefile config.status:1680: creating ncdap_test/expected3/Makefile config.status:1680: creating ncdap_test/expectremote3/Makefile config.status:1680: creating dap4_test/Makefile config.status:1680: creating plugins/Makefile config.status:1680: creating nczarr_test/Makefile config.status:1680: creating config.h config.status:1940: executing depfiles commands config.status:2017: cd h5_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd hdf4_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libsrc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libsrc4 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libhdf5 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libsrcp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd ncdump && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd ncgen3 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd ncgen && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd examples/C && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd oc2 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libdap2 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libdap4 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libhdf4 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libnczarr && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libncpoco && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libncxml && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd libdispatch && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd liblib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd unit_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd nctest && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd nc_test4 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd nc_perf && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd nc_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd ncdap_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd dap4_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd plugins && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:2017: cd nczarr_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:2022: $? = 0 config.status:1940: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_ieeefloat=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include' 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib' 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= 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_func_H5Literate=no ac_cv_func_H5Pget_fapl_mpio=no ac_cv_func_H5Pset_all_coll_metadata_ops=no ac_cv_func_H5Pset_deflate=yes ac_cv_func_H5Z_SZIP=no ac_cv_func_MPI_Comm_f2c=no ac_cv_func_MPI_Info_f2c=no ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_clock_gettime=yes ac_cv_func_fileno=yes ac_cv_func_fsync=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_mmap=yes ac_cv_func_mremap=yes ac_cv_func_random=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strlcat=no ac_cv_func_strncasecmp=yes ac_cv_func_strtoll=yes ac_cv_func_strtoull=yes ac_cv_func_sysconf=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ftw_h=yes ac_cv_header_getopt_h=yes ac_cv_header_hdf5_h=yes ac_cv_header_libgen_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_stdarg_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_blosc_blosc_init=no ac_cv_lib_bz2_BZ2_bzCompress=yes ac_cv_lib_curl_curl_easy_setopt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_m_floor=yes ac_cv_lib_sz_SZ_BufftoBuffCompress=yes ac_cv_lib_xml2_xmlReadMemory=yes ac_cv_lib_zstd_ZSTD_compress=no 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_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_CXXCPP='g++ -E' ac_cv_prog_DOT=dot ac_cv_prog_NC_M4=m4 ac_cv_prog_NC_XML2_CONFIG=xml2-config ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_cxx_11=no ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_search_BZ2_bzCompress=-lbz2 ac_cv_search_H5DSis_scale=-lhdf5_hl ac_cv_search_H5Dread_chunk='none required' ac_cv_search_H5Fflush=-lhdf5 ac_cv_search_H5Pset_fapl_ros3=no ac_cv_search_SZ_BufftoBuffCompress=-lsz ac_cv_search_curl_easy_setopt=-lcurl ac_cv_search_deflate=-lz ac_cv_search_dlopen=-ldl ac_cv_search_xmlReadMemory=-lxml2 ac_cv_search_zip_open=no ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_ssize_t=8 ac_cv_sizeof_uint=4 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_ushort=2 ac_cv_sizeof_voidp=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type__off64_t=no ac_cv_type_int64=no ac_cv_type_long_long_int=yes ac_cv_type_longlong=no ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_schar=no ac_cv_type_size64_t=no ac_cv_type_size_t=yes ac_cv_type_ssize64_t=no ac_cv_type_ssize_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_uchar=no ac_cv_type_uint64=no ac_cv_type_uint64_t=yes ac_cv_type_uint=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_ushort=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_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=no 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='/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. ## ## ----------------- ## $(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool)) LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \ LOG_FLAGS="$$(valgrind_$(1)_flags)" \ TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \ TEST_SUITE_LOG=test-suite-$(1).log $$(valgrind_v_use)$$(MAKE) check-TESTS \ $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \ $(TESTS_ENVIRONMENT) \ $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS) $(valgrind_lt) \ @echo "Need to reconfigure with --enable-valgrind" @echo "Need to reconfigure with --enable-valgrind" @echo "Need to reconfigure with --enable-valgrind-$(1)" G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly G_SLICE=always-malloc,debug-blocks \ env VALGRIND=$(VALGRIND) \ # # (Default: --num-callers=30) # files to load. (Default: empty) # memcheck, helgrind, drd, sgcheck). (Default: various) # - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of: # - VALGRIND_FLAGS: General flags to pass to all Valgrind tools. # - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions # Internal use # Optional variables # Optional: # Support running with and without libtool. # Use recursive makes in order to ignore errors during check # Valgrind check # Valgrind running $(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool)))) ' .PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools)) ACLOCAL='${SHELL} '\''/home/kjao/Documents/Code/LibraryTest/lib/clone/netcdf-c-4.9.2/missing'\'' aclocal-1.16' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind AM_DISTCHECK_CONFIGURE_FLAGS ?= AM_LDFLAGS='' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/home/kjao/Documents/Code/LibraryTest/lib/clone/netcdf-c-4.9.2/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/kjao/Documents/Code/LibraryTest/lib/clone/netcdf-c-4.9.2/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/kjao/Documents/Code/LibraryTest/lib/clone/netcdf-c-4.9.2/missing'\'' automake-1.16' AWK='gawk' AX_IGNORE_FALSE='' AX_IGNORE_TRUE='#' BINFILE_NAME='binary-netcdf-4.9.2.tar' BUILD_BENCHMARKS_FALSE='' BUILD_BENCHMARKS_TRUE='#' BUILD_DAP_FALSE='#' BUILD_DAP_TRUE='' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' BUILD_FORTRAN_FALSE='' BUILD_FORTRAN_TRUE='#' BUILD_INTERNAL_DOCS='no' BUILD_MMAP_FALSE='' BUILD_MMAP_TRUE='#' BUILD_PARALLEL_FALSE='' BUILD_PARALLEL_TRUE='#' BUILD_TESTSETS_FALSE='#' BUILD_TESTSETS_TRUE='' BUILD_UNIT_TESTS_FALSE='#' BUILD_UNIT_TESTS_TRUE='' BUILD_UTILITIES_FALSE='#' BUILD_UTILITIES_TRUE='' BUILD_V2_FALSE='#' BUILD_V2_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CC_VERSION='/usr/bin/gcc' CFLAGS=' -fno-strict-aliasing' CONFIG_DATE='Thu Jun 15 00:26:09 CDT 2023' CPP='' CPPFLAGS='-I/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/include -I/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/include' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOT='dot' DOXYGEN='' DOXYGEN_BUILD_RELEASE_DOCS_FALSE='' DOXYGEN_BUILD_RELEASE_DOCS_TRUE='#' DOXYGEN_CSS_FILE='' DOXYGEN_HEADER_FILE='' DOXYGEN_SEARCHENGINE='YES' DOXYGEN_SERVER_BASED_SEARCH='NO' DO_FILTER_TESTS='yes' DO_NCZARR_S3_TESTS='no' DO_NCZARR_ZIP_TESTS='no' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLED_DOC_SECTIONS='' ENABLE_BYTERANGE_FALSE='#' ENABLE_BYTERANGE_TRUE='' ENABLE_CDF5_FALSE='#' ENABLE_CDF5_TRUE='' ENABLE_CLIENTSIDE_FILTERS_FALSE='' ENABLE_CLIENTSIDE_FILTERS_TRUE='#' ENABLE_DAP4_FALSE='#' ENABLE_DAP4_TRUE='' ENABLE_DAP_AUTH_TESTS_FALSE='' ENABLE_DAP_AUTH_TESTS_TRUE='#' ENABLE_DAP_FALSE='#' ENABLE_DAP_LONG_TESTS_FALSE='' ENABLE_DAP_LONG_TESTS_TRUE='#' ENABLE_DAP_REMOTE_TESTS_FALSE='' ENABLE_DAP_REMOTE_TESTS_TRUE='#' ENABLE_DAP_TRUE='' ENABLE_EXTERNAL_SERVER_TESTS_FALSE='' ENABLE_EXTERNAL_SERVER_TESTS_TRUE='#' ENABLE_FILTER_TESTING_FALSE='#' ENABLE_FILTER_TESTING_TRUE='' ENABLE_LIBXML2_FALSE='#' ENABLE_LIBXML2_TRUE='' ENABLE_METADATA_PERF_FALSE='' ENABLE_METADATA_PERF_TRUE='#' ENABLE_NCDUMPCHUNKS_FALSE='#' ENABLE_NCDUMPCHUNKS_TRUE='' ENABLE_NCZARR='' ENABLE_NCZARR_FALSE='#' ENABLE_NCZARR_FILTERS_FALSE='#' ENABLE_NCZARR_FILTERS_TRUE='' ENABLE_NCZARR_S3_TESTS_FALSE='' ENABLE_NCZARR_S3_TESTS_TRUE='#' ENABLE_NCZARR_TRUE='' ENABLE_NCZARR_ZIP_FALSE='' ENABLE_NCZARR_ZIP_TRUE='#' ENABLE_PARALLEL_FALSE='' ENABLE_PARALLEL_TRUE='#' ENABLE_PLUGINS_FALSE='#' ENABLE_PLUGINS_TRUE='' ENABLE_PLUGIN_DIR_FALSE='' ENABLE_PLUGIN_DIR_TRUE='#' ENABLE_QUANTIZE_FALSE='#' ENABLE_QUANTIZE_TRUE='' ENABLE_S3_FALSE='' ENABLE_S3_SDK_FALSE='' ENABLE_S3_SDK_TRUE='#' ENABLE_S3_TRUE='#' ENABLE_VALGRIND_FALSE='' ENABLE_VALGRIND_TRUE='#' ENABLE_VALGRIND_drd='no' ENABLE_VALGRIND_helgrind='no' ENABLE_VALGRIND_memcheck='no' ENABLE_VALGRIND_sgcheck='no' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' GREP='/usr/bin/grep' HAS_BENCHMARKS='no' HAS_BYTERANGE='yes' HAS_CDF5='yes' HAS_DAP2='yes' HAS_DAP4='yes' HAS_DAP='yes' HAS_DISKLESS='yes' HAS_ERANGE_FILL='no' HAS_HDF4='no' HAS_HDF5='yes' HAS_JNA='no' HAS_LOGGING='no' HAS_MMAP='no' HAS_MULTIFILTERS='yes' HAS_MULTIFILTERS_FALSE='#' HAS_MULTIFILTERS_TRUE='' HAS_NC2='yes' HAS_NC4='yes' HAS_NCZARR='yes' HAS_NCZARR_ZIP='no' HAS_PARALLEL4='no' HAS_PARALLEL='no' HAS_PAR_FILTERS='yes' HAS_PAR_FILTERS_FALSE='#' HAS_PAR_FILTERS_TRUE='' HAS_PNETCDF='no' HAS_QUANTIZE='yes' HAS_S3='no' HAS_SZLIB='yes' HAS_SZLIB_WRITE='yes' HAS_ZSTD='no' HAVE_BLOSC_FALSE='' HAVE_BLOSC_TRUE='#' HAVE_BZ2_FALSE='#' HAVE_BZ2_TRUE='' HAVE_DOT='NO' HAVE_H5Z_SZIP_FALSE='' HAVE_H5Z_SZIP_TRUE='#' HAVE_LOCAL_BZ2_FALSE='' HAVE_LOCAL_BZ2_TRUE='#' HAVE_SZ_FALSE='#' HAVE_SZ_TRUE='' HAVE_ZSTD_FALSE='' HAVE_ZSTD_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' ISCMAKE='' ISCYGWIN='' ISCYGWIN_FALSE='' ISCYGWIN_TRUE='#' ISMINGW='' ISMINGW_FALSE='' ISMINGW_TRUE='#' ISMSVC='' ISMSVC_FALSE='' ISMSVC_TRUE='#' ISMSYS='' ISMSYS_FALSE='' ISMSYS_TRUE='#' ISOSX='' ISOSX_FALSE='' ISOSX_TRUE='#' ISREGEDIT='yes' LARGE_FILE_TESTS_FALSE='' LARGE_FILE_TESTS_TRUE='#' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/mnt/Storage/Documents/Code/LibraryTest/lib/hdf5-1.14.1/lib -L/mnt/Storage/Documents/Code/LibraryTest/lib/zlib-1.2.13/lib' LIBOBJS='' LIBS='-lhdf5_hl -lhdf5 -lm -lz -ldl -lsz -lbz2 -lxml2 -lcurl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' M4FLAGS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '\''/home/kjao/Documents/Code/LibraryTest/lib/clone/netcdf-c-4.9.2/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MOSTLYCLEANFILES += $(valgrind_log_files) MOSTLYCLEANFILES ?= MPIEXEC='mpiexec' NC_DISPATCH_VERSION='5' NC_ENABLE_DOXYGEN_PDF_OUTPUT='' NC_ENABLE_DOXYGEN_PDF_OUTPUT_FALSE='' NC_ENABLE_DOXYGEN_PDF_OUTPUT_TRUE='#' NC_HAS_BENCHMARKS='0' NC_HAS_BLOSC='0' NC_HAS_BYTERANGE='1' NC_HAS_BZ2='1' NC_HAS_CDF5='1' NC_HAS_DAP2='1' NC_HAS_DAP4='1' NC_HAS_DISKLESS='1' NC_HAS_ERANGE_FILL='0' NC_HAS_HDF4='0' NC_HAS_HDF5='1' NC_HAS_JNA='0' NC_HAS_LOGGING='0' NC_HAS_MMAP='0' NC_HAS_MULTIFILTERS='1' NC_HAS_NC2='1' NC_HAS_NC4='1' NC_HAS_NCZARR='1' NC_HAS_PARALLEL4='0' NC_HAS_PARALLEL='0' NC_HAS_PAR_FILTERS='1' NC_HAS_PNETCDF='0' NC_HAS_QUANTIZE='1' NC_HAS_S3='0' NC_HAS_SZIP='0' NC_HAS_ZSTD='0' NC_LIBS='-lnetcdf' NC_M4='m4' NC_VERSION='4.9.2' NC_VERSION_MAJOR='4' NC_VERSION_MINOR='9' NC_VERSION_NOTE='' NC_VERSION_PATCH='2' NC_XML2_CONFIG='xml2-config' NM='/usr/bin/nm -B' NMEDIT='' NOUNDEFINED='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='netcdf-c' PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu' PACKAGE_NAME='netCDF' PACKAGE_STRING='netCDF 4.9.2' PACKAGE_TARNAME='netcdf-c' PACKAGE_URL='' PACKAGE_VERSION='4.9.2' PATH_SEPARATOR=':' PLUGIN_INSTALL_DIR='no' PLUGIN_INSTALL_DIR_SETTING='N.A.' RANLIB='ranlib' REGEDIT_FALSE='' REGEDIT_TRUE='#' RELAX_COORD_BOUND='yes' RELAX_COORD_BOUND_FALSE='#' RELAX_COORD_BOUND_TRUE='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SHOW_DOXYGEN_TAG_LIST='no' SHOW_DOXYGEN_TAG_LIST_FALSE='' SHOW_DOXYGEN_TAG_LIST_TRUE='#' STD_FILTERS='deflate bz2' STRIP='strip' TEST_PARALLEL4_FALSE='' TEST_PARALLEL4_TRUE='#' USEPLUGINS='yes' USE_DAP_FALSE='#' USE_DAP_TRUE='' USE_DISPATCH_FALSE='' USE_DISPATCH_TRUE='#' USE_FFIO_FALSE='' USE_FFIO_TRUE='#' USE_HDF4_FALSE='' USE_HDF4_FILE_TESTS_FALSE='' USE_HDF4_FILE_TESTS_TRUE='#' USE_HDF4_TRUE='#' USE_HDF5_FALSE='#' USE_HDF5_TRUE='' USE_LOGGING_FALSE='' USE_LOGGING_TRUE='#' USE_NETCDF4_FALSE='#' USE_NETCDF4_TRUE='' USE_PNETCDF_DIR_FALSE='' USE_PNETCDF_DIR_TRUE='#' USE_PNETCDF_FALSE='' USE_PNETCDF_TRUE='#' USE_RENAMEV3_FALSE='#' USE_RENAMEV3_TRUE='' USE_STDIO_FALSE='' USE_STDIO_TRUE='#' USE_STRICT_NULL_BYTE_HEADER_PADDING_FALSE='' USE_STRICT_NULL_BYTE_HEADER_PADDING_TRUE='#' VALGRIND='' VALGRIND_CHECK_RULES=' VALGRIND_ENABLED='no' VALGRIND_ENABLED_FALSE='' VALGRIND_ENABLED_TRUE='#' VALGRIND_FLAGS ?= --num-callers=30 VALGRIND_LOG_COMPILER = \ VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES)) VALGRIND_TESTS_ENVIRONMENT = \ VALGRIND_drd_FLAGS ?= VALGRIND_helgrind_FLAGS ?= --history-level=approx VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no VALGRIND_sgcheck_FLAGS ?= VERSION='4.9.2' WINVERBUILD='0' WINVERMAJOR='0' XML2FLAGS='-I/usr/include/libxml2' XMLPARSER='libxml2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' 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 -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' check-valgrind-$(1)-am: check-valgrind-am: datadir='${datarootdir}' datarootdir='${prefix}/share' define valgrind_tool_rule docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' else else else else ifeq ($$(VALGRIND_ENABLED),yes) enable_shared='yes' enable_static='yes' endef endif endif endif endif exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes) ifeq ($(VALGRIND_ENABLED),yes) ifneq ($$(TESTS),) ifneq ($(LIBTOOL),) includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/kjao/Documents/Code/LibraryTest/lib/clone/netcdf-c-4.9.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' netCDF_SO_VERSION='21:2:2' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/mnt/Storage/Documents/Code/LibraryTest/lib/netcdf-c-4.9.2' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS) valgrind_enabled_tools='' valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS) valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools))) valgrind_lt = valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS) valgrind_quiet = $(valgrind_quiet_$(V)) valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY)) valgrind_quiet_0 = --quiet valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS) valgrind_tools='memcheck helgrind drd sgcheck' valgrind_v_use = $(valgrind_v_use_$(V)) valgrind_v_use_ = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY)) valgrind_v_use_0 = @echo " USE " $(patsubst check-valgrind-%-am,%,$@):; ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "netCDF" #define PACKAGE_TARNAME "netcdf-c" #define PACKAGE_VERSION "4.9.2" #define PACKAGE_STRING "netCDF 4.9.2" #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" #define PACKAGE_URL "" #define PACKAGE "netcdf-c" #define VERSION "4.9.2" #define WINVERMAJOR 0 #define WINVERBUILD 0 #define NCIO_MINBLOCKSIZE 256 #define DEFAULT_CHUNK_SIZE 4194304 #define MAX_DEFAULT_CACHE_SIZE 67108864 #define DEFAULT_CHUNKS_IN_CACHE 10 #define CHUNK_CACHE_SIZE 16777216 #define CHUNK_CACHE_NELEMS 4133 #define CHUNK_CACHE_PREEMPTION 0.75 #define ENABLE_SET_LOG_LEVEL 1 #define HAVE_CURLOPT_USERNAME 1 #define HAVE_CURLOPT_PASSWORD 1 #define HAVE_CURLOPT_KEYPASSWD 1 #define HAVE_CURLINFO_RESPONSE_CODE 1 #define HAVE_CURLOPT_BUFFERSIZE 1 #define HAVE_CURLOPT_KEEPALIVE 1 #define HAVE_LIBXML2 1 #define ENABLE_QUANTIZE 1 #define REMOTETESTSERVERS "remotetest.unidata.ucar.edu" #define USE_DAP 1 #define ENABLE_DAP 1 #define ENABLE_NCZARR 1 #define HAVE_BZ2 1 #define HAVE_SZ 1 #define CHUNK_CACHE_SIZE_NCZARR 4194304 #define HAS_MULTIFILTERS 1 #define USE_NETCDF_2 1 #define USE_EXTREME_NUMBERS 1 #define TEMP_LARGE "." #define NCPROPERTIES_EXTRA "" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SYS_PARAM_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STDINT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_FTW_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASECMP 1 #define HAVE_FILENO 1 #define HAVE_STRDUP 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_RANDOM 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FSYNC 1 #define HAVE_STRNCASECMP 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define ENABLE_DAP4 1 #define HAVE_MEMMOVE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_SYSCONF 1 #define HAVE_MMAP 1 #define HAVE_MREMAP 1 #define ENABLE_BYTERANGE 1 #define HAVE_ATEXIT 1 #define ENABLE_ATEXIT_FINALIZE 1 #define ENABLE_PLUGINS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_USHORT 1 #define HAVE_UINT 1 #define HAVE_UINT64_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UINTPTR_T 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define ENABLE_CDF5 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_USHORT 2 #define SIZEOF_UINT 4 #define SIZEOF_USHORT 2 #define SIZEOF_UINT 4 #define SIZEOF_SSIZE_T 8 #define SIZEOF_VOIDP 8 #define HAVE_LIBM 1 #define USE_NETCDF4 1 #define USE_HDF5 1 #define H5_USE_16_API 1 #define HAVE_HDF5_H 1 #define HAVE_H5PSET_DEFLATE 1 #define HDF5_SUPPORTS_PAR_FILTERS 1 #define HDF5_UTF8_PATHS 1 #define ENABLE_NCZARR_FILTERS 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define NC_DISPATCH_VERSION 5 configure: exit 0