NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi NETCDF, I have installed zlib and HDF5 with zlib as mentioned. I even set the path of CPPFLAGS,LDFLAGS,LD_LIBRARY_PATH for zlib and hdf5 but when I configure netcdf, I get the "can't find the link to z library " error could some one help me ?? Thank you Kamal
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.3.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = kamal-XPS uname -m = i686 uname -r = 3.11.0-12-generic uname -s = Linux uname -v = #19-Ubuntu SMP Wed Oct 9 16:12:00 UTC 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/lightdm/lightdm 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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2785: netCDF 4.3.2 configure:2825: checking build system type configure:2839: result: i686-pc-linux-gnu configure:2859: checking host system type configure:2872: result: i686-pc-linux-gnu configure:2894: checking target system type configure:2907: result: i686-pc-linux-gnu configure:2954: checking for a BSD-compatible install configure:3022: result: /usr/bin/install -c configure:3033: checking whether build environment is sane configure:3088: result: yes configure:3239: checking for a thread-safe mkdir -p configure:3278: result: /bin/mkdir -p configure:3285: checking for gawk configure:3315: result: no configure:3285: checking for mawk configure:3301: found /usr/bin/mawk configure:3312: result: mawk configure:3323: checking whether make sets $(MAKE) configure:3345: result: yes configure:3374: checking whether make supports nested variables configure:3391: result: yes configure:3517: checking whether to enable maintainer-specific portions of Makefiles configure:3526: result: no configure:3543: checking user options configure:3548: checking whether a win32 DLL is desired configure:3556: result: no configure:3576: checking whether a NCIO_MINBLOCKSIZE was specified configure:3586: result: 256 configure:3625: checking if fsync support is enabled configure:3635: result: no configure:3645: checking if jna bug workaround is enabledd configure:3655: result: no configure:3664: checking whether extra valgrind tests should be run configure:3672: result: no configure:3676: checking whether we should try to build netCDF-4 configure:3684: result: yes configure:3700: checking do we require hdf5 dynamic-loading support configure:3708: result: xno configure:3712: checking whether reading of HDF4 SD files is to be enabled configure:3720: result: no configure:3724: checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget) configure:3737: result: no configure:3741: checking whether parallel I/O for classic and 64-bit offset files using parallel-netcdf is to be enabled configure:3749: result: no configure:3753: checking whether extra example tests should be run configure:3761: result: no configure:3765: checking whether parallel IO tests should be run configure:3773: result: no configure:3777: checking whether a default chunk size in bytes was specified configure:3787: result: 4194304 configure:3796: checking whether a maximum per-variable cache size for HDF5 was specified configure:3806: result: 67108864 configure:3815: checking whether a number of chunks for the default per-variable cache was specified configure:3825: result: 10 configure:3834: checking whether a default file cache size for HDF5 was specified configure:3844: result: 4194304 configure:3853: checking whether a default file cache maximum number of elements for HDF5 was specified configure:3863: result: 1009 configure:3872: checking whether a default cache preemption for HDF5 was specified configure:3882: result: 0.75 configure:3891: checking whether netCDF-4 logging is enabled configure:3899: result: no configure:3903: checking whether cdmremote client is to be built configure:3913: result: no configure:3917: checking whether DAP client is to be built configure:3925: result: yes configure:3962: checking for style of include used by make configure:3990: result: GNU configure:4061: checking for gcc configure:4077: found /usr/bin/gcc configure:4088: result: gcc configure:4317: checking for C compiler version configure:4326: gcc --version >&5 gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 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:4337: $? = 0 configure:4326: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:4337: $? = 0 configure:4326: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4337: $? = 4 configure:4326: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4337: $? = 4 configure:4357: checking whether the C compiler works configure:4379: gcc -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:4383: $? = 0 configure:4431: result: yes configure:4434: checking for C compiler default output file name configure:4436: result: a.out configure:4442: checking for suffix of executables configure:4449: gcc -o conftest -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:4453: $? = 0 configure:4475: result: configure:4497: checking whether we are cross compiling configure:4505: gcc -o conftest -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:4509: $? = 0 configure:4516: ./conftest configure:4520: $? = 0 configure:4535: result: no configure:4540: checking for suffix of object files configure:4562: gcc -c -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:4566: $? = 0 configure:4587: result: o configure:4591: checking whether we are using the GNU C compiler configure:4610: gcc -c -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:4610: $? = 0 configure:4619: result: yes configure:4628: checking whether gcc accepts -g configure:4648: gcc -c -g -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:4648: $? = 0 configure:4689: result: yes configure:4706: checking for gcc option to accept ISO C89 configure:4769: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:4769: $? = 0 configure:4782: result: none needed configure:4807: checking whether gcc understands -c and -o together configure:4829: gcc -c conftest.c -o conftest2.o configure:4832: $? = 0 configure:4829: gcc -c conftest.c -o conftest2.o configure:4832: $? = 0 configure:4844: result: yes configure:4863: checking dependency style of gcc configure:4974: result: gcc3 configure:4990: checking for curl_easy_setopt in -lcurl configure:5015: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c -lcurl >&5 /usr/bin/ld: cannot find -lcurl collect2: error: ld returned 1 exit status configure:5015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char curl_easy_setopt (); | int | main () | { | return curl_easy_setopt (); | ; | return 0; | } configure:5024: result: no configure:5040: libcurl not found; disabling remote protocol(s) support configure:5108: checking whether dap remote testing should be enabled (default on) configure:5119: result: no configure:5123: checking whether dap remote authorization testing should be enabled (default off) configure:5139: result: no configure:5143: checking whether netcdf4 group names should be enabled (default on) configure:5152: dap groups disabled because dap disabled or netcdf-4 disabled configure:5156: result: no configure:5192: checking whether the time-consuming dap tests should be enabled (default off) configure:5203: result: no configure:5216: checking whether netCDF extra tests should be run (developers only) configure:5224: result: no configure:5241: checking whether FFIO will be used configure:5249: result: no configure:5275: checking whether examples should be built configure:5283: result: yes configure:5295: checking whether v2 netCDF API should be built configure:5303: result: yes configure:5322: checking whether the ncgen/ncdump/nccopy should be built configure:5331: result: yes configure:5343: checking whether test should be built and run configure:5352: result: yes configure:5364: checking whether large file (> 2GB) tests should be run configure:5372: result: no configure:5389: checking whether benchmaks should be run (experimental) configure:5397: result: no configure:5409: checking whether extreme numbers should be used in tests configure:5424: result: yes configure:5436: checking where to put large temp files if large file tests are run configure:5445: result: . configure:5460: finding C compiler configure:5511: checking for gcc configure:5538: result: gcc configure:5767: checking for C compiler version configure:5776: gcc --version >&5 gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 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:5787: $? = 0 configure:5776: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:5787: $? = 0 configure:5776: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5787: $? = 4 configure:5776: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5787: $? = 4 configure:5791: checking whether we are using the GNU C compiler configure:5819: result: yes configure:5828: checking whether gcc accepts -g configure:5889: result: yes configure:5906: checking for gcc option to accept ISO C89 configure:5982: result: none needed configure:6007: checking whether gcc understands -c and -o together configure:6044: result: yes configure:6063: checking dependency style of gcc configure:6174: result: gcc3 configure:6190: checking for an ANSI C-conforming const configure:6256: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:6256: $? = 0 configure:6263: result: yes configure:6292: gcc -c -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:20:23: fatal error: curl/curl.h: No such file or directory #include "curl/curl.h" ^ compilation terminated. configure:6292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | /* end confdefs.h. */ | #include "curl/curl.h" | int | main () | { | int x = CURLOPT_USERNAME; | ; | return 0; | } configure:6298: checking whether CURLOPT_USERNAME is defined configure:6300: result: no configure:6319: gcc -c -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:20:23: fatal error: curl/curl.h: No such file or directory #include "curl/curl.h" ^ compilation terminated. configure:6319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | /* end confdefs.h. */ | #include "curl/curl.h" | int | main () | { | int x = CURLOPT_PASSWORD; | ; | return 0; | } configure:6325: checking whether CURLOPT_PASSWORD is defined configure:6327: result: no configure:6346: gcc -c -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:20:23: fatal error: curl/curl.h: No such file or directory #include "curl/curl.h" ^ compilation terminated. configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | /* end confdefs.h. */ | #include "curl/curl.h" | int | main () | { | int x = CURLOPT_KEYPASSWD; | ; | return 0; | } configure:6352: checking whether CURLOPT_KEYPASSWD is defined configure:6354: result: no configure:6373: gcc -c -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:20:23: fatal error: curl/curl.h: No such file or directory #include "curl/curl.h" ^ compilation terminated. configure:6373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | /* end confdefs.h. */ | #include "curl/curl.h" | int | main () | { | int x = CURLINFO_RESPONSE_CODE; | ; | return 0; | } configure:6379: checking whether CURLINFO_RESPONSE_CODE is defined configure:6381: result: no configure:6392: setting up libtool configure:6441: checking how to print strings configure:6468: result: printf configure:6489: checking for a sed that does not truncate output configure:6553: result: /bin/sed configure:6571: checking for grep that handles long lines and -e configure:6629: result: /bin/grep configure:6634: checking for egrep configure:6696: result: /bin/grep -E configure:6701: checking for fgrep configure:6763: result: /bin/grep -F configure:6798: checking for ld used by gcc configure:6865: result: /usr/bin/ld configure:6872: checking if the linker (/usr/bin/ld) is GNU ld configure:6887: result: yes configure:6899: checking for BSD- or MS-compatible name lister (nm) configure:6948: result: /usr/bin/nm -B configure:7078: checking the name lister (/usr/bin/nm -B) interface configure:7085: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:7088: /usr/bin/nm -B "conftest.o" configure:7091: output 00000000 B some_variable configure:7098: result: BSD nm configure:7101: checking whether ln -s works configure:7105: result: yes configure:7113: checking the maximum length of command line arguments configure:7243: result: 1572864 configure:7260: checking whether the shell understands some XSI constructs configure:7270: result: yes configure:7274: checking whether the shell understands "+=" configure:7280: result: yes configure:7315: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:7355: result: func_convert_file_noop configure:7362: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:7382: result: func_convert_file_noop configure:7389: checking for /usr/bin/ld option to reload object files configure:7396: result: -r configure:7470: checking for objdump configure:7486: found /usr/bin/objdump configure:7497: result: objdump configure:7526: checking how to recognize dependent libraries configure:7728: result: pass_all configure:7813: checking for dlltool configure:7843: result: no configure:7870: checking how to associate runtime and link libraries configure:7897: result: printf %s\n configure:7957: checking for ar configure:7973: found /usr/bin/ar configure:7984: result: ar configure:8021: checking for archiver @FILE support configure:8038: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:8038: $? = 0 configure:8041: ar cru libconftest.a @conftest.lst >&5 configure:8044: $? = 0 configure:8049: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8052: $? = 1 configure:8064: result: @ configure:8122: checking for strip configure:8138: found /usr/bin/strip configure:8149: result: strip configure:8221: checking for ranlib configure:8237: found /usr/bin/ranlib configure:8248: result: ranlib configure:8350: checking command to parse /usr/bin/nm -B output from gcc object configure:8470: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:8473: $? = 0 configure:8477: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8480: $? = 0 configure:8546: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c conftstm.o >&5 configure:8549: $? = 0 configure:8587: result: ok configure:8624: checking for sysroot configure:8654: result: no configure:8910: checking for mt configure:8926: found /bin/mt configure:8937: result: mt configure:8960: checking if mt is a manifest tool configure:8966: mt '-?' configure:8974: result: no configure:9616: checking how to run the C preprocessor configure:9647: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:9647: $? = 0 configure:9661: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c conftest.c:20:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:9661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9686: result: gcc -E configure:9706: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:9706: $? = 0 configure:9720: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c conftest.c:20:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:9720: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9749: checking for ANSI C header files configure:9769: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9769: $? = 0 configure:9842: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:9842: $? = 0 configure:9842: ./conftest configure:9842: $? = 0 configure:9853: result: yes configure:9866: checking for sys/types.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for sys/stat.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for stdlib.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for string.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for memory.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for strings.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for inttypes.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for stdint.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9866: checking for unistd.h configure:9866: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9866: $? = 0 configure:9866: result: yes configure:9880: checking for dlfcn.h configure:9880: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:9880: $? = 0 configure:9880: result: yes configure:10384: checking for objdir configure:10399: result: .libs configure:10670: checking if gcc supports -fno-rtti -fno-exceptions configure:10688: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10692: $? = 0 configure:10705: result: no configure:11032: checking for gcc option to produce PIC configure:11039: result: -fPIC -DPIC configure:11047: checking if gcc PIC flag -fPIC -DPIC works configure:11065: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include -fPIC -DPIC -DPIC conftest.c >&5 configure:11069: $? = 0 configure:11082: result: yes configure:11111: checking if gcc static flag -static works configure:11139: result: yes configure:11154: checking if gcc supports -c -o file.o configure:11175: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include -o out/conftest2.o conftest.c >&5 configure:11179: $? = 0 configure:11201: result: yes configure:11209: checking if gcc supports -c -o file.o configure:11256: result: yes configure:11289: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:12442: result: yes configure:12479: checking whether -lc should be explicitly linked in configure:12487: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:12490: $? = 0 configure:12505: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12508: $? = 0 configure:12522: result: no configure:12682: checking dynamic linker characteristics configure:13193: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13193: $? = 0 configure:13415: result: GNU/Linux ld.so configure:13522: checking how to hardcode library paths into programs configure:13547: result: immediate configure:14087: checking whether stripping libraries is possible configure:14092: result: yes configure:14127: checking if libtool supports shared libraries configure:14129: result: yes configure:14132: checking whether to build shared libraries configure:14153: result: yes configure:14156: checking whether to build static libraries configure:14160: result: yes configure:14206: finding other utilities configure:14214: checking for doxygen configure:14244: result: no configure:14253: WARNING: Doxygen not found - documentation will not be built configure:14263: checking for dot configure:14293: result: no configure:14302: WARNING: dot not found - will use simple charts in documentation configure:14335: checking for special C compiler options needed for large files configure:14380: result: no configure:14386: checking for _FILE_OFFSET_BITS value needed for large files configure:14411: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:38:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:38:3: warning: left shift count >= width of type [enabled by default] conftest.c:39:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:39:10: warning: left shift count >= width of type [enabled by default] conftest.c:38:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:14411: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <sys/types.h> | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:14435: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:14435: $? = 0 configure:14443: result: 64 configure:14529: displaying some results configure:14535: checking CPPFLAGS configure:14537: result: -I$/home/kamal/svn/local_lib2/include configure:14539: checking CC CFLAGS configure:14541: result: gcc -g -O2 configure:14544: checking type gcc configure:14546: result: gcc is /usr/bin/gcc configure:14549: checking CXX configure:14564: result: unset configure:14568: checking FC configure:14583: result: unset configure:14587: checking F90 configure:14602: result: unset configure:14606: checking AR configure:14609: result: ar configure:14611: checking AR_FLAGS configure:14613: result: cru configure:14616: checking type ar configure:14618: result: ar is /usr/bin/ar configure:14625: checking NM configure:14628: result: /usr/bin/nm -B configure:14630: checking NMFLAGS configure:14632: result: configure:14647: checking types, headers, and functions configure:14650: checking for stdlib.h configure:14650: result: yes configure:14660: checking for sys/types.h configure:14660: result: yes configure:14672: checking sys/param.h usability configure:14672: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:14672: $? = 0 configure:14672: result: yes configure:14672: checking sys/param.h presence configure:14672: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:14672: $? = 0 configure:14672: result: yes configure:14672: checking for sys/param.h configure:14672: result: yes configure:14686: checking for dirent.h that defines DIR configure:14705: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:14705: $? = 0 configure:14713: result: yes configure:14726: checking for library containing opendir configure:14757: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:14757: $? = 0 configure:14774: result: none required configure:14841: checking for ANSI C header files configure:14945: result: yes configure:14953: checking for sys/wait.h that is POSIX.1 compatible configure:14979: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:14979: $? = 0 configure:14986: result: yes configure:14994: checking whether time.h and sys/time.h may both be included configure:15014: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15014: $? = 0 configure:15021: result: yes configure:15032: checking locale.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking locale.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for locale.h configure:15032: result: yes configure:15032: checking stdio.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking stdio.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for stdio.h configure:15032: result: yes configure:15032: checking stdarg.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking stdarg.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for stdarg.h configure:15032: result: yes configure:15032: checking errno.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking errno.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for errno.h configure:15032: result: yes configure:15032: checking ctype.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking ctype.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for ctype.h configure:15032: result: yes configure:15032: checking fcntl.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking fcntl.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for fcntl.h configure:15032: result: yes configure:15032: checking malloc.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking malloc.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for malloc.h configure:15032: result: yes configure:15032: checking for stdlib.h configure:15032: result: yes configure:15032: checking for string.h configure:15032: result: yes configure:15032: checking for strings.h configure:15032: result: yes configure:15032: checking for unistd.h configure:15032: result: yes configure:15032: checking for sys/stat.h configure:15032: result: yes configure:15032: checking getopt.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking getopt.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for getopt.h configure:15032: result: yes configure:15032: checking sys/time.h usability configure:15032: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking sys/time.h presence configure:15032: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15032: $? = 0 configure:15032: result: yes configure:15032: checking for sys/time.h configure:15032: result: yes configure:15044: checking for vprintf configure:15044: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:15044: $? = 0 configure:15044: result: yes configure:15050: checking for _doprnt configure:15050: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 /tmp/ccWjeiTt.o: In function `main': /home/kamal/Downloads/netcdf-4.3.2/conftest.c:87: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:15050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:15050: result: no configure:15067: checking sys/resource.h usability configure:15067: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15067: $? = 0 configure:15067: result: yes configure:15067: checking sys/resource.h presence configure:15067: gcc -E -I$/home/kamal/svn/local_lib2/include conftest.c configure:15067: $? = 0 configure:15067: result: yes configure:15067: checking for sys/resource.h configure:15067: result: yes configure:15080: checking for stdbool.h that conforms to C99 configure:15147: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15147: $? = 0 configure:15154: result: yes configure:15156: checking for _Bool configure:15156: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15156: $? = 0 configure:15156: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:90:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:15156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:15156: result: yes configure:15181: checking for strlcat configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 /tmp/ccUA5JqT.o: In function `main': /home/kamal/Downloads/netcdf-4.3.2/conftest.c:90: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:15181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #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 () | { | return strlcat (); | ; | return 0; | } configure:15181: result: no configure:15181: checking for strerror configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for snprintf configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strchr configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strrchr configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strcat configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strcat' [enabled by default] char strcat (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strcpy configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strcpy' [enabled by default] char strcpy (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strdup configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strcasecmp configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strtod configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strtoll configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strtoull configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for strstr configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for mkstemp configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for rand configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for memcmp configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'memcmp' [enabled by default] char memcmp (); ^ configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for getrlimit configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for gettimeofday configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for fsync configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15181: $? = 0 configure:15181: result: yes configure:15181: checking for MPI_Comm_f2c configure:15181: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 /tmp/cc54z0HF.o: In function `main': /home/kamal/Downloads/netcdf-4.3.2/conftest.c:108: undefined reference to `MPI_Comm_f2c' collect2: error: ld returned 1 exit status configure:15181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 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 <limits.h> declares MPI_Comm_f2c. | For example, HP-UX 11i <limits.h> 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. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #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 () | { | return MPI_Comm_f2c (); | ; | return 0; | } configure:15181: result: no configure:15192: checking whether in-memory files are enabled configure:15207: result: yes configure:15215: checking for memmove configure:15215: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:15215: $? = 0 configure:15215: result: yes configure:15215: checking for getpagesize configure:15215: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15215: $? = 0 configure:15215: result: yes configure:15215: checking for sysconf configure:15215: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15215: $? = 0 configure:15215: result: yes configure:15226: checking whether mmap is enabled for in-memory files configure:15234: result: no configure:15244: checking for stdlib.h configure:15244: result: yes configure:15244: checking for unistd.h configure:15244: result: yes configure:15244: checking for sys/param.h configure:15244: result: yes configure:15264: checking for getpagesize configure:15264: result: yes configure:15273: checking for working mmap configure:15420: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15420: $? = 0 configure:15420: ./conftest configure:15420: $? = 0 configure:15430: result: yes configure:15441: checking for mremap configure:15441: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15441: $? = 0 configure:15441: result: yes configure:15468: checking for size_t configure:15468: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15468: $? = 0 configure:15468: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:120:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:15468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15468: result: yes configure:15481: checking for working alloca.h configure:15498: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15498: $? = 0 configure:15506: result: yes configure:15514: checking for alloca configure:15551: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15551: $? = 0 configure:15559: result: yes configure:15665: checking whether isnan is declared configure:15665: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15665: $? = 0 configure:15665: result: yes configure:15676: checking whether isinf is declared configure:15676: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15676: $? = 0 configure:15676: result: yes configure:15687: checking whether isfinite is declared configure:15687: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15687: $? = 0 configure:15687: result: yes configure:15698: checking whether signbit is declared configure:15698: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15698: $? = 0 configure:15698: result: yes configure:15710: checking for struct stat.st_blksize configure:15710: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15710: $? = 0 configure:15710: result: yes configure:15724: checking for IEEE floating point format configure:15762: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:15762: $? = 0 configure:15762: ./conftest configure:15762: $? = 0 configure:15771: result: yes configure:15779: checking for size_t configure:15779: result: yes configure:15790: checking for off_t configure:15790: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15790: $? = 0 configure:15790: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:128:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:15790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:15790: result: yes configure:15801: checking for ssize_t configure:15801: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15801: $? = 0 configure:15801: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:128:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:15801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:15801: result: yes configure:15810: checking for ptrdiff_t configure:15810: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15810: $? = 0 configure:15810: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:129:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:15810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:15810: result: yes configure:15819: checking for uchar configure:15819: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:13: error: 'uchar' undeclared (first use in this function) if (sizeof (uchar)) ^ conftest.c:130:13: note: each undeclared identifier is reported only once for each function it appears in configure:15819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof (uchar)) | return 0; | ; | return 0; | } configure:15819: result: no configure:15828: checking for longlong configure:15828: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:13: error: 'longlong' undeclared (first use in this function) if (sizeof (longlong)) ^ conftest.c:130:13: note: each undeclared identifier is reported only once for each function it appears in configure:15828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof (longlong)) | return 0; | ; | return 0; | } configure:15828: result: no configure:15838: checking whether char is unsigned configure:15857: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15857: $? = 0 configure:15864: result: no configure:15871: checking whether byte ordering is bigendian configure:15886: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:95:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:95:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:95:15: error: unknown type name 'universal' configure:15886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15931: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 configure:15931: $? = 0 configure:15949: gcc -c -g -O2 -I$/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:4: error: unknown type name 'not' not big endian ^ conftest.c:101:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:15949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:16077: result: no configure:16099: checking size of short configure:16104: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16104: $? = 0 configure:16104: ./conftest configure:16104: $? = 0 configure:16118: result: 2 configure:16132: checking size of int configure:16137: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16137: $? = 0 configure:16137: ./conftest configure:16137: $? = 0 configure:16151: result: 4 configure:16165: checking size of long configure:16170: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16170: $? = 0 configure:16170: ./conftest configure:16170: $? = 0 configure:16184: result: 4 configure:16198: checking size of long long configure:16203: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16203: $? = 0 configure:16203: ./conftest configure:16203: $? = 0 configure:16217: result: 8 configure:16231: checking size of float configure:16236: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16236: $? = 0 configure:16236: ./conftest configure:16236: $? = 0 configure:16250: result: 4 configure:16264: checking size of double configure:16269: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16269: $? = 0 configure:16269: ./conftest configure:16269: $? = 0 configure:16283: result: 8 configure:16297: checking size of off_t configure:16302: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16302: $? = 0 configure:16302: ./conftest configure:16302: $? = 0 configure:16316: result: 8 configure:16330: checking size of size_t configure:16335: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 configure:16335: $? = 0 configure:16335: ./conftest configure:16335: $? = 0 configure:16349: result: 4 configure:16361: checking for library containing deflate configure:16392: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c >&5 /tmp/ccPamObI.o: In function `main': /home/kamal/Downloads/netcdf-4.3.2/conftest.c:113: undefined reference to `deflate' collect2: error: ld returned 1 exit status configure:16392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char deflate (); | int | main () | { | return deflate (); | ; | return 0; | } configure:16392: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c -lzlibwapi >&5 /usr/bin/ld: cannot find -lzlibwapi collect2: error: ld returned 1 exit status configure:16392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char deflate (); | int | main () | { | return deflate (); | ; | return 0; | } configure:16392: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c -lzlibstat >&5 /usr/bin/ld: cannot find -lzlibstat collect2: error: ld returned 1 exit status configure:16392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char deflate (); | int | main () | { | return deflate (); | ; | return 0; | } configure:16392: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c -lzlib >&5 /usr/bin/ld: cannot find -lzlib collect2: error: ld returned 1 exit status configure:16392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char deflate (); | int | main () | { | return deflate (); | ; | return 0; | } configure:16392: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c -lzlib1 >&5 /usr/bin/ld: cannot find -lzlib1 collect2: error: ld returned 1 exit status configure:16392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char deflate (); | int | main () | { | return deflate (); | ; | return 0; | } configure:16392: gcc -o conftest -g -O2 -I$/home/kamal/svn/local_lib2/include -L$/home/kamal/svn/local_lib2/lib conftest.c -lz >&5 /usr/bin/ld: cannot find -lz collect2: error: ld returned 1 exit status configure:16392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "netCDF 4.3.2" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.3.2" | #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 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_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_VPRINTF 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRSTR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_MEMCMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_MEMMOVE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define USE_DISKLESS 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_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 4 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char deflate (); | int | main () | { | return deflate (); | ; | return 0; | } configure:16409: result: no configure:16417: error: Can't find or link to the z library. Turn off netCDF-4 and opendap with --disable-netcdf-4 --disable-dap, or see config.log for errors. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-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_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$/home/kamal/svn/local_lib2/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L$/home/kamal/svn/local_lib2/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_MPI_Comm_f2c=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_fsync=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_memcmp=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mremap=yes ac_cv_func_rand=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcat=yes ac_cv_func_strchr=yes ac_cv_func_strcpy=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtoll=yes ac_cv_func_strtoull=yes ac_cv_func_sysconf=yes ac_cv_func_vprintf=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_decl_signbit=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=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_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_curl_curl_easy_setopt=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_deflate=no ac_cv_search_opendir='none required' ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-pc-linux-gnu ac_cv_type__Bool=yes ac_cv_type_longlong=no ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uchar=no ac_cv_working_alloca_h=yes am_cv_CC_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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/kamal/Downloads/netcdf-4.3.2/missing aclocal-1.14' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/kamal/Downloads/netcdf-4.3.2/missing autoconf' AUTOHEADER='${SHELL} /home/kamal/Downloads/netcdf-4.3.2/missing autoheader' AUTOMAKE='${SHELL} /home/kamal/Downloads/netcdf-4.3.2/missing automake-1.14' AWK='mawk' BINFILE_NAME='' BUILD_BENCHMARKS_FALSE='' BUILD_BENCHMARKS_TRUE='#' BUILD_CDMREMOTE_FALSE='' BUILD_CDMREMOTE_TRUE='' BUILD_DAP_FALSE='' BUILD_DAP_TRUE='' BUILD_DISKLESS_FALSE='' BUILD_DISKLESS_TRUE='' BUILD_DLL_FALSE='' BUILD_DLL_TRUE='#' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' BUILD_INTERNAL_DOCS='no' BUILD_MMAP_FALSE='' BUILD_MMAP_TRUE='' BUILD_PARALLEL_FALSE='' BUILD_PARALLEL_TRUE='' BUILD_RPC_FALSE='' BUILD_RPC_TRUE='' BUILD_TESTSETS_FALSE='#' BUILD_TESTSETS_TRUE='' BUILD_UTILITIES_FALSE='#' BUILD_UTILITIES_TRUE='' BUILD_V2_FALSE='#' BUILD_V2_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='-I$/home/kamal/svn/local_lib2/include' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DOT='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DAP_AUTH_TESTS_FALSE='' ENABLE_DAP_AUTH_TESTS_TRUE='' ENABLE_DAP_LONG_TESTS_FALSE='' ENABLE_DAP_LONG_TESTS_TRUE='' ENABLE_DAP_REMOTE_TESTS_FALSE='' ENABLE_DAP_REMOTE_TESTS_TRUE='' EXEEXT='' EXTRA_EXAMPLE_TESTS_FALSE='' EXTRA_EXAMPLE_TESTS_TRUE='' EXTRA_TESTS_FALSE='' EXTRA_TESTS_TRUE='#' FGREP='/bin/grep -F' GREP='/bin/grep' HAS_DAP='' HAS_HDF4='' HAS_HDF5='' HAS_NC2='' HAS_NC4='' HAS_PNETCDF='' HAS_SZLIB='' HAVE_DOT='NO' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTERNAL_OCLIB_FALSE='#' INTERNAL_OCLIB_TRUE='' LARGE_FILE_TESTS_FALSE='' LARGE_FILE_TESTS_TRUE='#' LD='/usr/bin/ld' LDFLAGS='-L$/home/kamal/svn/local_lib2/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/kamal/Downloads/netcdf-4.3.2/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NC_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='netcdf' PACKAGE_BUGREPORT='support-netcdf@xxxxxxxxxxxxxxxx' PACKAGE_NAME='netCDF' PACKAGE_STRING='netCDF 4.3.2' PACKAGE_TARNAME='netcdf' PACKAGE_URL='' PACKAGE_VERSION='4.3.2' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' TEST_PARALLEL_FALSE='' TEST_PARALLEL_TRUE='' 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_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_SZIP_FALSE='' USE_SZIP_TRUE='' USE_VALGRIND_TESTS_FALSE='' USE_VALGRIND_TESTS_TRUE='' VERSION='4.3.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/kamal/Downloads/netcdf-4.3.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "netCDF" #define PACKAGE_TARNAME "netcdf" #define PACKAGE_VERSION "4.3.2" #define PACKAGE_STRING "netCDF 4.3.2" #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" #define PACKAGE_URL "" #define PACKAGE "netcdf" #define VERSION "4.3.2" #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 4194304 #define CHUNK_CACHE_NELEMS 1009 #define CHUNK_CACHE_PREEMPTION 0.75 #define USE_EXTREME_NUMBERS 1 #define TEMP_LARGE "." #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _FILE_OFFSET_BITS 64 #define HAVE_SYS_PARAM_H 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LOCALE_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_ERRNO_H 1 #define HAVE_CTYPE_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_VPRINTF 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRERROR 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_STRCAT 1 #define HAVE_STRCPY 1 #define HAVE_STRDUP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRTOD 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRSTR 1 #define HAVE_MKSTEMP 1 #define HAVE_RAND 1 #define HAVE_MEMCMP 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FSYNC 1 #define HAVE_MEMMOVE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_SYSCONF 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MREMAP 1 #define USE_DISKLESS 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_DECL_SIGNBIT 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SSIZE_T 1 #define HAVE_PTRDIFF_T 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SIZE_T 4 configure: exit 1
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by HDF5 configure 1.8.13, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-zlib=/home/kamal/svn/local_lib2 --prefix=/home/kamal/svn/local_lib2 ## --------- ## ## Platform. ## ## --------- ## hostname = kamal-XPS uname -m = i686 uname -r = 3.11.0-12-generic uname -s = Linux uname -v = #19-Ubuntu SMP Wed Oct 9 16:12:00 UTC 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/lightdm/lightdm 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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3257: checking for a BSD-compatible install configure:3325: result: /usr/bin/install -c configure:3336: checking whether build environment is sane configure:3391: result: yes configure:3542: checking for a thread-safe mkdir -p configure:3581: result: /bin/mkdir -p configure:3588: checking for gawk configure:3618: result: no configure:3588: checking for mawk configure:3604: found /usr/bin/mawk configure:3615: result: mawk configure:3626: checking whether make sets $(MAKE) configure:3648: result: yes configure:3677: checking whether make supports nested variables configure:3694: result: yes configure:3830: checking whether make supports nested variables configure:3847: result: yes configure:3870: checking whether to enable maintainer-specific portions of Makefiles configure:3879: result: no configure:3923: checking build system type configure:3937: result: i686-pc-linux-gnu configure:3957: checking host system type configure:3970: result: i686-pc-linux-gnu configure:4044: checking shell variables initial values ACLOCAL='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing aclocal-1.14' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS= AM_CPPFLAGS= AM_CXXFLAGS= AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY=0 AM_FCFLAGS= AM_LDFLAGS= AM_V='$(V)' AUTOCONF='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing autoconf' AUTOHEADER='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing autoheader' AUTOMAKE='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing automake-1.14' AWK=mawk BASH=/bin/bash BASHOPTS=cmdhist:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="2") BASH_ARGV=([0]="--prefix=/home/kamal/svn/local_lib2" [1]="--with-zlib=/home/kamal/svn/local_lib2") BASH_CMDS=() BASH_LINENO=([0]="0") BASH_SOURCE=([0]="./configure") BASH_VERSINFO=([0]="4" [1]="2" [2]="45" [3]="1" [4]="release" [5]="i686-pc-linux-gnu") BASH_VERSION='4.2.45(1)-release' CFFLAGS=-O0 CFLAGS= CLUTTER_IM_MODULE=xim COLORTERM=gnome-terminal COMPIZ_BIN_PATH=/usr/bin/ COMPIZ_CONFIG_PROFILE=ubuntu CONFIG_SHELL=/bin/bash CPPFLAGS= CXXFLAGS= CYGPATH_W=echo DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-qSZCQAtprt DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path DEFAULT_LIBS= DESKTOP_SESSION=ubuntu DIRSTACK=() DISPLAY=:0 DUALCASE=1 ECHO_C= ECHO_N=-n ECHO_T= EUID=1000 FC= FCFLAGS= GDMSESSION=ubuntu GDM_LANG=en_US GNOME_DESKTOP_SESSION_ID=this-is-deprecated GNOME_KEYRING_CONTROL=/run/user/1000/keyring-zlqtmT GNOME_KEYRING_PID=1566 GROUPS=() GTK_IM_MODULE=ibus GTK_MODULES=overlay-scrollbar:unity-gtk-module HOME=/home/kamal HOSTNAME=kamal-XPS HOSTTYPE=i686 IFS=' ' IM_CONFIG_PHASE=1 INSTALL='/usr/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTANCE= JOB=dbus LANG=en_US.UTF-8 LANGUAGE=C LC_ADDRESS=en_US.UTF-8 LC_ALL=C LC_IDENTIFICATION=en_US.UTF-8 LC_MEASUREMENT=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_NAME=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8 LC_TIME=en_US.UTF-8 LDFLAGS= LD_LIBRARY_PATH=-L/home/kamal/svn/local_lib/lib LESSCLOSE='/usr/bin/lesspipe %s %s' LESSOPEN='| /usr/bin/lesspipe %s' LIBOBJS= LINENO=4044 LOGNAME=kamal LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:' MACHTYPE=i686-pc-linux-gnu MAINT='#' MAINTAINER_MODE_FALSE= MAINTAINER_MODE_TRUE='#' MAKEFLAGS= MAKEINFO='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing makeinfo' MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path MFLAGS= MISSING='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing' MKDIR_P='/bin/mkdir -p' OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PACKAGE=hdf5 PACKAGE_BUGREPORT=help@xxxxxxxxxxxx PACKAGE_NAME=HDF5 PACKAGE_STRING='HDF5 1.8.13' PACKAGE_TARNAME=hdf5 PACKAGE_URL= PACKAGE_VERSION=1.8.13 PAPERSIZE=letter PATH=/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PATH_SEPARATOR=: PIPESTATUS=([0]="0") POSIXLY_CORRECT=y PPID=31579 PS1='$ ' PS2='> ' PS4='+ ' PWD=/home/kamal/Downloads/hdf5-1.8.13 QT4_IM_MODULE=ibus SESSION=ubuntu SESSIONTYPE=gnome-session SESSION_MANAGER=local/kamal-XPS:@/tmp/.ICE-unix/1708,unix/kamal-XPS:/tmp/.ICE-unix/1708 SET_MAKE= SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:interactive-comments:posix SHLVL=2 SSH_AGENT_PID=1643 SSH_AUTH_SOCK=/tmp/ssh-6Xps8fw1aF3X/agent.1642 TERM=xterm TEXTDOMAIN=im-config TEXTDOMAINDIR=/usr/share/locale/ UBUNTU_MENUPROXY=1 UID=1000 UPSTART_EVENTS='started xsession' UPSTART_INSTANCE= UPSTART_JOB=gnome-session UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/1568 USER=kamal USE_MAINTAINER_MODE=no VERSION=1.8.13 VTE_VERSION=3406 WINDOWID=65011719 XAUTHORITY=/home/kamal/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg XDG_CURRENT_DESKTOP=Unity XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/ XDG_MENU_PREFIX=gnome- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_VTNR=7 XMODIFIERS=@im=ibus _='checking shell variables initial values... ' _am_tools='gnutar pax cpio none' ac_abs_confdir=/home/kamal/Downloads/hdf5-1.8.13 ac_arg=--prefix=/home/kamal/svn/local_lib2 ac_aux_dir=bin ac_build_alias=i686-pc-linux-gnu ac_cache_corrupted=false ac_clean_files= ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_compiler_gnu= ac_confdir=. ac_config_commands=' pubconf' ac_config_guess='/bin/bash bin/config.guess' ac_config_headers=' src/H5config.h' ac_config_libobj_dir=. ac_config_sub='/bin/bash bin/config.sub' ac_configure='/bin/bash bin/configure' ac_configure_args=' '\''--with-zlib=/home/kamal/svn/local_lib2'\'' '\''--prefix=/home/kamal/svn/local_lib2'\''' ac_cpp='$CPP $CPPFLAGS' ac_cv_build=i686-pc-linux-gnu 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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_host=i686-pc-linux-gnu ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_make_make_set=yes ac_dashdash= ac_default_prefix=/home/kamal/Downloads/hdf5-1.8.13/hdf5 ac_dir=bin ac_env_CCC_set= ac_env_CCC_value= ac_env_CC_set= ac_env_CC_value= ac_env_CFLAGS_set= ac_env_CFLAGS_value= ac_env_CPPFLAGS_set= ac_env_CPPFLAGS_value= ac_env_CPP_set= ac_env_CPP_value= ac_env_CXXCPP_set= ac_env_CXXCPP_value= ac_env_CXXFLAGS_set= ac_env_CXXFLAGS_value= ac_env_CXX_set= ac_env_CXX_value= ac_env_FCFLAGS_set= ac_env_FCFLAGS_value= ac_env_FC_set= ac_env_FC_value= ac_env_LDFLAGS_set= ac_env_LDFLAGS_value= ac_env_LIBS_set= ac_env_LIBS_value= ac_env_build_alias_set= ac_env_build_alias_value= ac_env_host_alias_set= ac_env_host_alias_value= ac_env_target_alias_set= ac_env_target_alias_value= ac_exec_ext= ac_ext=c ac_hostname=kamal-XPS ac_includes_default='#include <stdio.h> #ifdef HAVE_SYS_TYPES_H # include <sys/types.h> #endif #ifdef HAVE_SYS_STAT_H # include <sys/stat.h> #endif #ifdef STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # ifdef HAVE_STDLIB_H # include <stdlib.h> # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #ifdef HAVE_STRINGS_H # include <strings.h> #endif #ifdef HAVE_INTTYPES_H # include <inttypes.h> #endif #ifdef HAVE_STDINT_H # include <stdint.h> #endif #ifdef HAVE_UNISTD_H # include <unistd.h> #endif' ac_init_help= ac_init_version=false ac_install_sh='bin/install-sh -c' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_ls_di='5257296 .' ac_make=make ac_msg='sources are in ., but `cd .'\'' does not work' ac_must_keep_next=false ac_new_set= ac_new_val= ac_old_set= ac_old_val= ac_optarg=/home/kamal/svn/local_lib2 ac_option=--prefix=/home/kamal/svn/local_lib2 ac_pass=2 ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS FC FCFLAGS CXX CXXFLAGS CCC CXXCPP CPP' ac_prev= ac_prog=mawk ac_pwd=/home/kamal/Downloads/hdf5-1.8.13 ac_pwd_ls_di='5257296 .' ac_save_IFS=' ' ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' ac_signal=0 ac_site_file=/home/kamal/svn/local_lib2/etc/config.site ac_site_file1=/home/kamal/svn/local_lib2/share/config.site ac_site_file2=/home/kamal/svn/local_lib2/etc/config.site ac_srcdir_defaulted=yes ac_subst_files= ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS HAVE_SHARED_CONDITIONAL_FALSE HAVE_SHARED_CONDITIONAL_TRUE SETX SEARCH BUILD_HDF5_HL_CONDITIONAL_FALSE BUILD_HDF5_HL_CONDITIONAL_TRUE BUILD_FORTRAN_CONDITIONAL_FALSE BUILD_FORTRAN_CONDITIONAL_TRUE BUILD_PARALLEL_CONDITIONAL_FALSE BUILD_PARALLEL_CONDITIONAL_TRUE BUILD_CXX_CONDITIONAL_FALSE BUILD_CXX_CONDITIONAL_TRUE STRICT_FORMAT_CHECKS DEFAULT_API_VERSION DEPRECATED_SYMBOLS BUILD_ALL_CONDITIONAL_FALSE BUILD_ALL_CONDITIONAL_TRUE HL_FOR HL DYNAMIC_DIRS ROOT CXX_VERSION FC_VERSION CC_VERSION WORDS_BIGENDIAN BYTESEX CONFIG_MODE CONFIG_USER CONFIG_DATE H5_VERSION DIRECT_VFD_CONDITIONAL_FALSE DIRECT_VFD_CONDITIONAL_TRUE USE_FILTER_SCALEOFFSET USE_FILTER_NBIT USE_FILTER_FLETCHER32 USE_FILTER_SHUFFLE FILTERS MPI_GET_SIZE ADD_PARALLEL_FILES USINGMEMCHECKER CLEARFILEBUF INSTRUMENT_LIBRARY TRACE_API DEBUG_PKG H5_LONE_COLON HAVE_PTHREAD BUILD_SHARED_SZIP_CONDITIONAL_FALSE BUILD_SHARED_SZIP_CONDITIONAL_TRUE LL_PATH USE_FILTER_SZIP USE_FILTER_DEFLATE AM_MAKEFLAGS LT_STATIC_EXEC USE_PLUGINS_CONDITIONAL_FALSE USE_PLUGINS_CONDITIONAL_TRUE CPP OTOOL64 OTOOL LIPO NMEDIT DSYMUTIL MANIFEST_TOOL RANLIB ac_ct_AR LN_S NM ac_ct_DUMPBIN DUMPBIN LD FGREP EGREP GREP SED LIBTOOL OBJDUMP DLLTOOL AS CXX_SHARED_CONDITIONAL_FALSE CXX_SHARED_CONDITIONAL_TRUE H5_CXX_SHARED FORTRAN_SHARED_CONDITIONAL_FALSE FORTRAN_SHARED_CONDITIONAL_TRUE H5_FORTRAN_SHARED TESTPARALLEL RUNPARALLEL RUNSERIAL PARALLEL TIME TR AR PERL CXXCPP am__fastdepCXX_FALSE am__fastdepCXX_TRUE CXXDEPMODE ac_ct_CXX CXXFLAGS FORTRAN_DEFAULT_REALisDBLE_F_FALSE FORTRAN_DEFAULT_REALisDBLE_F_TRUE FORTRAN_2003_CONDITIONAL_F_FALSE FORTRAN_2003_CONDITIONAL_F_TRUE FORTRAN_HAVE_SIZEOF_FALSE FORTRAN_HAVE_SIZEOF_TRUE FCLIBS F9XMODEXT F9XMODFLAG FSEARCH_DIRS F9XSUFFIXFLAG FCFLAGS_f90 ac_ct_FC FCFLAGS OBJECT_NAMELEN_DEFAULT_F SIZE_T HID_T HSSIZE_T HSIZE_T HADDR_T R_INTEGER R_LARGE HAVE_FORTRAN_2003 HDF5_INTERFACES am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__quote am__include DEPDIR OBJEXT EXEEXT ac_ct_CC LDFLAGS CFLAGS CC UNAME_INFO enable_static enable_shared STATIC_SHARED THREADSAFE DIRECT_VFD HAVE_DMALLOC CODESTACK INSTRUMENT LARGEFILE HDF5_HL CXX HDF_CXX FC2003 FC HDF_FORTRAN2003 HDF_FORTRAN STATIC_EXEC MPE EXTERNAL_FILTERS AM_LDFLAGS AM_CPPFLAGS AM_CXXFLAGS AM_FCFLAGS AM_CFLAGS H5_LDFLAGS H5_CXXFLAGS H5_FCFLAGS H5_CPPFLAGS H5_CFLAGS CPPFLAGS host_os host_vendor host_cpu host build_os build_vendor build_cpu build MAINT MAINTAINER_MODE_FALSE MAINTAINER_MODE_TRUE AM_BACKSLASH AM_DEFAULT_VERBOSITY AM_DEFAULT_V AM_V am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_tool_prefix= ac_unique_file=src/H5.c ac_unrecognized_opts= ac_unrecognized_sep= ac_user_opts=' enable_option_checking enable_silent_rules enable_maintainer_mode enable_dependency_tracking enable_unsupported enable_fortran enable_fortran2003 enable_cxx enable_shared enable_static with_pic enable_fast_install with_gnu_ld with_sysroot enable_libtool_lock enable_static_exec enable_sharedlib_rpath enable_production enable_largefile enable_linux_lfs with_fnord with_dmalloc with_zlib with_szlib enable_threadsafe with_pthread enable_debug enable_codestack enable_metadata_trace_file enable_trace enable_instrument enable_clear_file_buffers enable_using_memchecker enable_parallel with_mpe enable_mpi_size enable_filters with_default_vfd enable_direct_vfd with_default_plugindir enable_dconv_exception enable_dconv_accuracy enable_hl enable_build_all enable_deprecated_symbols with_default_api_version enable_strict_format_checks enable_embedded_libinfo ' ac_useropt=zlib ac_useropt_orig=zlib ac_val='${datarootdir}/man' ac_var=CPP ac_word=mawk am__api_version=1.14 am__leading_dot=. am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' am_aux_dir=/home/kamal/Downloads/hdf5-1.8.13/bin am_cv_make_support_nested_variables=yes am_lf=' ' am_make=make am_missing_run='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing ' am_sleep_pid=6475 as_basename=basename as_cr_LETTERS=ABCDEFGHIJKLMNOPQRSTUVWXYZ as_cr_Letters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ as_cr_alnum=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 as_cr_digits=0123456789 as_cr_letters=abcdefghijklmnopqrstuvwxyz as_dir=/usr/bin as_dirname=dirname as_echo='printf %s\n' as_echo_n='printf %s' as_executable_p=as_fn_executable_p as_expr=expr as_lineno_1=477 as_lineno_1a=477 as_lineno_2=478 as_lineno_2a=478 as_ln_s='ln -s' as_me=configure as_mkdir_p='mkdir -p "$as_dir"' as_myself=./configure as_nl=' ' as_save_IFS=' ' as_test_x='test -x' as_tr_cpp='eval sed '\''y%*abcdefghijklmnopqrstuvwxyz%PABCDEFGHIJKLMNOPQRSTUVWXYZ%;s%[^_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]%_%g'\''' as_tr_sh='eval sed '\''y%*+%pp%;s%[^_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]%_%g'\''' as_unset=as_fn_unset as_var=MAILPATH bindir='${exec_prefix}/bin' build=i686-pc-linux-gnu build_cpu=i686 build_os=linux-gnu build_vendor=pc cache_file=/dev/null cross_compiling=no datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix=NONE host=i686-pc-linux-gnu host_cpu=i686 host_os=linux-gnu host_vendor=pc htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' no_create= no_recursion= oldincludedir=/usr/include pdfdir='${docdir}' prefix=/home/kamal/svn/local_lib2 program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, psdir='${docdir}' saved_user_CFLAGS= saved_user_CPPFLAGS= saved_user_CXXFLAGS= saved_user_FCFLAGS= saved_user_LDFLAGS= sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' silent= site= srcdir=. subdirs= sysconfdir='${prefix}/etc' target= verbose= with_zlib=/home/kamal/svn/local_lib2 x_includes=NONE x_libraries=NONE configure:4047: result: done configure:4104: checking if basename works configure:4110: result: yes configure:4114: checking if xargs works configure:4120: result: yes configure:4128: checking for cached host configure:4135: result: none configure:4201: checking for config i686-pc-linux-gnu configure:4209: result: no configure:4201: checking for config i686-pc-linux-gnu configure:4209: result: no configure:4201: checking for config pc-linux-gnu configure:4209: result: no configure:4201: checking for config pc-linux-gnu configure:4209: result: no configure:4201: checking for config i686-linux-gnu configure:4209: result: no configure:4201: checking for config i686-linux-gnu configure:4209: result: no configure:4201: checking for config i686-pc configure:4209: result: no configure:4201: checking for config linux-gnu configure:4205: result: found configure:4221: checking for config ./config/site-specific/host-kamal-XPS configure:4229: result: no configure:4306: checking for gcc configure:4333: result: gcc configure:4562: checking for C compiler version configure:4571: gcc --version >&5 gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 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:4582: $? = 0 configure:4571: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:4582: $? = 0 configure:4571: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4582: $? = 4 configure:4571: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4582: $? = 4 configure:4602: checking whether the C compiler works configure:4624: gcc conftest.c >&5 configure:4628: $? = 0 configure:4676: result: yes configure:4679: checking for C compiler default output file name configure:4681: result: a.out configure:4687: checking for suffix of executables configure:4694: gcc -o conftest conftest.c >&5 configure:4698: $? = 0 configure:4720: result: configure:4742: checking whether we are cross compiling configure:4750: gcc -o conftest conftest.c >&5 configure:4754: $? = 0 configure:4761: ./conftest configure:4765: $? = 0 configure:4780: result: no configure:4785: checking for suffix of object files configure:4807: gcc -c conftest.c >&5 configure:4811: $? = 0 configure:4832: result: o configure:4836: checking whether we are using the GNU C compiler configure:4855: gcc -c conftest.c >&5 configure:4855: $? = 0 configure:4864: result: yes configure:4873: checking whether gcc accepts -g configure:4893: gcc -c -g conftest.c >&5 configure:4893: $? = 0 configure:4934: result: yes configure:4951: checking for gcc option to accept ISO C89 configure:5014: gcc -c conftest.c >&5 configure:5014: $? = 0 configure:5027: result: none needed configure:5052: checking whether gcc understands -c and -o together configure:5074: gcc -c conftest.c -o conftest2.o configure:5077: $? = 0 configure:5074: gcc -c conftest.c -o conftest2.o configure:5077: $? = 0 configure:5089: result: yes configure:5117: checking for style of include used by make configure:5145: result: GNU configure:5171: checking dependency style of gcc configure:5282: result: gcc3 configure:5304: checking if unsupported combinations of configure options are allowed configure:5314: result: no configure:5329: checking if Fortran interface enabled configure:5347: checking if Fortran 2003 interface enabled configure:6951: checking for C++ compiler version configure:6960: g++ --version >&5 g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 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:6971: $? = 0 configure:6960: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:6971: $? = 0 configure:6960: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6971: $? = 4 configure:6960: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6971: $? = 4 configure:6975: checking whether we are using the GNU C++ compiler configure:7002: g++ -c conftest.cpp >&5 configure:7002: $? = 0 configure:7011: result: yes configure:7020: checking whether g++ accepts -g configure:7048: g++ -c -g conftest.cpp >&5 configure:7048: $? = 0 configure:7105: result: yes configure:7130: checking dependency style of g++ configure:7241: result: gcc3 configure:7261: checking how to run the C++ preprocessor configure:7288: g++ -E conftest.cpp configure:7288: $? = 0 configure:7302: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:7302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7327: result: g++ -E configure:7347: g++ -E conftest.cpp configure:7347: $? = 0 configure:7361: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:7361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7390: checking if c++ interface enabled configure:7657: checking for perl configure:7673: found /usr/bin/perl configure:7684: result: perl configure:7708: checking for ar configure:7724: found /usr/bin/ar configure:7735: result: ar configure:7754: checking whether make sets $(MAKE) configure:7776: result: yes configure:7793: checking for tr configure:7811: found /usr/bin/tr configure:7823: result: /usr/bin/tr configure:7842: checking if srcdir= and time commands work together configure:7850: result: yes configure:8531: checking how to print strings configure:8558: result: printf configure:8579: checking for a sed that does not truncate output configure:8643: result: /bin/sed configure:8661: checking for grep that handles long lines and -e configure:8719: result: /bin/grep configure:8724: checking for egrep configure:8786: result: /bin/grep -E configure:8791: checking for fgrep configure:8853: result: /bin/grep -F configure:8888: checking for ld used by gcc configure:8955: result: /usr/bin/ld configure:8962: checking if the linker (/usr/bin/ld) is GNU ld configure:8977: result: yes configure:8989: checking for BSD- or MS-compatible name lister (nm) configure:9038: result: /usr/bin/nm -B configure:9168: checking the name lister (/usr/bin/nm -B) interface configure:9175: gcc -c conftest.c >&5 configure:9178: /usr/bin/nm -B "conftest.o" configure:9181: output 00000000 B some_variable configure:9188: result: BSD nm configure:9191: checking whether ln -s works configure:9195: result: yes configure:9203: checking the maximum length of command line arguments configure:9333: result: 1572864 configure:9350: checking whether the shell understands some XSI constructs configure:9360: result: yes configure:9364: checking whether the shell understands "+=" configure:9370: result: yes configure:9405: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:9445: result: func_convert_file_noop configure:9452: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:9472: result: func_convert_file_noop configure:9479: checking for /usr/bin/ld option to reload object files configure:9486: result: -r configure:9560: checking for objdump configure:9587: result: objdump configure:9616: checking how to recognize dependent libraries configure:9818: result: pass_all configure:9903: checking for dlltool configure:9930: result: dlltool configure:9960: checking how to associate runtime and link libraries configure:9987: result: printf %s\n configure:10111: checking for archiver @FILE support configure:10136: gcc -c conftest.c >&5 configure:10136: $? = 0 configure:10139: ar cru libconftest.a @conftest.lst >&5 configure:10142: $? = 0 configure:10147: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:10150: $? = 1 configure:10162: result: @ configure:10220: checking for strip configure:10236: found /usr/bin/strip configure:10247: result: strip configure:10319: checking for ranlib configure:10335: found /usr/bin/ranlib configure:10346: result: ranlib configure:10448: checking command to parse /usr/bin/nm -B output from gcc object configure:10568: gcc -c conftest.c >&5 configure:10571: $? = 0 configure:10575: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10578: $? = 0 configure:10644: gcc -o conftest conftest.c conftstm.o >&5 configure:10647: $? = 0 configure:10685: result: ok configure:10722: checking for sysroot configure:10752: result: no configure:11016: checking for mt configure:11032: found /bin/mt configure:11043: result: mt configure:11066: checking if mt is a manifest tool configure:11072: mt '-?' configure:11080: result: no configure:11730: checking how to run the C preprocessor configure:11761: gcc -E conftest.c configure:11761: $? = 0 configure:11775: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:11775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:11800: result: gcc -E configure:11820: gcc -E conftest.c configure:11820: $? = 0 configure:11834: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:11834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:11863: checking for ANSI C header files configure:11891: gcc -c conftest.c >&5 configure:11891: $? = 0 configure:11964: gcc -o conftest conftest.c >&5 configure:11964: $? = 0 configure:11964: ./conftest configure:11964: $? = 0 configure:11975: result: yes configure:11988: checking for sys/types.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for sys/stat.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for stdlib.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for string.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for memory.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for strings.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for inttypes.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for stdint.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:11988: checking for unistd.h configure:11988: gcc -c conftest.c >&5 configure:11988: $? = 0 configure:11988: result: yes configure:12002: checking for dlfcn.h configure:12002: gcc -c conftest.c >&5 configure:12002: $? = 0 configure:12002: result: yes configure:12215: checking for objdir configure:12230: result: .libs configure:12497: checking if gcc supports -fno-rtti -fno-exceptions configure:12515: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:12519: $? = 0 configure:12532: result: no configure:12859: checking for gcc option to produce PIC configure:12866: result: -fPIC -DPIC configure:12874: checking if gcc PIC flag -fPIC -DPIC works configure:12892: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:12896: $? = 0 configure:12909: result: yes configure:12938: checking if gcc static flag -static works configure:12966: result: yes configure:12981: checking if gcc supports -c -o file.o configure:13002: gcc -c -o out/conftest2.o conftest.c >&5 configure:13006: $? = 0 configure:13028: result: yes configure:13036: checking if gcc supports -c -o file.o configure:13083: result: yes configure:13116: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:14285: result: yes configure:14322: checking whether -lc should be explicitly linked in configure:14330: gcc -c conftest.c >&5 configure:14333: $? = 0 configure:14348: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:14351: $? = 0 configure:14365: result: no configure:14525: checking dynamic linker characteristics configure:15044: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15044: $? = 0 configure:15266: result: GNU/Linux ld.so configure:15373: checking how to hardcode library paths into programs configure:15398: result: immediate configure:15500: checking for shl_load configure:15500: gcc -o conftest conftest.c >&5 /tmp/ccs0s3yj.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:15500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return shl_load (); | ; | return 0; | } configure:15500: result: no configure:15504: checking for shl_load in -ldld configure:15537: gcc -o conftest conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:15537: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return shl_load (); | ; | return 0; | } configure:15546: result: no configure:15551: checking for dlopen configure:15551: gcc -o conftest conftest.c >&5 /tmp/cc2JGpgu.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:15551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return dlopen (); | ; | return 0; | } configure:15551: result: no configure:15555: checking for dlopen in -ldl configure:15588: gcc -o conftest conftest.c -ldl >&5 configure:15588: $? = 0 configure:15597: result: yes configure:15732: checking whether a program can dlopen itself configure:15812: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:15815: $? = 0 configure:15833: result: yes configure:15838: checking whether a statically linked program can dlopen itself configure:15918: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccNrZvBC.o: In function `main': conftest.c:(.text+0x23): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:15921: $? = 1 configure:15939: result: no configure:15978: checking whether stripping libraries is possible configure:15983: result: yes configure:16018: checking if libtool supports shared libraries configure:16020: result: yes configure:16023: checking whether to build shared libraries configure:16044: result: yes configure:16047: checking whether to build static libraries configure:16051: result: yes configure:22171: checking if we should install only statically linked executables configure:22216: checking if -Wl,-rpath should be used to link shared libs in nondefault directories configure:22234: result: yes configure:22249: checking how make searches directories configure:22266: result: VPATH=DIR1 DIR2 ... configure:22331: checking whether make will build with undefined variables configure:22340: result: yes configure:22355: checking for production mode configure:22366: result: production configure:22405: checking for ceil in -lm configure:22438: gcc -o conftest conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'ceil' [enabled by default] char ceil (); ^ configure:22438: $? = 0 configure:22447: result: yes configure:22458: checking for dlopen in -ldl configure:22500: result: yes configure:22626: checking for ANSI C header files configure:22738: result: yes configure:22746: checking whether time.h and sys/time.h may both be included configure:22774: gcc -c conftest.c >&5 configure:22774: $? = 0 configure:22781: result: yes configure:22797: checking for difftime configure:22797: gcc -o conftest conftest.c -ldl -lm >&5 configure:22797: $? = 0 configure:22797: result: yes configure:22808: checking for gettimeofday configure:22808: gcc -o conftest conftest.c -ldl -lm >&5 configure:22808: $? = 0 configure:22808: result: yes configure:22819: checking for library containing clock_gettime configure:22858: gcc -o conftest conftest.c -ldl -lm >&5 configure:22858: $? = 0 configure:22875: result: none required configure:22885: checking for clock_gettime configure:22885: gcc -o conftest conftest.c -ldl -lm >&5 configure:22885: $? = 0 configure:22885: result: yes configure:22901: checking sys/resource.h usability configure:22901: gcc -c conftest.c >&5 configure:22901: $? = 0 configure:22901: result: yes configure:22901: checking sys/resource.h presence configure:22901: gcc -E conftest.c configure:22901: $? = 0 configure:22901: result: yes configure:22901: checking for sys/resource.h configure:22901: result: yes configure:22901: checking sys/time.h usability configure:22901: gcc -c conftest.c >&5 configure:22901: $? = 0 configure:22901: result: yes configure:22901: checking sys/time.h presence configure:22901: gcc -E conftest.c configure:22901: $? = 0 configure:22901: result: yes configure:22901: checking for sys/time.h configure:22901: result: yes configure:22901: checking for unistd.h configure:22901: result: yes configure:22901: checking sys/ioctl.h usability configure:22901: gcc -c conftest.c >&5 configure:22901: $? = 0 configure:22901: result: yes configure:22901: checking sys/ioctl.h presence configure:22901: gcc -E conftest.c configure:22901: $? = 0 configure:22901: result: yes configure:22901: checking for sys/ioctl.h configure:22901: result: yes configure:22901: checking for sys/stat.h configure:22901: result: yes configure:22914: checking sys/socket.h usability configure:22914: gcc -c conftest.c >&5 configure:22914: $? = 0 configure:22914: result: yes configure:22914: checking sys/socket.h presence configure:22914: gcc -E conftest.c configure:22914: $? = 0 configure:22914: result: yes configure:22914: checking for sys/socket.h configure:22914: result: yes configure:22914: checking for sys/types.h configure:22914: result: yes configure:22927: checking stddef.h usability configure:22927: gcc -c conftest.c >&5 configure:22927: $? = 0 configure:22927: result: yes configure:22927: checking stddef.h presence configure:22927: gcc -E conftest.c configure:22927: $? = 0 configure:22927: result: yes configure:22927: checking for stddef.h configure:22927: result: yes configure:22927: checking setjmp.h usability configure:22927: gcc -c conftest.c >&5 configure:22927: $? = 0 configure:22927: result: yes configure:22927: checking setjmp.h presence configure:22927: gcc -E conftest.c configure:22927: $? = 0 configure:22927: result: yes configure:22927: checking for setjmp.h configure:22927: result: yes configure:22927: checking features.h usability configure:22927: gcc -c conftest.c >&5 configure:22927: $? = 0 configure:22927: result: yes configure:22927: checking features.h presence configure:22927: gcc -E conftest.c configure:22927: $? = 0 configure:22927: result: yes configure:22927: checking for features.h configure:22927: result: yes configure:22939: checking dirent.h usability configure:22939: gcc -c conftest.c >&5 configure:22939: $? = 0 configure:22939: result: yes configure:22939: checking dirent.h presence configure:22939: gcc -E conftest.c configure:22939: $? = 0 configure:22939: result: yes configure:22939: checking for dirent.h configure:22939: result: yes configure:22951: checking for stdint.h configure:22951: result: yes configure:22965: checking mach/mach_time.h usability configure:22965: gcc -c conftest.c >&5 conftest.c:75:28: fatal error: mach/mach_time.h: No such file or directory #include <mach/mach_time.h> ^ compilation terminated. configure:22965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <mach/mach_time.h> configure:22965: result: no configure:22965: checking mach/mach_time.h presence configure:22965: gcc -E conftest.c conftest.c:42:28: fatal error: mach/mach_time.h: No such file or directory #include <mach/mach_time.h> ^ compilation terminated. configure:22965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <mach/mach_time.h> configure:22965: result: no configure:22965: checking for mach/mach_time.h configure:22965: result: no configure:23068: checking io.h usability configure:23068: gcc -c conftest.c >&5 conftest.c:75:16: fatal error: io.h: No such file or directory #include <io.h> ^ compilation terminated. configure:23068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <io.h> configure:23068: result: no configure:23068: checking io.h presence configure:23068: gcc -E conftest.c conftest.c:42:16: fatal error: io.h: No such file or directory #include <io.h> ^ compilation terminated. configure:23068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <io.h> configure:23068: result: no configure:23068: checking for io.h configure:23068: result: no configure:23068: checking winsock2.h usability configure:23068: gcc -c conftest.c >&5 conftest.c:75:22: fatal error: winsock2.h: No such file or directory #include <winsock2.h> ^ compilation terminated. configure:23068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <winsock2.h> configure:23068: result: no configure:23068: checking winsock2.h presence configure:23068: gcc -E conftest.c conftest.c:42:22: fatal error: winsock2.h: No such file or directory #include <winsock2.h> ^ compilation terminated. configure:23068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include <winsock2.h> configure:23068: result: no configure:23068: checking for winsock2.h configure:23068: result: no configure:23068: checking sys/timeb.h usability configure:23068: gcc -c conftest.c >&5 configure:23068: $? = 0 configure:23068: result: yes configure:23068: checking sys/timeb.h presence configure:23068: gcc -E conftest.c configure:23068: $? = 0 configure:23068: result: yes configure:23068: checking for sys/timeb.h configure:23068: result: yes configure:23139: checking if libtool needs -no-undefined flag to build shared libraries configure:23150: result: no configure:23159: checking if configure should try to set up large file support configure:23189: result: yes configure:23194: checking for special C compiler options needed for large files configure:23247: result: no configure:23261: checking for _FILE_OFFSET_BITS value needed for large files configure:23294: gcc -c conftest.c >&5 conftest.c:49:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:49:3: warning: left shift count >= width of type [enabled by default] conftest.c:50:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:50:10: warning: left shift count >= width of type [enabled by default] conftest.c:49:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:23294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include <sys/types.h> | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | ; | return 0; | } configure:23326: gcc -c conftest.c >&5 configure:23326: $? = 0 configure:23334: result: 64 configure:23438: checking if large (64-bit) files are supported on this system. configure:23469: gcc -o conftest conftest.c -ldl -lm >&5 configure:23469: $? = 0 configure:23469: ./conftest configure:23469: $? = 0 configure:23482: result: yes configure:23563: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:54:1: warning: old-style function definition [-Wold-style-definition] conftest.c:56:9: warning: unused variable 'n' [-Wunused-variable] off64_t n = 0; ^ conftest.c:54:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23563: $? = 0 configure:23567: checking for lseek64 configure:23567: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:46:0: warning: macro "lseek64" is not used [-Wunused-macros] #define lseek64 innocuous_lseek64 ^ conftest.c:67:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lseek64 (); ^ conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:84:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23567: $? = 0 configure:23567: result: yes configure:23567: checking for fseeko64 configure:23567: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:47:0: warning: macro "fseeko64" is not used [-Wunused-macros] #define fseeko64 innocuous_fseeko64 ^ conftest.c:68:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fseeko64 (); ^ conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:85:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23567: $? = 0 configure:23567: result: yes configure:23567: checking for ftello64 configure:23567: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:48:0: warning: macro "ftello64" is not used [-Wunused-macros] #define ftello64 innocuous_ftello64 ^ conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char ftello64 (); ^ conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:86:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23567: $? = 0 configure:23567: result: yes configure:23567: checking for ftruncate64 configure:23567: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:49:0: warning: macro "ftruncate64" is not used [-Wunused-macros] #define ftruncate64 innocuous_ftruncate64 ^ conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char ftruncate64 (); ^ conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:87:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23567: $? = 0 configure:23567: result: yes configure:23584: checking for fseeko configure:23584: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:50:0: warning: macro "fseeko" is not used [-Wunused-macros] #define fseeko innocuous_fseeko ^ conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fseeko (); ^ conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:88:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23584: $? = 0 configure:23584: result: yes configure:23584: checking for ftello configure:23584: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:51:0: warning: macro "ftello" is not used [-Wunused-macros] #define ftello innocuous_ftello ^ conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char ftello (); ^ conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:89:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23584: $? = 0 configure:23584: result: yes configure:23614: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:62:1: warning: old-style function definition [-Wold-style-definition] conftest.c:64:15: warning: unused variable 'sb' [-Wunused-variable] struct stat64 sb; ^ conftest.c:62:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23614: $? = 0 configure:23618: checking for stat64 configure:23618: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:52:0: warning: macro "stat64" is not used [-Wunused-macros] #define stat64 innocuous_stat64 ^ conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char stat64 (); ^ conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:90:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23618: $? = 0 configure:23618: result: yes configure:23618: checking for fstat64 configure:23618: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:53:0: warning: macro "fstat64" is not used [-Wunused-macros] #define fstat64 innocuous_fstat64 ^ conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fstat64 (); ^ conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:91:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23618: $? = 0 configure:23618: result: yes configure:23636: checking for off_t configure:23636: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:94:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23636: $? = 0 configure:23636: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:96:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:23636: result: yes configure:23647: checking for size_t configure:23647: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:94:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23647: $? = 0 configure:23647: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:96:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:23647: result: yes configure:23658: checking for ssize_t configure:23658: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:94:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23658: $? = 0 configure:23658: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:96:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:23658: result: yes configure:23669: checking for ptrdiff_t configure:23669: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:94:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23669: $? = 0 configure:23669: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:94:1: warning: old-style function definition [-Wold-style-definition] conftest.c:96:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:23669: result: yes configure:23680: checking whether byte ordering is bigendian configure:23695: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:53:9: warning: identifier "not" is a special operator name in C++ [-Wc++-compat] not a universal capable compiler ^ conftest.c:53:9: error: unknown type name 'not' conftest.c:53:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:53:15: error: unknown type name 'universal' conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:42:0: warning: macro "_FILE_OFFSET_BITS" is not used [-Wunused-macros] #define _FILE_OFFSET_BITS 64 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:23748: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:64:1: warning: old-style function definition [-Wold-style-definition] conftest.c:64:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23748: $? = 0 configure:23774: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:64:1: warning: old-style function definition [-Wold-style-definition] conftest.c:67:4: warning: identifier "not" is a special operator name in C++ [-Wc++-compat] not big endian ^ conftest.c:67:4: error: unknown type name 'not' conftest.c:67:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23934: result: no configure:23956: checking size of char configure:23961: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:85:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (char)); } ^ conftest.c: In function 'longval': conftest.c:85:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:86:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (char)); } ^ conftest.c: In function 'ulongval': conftest.c:86:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:98:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23961: $? = 0 configure:23961: ./conftest configure:23961: $? = 0 configure:23975: result: 1 configure:23989: checking size of short configure:23994: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:86:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (short)); } ^ conftest.c: In function 'longval': conftest.c:86:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:87:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (short)); } ^ conftest.c: In function 'ulongval': conftest.c:87:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:99:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:23994: $? = 0 configure:23994: ./conftest configure:23994: $? = 0 configure:24008: result: 2 configure:24022: checking size of int configure:24027: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:87:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int)); } ^ conftest.c: In function 'longval': conftest.c:87:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:88:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int)); } ^ conftest.c: In function 'ulongval': conftest.c:88:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:100:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24027: $? = 0 configure:24027: ./conftest configure:24027: $? = 0 configure:24041: result: 4 configure:24055: checking size of unsigned configure:24060: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:88:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (unsigned)); } ^ conftest.c: In function 'longval': conftest.c:88:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:89:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (unsigned)); } ^ conftest.c: In function 'ulongval': conftest.c:89:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:101:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24060: $? = 0 configure:24060: ./conftest configure:24060: $? = 0 configure:24074: result: 4 configure:24088: checking size of long configure:24093: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:89:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (long)); } ^ conftest.c: In function 'longval': conftest.c:89:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:90:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long)); } ^ conftest.c: In function 'ulongval': conftest.c:90:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:102:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24093: $? = 0 configure:24093: ./conftest configure:24093: $? = 0 configure:24107: result: 4 configure:24121: checking size of long long configure:24126: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:90:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (long long)); } ^ conftest.c: In function 'longval': conftest.c:90:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:91:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long long)); } ^ conftest.c: In function 'ulongval': conftest.c:91:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:103:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24126: $? = 0 configure:24126: ./conftest configure:24126: $? = 0 configure:24140: result: 8 configure:24154: checking size of __int64 configure:24159: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:91:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (__int64)); } ^ conftest.c: In function 'longval': conftest.c:91:17: warning: old-style function definition [-Wold-style-definition] conftest.c:91:57: error: '__int64' undeclared (first use in this function) static long int longval () { return (long int) (sizeof (__int64)); } ^ conftest.c:91:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: At top level: conftest.c:92:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } ^ conftest.c: In function 'ulongval': conftest.c:92:26: warning: old-style function definition [-Wold-style-definition] conftest.c:92:67: error: '__int64' undeclared (first use in this function) static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } ^ conftest.c: At top level: conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:104:1: warning: old-style function definition [-Wold-style-definition] conftest.c:110:28: error: '__int64' undeclared (first use in this function) if (((long int) (sizeof (__int64))) < 0) ^ conftest.c: At top level: conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24159: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include <stdio.h> | #include <stdlib.h> | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:24173: result: 0 configure:24187: checking size of float configure:24192: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:92:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (float)); } ^ conftest.c: In function 'longval': conftest.c:92:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:93:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (float)); } ^ conftest.c: In function 'ulongval': conftest.c:93:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:105:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24192: $? = 0 configure:24192: ./conftest configure:24192: $? = 0 configure:24206: result: 4 configure:24220: checking size of double configure:24225: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:93:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (double)); } ^ conftest.c: In function 'longval': conftest.c:93:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:94:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (double)); } ^ conftest.c: In function 'ulongval': conftest.c:94:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:106:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24225: $? = 0 configure:24225: ./conftest configure:24225: $? = 0 configure:24239: result: 8 configure:24253: checking size of long double configure:24258: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:94:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (long double)); } ^ conftest.c: In function 'longval': conftest.c:94:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:95:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long double)); } ^ conftest.c: In function 'ulongval': conftest.c:95:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:107:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24258: $? = 0 configure:24258: ./conftest configure:24258: $? = 0 configure:24272: result: 12 configure:24385: checking size of int8_t configure:24390: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:97:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int8_t)); } ^ conftest.c: In function 'longval': conftest.c:97:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:98:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int8_t)); } ^ conftest.c: In function 'ulongval': conftest.c:98:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:110:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24390: $? = 0 configure:24390: ./conftest configure:24390: $? = 0 configure:24404: result: 1 configure:24418: checking size of uint8_t configure:24423: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:98:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint8_t)); } ^ conftest.c: In function 'longval': conftest.c:98:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:99:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint8_t)); } ^ conftest.c: In function 'ulongval': conftest.c:99:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:111:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24423: $? = 0 configure:24423: ./conftest configure:24423: $? = 0 configure:24437: result: 1 configure:24451: checking size of int_least8_t configure:24456: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:99:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_least8_t)); } ^ conftest.c: In function 'longval': conftest.c:99:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:100:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_least8_t)); } ^ conftest.c: In function 'ulongval': conftest.c:100:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:112:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24456: $? = 0 configure:24456: ./conftest configure:24456: $? = 0 configure:24470: result: 1 configure:24484: checking size of uint_least8_t configure:24489: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:100:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_least8_t)); } ^ conftest.c: In function 'longval': conftest.c:100:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:101:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_least8_t)); } ^ conftest.c: In function 'ulongval': conftest.c:101:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:113:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24489: $? = 0 configure:24489: ./conftest configure:24489: $? = 0 configure:24503: result: 1 configure:24517: checking size of int_fast8_t configure:24522: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:101:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_fast8_t)); } ^ conftest.c: In function 'longval': conftest.c:101:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:102:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_fast8_t)); } ^ conftest.c: In function 'ulongval': conftest.c:102:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:114:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24522: $? = 0 configure:24522: ./conftest configure:24522: $? = 0 configure:24536: result: 1 configure:24550: checking size of uint_fast8_t configure:24555: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:102:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_fast8_t)); } ^ conftest.c: In function 'longval': conftest.c:102:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:103:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_fast8_t)); } ^ conftest.c: In function 'ulongval': conftest.c:103:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:115:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24555: $? = 0 configure:24555: ./conftest configure:24555: $? = 0 configure:24569: result: 1 configure:24584: checking size of int16_t configure:24589: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:103:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int16_t)); } ^ conftest.c: In function 'longval': conftest.c:103:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:104:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int16_t)); } ^ conftest.c: In function 'ulongval': conftest.c:104:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:116:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24589: $? = 0 configure:24589: ./conftest configure:24589: $? = 0 configure:24603: result: 2 configure:24617: checking size of uint16_t configure:24622: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:104:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint16_t)); } ^ conftest.c: In function 'longval': conftest.c:104:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:105:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint16_t)); } ^ conftest.c: In function 'ulongval': conftest.c:105:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:117:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24622: $? = 0 configure:24622: ./conftest configure:24622: $? = 0 configure:24636: result: 2 configure:24650: checking size of int_least16_t configure:24655: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:105:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_least16_t)); } ^ conftest.c: In function 'longval': conftest.c:105:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:106:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_least16_t)); } ^ conftest.c: In function 'ulongval': conftest.c:106:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:118:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24655: $? = 0 configure:24655: ./conftest configure:24655: $? = 0 configure:24669: result: 2 configure:24683: checking size of uint_least16_t configure:24688: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:106:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_least16_t)); } ^ conftest.c: In function 'longval': conftest.c:106:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:107:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_least16_t)); } ^ conftest.c: In function 'ulongval': conftest.c:107:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:119:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24688: $? = 0 configure:24688: ./conftest configure:24688: $? = 0 configure:24702: result: 2 configure:24716: checking size of int_fast16_t configure:24721: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:107:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_fast16_t)); } ^ conftest.c: In function 'longval': conftest.c:107:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:108:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_fast16_t)); } ^ conftest.c: In function 'ulongval': conftest.c:108:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:120:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24721: $? = 0 configure:24721: ./conftest configure:24721: $? = 0 configure:24735: result: 4 configure:24749: checking size of uint_fast16_t configure:24754: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:108:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_fast16_t)); } ^ conftest.c: In function 'longval': conftest.c:108:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:109:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_fast16_t)); } ^ conftest.c: In function 'ulongval': conftest.c:109:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:121:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24754: $? = 0 configure:24754: ./conftest configure:24754: $? = 0 configure:24768: result: 4 configure:24783: checking size of int32_t configure:24788: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:109:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int32_t)); } ^ conftest.c: In function 'longval': conftest.c:109:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:110:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int32_t)); } ^ conftest.c: In function 'ulongval': conftest.c:110:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:122:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24788: $? = 0 configure:24788: ./conftest configure:24788: $? = 0 configure:24802: result: 4 configure:24816: checking size of uint32_t configure:24821: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:110:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint32_t)); } ^ conftest.c: In function 'longval': conftest.c:110:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint32_t)); } ^ conftest.c: In function 'ulongval': conftest.c:111:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:123:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24821: $? = 0 configure:24821: ./conftest configure:24821: $? = 0 configure:24835: result: 4 configure:24849: checking size of int_least32_t configure:24854: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:111:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_least32_t)); } ^ conftest.c: In function 'longval': conftest.c:111:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:112:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_least32_t)); } ^ conftest.c: In function 'ulongval': conftest.c:112:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:124:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24854: $? = 0 configure:24854: ./conftest configure:24854: $? = 0 configure:24868: result: 4 configure:24882: checking size of uint_least32_t configure:24887: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:112:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_least32_t)); } ^ conftest.c: In function 'longval': conftest.c:112:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:113:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_least32_t)); } ^ conftest.c: In function 'ulongval': conftest.c:113:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:125:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24887: $? = 0 configure:24887: ./conftest configure:24887: $? = 0 configure:24901: result: 4 configure:24915: checking size of int_fast32_t configure:24920: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:113:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_fast32_t)); } ^ conftest.c: In function 'longval': conftest.c:113:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:114:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_fast32_t)); } ^ conftest.c: In function 'ulongval': conftest.c:114:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:126:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24920: $? = 0 configure:24920: ./conftest configure:24920: $? = 0 configure:24934: result: 4 configure:24948: checking size of uint_fast32_t configure:24953: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:114:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_fast32_t)); } ^ conftest.c: In function 'longval': conftest.c:114:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:115:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_fast32_t)); } ^ conftest.c: In function 'ulongval': conftest.c:115:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:127:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24953: $? = 0 configure:24953: ./conftest configure:24953: $? = 0 configure:24967: result: 4 configure:24982: checking size of int64_t configure:24987: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:115:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int64_t)); } ^ conftest.c: In function 'longval': conftest.c:115:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:116:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int64_t)); } ^ conftest.c: In function 'ulongval': conftest.c:116:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:128:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:24987: $? = 0 configure:24987: ./conftest configure:24987: $? = 0 configure:25001: result: 8 configure:25015: checking size of uint64_t configure:25020: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:116:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint64_t)); } ^ conftest.c: In function 'longval': conftest.c:116:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:117:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint64_t)); } ^ conftest.c: In function 'ulongval': conftest.c:117:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:129:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:25020: $? = 0 configure:25020: ./conftest configure:25020: $? = 0 configure:25034: result: 8 configure:25048: checking size of int_least64_t configure:25053: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:117:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_least64_t)); } ^ conftest.c: In function 'longval': conftest.c:117:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:118:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_least64_t)); } ^ conftest.c: In function 'ulongval': conftest.c:118:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:130:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:25053: $? = 0 configure:25053: ./conftest configure:25053: $? = 0 configure:25067: result: 8 configure:25081: checking size of uint_least64_t configure:25086: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:118:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_least64_t)); } ^ conftest.c: In function 'longval': conftest.c:118:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:119:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_least64_t)); } ^ conftest.c: In function 'ulongval': conftest.c:119:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:131:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ configure:25086: $? = 0 configure:25086: ./conftest configure:25086: $? = 0 configure:25100: result: 8 configure:25114: checking size of int_fast64_t configure:25119: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:119:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int_fast64_t)); } ^ conftest.c: In function 'longval': conftest.c:119:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:120:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int_fast64_t)); } ^ conftest.c: In function 'ulongval': conftest.c:120:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:132:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25119: $? = 0 configure:25119: ./conftest configure:25119: $? = 0 configure:25133: result: 8 configure:25147: checking size of uint_fast64_t configure:25152: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:120:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (uint_fast64_t)); } ^ conftest.c: In function 'longval': conftest.c:120:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:121:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (uint_fast64_t)); } ^ conftest.c: In function 'ulongval': conftest.c:121:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:133:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25152: $? = 0 configure:25152: ./conftest configure:25152: $? = 0 configure:25166: result: 8 configure:25181: checking size of size_t configure:25186: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:121:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (size_t)); } ^ conftest.c: In function 'longval': conftest.c:121:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:122:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (size_t)); } ^ conftest.c: In function 'ulongval': conftest.c:122:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:134:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:134:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25186: $? = 0 configure:25186: ./conftest configure:25186: $? = 0 configure:25200: result: 4 configure:25214: checking size of ssize_t configure:25219: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:122:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (ssize_t)); } ^ conftest.c: In function 'longval': conftest.c:122:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:123:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (ssize_t)); } ^ conftest.c: In function 'ulongval': conftest.c:123:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:135:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25219: $? = 0 configure:25219: ./conftest configure:25219: $? = 0 configure:25233: result: 4 configure:25247: checking size of ptrdiff_t configure:25252: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:123:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (ptrdiff_t)); } ^ conftest.c: In function 'longval': conftest.c:123:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:124:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (ptrdiff_t)); } ^ conftest.c: In function 'ulongval': conftest.c:124:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:136:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25252: $? = 0 configure:25252: ./conftest configure:25252: $? = 0 configure:25266: result: 4 configure:25284: checking size of off_t configure:25289: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:125:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (off_t)); } ^ conftest.c: In function 'longval': conftest.c:125:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:126:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (off_t)); } ^ conftest.c: In function 'ulongval': conftest.c:126:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:138:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25289: $? = 0 configure:25289: ./conftest configure:25289: $? = 0 configure:25303: result: 8 configure:25317: checking size of off64_t configure:25322: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:126:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (off64_t)); } ^ conftest.c: In function 'longval': conftest.c:126:17: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:127:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (off64_t)); } ^ conftest.c: In function 'ulongval': conftest.c:127:26: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:139:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:139:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25322: $? = 0 configure:25322: ./conftest configure:25322: $? = 0 configure:25336: result: 8 configure:25437: checking if dev_t is scalar configure:25462: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:108:1: warning: old-style function definition [-Wold-style-definition] conftest.c:110:17: warning: 'd1' is used uninitialized in this function [-Wuninitialized] dev_t d1, d2; if(d1==d2) return 0; ^ conftest.c:110:17: warning: 'd2' is used uninitialized in this function [-Wuninitialized] conftest.c:108:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25462: $? = 0 configure:25466: result: yes configure:25582: checking for dmalloc library configure:25584: result: suppressed configure:25850: checking zlib.h usability configure:25850: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25850: $? = 0 configure:25850: result: yes configure:25850: checking zlib.h presence configure:25850: gcc -E -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c configure:25850: $? = 0 configure:25850: result: yes configure:25850: checking for zlib.h configure:25850: result: yes configure:25869: checking for compress2 in -lz configure:25902: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char compress2 (); ^ conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:113:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25902: $? = 0 configure:25911: result: yes configure:25931: checking for compress2 configure:25931: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:99:0: warning: macro "compress2" is not used [-Wunused-macros] #define compress2 innocuous_compress2 ^ conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char compress2 (); ^ conftest.c:137:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:137:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:25931: $? = 0 configure:25931: result: yes configure:26050: checking for szlib configure:26052: result: suppressed configure:26354: checking for thread safe support configure:26381: result: no configure:26688: checking whether CLOCK_MONOTONIC is declared configure:26688: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:109:1: warning: old-style function definition [-Wold-style-definition] conftest.c:109:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:26688: $? = 0 configure:26688: result: yes configure:26703: checking for tm_gmtoff in struct tm configure:26726: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:110:1: warning: old-style function definition [-Wold-style-definition] conftest.c:112:11: warning: variable 'tm' set but not used [-Wunused-but-set-variable] struct tm tm; tm.tm_gmtoff=0; ^ conftest.c:110:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:26726: $? = 0 configure:26730: result: yes configure:26739: checking for __tm_gmtoff in struct tm configure:26762: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:111:1: warning: old-style function definition [-Wold-style-definition] conftest.c:113:17: error: 'struct tm' has no member named '__tm_gmtoff' struct tm tm; tm.__tm_gmtoff=0; ^ conftest.c:113:11: warning: variable 'tm' set but not used [-Wunused-but-set-variable] struct tm tm; tm.__tm_gmtoff=0; ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:26762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | | #include <sys/time.h> | #include <time.h> | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | struct tm tm; tm.__tm_gmtoff=0; | ; | return 0; | } configure:26769: result: no configure:26775: checking for global timezone variable configure:26805: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:111:1: warning: old-style function definition [-Wold-style-definition] conftest.c:113:1: error: 'timezone' undeclared (first use in this function) timezone=0; ^ conftest.c:113:1: note: each undeclared identifier is reported only once for each function it appears in conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:26805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | /* end confdefs.h. */ | | #include <sys/time.h> | #include <time.h> | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | timezone=0; | ; | return 0; | } configure:26812: result: no configure:26821: checking whether struct tm is in sys/time.h or time.h configure:26849: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:111:1: warning: old-style function definition [-Wold-style-definition] conftest.c:111:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:26849: $? = 0 configure:26856: result: time.h configure:26864: checking for struct tm.tm_zone configure:26864: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:112:1: warning: old-style function definition [-Wold-style-definition] conftest.c:112:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:26864: $? = 0 configure:26864: result: yes configure:26939: checking for struct timezone configure:26963: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:114:1: warning: old-style function definition [-Wold-style-definition] conftest.c:116:17: warning: variable 'tz' set but not used [-Wunused-but-set-variable] struct timezone tz; tz.tz_minuteswest=0; ^ conftest.c:114:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:26963: $? = 0 configure:26968: result: yes configure:26979: checking whether gettimeofday() gives timezone configure:27008: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:114:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:114:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:115:19: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] else exit (0); ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27008: $? = 0 configure:27008: ./conftest configure:27008: $? = 0 configure:27021: result: yes configure:27035: checking for st_blocks in struct stat configure:27057: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:114:1: warning: old-style function definition [-Wold-style-definition] conftest.c:116:13: warning: variable 'sb' set but not used [-Wunused-but-set-variable] struct stat sb; sb.st_blocks=0; ^ conftest.c:114:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27057: $? = 0 configure:27061: result: yes configure:27075: checking for _getvideoconfig configure:27075: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:106:0: warning: macro "_getvideoconfig" is not used [-Wunused-macros] #define _getvideoconfig innocuous__getvideoconfig ^ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char _getvideoconfig (); ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:144:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ /tmp/cc3V82Jf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_getvideoconfig' collect2: error: ld returned 1 exit status configure:27075: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | /* Define _getvideoconfig to an innocuous variant, in case <limits.h> declares _getvideoconfig. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _getvideoconfig innocuous__getvideoconfig | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getvideoconfig (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _getvideoconfig | | /* 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 _getvideoconfig (); | /* 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__getvideoconfig || defined __stub____getvideoconfig | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return _getvideoconfig (); | ; | return 0; | } configure:27075: result: no configure:27075: checking for gettextinfo configure:27075: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:106:0: warning: macro "gettextinfo" is not used [-Wunused-macros] #define gettextinfo innocuous_gettextinfo ^ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char gettextinfo (); ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:144:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ /tmp/ccGXW2z9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gettextinfo' collect2: error: ld returned 1 exit status configure:27075: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | /* Define gettextinfo to an innocuous variant, in case <limits.h> declares gettextinfo. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define gettextinfo innocuous_gettextinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettextinfo (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef gettextinfo | | /* 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 gettextinfo (); | /* 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_gettextinfo || defined __stub___gettextinfo | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return gettextinfo (); | ; | return 0; | } configure:27075: result: no configure:27090: checking for GetConsoleScreenBufferInfo configure:27090: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:106:0: warning: macro "GetConsoleScreenBufferInfo" is not used [-Wunused-macros] #define GetConsoleScreenBufferInfo innocuous_GetConsoleScreenBufferInfo ^ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char GetConsoleScreenBufferInfo (); ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:144:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ /tmp/ccAVXPwi.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `GetConsoleScreenBufferInfo' collect2: error: ld returned 1 exit status configure:27090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | /* Define GetConsoleScreenBufferInfo to an innocuous variant, in case <limits.h> declares GetConsoleScreenBufferInfo. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define GetConsoleScreenBufferInfo innocuous_GetConsoleScreenBufferInfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetConsoleScreenBufferInfo (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef GetConsoleScreenBufferInfo | | /* 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 GetConsoleScreenBufferInfo (); | /* 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_GetConsoleScreenBufferInfo || defined __stub___GetConsoleScreenBufferInfo | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return GetConsoleScreenBufferInfo (); | ; | return 0; | } configure:27090: result: no configure:27104: checking for _scrsize configure:27104: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:106:0: warning: macro "_scrsize" is not used [-Wunused-macros] #define _scrsize innocuous__scrsize ^ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char _scrsize (); ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:144:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ /tmp/cc29q5Np.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_scrsize' collect2: error: ld returned 1 exit status configure:27104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | /* Define _scrsize to an innocuous variant, in case <limits.h> declares _scrsize. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _scrsize innocuous__scrsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _scrsize (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _scrsize | | /* 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 _scrsize (); | /* 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__scrsize || defined __stub____scrsize | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return _scrsize (); | ; | return 0; | } configure:27104: result: no configure:27104: checking for ioctl configure:27104: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:106:0: warning: macro "ioctl" is not used [-Wunused-macros] #define ioctl innocuous_ioctl ^ conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char ioctl (); ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:144:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27104: $? = 0 configure:27104: result: yes configure:27114: checking for struct videoconfig configure:27135: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:115:1: warning: old-style function definition [-Wold-style-definition] conftest.c:117:20: error: storage size of 'w' isn't known struct videoconfig w; w.numtextcols=0; ^ conftest.c:117:20: warning: unused variable 'w' [-Wunused-variable] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | struct videoconfig w; w.numtextcols=0; | ; | return 0; | } configure:27142: result: no configure:27147: checking for struct text_info configure:27168: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:115:1: warning: old-style function definition [-Wold-style-definition] conftest.c:117:18: error: storage size of 'w' isn't known struct text_info w; w.screenwidth=0; ^ conftest.c:117:18: warning: unused variable 'w' [-Wunused-variable] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | /* end confdefs.h. */ | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | struct text_info w; w.screenwidth=0; | ; | return 0; | } configure:27175: result: no configure:27180: checking for TIOCGWINSZ configure:27201: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:115:1: warning: old-style function definition [-Wold-style-definition] conftest.c:117:5: warning: unused variable 'w' [-Wunused-variable] int w=TIOCGWINSZ; ^ conftest.c:115:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27201: $? = 0 configure:27205: result: yes configure:27213: checking for TIOCGETD configure:27234: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:116:1: warning: old-style function definition [-Wold-style-definition] conftest.c:118:5: warning: unused variable 'w' [-Wunused-variable] int w=TIOCGETD; ^ conftest.c:116:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27234: $? = 0 configure:27238: result: yes configure:27253: checking for alarm configure:27253: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:109:0: warning: macro "alarm" is not used [-Wunused-macros] #define alarm innocuous_alarm ^ conftest.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char alarm (); ^ conftest.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:147:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27253: $? = 0 configure:27253: result: yes configure:27253: checking for BSDgettimeofday configure:27253: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:110:0: warning: macro "BSDgettimeofday" is not used [-Wunused-macros] #define BSDgettimeofday innocuous_BSDgettimeofday ^ conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char BSDgettimeofday (); ^ conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:148:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ /tmp/cc4ieurX.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `BSDgettimeofday' collect2: error: ld returned 1 exit status configure:27253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | #define HAVE_TIOCGWINSZ 1 | #define HAVE_TIOCGETD 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define BSDgettimeofday to an innocuous variant, in case <limits.h> declares BSDgettimeofday. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define BSDgettimeofday innocuous_BSDgettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char BSDgettimeofday (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef BSDgettimeofday | | /* 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 BSDgettimeofday (); | /* 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_BSDgettimeofday || defined __stub___BSDgettimeofday | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return BSDgettimeofday (); | ; | return 0; | } configure:27253: result: no configure:27253: checking for fork configure:27253: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:110:0: warning: macro "fork" is not used [-Wunused-macros] #define fork innocuous_fork ^ conftest.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fork (); ^ conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:148:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27253: $? = 0 configure:27253: result: yes configure:27253: checking for frexpf configure:27253: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:111:0: warning: macro "frexpf" is not used [-Wunused-macros] #define frexpf innocuous_frexpf ^ conftest.c:132:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char frexpf (); ^ conftest.c:132:6: warning: conflicting types for built-in function 'frexpf' [enabled by default] char frexpf (); ^ conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:149:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27253: $? = 0 configure:27253: result: yes configure:27253: checking for frexpl configure:27253: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:112:0: warning: macro "frexpl" is not used [-Wunused-macros] #define frexpl innocuous_frexpl ^ conftest.c:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char frexpl (); ^ conftest.c:133:6: warning: conflicting types for built-in function 'frexpl' [enabled by default] char frexpl (); ^ conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:150:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27253: $? = 0 configure:27253: result: yes configure:27265: checking for gethostname configure:27265: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:113:0: warning: macro "gethostname" is not used [-Wunused-macros] #define gethostname innocuous_gethostname ^ conftest.c:134:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char gethostname (); ^ conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:151:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27265: $? = 0 configure:27265: result: yes configure:27265: checking for getpwuid configure:27265: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:114:0: warning: macro "getpwuid" is not used [-Wunused-macros] #define getpwuid innocuous_getpwuid ^ conftest.c:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getpwuid (); ^ conftest.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:152:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27265: $? = 0 configure:27265: result: yes configure:27265: checking for getrusage configure:27265: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:115:0: warning: macro "getrusage" is not used [-Wunused-macros] #define getrusage innocuous_getrusage ^ conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getrusage (); ^ conftest.c:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:153:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27265: $? = 0 configure:27265: result: yes configure:27265: checking for lstat configure:27265: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:116:0: warning: macro "lstat" is not used [-Wunused-macros] #define lstat innocuous_lstat ^ conftest.c:137:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lstat (); ^ conftest.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:154:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27265: $? = 0 configure:27265: result: yes configure:27277: checking for rand_r configure:27277: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:117:0: warning: macro "rand_r" is not used [-Wunused-macros] #define rand_r innocuous_rand_r ^ conftest.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char rand_r (); ^ conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:155:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27277: $? = 0 configure:27277: result: yes configure:27277: checking for random configure:27277: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:118:0: warning: macro "random" is not used [-Wunused-macros] #define random innocuous_random ^ conftest.c:139:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char random (); ^ conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:156:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27277: $? = 0 configure:27277: result: yes configure:27277: checking for setsysinfo configure:27277: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:119:0: warning: macro "setsysinfo" is not used [-Wunused-macros] #define setsysinfo innocuous_setsysinfo ^ conftest.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char setsysinfo (); ^ conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:157:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ /tmp/ccnBBKq4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setsysinfo' collect2: error: ld returned 1 exit status configure:27277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | #define HAVE_TIOCGWINSZ 1 | #define HAVE_TIOCGETD 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_FREXPF 1 | #define HAVE_FREXPL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_LSTAT 1 | #define HAVE_RAND_R 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define setsysinfo to an innocuous variant, in case <limits.h> declares setsysinfo. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define setsysinfo innocuous_setsysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setsysinfo (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef setsysinfo | | /* 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 setsysinfo (); | /* 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_setsysinfo || defined __stub___setsysinfo | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return setsysinfo (); | ; | return 0; | } configure:27277: result: no configure:27289: checking for signal configure:27289: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:119:0: warning: macro "signal" is not used [-Wunused-macros] #define signal innocuous_signal ^ conftest.c:140:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char signal (); ^ conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:157:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27289: $? = 0 configure:27289: result: yes configure:27289: checking for longjmp configure:27289: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:120:0: warning: macro "longjmp" is not used [-Wunused-macros] #define longjmp innocuous_longjmp ^ conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char longjmp (); ^ conftest.c:158:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:158:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27289: $? = 0 configure:27289: result: yes configure:27289: checking for setjmp configure:27289: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:121:0: warning: macro "setjmp" is not used [-Wunused-macros] #define setjmp innocuous_setjmp ^ conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char setjmp (); ^ conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:159:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27289: $? = 0 configure:27289: result: yes configure:27289: checking for siglongjmp configure:27289: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:122:0: warning: macro "siglongjmp" is not used [-Wunused-macros] #define siglongjmp innocuous_siglongjmp ^ conftest.c:143:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char siglongjmp (); ^ conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:160:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27289: $? = 0 configure:27289: result: yes configure:27289: checking for sigsetjmp configure:27289: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:123:0: warning: macro "sigsetjmp" is not used [-Wunused-macros] #define sigsetjmp innocuous_sigsetjmp ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sigsetjmp (); ^ conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:161:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ /tmp/ccUj09Tr.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:27289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | #define HAVE_TIOCGWINSZ 1 | #define HAVE_TIOCGETD 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_FREXPF 1 | #define HAVE_FREXPL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_LSTAT 1 | #define HAVE_RAND_R 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LONGJMP 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGLONGJMP 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case <limits.h> declares sigsetjmp. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:27289: result: no configure:27289: checking for sigprocmask configure:27289: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:123:0: warning: macro "sigprocmask" is not used [-Wunused-macros] #define sigprocmask innocuous_sigprocmask ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char sigprocmask (); ^ conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:161:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27289: $? = 0 configure:27289: result: yes configure:27301: checking for snprintf configure:27301: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:124:0: warning: macro "snprintf" is not used [-Wunused-macros] #define snprintf innocuous_snprintf ^ conftest.c:145:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char snprintf (); ^ conftest.c:145:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ conftest.c:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:162:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27301: $? = 0 configure:27301: result: yes configure:27301: checking for srandom configure:27301: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:125:0: warning: macro "srandom" is not used [-Wunused-macros] #define srandom innocuous_srandom ^ conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char srandom (); ^ conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:163:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27301: $? = 0 configure:27301: result: yes configure:27301: checking for strdup configure:27301: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:126:0: warning: macro "strdup" is not used [-Wunused-macros] #define strdup innocuous_strdup ^ conftest.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strdup (); ^ conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:164:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27301: $? = 0 configure:27301: result: yes configure:27301: checking for symlink configure:27301: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:127:0: warning: macro "symlink" is not used [-Wunused-macros] #define symlink innocuous_symlink ^ conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char symlink (); ^ conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:165:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27301: $? = 0 configure:27301: result: yes configure:27301: checking for system configure:27301: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:128:0: warning: macro "system" is not used [-Wunused-macros] #define system innocuous_system ^ conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char system (); ^ conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:166:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27301: $? = 0 configure:27301: result: yes configure:27313: checking for tmpfile configure:27313: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:129:0: warning: macro "tmpfile" is not used [-Wunused-macros] #define tmpfile innocuous_tmpfile ^ conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tmpfile (); ^ conftest.c:167:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:167:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27313: $? = 0 configure:27313: result: yes configure:27313: checking for vasprintf configure:27313: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:130:0: warning: macro "vasprintf" is not used [-Wunused-macros] #define vasprintf innocuous_vasprintf ^ conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char vasprintf (); ^ conftest.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:168:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27313: $? = 0 configure:27313: result: yes configure:27313: checking for waitpid configure:27313: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:131:0: warning: macro "waitpid" is not used [-Wunused-macros] #define waitpid innocuous_waitpid ^ conftest.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char waitpid (); ^ conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:169:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27313: $? = 0 configure:27313: result: yes configure:27328: checking for vsnprintf configure:27328: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:132:0: warning: macro "vsnprintf" is not used [-Wunused-macros] #define vsnprintf innocuous_vsnprintf ^ conftest.c:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char vsnprintf (); ^ conftest.c:153:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:170:1: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27328: $? = 0 configure:27328: result: yes configure:27344: checking if vsnprintf returns correct value configure:27382: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:136:5: warning: no previous prototype for 'test_vsnprintf' [-Wmissing-prototypes] int test_vsnprintf(const char *fmt,...) ^ conftest.c: In function 'test_vsnprintf': conftest.c:139:15: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] char *s = malloc(16); ^ conftest.c:143:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] ret=vsnprintf(s,16,"%s",ap); ^ conftest.c:143:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27382: $? = 0 configure:27382: ./conftest configure:27382: $? = 0 configure:27395: result: yes configure:27414: checking if lone colon can be used as an argument configure:27436: result: yes configure:27444: checking for an ANSI C-conforming const configure:27518: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:142:1: warning: old-style function definition [-Wold-style-definition] conftest.c:163:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ppc = (char**) pcpcc; ^ conftest.c:142:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27518: $? = 0 configure:27525: result: yes configure:27533: checking for inline configure:27549: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:134:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] static inline foo_t static_foo () {return 0; } ^ conftest.c: In function 'static_foo': conftest.c:134:21: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:135:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] inline foo_t foo () {return 0; } ^ conftest.c: In function 'foo': conftest.c:135:14: warning: old-style function definition [-Wold-style-definition] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27549: $? = 0 configure:27557: result: inline configure:27576: checking for __attribute__ extension configure:27597: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:142:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:142:1: warning: old-style function definition [-Wold-style-definition] conftest.c:142:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27597: $? = 0 configure:27601: result: yes configure:27609: checking for __func__ extension configure:27630: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:143:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:143:1: warning: old-style function definition [-Wold-style-definition] conftest.c:145:14: warning: unused variable 'fname' [-Wunused-variable] const char *fname = __func__; ^ conftest.c:143:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27630: $? = 0 configure:27634: result: yes configure:27641: checking for __FUNCTION__ extension configure:27662: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:144:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:144:1: warning: old-style function definition [-Wold-style-definition] conftest.c:146:14: warning: unused variable 'fname' [-Wunused-variable] const char *fname = __FUNCTION__; ^ conftest.c:144:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27662: $? = 0 configure:27666: result: yes configure:27673: checking for C99 designated initialization support configure:27702: gcc -c -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include conftest.c >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:145:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:145:1: warning: old-style function definition [-Wold-style-definition] conftest.c:155:17: warning: unsuffixed float constant [-Wunsuffixed-float-constants] di_struct_t x = {0, { .d = 0.0}}; ^ conftest.c:155:29: warning: unused variable 'x' [-Wunused-variable] di_struct_t x = {0, { .d = 0.0}}; ^ conftest.c:145:1: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const] main () ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27702: $? = 0 configure:27706: result: yes configure:27719: checking how to print long long configure:27746: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:143:12: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] char *s = malloc(128); ^ conftest.c:145:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] sprintf(s,"%ld",x); ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27746: $? = 0 configure:27746: ./conftest configure:27746: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | #define HAVE_TIOCGWINSZ 1 | #define HAVE_TIOCGETD 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_FREXPF 1 | #define HAVE_FREXPL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_LSTAT 1 | #define HAVE_RAND_R 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LONGJMP 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSTEM 1 | #define HAVE_TMPFILE 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_VSNPRINTF 1 | #define VSNPRINTF_WORKS 1 | #define HAVE_ATTRIBUTE 1 | #define HAVE_C99_FUNC 1 | #define HAVE_FUNCTION 1 | #define HAVE_C99_DESIGNATED_INITIALIZER 1 | /* end confdefs.h. */ | | #include <stdio.h> | #include <stdlib.h> | #include <string.h> | | int main(void) | { | char *s = malloc(128); | long long x = (long long)1048576 * (long long)1048576; | sprintf(s,"%ld",x); | exit(strcmp(s,"1099511627776")); | } | configure:27746: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:143:12: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] char *s = malloc(128); ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27746: $? = 0 configure:27746: ./conftest configure:27746: $? = 0 configure:27757: result: %lld and %llu configure:27769: checking Threads support system scope configure:27799: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:27799: $? = 0 configure:27799: ./conftest configure:27799: $? = 0 configure:27815: result: yes configure:27826: checking for debug flags configure:27859: result: none configure:27879: checking whether function stack tracking is enabled configure:27898: result: no configure:27906: checking whether metadata trace file code is enabled configure:27925: result: no configure:27935: checking for API tracing configure:27960: result: no configure:27972: checking for instrumented library configure:27999: result: no configure:28010: checking whether to clear file buffers configure:28021: result: yes configure:28041: checking whether a memory checking tool will be used configure:28060: result: no configure:28195: checking for parallel support files configure:28202: result: skipped configure:29246: checking for I/O filters configure:29259: result: all (shuffle,fletcher32,nbit,scaleoffset) configure:29320: checking for Default Virtual File Driver definition configure:29332: result: yes configure:29359: checking for Direct Virtual File Driver support configure:29396: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:151:59: error: 'O_DIRECT' undeclared (first use in this function) if((fid=open("tst_file", O_CREAT | O_TRUNC | O_DIRECT, 0755))<0) ^ conftest.c:151:59: note: each undeclared identifier is reported only once for each function it appears in conftest.c:152:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^ conftest.c:152:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:153:14: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fid); ^ conftest.c:153:14: warning: nested extern declaration of 'close' [-Wnested-externs] conftest.c:154:14: warning: implicit declaration of function 'remove' [-Wimplicit-function-declaration] remove("tst_file"); ^ conftest.c:154:14: warning: nested extern declaration of 'remove' [-Wnested-externs] conftest.c:155:14: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (0); ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:29396: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | #define HAVE_TIOCGWINSZ 1 | #define HAVE_TIOCGETD 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_FREXPF 1 | #define HAVE_FREXPL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_LSTAT 1 | #define HAVE_RAND_R 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LONGJMP 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSTEM 1 | #define HAVE_TMPFILE 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_VSNPRINTF 1 | #define VSNPRINTF_WORKS 1 | #define HAVE_ATTRIBUTE 1 | #define HAVE_C99_FUNC 1 | #define HAVE_FUNCTION 1 | #define HAVE_C99_DESIGNATED_INITIALIZER 1 | #define PRINTF_LL_WIDTH "ll" | #define SYSTEM_SCOPE_THREADS 1 | #define CLEAR_MEMORY 1 | #define HAVE_FILTER_SHUFFLE 1 | #define HAVE_FILTER_FLETCHER32 1 | #define HAVE_FILTER_NBIT 1 | #define HAVE_FILTER_SCALEOFFSET 1 | #define DEFAULT_VFD H5FD_SEC2 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <sys/stat.h> | #include <fcntl.h> | int main(void) | { | int fid; | if((fid=open("tst_file", O_CREAT | O_TRUNC | O_DIRECT, 0755))<0) | exit(1); | close(fid); | remove("tst_file"); | exit (0); | } configure:29440: result: no configure:29461: checking for custom plugin default path definition configure:29477: result: /usr/local/hdf5/lib/plugin configure:29494: checking whether exception handling functions is checked during data conversions configure:29505: result: yes configure:29521: checking whether data accuracy is guaranteed during data conversions configure:29532: result: yes configure:29548: checking if converting denormalized floating-point values is possible configure:29561: result: yes configure:29574: checking if converting floating-point values to long long is not working configure:29590: result: false configure:29600: checking if the machine has window style path name configure:29612: result: no configure:29624: checking if converting from long double to integers is accurate configure:29642: result: yes configure:29657: checking if converting from long double to integers works configure:29698: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:159:13: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] align = (void*)malloc(sizeof(long double)); ^ conftest.c:159:28: warning: incompatible implicit declaration of built-in function 'malloc' [enabled by default] align = (void*)malloc(sizeof(long double)); ^ conftest.c:160:13: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(align, &ld, sizeof(long double)); ^ conftest.c:160:13: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] conftest.c:169:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:169:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:168:5: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c:156:26: warning: variable 'v3' set but not used [-Wunused-but-set-variable] unsigned int v3; ^ conftest.c:155:19: warning: variable 'v2' set but not used [-Wunused-but-set-variable] short v2; ^ conftest.c:154:27: warning: variable 'v1' set but not used [-Wunused-but-set-variable] unsigned char v1; ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:29698: $? = 0 configure:29698: ./conftest configure:29698: $? = 0 configure:29715: result: yes configure:29729: checking if accurately converting from integers to long double configure:29747: result: yes configure:29762: checking if accurately converting unsigned long to float values configure:29806: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:164:13: warning: large integer implicitly truncated to unsigned type [-Woverflow] l1 = 0xffffffffffffffffUL; ^ conftest.c:165:13: warning: large integer implicitly truncated to unsigned type [-Woverflow] l2 = 0xffffffffffff0000UL; ^ conftest.c:166:13: warning: large integer implicitly truncated to unsigned type [-Woverflow] l3 = 0xf000000000000000UL; ^ conftest.c:177:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:177:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:176:1: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:29806: $? = 0 configure:29806: ./conftest configure:29806: $? = 0 configure:29822: result: yes configure:29838: checking if accurately converting unsigned long long to floating-point values configure:29938: result: yes configure:29952: checking if accurately roundup converting floating-point to unsigned long long values configure:29985: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:157:9: warning: conversion to 'double' alters 'long double' constant value [-Wconversion] double d = 222.55L; ^ conftest.c:168:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:168:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:167:1: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:29985: $? = 0 configure:29985: ./conftest configure:29985: $? = 0 configure:30001: result: yes configure:30015: checking if right maximum converting floating-point to unsigned long long values configure:30055: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:160:9: warning: conversion to 'double' alters 'long double' constant value [-Wconversion] double d3 = 2e40L; ^ conftest.c:176:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:176:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:175:1: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30055: $? = 0 configure:30055: ./conftest configure:30055: $? = 0 configure:30071: result: yes configure:30083: checking if correctly converting long double to unsigned int values configure:30116: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:167:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:167:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:166:5: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30116: $? = 0 configure:30116: ./conftest configure:30116: $? = 0 configure:30133: result: yes configure:30147: checking if compiling unsigned long long to floating-point typecasts work configure:30160: result: yes configure:30174: checking if compiling long long to floating-point typecasts work configure:30187: result: yes configure:30201: checking if converting unsigned long long to long double with precision configure:30294: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:229:21: warning: 'c2_cyg' may be used uninitialized in this function [-Wmaybe-uninitialized] free(c2_cyg); ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:155:0: warning: macro "ULLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define ULLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:156:0: warning: macro "LLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define LLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:154:0: warning: macro "LDOUBLE_TO_UINT_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_UINT_ACCURATE 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30294: $? = 0 configure:30294: ./conftest configure:30294: $? = 0 configure:30311: result: yes configure:30325: checking if overflows normally converting floating-point to integer values configure:30352: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:168:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:168:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:167:1: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c:163:16: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:155:0: warning: macro "ULLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define ULLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:156:0: warning: macro "LLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define LLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:157:0: warning: macro "ULLONG_TO_LDOUBLE_PRECISION" is not used [-Wunused-macros] #define ULLONG_TO_LDOUBLE_PRECISION 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:154:0: warning: macro "LDOUBLE_TO_UINT_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_UINT_ACCURATE 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30352: $? = 0 configure:30352: ./conftest configure:30352: $? = 0 configure:30368: result: yes configure:30384: checking if using special algorithm to convert long double to (unsigned) long values configure:30457: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:175:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(s, &ld, 16); ^ conftest.c:175:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] conftest.c:212:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:212:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:211:5: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:155:0: warning: macro "ULLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define ULLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:156:0: warning: macro "LLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define LLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:157:0: warning: macro "ULLONG_TO_LDOUBLE_PRECISION" is not used [-Wunused-macros] #define ULLONG_TO_LDOUBLE_PRECISION 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:158:0: warning: macro "FP_TO_INTEGER_OVERFLOW_WORKS" is not used [-Wunused-macros] #define FP_TO_INTEGER_OVERFLOW_WORKS 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:154:0: warning: macro "LDOUBLE_TO_UINT_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_UINT_ACCURATE 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30457: $? = 0 configure:30457: ./conftest configure:30457: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | #define HAVE_TIOCGWINSZ 1 | #define HAVE_TIOCGETD 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_FREXPF 1 | #define HAVE_FREXPL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_LSTAT 1 | #define HAVE_RAND_R 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LONGJMP 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSTEM 1 | #define HAVE_TMPFILE 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_VSNPRINTF 1 | #define VSNPRINTF_WORKS 1 | #define HAVE_ATTRIBUTE 1 | #define HAVE_C99_FUNC 1 | #define HAVE_FUNCTION 1 | #define HAVE_C99_DESIGNATED_INITIALIZER 1 | #define PRINTF_LL_WIDTH "ll" | #define SYSTEM_SCOPE_THREADS 1 | #define CLEAR_MEMORY 1 | #define HAVE_FILTER_SHUFFLE 1 | #define HAVE_FILTER_FLETCHER32 1 | #define HAVE_FILTER_NBIT 1 | #define HAVE_FILTER_SCALEOFFSET 1 | #define DEFAULT_VFD H5FD_SEC2 | #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" | #define WANT_DCONV_EXCEPTION 1 | #define WANT_DATA_ACCURACY 1 | #define CONVERT_DENORMAL_FLOAT 1 | #define LDOUBLE_TO_INTEGER_ACCURATE 1 | #define LDOUBLE_TO_INTEGER_WORKS 1 | #define INTEGER_TO_LDOUBLE_ACCURATE 1 | #define ULONG_TO_FLOAT_ACCURATE 1 | #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 | #define FP_TO_ULLONG_ACCURATE 1 | #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 | #define LDOUBLE_TO_UINT_ACCURATE 1 | #define ULLONG_TO_FP_CAST_WORKS 1 | #define LLONG_TO_FP_CAST_WORKS 1 | #define ULLONG_TO_LDOUBLE_PRECISION 1 | #define FP_TO_INTEGER_OVERFLOW_WORKS 1 | /* end confdefs.h. */ | | int main(void) | { | long double ld = 20041683600089727.779961L; | long ll; | unsigned long ull; | unsigned char s[16]; | unsigned char s2[8]; | int ret = 1; | | if(sizeof(long double) == 16 && sizeof(long) == 8) { | /*make sure the long double type has 16 bytes in size and | * 11 bits of exponent. If it is, | *the bit sequence should be like below. It's not | *a decent way to check but this info isn't available. */ | memcpy(s, &ld, 16); | if(s[0]==0x43 && s[1]==0x51 && s[2]==0xcc && s[3]==0xf3 && | s[4]==0x85 && s[5]==0xeb && s[6]==0xc8 && s[7]==0xa0 && | s[8]==0xbf && s[9]==0xcc && s[10]==0x2a && s[11]==0x3c) { | | /* Assign the hexadecimal value of long double type. */ | s[0]=0x43; s[1]=0x51; s[2]=0xcc; s[3]=0xf3; | s[4]=0x85; s[5]=0xeb; s[6]=0xc8; s[7]=0xa0; | s[8]=0xbf; s[9]=0xcc; s[10]=0x2a; s[11]=0x3c; | s[12]=0x3d; s[13]=0x85; s[14]=0x56; s[15]=0x20; | | memcpy(&ld, s, 16); | | ll = (long)ld; | memcpy(s2, &ll, 8); | | /* The library's algorithm converts it to 0x 00 47 33 ce 17 af 22 82 | * and gets wrong value 20041683600089730 on the IBM Power6 Linux. | * But the IBM Power6 Linux converts it to 0x00 47 33 ce 17 af 22 7f | * and gets the correct value 20041683600089727. It uses some special | * algorithm. We're going to define the macro and skip the test until | * we can figure out how they do it. */ | if(s2[0]==0x00 && s2[1]==0x47 && s2[2]==0x33 && s2[3]==0xce && | s2[4]==0x17 && s2[5]==0xaf && s2[6]==0x22 && s2[7]==0x7f) | ret = 0; | | ull = (unsigned long)ld; | memcpy(s2, &ull, 8); | | /* The unsigned long is the same as signed long. */ | if(s2[0]==0x00 && s2[1]==0x47 && s2[2]==0x33 && s2[3]==0xce && | s2[4]==0x17 && s2[5]==0xaf && s2[6]==0x22 && s2[7]==0x7f) | ret = 0; | } | } | | done: | exit(ret); | } | configure:30477: result: no configure:30489: checking if using special algorithm to convert (unsigned) long to long double values configure:30564: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:173:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(s, &ld, 16); ^ conftest.c:173:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] conftest.c:180:17: warning: overflow in implicit constant conversion [-Woverflow] ll = 0x003fffffffffffffL; ^ conftest.c:182:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(s, &ld, 16); ^ conftest.c:196:17: warning: large integer implicitly truncated to unsigned type [-Woverflow] ull = 0xffffffffffffffffUL; ^ conftest.c:198:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(s, &ld, 16); ^ conftest.c:214:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:214:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:213:5: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:155:0: warning: macro "ULLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define ULLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:156:0: warning: macro "LLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define LLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:157:0: warning: macro "ULLONG_TO_LDOUBLE_PRECISION" is not used [-Wunused-macros] #define ULLONG_TO_LDOUBLE_PRECISION 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:158:0: warning: macro "FP_TO_INTEGER_OVERFLOW_WORKS" is not used [-Wunused-macros] #define FP_TO_INTEGER_OVERFLOW_WORKS 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:154:0: warning: macro "LDOUBLE_TO_UINT_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_UINT_ACCURATE 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30564: $? = 0 configure:30564: ./conftest configure:30564: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "HDF5" | #define PACKAGE_TARNAME "hdf5" | #define PACKAGE_VERSION "1.8.13" | #define PACKAGE_STRING "HDF5 1.8.13" | #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "hdf5" | #define VERSION "1.8.13" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LSEEK64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_STAT64 1 | #define HAVE_FSTAT64 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #include <sys/types.h> | #include <stdint.h> | #define SIZEOF_INT8_T 1 | #define SIZEOF_UINT8_T 1 | #define SIZEOF_INT_LEAST8_T 1 | #define SIZEOF_UINT_LEAST8_T 1 | #define SIZEOF_INT_FAST8_T 1 | #define SIZEOF_UINT_FAST8_T 1 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT_LEAST16_T 2 | #define SIZEOF_UINT_LEAST16_T 2 | #define SIZEOF_INT_FAST16_T 4 | #define SIZEOF_UINT_FAST16_T 4 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT_LEAST32_T 4 | #define SIZEOF_UINT_LEAST32_T 4 | #define SIZEOF_INT_FAST32_T 4 | #define SIZEOF_UINT_FAST32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_UINT64_T 8 | #define SIZEOF_INT_LEAST64_T 8 | #define SIZEOF_UINT_LEAST64_T 8 | #define SIZEOF_INT_FAST64_T 8 | #define SIZEOF_UINT_FAST64_T 8 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_T 4 | #include <sys/types.h> /*for off_t definition*/ | #define SIZEOF_OFF_T 8 | #define SIZEOF_OFF64_T 8 | #define DEV_T_IS_SCALAR 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ 1 | #define HAVE_FILTER_DEFLATE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define GETTIMEOFDAY_GIVES_TZ 1 | #define HAVE_STAT_ST_BLOCKS 1 | #define HAVE_IOCTL 1 | #define HAVE_TIOCGWINSZ 1 | #define HAVE_TIOCGETD 1 | #define HAVE_ALARM 1 | #define HAVE_FORK 1 | #define HAVE_FREXPF 1 | #define HAVE_FREXPL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_LSTAT 1 | #define HAVE_RAND_R 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_LONGJMP 1 | #define HAVE_SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRANDOM 1 | #define HAVE_STRDUP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSTEM 1 | #define HAVE_TMPFILE 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_VSNPRINTF 1 | #define VSNPRINTF_WORKS 1 | #define HAVE_ATTRIBUTE 1 | #define HAVE_C99_FUNC 1 | #define HAVE_FUNCTION 1 | #define HAVE_C99_DESIGNATED_INITIALIZER 1 | #define PRINTF_LL_WIDTH "ll" | #define SYSTEM_SCOPE_THREADS 1 | #define CLEAR_MEMORY 1 | #define HAVE_FILTER_SHUFFLE 1 | #define HAVE_FILTER_FLETCHER32 1 | #define HAVE_FILTER_NBIT 1 | #define HAVE_FILTER_SCALEOFFSET 1 | #define DEFAULT_VFD H5FD_SEC2 | #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" | #define WANT_DCONV_EXCEPTION 1 | #define WANT_DATA_ACCURACY 1 | #define CONVERT_DENORMAL_FLOAT 1 | #define LDOUBLE_TO_INTEGER_ACCURATE 1 | #define LDOUBLE_TO_INTEGER_WORKS 1 | #define INTEGER_TO_LDOUBLE_ACCURATE 1 | #define ULONG_TO_FLOAT_ACCURATE 1 | #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 | #define FP_TO_ULLONG_ACCURATE 1 | #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 | #define LDOUBLE_TO_UINT_ACCURATE 1 | #define ULLONG_TO_FP_CAST_WORKS 1 | #define LLONG_TO_FP_CAST_WORKS 1 | #define ULLONG_TO_LDOUBLE_PRECISION 1 | #define FP_TO_INTEGER_OVERFLOW_WORKS 1 | /* end confdefs.h. */ | | int main(void) | { | long double ld; | long ll; | unsigned long ull; | unsigned char s[16]; | int flag=0, ret=1; | | /*Determine if long double has 16 byte in size, 11 bit exponent, and | *the bias is 0x3ff */ | if(sizeof(long double) == 16) { | ld = 1.0L; | memcpy(s, &ld, 16); | if(s[0]==0x3f && s[1]==0xf0 && s[2]==0x00 && s[3]==0x00 && | s[4]==0x00 && s[5]==0x00 && s[6]==0x00 && s[7]==0x00) | flag = 1; | } | | if(flag==1 && sizeof(long)==8) { | ll = 0x003fffffffffffffL; | ld = (long double)ll; | memcpy(s, &ld, 16); | /* The library converts the value to 0x434fffffffffffff8000000000000000. | * In decimal it is 18014398509481982.000000, one value short of the original. | * The IBM Power6 Linux converts it to 0x4350000000000000bff0000000000000. | * The value is correct in decimal. It uses some special | * algorithm. We're going to define the macro and skip the test until | * we can figure out how they do it. */ | if(s[0]==0x43 && s[1]==0x50 && s[2]==0x00 && s[3]==0x00 && | s[4]==0x00 && s[5]==0x00 && s[6]==0x00 && s[7]==0x00 && | s[8]==0xbf && s[9]==0xf0 && s[10]==0x00 && s[11]==0x00 && | s[12]==0x00 && s[13]==0x00 && s[14]==0x00 && s[15]==0x00) | ret = 0; | } | if(flag==1 && sizeof(unsigned long)==8) { | ull = 0xffffffffffffffffUL; | ld = (long double)ull; | memcpy(s, &ld, 16); | /* Use a different value from signed long to test. The problem is the same | * for both long and unsigned long. The value is 18446744073709551615. | * The library converts the value to 0x43effffffffffffffe000000000000000. | * In decimal it's 18446744073709548544.000000, very different from the original. | * The IBM Power6 Linux converts it to 0x43f0000000000000bff0000000000000. | * The value is correct in decimal. It uses some special | * algorithm. We're going to define the macro and skip the test until | * we can figure out how they do it. */ | if(s[0]==0x43 && s[1]==0xf0 && s[2]==0x00 && s[3]==0x00 && | s[4]==0x00 && s[5]==0x00 && s[6]==0x00 && s[7]==0x00 && | s[8]==0xbf && s[9]==0xf0 && s[10]==0x00 && s[11]==0x00 && | s[12]==0x00 && s[13]==0x00 && s[14]==0x00 && s[15]==0x00) | ret = 0; | } | done: | exit(ret); | } | configure:30584: result: no configure:30597: checking if correctly converting long double to (unsigned) long long values configure:30653: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:174:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(s, &ld, 16); ^ conftest.c:174:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] conftest.c:195:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:195:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:194:5: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:155:0: warning: macro "ULLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define ULLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:156:0: warning: macro "LLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define LLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:157:0: warning: macro "ULLONG_TO_LDOUBLE_PRECISION" is not used [-Wunused-macros] #define ULLONG_TO_LDOUBLE_PRECISION 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:158:0: warning: macro "FP_TO_INTEGER_OVERFLOW_WORKS" is not used [-Wunused-macros] #define FP_TO_INTEGER_OVERFLOW_WORKS 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:154:0: warning: macro "LDOUBLE_TO_UINT_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_UINT_ACCURATE 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30653: $? = 0 configure:30653: ./conftest configure:30653: $? = 0 configure:30670: result: yes configure:30685: checking if correctly converting (unsigned) long long to long double values configure:30745: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c: In function 'main': conftest.c:174:17: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(s, &ld, 16); ^ conftest.c:174:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] conftest.c:183:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(s, &ld, 16); ^ conftest.c:193:17: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(s, &ld, 16); ^ conftest.c:200:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(ret); ^ conftest.c:200:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:199:5: warning: label 'done' defined but not used [-Wunused-label] done: ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:159:0: warning: macro "LDOUBLE_TO_LLONG_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_LLONG_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:155:0: warning: macro "ULLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define ULLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:156:0: warning: macro "LLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define LLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:157:0: warning: macro "ULLONG_TO_LDOUBLE_PRECISION" is not used [-Wunused-macros] #define ULLONG_TO_LDOUBLE_PRECISION 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:158:0: warning: macro "FP_TO_INTEGER_OVERFLOW_WORKS" is not used [-Wunused-macros] #define FP_TO_INTEGER_OVERFLOW_WORKS 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:154:0: warning: macro "LDOUBLE_TO_UINT_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_UINT_ACCURATE 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:30745: $? = 0 configure:30745: ./conftest configure:30745: $? = 0 configure:30762: result: yes configure:30775: checking if bad code for log2 routine is generated configure:30791: result: no configure:30960: checking if high level library is enabled configure:30985: checking additional programs should be built configure:31013: checking if deprecated public symbols are available configure:31025: result: yes configure:31044: checking which version of public symbols to use by default configure:31063: result: v18 configure:31084: checking whether to perform strict file format checks configure:31111: result: no configure:31121: checking whether to have library information embedded in the executables configure:31132: result: yes configure:31146: checking if alignment restrictions are strictly enforced configure:31207: gcc -o conftest -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions -D_POSIX_C_SOURCE=199506L -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/kamal/svn/local_lib2/include -L/home/kamal/svn/local_lib2/lib conftest.c -lz -ldl -lm >&5 conftest.c:10:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:19:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:12:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:11:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:18:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:183:1: warning: old-style function definition [-Wold-style-definition] conftest.c:186:21: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *chp = "beefs"; ^ conftest.c:187:23: warning: request for implicit conversion from 'void *' to 'char **' not permitted in C++ [-Wc++-compat] char **chpp = malloc (2 * sizeof (char *)); ^ conftest.c:201:13: warning: request for implicit conversion from 'void *' to 'struct hvl_t *' not permitted in C++ [-Wc++-compat] vlp = malloc (2 * sizeof (hvl_t)); ^ conftest.c: At top level: conftest.c:111:0: warning: macro "HAVE_GETPWUID" is not used [-Wunused-macros] #define HAVE_GETPWUID 1 ^ conftest.c:14:0: warning: macro "HAVE_STRING_H" is not used [-Wunused-macros] #define HAVE_STRING_H 1 ^ conftest.c:60:0: warning: macro "SIZEOF_LONG_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_LONG_DOUBLE 12 ^ conftest.c:56:0: warning: macro "SIZEOF_LONG_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG_LONG 8 ^ conftest.c:65:0: warning: macro "SIZEOF_INT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST8_T 1 ^ conftest.c:26:0: warning: macro "HAVE_DIFFTIME" is not used [-Wunused-macros] #define HAVE_DIFFTIME 1 ^ conftest.c:125:0: warning: macro "HAVE_SYSTEM" is not used [-Wunused-macros] #define HAVE_SYSTEM 1 ^ conftest.c:76:0: warning: macro "SIZEOF_UINT32_T" is not used [-Wunused-macros] #define SIZEOF_UINT32_T 4 ^ conftest.c:131:0: warning: macro "HAVE_ATTRIBUTE" is not used [-Wunused-macros] #define HAVE_ATTRIBUTE 1 ^ conftest.c:80:0: warning: macro "SIZEOF_UINT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST32_T 4 ^ conftest.c:134:0: warning: macro "HAVE_C99_DESIGNATED_INITIALIZER" is not used [-Wunused-macros] #define HAVE_C99_DESIGNATED_INITIALIZER 1 ^ conftest.c:49:0: warning: macro "HAVE_STAT64" is not used [-Wunused-macros] #define HAVE_STAT64 1 ^ conftest.c:147:0: warning: macro "LDOUBLE_TO_INTEGER_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_ACCURATE 1 ^ conftest.c:108:0: warning: macro "HAVE_FREXPF" is not used [-Wunused-macros] #define HAVE_FREXPF 1 ^ conftest.c:130:0: warning: macro "VSNPRINTF_WORKS" is not used [-Wunused-macros] #define VSNPRINTF_WORKS 1 ^ conftest.c:106:0: warning: macro "HAVE_ALARM" is not used [-Wunused-macros] #define HAVE_ALARM 1 ^ conftest.c:85:0: warning: macro "SIZEOF_INT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST64_T 8 ^ conftest.c:48:0: warning: macro "HAVE_FTELLO" is not used [-Wunused-macros] #define HAVE_FTELLO 1 ^ conftest.c:5:0: warning: macro "PACKAGE_STRING" is not used [-Wunused-macros] #define PACKAGE_STRING "HDF5 1.8.13" ^ conftest.c:139:0: warning: macro "HAVE_FILTER_FLETCHER32" is not used [-Wunused-macros] #define HAVE_FILTER_FLETCHER32 1 ^ conftest.c:15:0: warning: macro "HAVE_MEMORY_H" is not used [-Wunused-macros] #define HAVE_MEMORY_H 1 ^ conftest.c:120:0: warning: macro "HAVE_SIGPROCMASK" is not used [-Wunused-macros] #define HAVE_SIGPROCMASK 1 ^ conftest.c:50:0: warning: macro "HAVE_FSTAT64" is not used [-Wunused-macros] #define HAVE_FSTAT64 1 ^ conftest.c:64:0: warning: macro "SIZEOF_UINT8_T" is not used [-Wunused-macros] #define SIZEOF_UINT8_T 1 ^ conftest.c:40:0: warning: macro "HAVE_STDINT_H" is not used [-Wunused-macros] #define HAVE_STDINT_H 1 ^ conftest.c:45:0: warning: macro "HAVE_FTELLO64" is not used [-Wunused-macros] #define HAVE_FTELLO64 1 ^ conftest.c:39:0: warning: macro "HAVE_DIRENT_H" is not used [-Wunused-macros] #define HAVE_DIRENT_H 1 ^ conftest.c:17:0: warning: macro "HAVE_INTTYPES_H" is not used [-Wunused-macros] #define HAVE_INTTYPES_H 1 ^ conftest.c:100:0: warning: macro "HAVE_STRUCT_TIMEZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TIMEZONE 1 ^ conftest.c:122:0: warning: macro "HAVE_SRANDOM" is not used [-Wunused-macros] #define HAVE_SRANDOM 1 ^ conftest.c:96:0: warning: macro "HAVE_FILTER_DEFLATE" is not used [-Wunused-macros] #define HAVE_FILTER_DEFLATE 1 ^ conftest.c:142:0: warning: macro "DEFAULT_VFD" is not used [-Wunused-macros] #define DEFAULT_VFD H5FD_SEC2 ^ conftest.c:3:0: warning: macro "PACKAGE_TARNAME" is not used [-Wunused-macros] #define PACKAGE_TARNAME "hdf5" ^ conftest.c:97:0: warning: macro "HAVE_TM_GMTOFF" is not used [-Wunused-macros] #define HAVE_TM_GMTOFF 1 ^ conftest.c:2:0: warning: macro "PACKAGE_NAME" is not used [-Wunused-macros] #define PACKAGE_NAME "HDF5" ^ conftest.c:110:0: warning: macro "HAVE_GETHOSTNAME" is not used [-Wunused-macros] #define HAVE_GETHOSTNAME 1 ^ conftest.c:144:0: warning: macro "WANT_DCONV_EXCEPTION" is not used [-Wunused-macros] #define WANT_DCONV_EXCEPTION 1 ^ conftest.c:27:0: warning: macro "HAVE_GETTIMEOFDAY" is not used [-Wunused-macros] #define HAVE_GETTIMEOFDAY 1 ^ conftest.c:88:0: warning: macro "SIZEOF_SSIZE_T" is not used [-Wunused-macros] #define SIZEOF_SSIZE_T 4 ^ conftest.c:13:0: warning: macro "HAVE_STDLIB_H" is not used [-Wunused-macros] #define HAVE_STDLIB_H 1 ^ conftest.c:140:0: warning: macro "HAVE_FILTER_NBIT" is not used [-Wunused-macros] #define HAVE_FILTER_NBIT 1 ^ conftest.c:35:0: warning: macro "HAVE_SYS_TYPES_H" is not used [-Wunused-macros] #define HAVE_SYS_TYPES_H 1 ^ conftest.c:107:0: warning: macro "HAVE_FORK" is not used [-Wunused-macros] #define HAVE_FORK 1 ^ conftest.c:34:0: warning: macro "HAVE_SYS_SOCKET_H" is not used [-Wunused-macros] #define HAVE_SYS_SOCKET_H 1 ^ conftest.c:41:0: warning: macro "HAVE_SYS_TIMEB_H" is not used [-Wunused-macros] #define HAVE_SYS_TIMEB_H 1 ^ conftest.c:152:0: warning: macro "FP_TO_ULLONG_ACCURATE" is not used [-Wunused-macros] #define FP_TO_ULLONG_ACCURATE 1 ^ conftest.c:137:0: warning: macro "CLEAR_MEMORY" is not used [-Wunused-macros] #define CLEAR_MEMORY 1 ^ conftest.c:47:0: warning: macro "HAVE_FSEEKO" is not used [-Wunused-macros] #define HAVE_FSEEKO 1 ^ conftest.c:104:0: warning: macro "HAVE_TIOCGWINSZ" is not used [-Wunused-macros] #define HAVE_TIOCGWINSZ 1 ^ conftest.c:59:0: warning: macro "SIZEOF_DOUBLE" is not used [-Wunused-macros] #define SIZEOF_DOUBLE 8 ^ conftest.c:32:0: warning: macro "HAVE_SYS_IOCTL_H" is not used [-Wunused-macros] #define HAVE_SYS_IOCTL_H 1 ^ conftest.c:70:0: warning: macro "SIZEOF_UINT16_T" is not used [-Wunused-macros] #define SIZEOF_UINT16_T 2 ^ conftest.c:69:0: warning: macro "SIZEOF_INT16_T" is not used [-Wunused-macros] #define SIZEOF_INT16_T 2 ^ conftest.c:77:0: warning: macro "SIZEOF_INT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST32_T 4 ^ conftest.c:6:0: warning: macro "PACKAGE_BUGREPORT" is not used [-Wunused-macros] #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" ^ conftest.c:99:0: warning: macro "HAVE_TM_ZONE" is not used [-Wunused-macros] #define HAVE_TM_ZONE 1 ^ conftest.c:118:0: warning: macro "HAVE_SETJMP" is not used [-Wunused-macros] #define HAVE_SETJMP 1 ^ conftest.c:150:0: warning: macro "ULONG_TO_FLOAT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FLOAT_ACCURATE 1 ^ conftest.c:159:0: warning: macro "LDOUBLE_TO_LLONG_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_LLONG_ACCURATE 1 ^ conftest.c:53:0: warning: macro "SIZEOF_INT" is not used [-Wunused-macros] #define SIZEOF_INT 4 ^ conftest.c:78:0: warning: macro "SIZEOF_UINT_LEAST32_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST32_T 4 ^ conftest.c:101:0: warning: macro "GETTIMEOFDAY_GIVES_TZ" is not used [-Wunused-macros] #define GETTIMEOFDAY_GIVES_TZ 1 ^ conftest.c:54:0: warning: macro "SIZEOF_UNSIGNED" is not used [-Wunused-macros] #define SIZEOF_UNSIGNED 4 ^ conftest.c:52:0: warning: macro "SIZEOF_SHORT" is not used [-Wunused-macros] #define SIZEOF_SHORT 2 ^ conftest.c:146:0: warning: macro "CONVERT_DENORMAL_FLOAT" is not used [-Wunused-macros] #define CONVERT_DENORMAL_FLOAT 1 ^ conftest.c:127:0: warning: macro "HAVE_VASPRINTF" is not used [-Wunused-macros] #define HAVE_VASPRINTF 1 ^ conftest.c:79:0: warning: macro "SIZEOF_INT_FAST32_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST32_T 4 ^ conftest.c:160:0: warning: macro "LLONG_TO_LDOUBLE_CORRECT" is not used [-Wunused-macros] #define LLONG_TO_LDOUBLE_CORRECT 1 ^ conftest.c:149:0: warning: macro "INTEGER_TO_LDOUBLE_ACCURATE" is not used [-Wunused-macros] #define INTEGER_TO_LDOUBLE_ACCURATE 1 ^ conftest.c:31:0: warning: macro "HAVE_UNISTD_H" is not used [-Wunused-macros] #define HAVE_UNISTD_H 1 ^ conftest.c:116:0: warning: macro "HAVE_SIGNAL" is not used [-Wunused-macros] #define HAVE_SIGNAL 1 ^ conftest.c:113:0: warning: macro "HAVE_LSTAT" is not used [-Wunused-macros] #define HAVE_LSTAT 1 ^ conftest.c:138:0: warning: macro "HAVE_FILTER_SHUFFLE" is not used [-Wunused-macros] #define HAVE_FILTER_SHUFFLE 1 ^ conftest.c:94:0: warning: macro "HAVE_ZLIB_H" is not used [-Wunused-macros] #define HAVE_ZLIB_H 1 ^ conftest.c:155:0: warning: macro "ULLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define ULLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:74:0: warning: macro "SIZEOF_UINT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST16_T 4 ^ conftest.c:51:0: warning: macro "SIZEOF_CHAR" is not used [-Wunused-macros] #define SIZEOF_CHAR 1 ^ conftest.c:98:0: warning: macro "HAVE_STRUCT_TM_TM_ZONE" is not used [-Wunused-macros] #define HAVE_STRUCT_TM_TM_ZONE 1 ^ conftest.c:29:0: warning: macro "HAVE_SYS_RESOURCE_H" is not used [-Wunused-macros] #define HAVE_SYS_RESOURCE_H 1 ^ conftest.c:105:0: warning: macro "HAVE_TIOCGETD" is not used [-Wunused-macros] #define HAVE_TIOCGETD 1 ^ conftest.c:71:0: warning: macro "SIZEOF_INT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST16_T 2 ^ conftest.c:153:0: warning: macro "FP_TO_ULLONG_RIGHT_MAXIMUM" is not used [-Wunused-macros] #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 ^ conftest.c:16:0: warning: macro "HAVE_STRINGS_H" is not used [-Wunused-macros] #define HAVE_STRINGS_H 1 ^ conftest.c:36:0: warning: macro "HAVE_STDDEF_H" is not used [-Wunused-macros] #define HAVE_STDDEF_H 1 ^ conftest.c:121:0: warning: macro "HAVE_SNPRINTF" is not used [-Wunused-macros] #define HAVE_SNPRINTF 1 ^ conftest.c:161:0: warning: macro "INCLUDE_HL" is not used [-Wunused-macros] #define INCLUDE_HL 1 ^ conftest.c:133:0: warning: macro "HAVE_FUNCTION" is not used [-Wunused-macros] #define HAVE_FUNCTION 1 ^ conftest.c:91:0: warning: macro "SIZEOF_OFF_T" is not used [-Wunused-macros] #define SIZEOF_OFF_T 8 ^ conftest.c:82:0: warning: macro "SIZEOF_UINT64_T" is not used [-Wunused-macros] #define SIZEOF_UINT64_T 8 ^ conftest.c:33:0: warning: macro "HAVE_SYS_STAT_H" is not used [-Wunused-macros] #define HAVE_SYS_STAT_H 1 ^ conftest.c:81:0: warning: macro "SIZEOF_INT64_T" is not used [-Wunused-macros] #define SIZEOF_INT64_T 8 ^ conftest.c:24:0: warning: macro "STDC_HEADERS" is not used [-Wunused-macros] #define STDC_HEADERS 1 ^ conftest.c:128:0: warning: macro "HAVE_WAITPID" is not used [-Wunused-macros] #define HAVE_WAITPID 1 ^ conftest.c:4:0: warning: macro "PACKAGE_VERSION" is not used [-Wunused-macros] #define PACKAGE_VERSION "1.8.13" ^ conftest.c:135:0: warning: macro "PRINTF_LL_WIDTH" is not used [-Wunused-macros] #define PRINTF_LL_WIDTH "ll" ^ conftest.c:109:0: warning: macro "HAVE_FREXPL" is not used [-Wunused-macros] #define HAVE_FREXPL 1 ^ conftest.c:46:0: warning: macro "HAVE_FTRUNCATE64" is not used [-Wunused-macros] #define HAVE_FTRUNCATE64 1 ^ conftest.c:132:0: warning: macro "HAVE_C99_FUNC" is not used [-Wunused-macros] #define HAVE_C99_FUNC 1 ^ conftest.c:126:0: warning: macro "HAVE_TMPFILE" is not used [-Wunused-macros] #define HAVE_TMPFILE 1 ^ conftest.c:30:0: warning: macro "HAVE_SYS_TIME_H" is not used [-Wunused-macros] #define HAVE_SYS_TIME_H 1 ^ conftest.c:8:0: warning: macro "PACKAGE" is not used [-Wunused-macros] #define PACKAGE "hdf5" ^ conftest.c:55:0: warning: macro "SIZEOF_LONG" is not used [-Wunused-macros] #define SIZEOF_LONG 4 ^ conftest.c:103:0: warning: macro "HAVE_IOCTL" is not used [-Wunused-macros] #define HAVE_IOCTL 1 ^ conftest.c:129:0: warning: macro "HAVE_VSNPRINTF" is not used [-Wunused-macros] #define HAVE_VSNPRINTF 1 ^ conftest.c:21:0: warning: macro "LT_OBJDIR" is not used [-Wunused-macros] #define LT_OBJDIR ".libs/" ^ conftest.c:124:0: warning: macro "HAVE_SYMLINK" is not used [-Wunused-macros] #define HAVE_SYMLINK 1 ^ conftest.c:143:0: warning: macro "DEFAULT_PLUGINDIR" is not used [-Wunused-macros] #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" ^ conftest.c:117:0: warning: macro "HAVE_LONGJMP" is not used [-Wunused-macros] #define HAVE_LONGJMP 1 ^ conftest.c:58:0: warning: macro "SIZEOF_FLOAT" is not used [-Wunused-macros] #define SIZEOF_FLOAT 4 ^ conftest.c:86:0: warning: macro "SIZEOF_UINT_FAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST64_T 8 ^ conftest.c:66:0: warning: macro "SIZEOF_UINT_LEAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST8_T 1 ^ conftest.c:156:0: warning: macro "LLONG_TO_FP_CAST_WORKS" is not used [-Wunused-macros] #define LLONG_TO_FP_CAST_WORKS 1 ^ conftest.c:157:0: warning: macro "ULLONG_TO_LDOUBLE_PRECISION" is not used [-Wunused-macros] #define ULLONG_TO_LDOUBLE_PRECISION 1 ^ conftest.c:22:0: warning: macro "HAVE_LIBM" is not used [-Wunused-macros] #define HAVE_LIBM 1 ^ conftest.c:95:0: warning: macro "HAVE_LIBZ" is not used [-Wunused-macros] #define HAVE_LIBZ 1 ^ conftest.c:93:0: warning: macro "DEV_T_IS_SCALAR" is not used [-Wunused-macros] #define DEV_T_IS_SCALAR 1 ^ conftest.c:102:0: warning: macro "HAVE_STAT_ST_BLOCKS" is not used [-Wunused-macros] #define HAVE_STAT_ST_BLOCKS 1 ^ conftest.c:145:0: warning: macro "WANT_DATA_ACCURACY" is not used [-Wunused-macros] #define WANT_DATA_ACCURACY 1 ^ conftest.c:83:0: warning: macro "SIZEOF_INT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_INT_LEAST64_T 8 ^ conftest.c:115:0: warning: macro "HAVE_RANDOM" is not used [-Wunused-macros] #define HAVE_RANDOM 1 ^ conftest.c:72:0: warning: macro "SIZEOF_UINT_LEAST16_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST16_T 2 ^ conftest.c:43:0: warning: macro "HAVE_LSEEK64" is not used [-Wunused-macros] #define HAVE_LSEEK64 1 ^ conftest.c:92:0: warning: macro "SIZEOF_OFF64_T" is not used [-Wunused-macros] #define SIZEOF_OFF64_T 8 ^ conftest.c:151:0: warning: macro "ULONG_TO_FP_BOTTOM_BIT_ACCURATE" is not used [-Wunused-macros] #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 ^ conftest.c:136:0: warning: macro "SYSTEM_SCOPE_THREADS" is not used [-Wunused-macros] #define SYSTEM_SCOPE_THREADS 1 ^ conftest.c:148:0: warning: macro "LDOUBLE_TO_INTEGER_WORKS" is not used [-Wunused-macros] #define LDOUBLE_TO_INTEGER_WORKS 1 ^ conftest.c:73:0: warning: macro "SIZEOF_INT_FAST16_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST16_T 4 ^ conftest.c:20:0: warning: macro "HAVE_DLFCN_H" is not used [-Wunused-macros] #define HAVE_DLFCN_H 1 ^ conftest.c:89:0: warning: macro "SIZEOF_PTRDIFF_T" is not used [-Wunused-macros] #define SIZEOF_PTRDIFF_T 4 ^ conftest.c:114:0: warning: macro "HAVE_RAND_R" is not used [-Wunused-macros] #define HAVE_RAND_R 1 ^ conftest.c:162:0: warning: macro "HAVE_EMBEDDED_LIBINFO" is not used [-Wunused-macros] #define HAVE_EMBEDDED_LIBINFO 1 ^ conftest.c:158:0: warning: macro "FP_TO_INTEGER_OVERFLOW_WORKS" is not used [-Wunused-macros] #define FP_TO_INTEGER_OVERFLOW_WORKS 1 ^ conftest.c:63:0: warning: macro "SIZEOF_INT8_T" is not used [-Wunused-macros] #define SIZEOF_INT8_T 1 ^ conftest.c:28:0: warning: macro "HAVE_CLOCK_GETTIME" is not used [-Wunused-macros] #define HAVE_CLOCK_GETTIME 1 ^ conftest.c:38:0: warning: macro "HAVE_FEATURES_H" is not used [-Wunused-macros] #define HAVE_FEATURES_H 1 ^ conftest.c:44:0: warning: macro "HAVE_FSEEKO64" is not used [-Wunused-macros] #define HAVE_FSEEKO64 1 ^ conftest.c:37:0: warning: macro "HAVE_SETJMP_H" is not used [-Wunused-macros] #define HAVE_SETJMP_H 1 ^ conftest.c:87:0: warning: macro "SIZEOF_SIZE_T" is not used [-Wunused-macros] #define SIZEOF_SIZE_T 4 ^ conftest.c:154:0: warning: macro "LDOUBLE_TO_UINT_ACCURATE" is not used [-Wunused-macros] #define LDOUBLE_TO_UINT_ACCURATE 1 ^ conftest.c:67:0: warning: macro "SIZEOF_INT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_INT_FAST8_T 1 ^ conftest.c:123:0: warning: macro "HAVE_STRDUP" is not used [-Wunused-macros] #define HAVE_STRDUP 1 ^ conftest.c:141:0: warning: macro "HAVE_FILTER_SCALEOFFSET" is not used [-Wunused-macros] #define HAVE_FILTER_SCALEOFFSET 1 ^ conftest.c:119:0: warning: macro "HAVE_SIGLONGJMP" is not used [-Wunused-macros] #define HAVE_SIGLONGJMP 1 ^ conftest.c:112:0: warning: macro "HAVE_GETRUSAGE" is not used [-Wunused-macros] #define HAVE_GETRUSAGE 1 ^ conftest.c:25:0: warning: macro "TIME_WITH_SYS_TIME" is not used [-Wunused-macros] #define TIME_WITH_SYS_TIME 1 ^ conftest.c:75:0: warning: macro "SIZEOF_INT32_T" is not used [-Wunused-macros] #define SIZEOF_INT32_T 4 ^ conftest.c:23:0: warning: macro "HAVE_LIBDL" is not used [-Wunused-macros] #define HAVE_LIBDL 1 ^ conftest.c:57:0: warning: macro "SIZEOF___INT64" is not used [-Wunused-macros] #define SIZEOF___INT64 0 ^ conftest.c:9:0: warning: macro "VERSION" is not used [-Wunused-macros] #define VERSION "1.8.13" ^ conftest.c:68:0: warning: macro "SIZEOF_UINT_FAST8_T" is not used [-Wunused-macros] #define SIZEOF_UINT_FAST8_T 1 ^ conftest.c:7:0: warning: macro "PACKAGE_URL" is not used [-Wunused-macros] #define PACKAGE_URL "" ^ conftest.c:84:0: warning: macro "SIZEOF_UINT_LEAST64_T" is not used [-Wunused-macros] #define SIZEOF_UINT_LEAST64_T 8 ^ configure:31207: $? = 0 configure:31207: ./conftest configure:31207: $? = 0 configure:31212: result: no configure:31319: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:732: creating libtool configure:33372: checking that generated files are newer than configure configure:33378: result: done configure:33466: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by HDF5 config.status 1.8.13, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on kamal-XPS config.status:1541: creating src/libhdf5.settings config.status:1541: creating Makefile config.status:1541: creating src/Makefile config.status:1541: creating test/Makefile config.status:1541: creating test/testcheck_version.sh config.status:1541: creating test/testerror.sh config.status:1541: creating test/H5srcdir_str.h config.status:1541: creating test/testlibinfo.sh config.status:1541: creating test/testlinks_env.sh config.status:1541: creating test/test_plugin.sh config.status:1541: creating testpar/Makefile config.status:1541: creating perform/Makefile config.status:1541: creating tools/Makefile config.status:1541: creating tools/h5dump/Makefile config.status:1541: creating tools/h5dump/testh5dump.sh config.status:1541: creating tools/h5dump/testh5dumppbits.sh config.status:1541: creating tools/h5dump/testh5dumpxml.sh config.status:1541: creating tools/h5ls/testh5ls.sh config.status:1541: creating tools/h5import/Makefile config.status:1541: creating tools/h5import/h5importtestutil.sh config.status:1541: creating tools/h5diff/Makefile config.status:1541: creating tools/h5diff/testh5diff.sh config.status:1541: creating tools/h5diff/testph5diff.sh config.status:1541: creating tools/h5jam/Makefile config.status:1541: creating tools/h5jam/testh5jam.sh config.status:1541: creating tools/h5repack/Makefile config.status:1541: creating tools/h5repack/h5repack.sh config.status:1541: creating tools/h5repack/h5repack_plugin.sh config.status:1541: creating tools/h5ls/Makefile config.status:1541: creating tools/h5copy/Makefile config.status:1541: creating tools/h5copy/testh5copy.sh config.status:1541: creating tools/lib/Makefile config.status:1541: creating tools/misc/Makefile config.status:1541: creating tools/misc/h5cc config.status:1541: creating tools/misc/testh5mkgrp.sh config.status:1541: creating tools/misc/testh5repart.sh config.status:1541: creating tools/h5stat/testh5stat.sh config.status:1541: creating tools/h5stat/Makefile config.status:1541: creating examples/Makefile config.status:1541: creating examples/run-c-ex.sh config.status:1541: creating examples/testh5cc.sh config.status:1541: creating c++/Makefile config.status:1541: creating c++/src/Makefile config.status:1541: creating c++/src/h5c++ config.status:1541: creating c++/test/Makefile config.status:1541: creating c++/test/H5srcdir_str.h config.status:1541: creating c++/examples/Makefile config.status:1541: creating c++/examples/run-c++-ex.sh config.status:1541: creating c++/examples/testh5c++.sh config.status:1541: creating fortran/Makefile config.status:1541: creating fortran/src/h5fc config.status:1541: creating fortran/src/Makefile config.status:1541: creating fortran/test/Makefile config.status:1541: creating fortran/testpar/Makefile config.status:1541: creating fortran/examples/Makefile config.status:1541: creating fortran/examples/run-fortran-ex.sh config.status:1541: creating fortran/examples/testh5fc.sh config.status:1541: creating hl/Makefile config.status:1541: creating hl/src/Makefile config.status:1541: creating hl/test/Makefile config.status:1541: creating hl/test/H5srcdir_str.h config.status:1541: creating hl/tools/Makefile config.status:1541: creating hl/tools/gif2h5/Makefile config.status:1541: creating hl/tools/gif2h5/h52giftest.sh config.status:1541: creating hl/examples/Makefile config.status:1541: creating hl/examples/run-hlc-ex.sh config.status:1541: creating hl/c++/Makefile config.status:1541: creating hl/c++/src/Makefile config.status:1541: creating hl/c++/test/Makefile config.status:1541: creating hl/c++/examples/Makefile config.status:1541: creating hl/c++/examples/run-hlc++-ex.sh config.status:1541: creating hl/fortran/Makefile config.status:1541: creating hl/fortran/src/Makefile config.status:1541: creating hl/fortran/test/Makefile config.status:1541: creating hl/fortran/examples/Makefile config.status:1541: creating hl/fortran/examples/run-hlfortran-ex.sh config.status:1541: creating src/H5config.h config.status:1770: executing pubconf commands config.status:1770: executing depfiles commands config.status:1770: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_BSDgettimeofday=no ac_cv_func_GetConsoleScreenBufferInfo=no ac_cv_func__getvideoconfig=no ac_cv_func__scrsize=no ac_cv_func_alarm=yes ac_cv_func_clock_gettime=yes ac_cv_func_compress2=yes ac_cv_func_difftime=yes ac_cv_func_dlopen=no ac_cv_func_fork=yes ac_cv_func_frexpf=yes ac_cv_func_frexpl=yes ac_cv_func_fseeko64=yes ac_cv_func_fseeko=yes ac_cv_func_fstat64=yes ac_cv_func_ftello64=yes ac_cv_func_ftello=yes ac_cv_func_ftruncate64=yes ac_cv_func_gethostname=yes ac_cv_func_getpwuid=yes ac_cv_func_getrusage=yes ac_cv_func_gettextinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_ioctl=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_rand_r=yes ac_cv_func_random=yes ac_cv_func_setjmp=yes ac_cv_func_setsysinfo=no ac_cv_func_shl_load=no ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_snprintf=yes ac_cv_func_srandom=yes ac_cv_func_stat64=yes ac_cv_func_strdup=yes ac_cv_func_symlink=yes ac_cv_func_system=yes ac_cv_func_tmpfile=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_have_decl_CLOCK_MONOTONIC=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_mach_mach_time_h=no ac_cv_header_memory_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_winsock2_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_ceil=yes ac_cv_lib_z_compress2=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_TR=/usr/bin/tr ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DLLTOOL=dlltool 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_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int16_t=2 ac_cv_sizeof_int32_t=4 ac_cv_sizeof_int64_t=8 ac_cv_sizeof_int8_t=1 ac_cv_sizeof_int=4 ac_cv_sizeof_int_fast16_t=4 ac_cv_sizeof_int_fast32_t=4 ac_cv_sizeof_int_fast64_t=8 ac_cv_sizeof_int_fast8_t=1 ac_cv_sizeof_int_least16_t=2 ac_cv_sizeof_int_least32_t=4 ac_cv_sizeof_int_least64_t=8 ac_cv_sizeof_int_least8_t=1 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=12 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off64_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_ptrdiff_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_ssize_t=4 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_sizeof_uint64_t=8 ac_cv_sizeof_uint8_t=1 ac_cv_sizeof_uint_fast16_t=4 ac_cv_sizeof_uint_fast32_t=4 ac_cv_sizeof_uint_fast64_t=8 ac_cv_sizeof_uint_fast8_t=1 ac_cv_sizeof_uint_least16_t=2 ac_cv_sizeof_uint_least32_t=4 ac_cv_sizeof_uint_least64_t=8 ac_cv_sizeof_uint_least8_t=1 ac_cv_sizeof_unsigned=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=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 hdf5_cv_bad_log2_code_generated=no hdf5_cv_convert_denormal_float=yes hdf5_cv_convert_float_llong_not_works=no hdf5_cv_direct_io=no hdf5_cv_fp_to_integer_overflow_works=yes hdf5_cv_fp_to_ullong_accurate=yes hdf5_cv_fp_to_ullong_right_maximum=yes hdf5_cv_gettimeofday_tz=yes hdf5_cv_have_lfs=yes hdf5_cv_host=i686-pc-linux-gnu hdf5_cv_integer_to_ldouble_accurate=yes hdf5_cv_ldouble_to_integer_accurate=yes hdf5_cv_ldouble_to_integer_works=yes hdf5_cv_ldouble_to_llong_accurate=yes hdf5_cv_ldouble_to_long_special=no hdf5_cv_ldouble_to_uint_accurate=yes hdf5_cv_llong_to_fp_cast_works=yes hdf5_cv_llong_to_ldouble_correct=yes hdf5_cv_lone_colon=yes hdf5_cv_long_to_ldouble_special=no hdf5_cv_printf_ll=ll hdf5_cv_system_scope_threads=yes hdf5_cv_ullong_to_fp_cast_works=yes hdf5_cv_ullong_to_ldouble_precision=yes hdf5_cv_ulong_to_float_accurate=yes hdf5_cv_ulong_to_fp_bottom_bit_accurate=yes hdf5_cv_vsnprintf_works=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing aclocal-1.14' ADD_PARALLEL_FILES='no' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS='-I/home/kamal/svn/local_lib2/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_BSD_SOURCE ' AM_CXXFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_FCFLAGS='' AM_LDFLAGS=' -L/home/kamal/svn/local_lib2/lib' AM_MAKEFLAGS='' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing autoconf' AUTOHEADER='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing autoheader' AUTOMAKE='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing automake-1.14' AWK='mawk' BUILD_ALL_CONDITIONAL_FALSE='' BUILD_ALL_CONDITIONAL_TRUE='#' BUILD_CXX_CONDITIONAL_FALSE='' BUILD_CXX_CONDITIONAL_TRUE='#' BUILD_FORTRAN_CONDITIONAL_FALSE='' BUILD_FORTRAN_CONDITIONAL_TRUE='#' BUILD_HDF5_HL_CONDITIONAL_FALSE='#' BUILD_HDF5_HL_CONDITIONAL_TRUE='' BUILD_PARALLEL_CONDITIONAL_FALSE='' BUILD_PARALLEL_CONDITIONAL_TRUE='#' BUILD_SHARED_SZIP_CONDITIONAL_FALSE='' BUILD_SHARED_SZIP_CONDITIONAL_TRUE='#' BYTESEX='little-endian' CC='gcc' CCDEPMODE='depmode=gcc3' CC_VERSION='/usr/bin/gcc' CFLAGS='' CLEARFILEBUF='yes' CODESTACK='no' CONFIG_DATE='Fri Oct 10 16:07:36 EDT 2014' CONFIG_MODE='production' CONFIG_USER='kamal@kamal-XPS' CPP='gcc -E' CPPFLAGS='' CXX='no' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='' CXX_SHARED_CONDITIONAL_FALSE='' CXX_SHARED_CONDITIONAL_TRUE='#' CXX_VERSION='no' CYGPATH_W='echo' DEBUG_PKG='' DEFAULT_API_VERSION='v18' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPRECATED_SYMBOLS='yes' DIRECT_VFD='no' DIRECT_VFD_CONDITIONAL_FALSE='' DIRECT_VFD_CONDITIONAL_TRUE='#' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' DYNAMIC_DIRS='-R/home/kamal/svn/local_lib2/lib -R/home/kamal/svn/local_lib2/lib ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTERNAL_FILTERS='deflate(zlib)' F9XMODEXT='' F9XMODFLAG='' F9XSUFFIXFLAG='' FC2003='' FC='no' FCFLAGS='' FCFLAGS_f90='' FCLIBS='' FC_VERSION='no' FGREP='/bin/grep -F' FILTERS='shuffle,fletcher32,nbit,scaleoffset' FORTRAN_2003_CONDITIONAL_F_FALSE='' FORTRAN_2003_CONDITIONAL_F_TRUE='#' FORTRAN_DEFAULT_REALisDBLE_F_FALSE='' FORTRAN_DEFAULT_REALisDBLE_F_TRUE='#' FORTRAN_HAVE_SIZEOF_FALSE='' FORTRAN_HAVE_SIZEOF_TRUE='#' FORTRAN_SHARED_CONDITIONAL_FALSE='' FORTRAN_SHARED_CONDITIONAL_TRUE='#' FSEARCH_DIRS='' GREP='/bin/grep' H5_CFLAGS='-std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wstrict-overflow=5 -Wjump-misses-init -Wunsuffixed-float-constants -Wdouble-promotion -Wsuggest-attribute=const -Wtrampolines -Wstack-usage=8192 -Wvector-operation-performance -Wsuggest-attribute=pure -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -O3 -fomit-frame-pointer -finline-functions' H5_CPPFLAGS='-D_POSIX_C_SOURCE=199506L -DNDEBUG -UH5_DEBUG_API' H5_CXXFLAGS=' ' H5_CXX_SHARED='no' H5_FCFLAGS=' ' H5_FORTRAN_SHARED='no' H5_LDFLAGS='' H5_LONE_COLON='yes' H5_VERSION='1.8.13' HADDR_T='' HAVE_DMALLOC='no' HAVE_FORTRAN_2003='' HAVE_PTHREAD='' HAVE_SHARED_CONDITIONAL_FALSE='#' HAVE_SHARED_CONDITIONAL_TRUE='' HDF5_HL='yes' HDF5_INTERFACES='' HDF_CXX='no' HDF_FORTRAN2003='no' HDF_FORTRAN='no' HID_T='' HL='hl' HL_FOR='' HSIZE_T='' HSSIZE_T='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTRUMENT='no' INSTRUMENT_LIBRARY='no' LARGEFILE='yes' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS=' -lz -ldl -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LL_PATH='' LN_S='ln -s' LTLIBOBJS='' LT_STATIC_EXEC='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MPE='no' MPI_GET_SIZE='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJECT_NAMELEN_DEFAULT_F='' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='hdf5' PACKAGE_BUGREPORT='help@xxxxxxxxxxxx' PACKAGE_NAME='HDF5' PACKAGE_STRING='HDF5 1.8.13' PACKAGE_TARNAME='hdf5' PACKAGE_URL='' PACKAGE_VERSION='1.8.13' PARALLEL='no' PATH_SEPARATOR=':' PERL='perl' RANLIB='ranlib' ROOT='/home/kamal/Downloads/hdf5-1.8.13' RUNPARALLEL='' RUNSERIAL='' R_INTEGER='' R_LARGE='' SEARCH='VPATH=$(srcdir) $(top_builddir)/src $(top_srcdir)/src' SED='/bin/sed' SETX='set -x' SET_MAKE='' SHELL='/bin/bash' SIZE_T='' STATIC_EXEC='no' STATIC_SHARED='static, shared' STRICT_FORMAT_CHECKS='no' STRIP='strip' TESTPARALLEL='' THREADSAFE='no' TIME='time' TR='/usr/bin/tr' TRACE_API='no' UNAME_INFO='Linux kamal-XPS 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:12:00 UTC 2013 i686 i686 i686 GNU/Linux' USE_FILTER_DEFLATE='yes' USE_FILTER_FLETCHER32='yes' USE_FILTER_NBIT='yes' USE_FILTER_SCALEOFFSET='yes' USE_FILTER_SHUFFLE='yes' USE_FILTER_SZIP='no' USE_PLUGINS_CONDITIONAL_FALSE='#' USE_PLUGINS_CONDITIONAL_TRUE='' USINGMEMCHECKER='no' VERSION='1.8.13' WORDS_BIGENDIAN='no' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_FC='' 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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_shared='yes' enable_static='yes' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/kamal/Downloads/hdf5-1.8.13/bin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/kamal/svn/local_lib2' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "HDF5" #define PACKAGE_TARNAME "hdf5" #define PACKAGE_VERSION "1.8.13" #define PACKAGE_STRING "HDF5 1.8.13" #define PACKAGE_BUGREPORT "help@xxxxxxxxxxxx" #define PACKAGE_URL "" #define PACKAGE "hdf5" #define VERSION "1.8.13" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIFFTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SETJMP_H 1 #define HAVE_FEATURES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TIMEB_H 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LSEEK64 1 #define HAVE_FSEEKO64 1 #define HAVE_FTELLO64 1 #define HAVE_FTRUNCATE64 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_STAT64 1 #define HAVE_FSTAT64 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #include <sys/types.h> #include <stdint.h> #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT_LEAST8_T 1 #define SIZEOF_UINT_LEAST8_T 1 #define SIZEOF_INT_FAST8_T 1 #define SIZEOF_UINT_FAST8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT_LEAST16_T 2 #define SIZEOF_UINT_LEAST16_T 2 #define SIZEOF_INT_FAST16_T 4 #define SIZEOF_UINT_FAST16_T 4 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT_LEAST32_T 4 #define SIZEOF_UINT_LEAST32_T 4 #define SIZEOF_INT_FAST32_T 4 #define SIZEOF_UINT_FAST32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_INT_LEAST64_T 8 #define SIZEOF_UINT_LEAST64_T 8 #define SIZEOF_INT_FAST64_T 8 #define SIZEOF_UINT_FAST64_T 8 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_PTRDIFF_T 4 #include <sys/types.h> /*for off_t definition*/ #define SIZEOF_OFF_T 8 #define SIZEOF_OFF64_T 8 #define DEV_T_IS_SCALAR 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 #define HAVE_FILTER_DEFLATE 1 #define HAVE_TM_GMTOFF 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_TIMEZONE 1 #define GETTIMEOFDAY_GIVES_TZ 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_IOCTL 1 #define HAVE_TIOCGWINSZ 1 #define HAVE_TIOCGETD 1 #define HAVE_ALARM 1 #define HAVE_FORK 1 #define HAVE_FREXPF 1 #define HAVE_FREXPL 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPWUID 1 #define HAVE_GETRUSAGE 1 #define HAVE_LSTAT 1 #define HAVE_RAND_R 1 #define HAVE_RANDOM 1 #define HAVE_SIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SETJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_SRANDOM 1 #define HAVE_STRDUP 1 #define HAVE_SYMLINK 1 #define HAVE_SYSTEM 1 #define HAVE_TMPFILE 1 #define HAVE_VASPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_VSNPRINTF 1 #define VSNPRINTF_WORKS 1 #define HAVE_ATTRIBUTE 1 #define HAVE_C99_FUNC 1 #define HAVE_FUNCTION 1 #define HAVE_C99_DESIGNATED_INITIALIZER 1 #define PRINTF_LL_WIDTH "ll" #define SYSTEM_SCOPE_THREADS 1 #define CLEAR_MEMORY 1 #define HAVE_FILTER_SHUFFLE 1 #define HAVE_FILTER_FLETCHER32 1 #define HAVE_FILTER_NBIT 1 #define HAVE_FILTER_SCALEOFFSET 1 #define DEFAULT_VFD H5FD_SEC2 #define DEFAULT_PLUGINDIR "/usr/local/hdf5/lib/plugin" #define WANT_DCONV_EXCEPTION 1 #define WANT_DATA_ACCURACY 1 #define CONVERT_DENORMAL_FLOAT 1 #define LDOUBLE_TO_INTEGER_ACCURATE 1 #define LDOUBLE_TO_INTEGER_WORKS 1 #define INTEGER_TO_LDOUBLE_ACCURATE 1 #define ULONG_TO_FLOAT_ACCURATE 1 #define ULONG_TO_FP_BOTTOM_BIT_ACCURATE 1 #define FP_TO_ULLONG_ACCURATE 1 #define FP_TO_ULLONG_RIGHT_MAXIMUM 1 #define LDOUBLE_TO_UINT_ACCURATE 1 #define ULLONG_TO_FP_CAST_WORKS 1 #define LLONG_TO_FP_CAST_WORKS 1 #define ULLONG_TO_LDOUBLE_PRECISION 1 #define FP_TO_INTEGER_OVERFLOW_WORKS 1 #define LDOUBLE_TO_LLONG_ACCURATE 1 #define LLONG_TO_LDOUBLE_CORRECT 1 #define INCLUDE_HL 1 #define HAVE_EMBEDDED_LIBINFO 1 #define NO_ALIGNMENT_RESTRICTIONS 1 configure: exit 0
-------------------- ./configure --prefix=/home/kamal/svn/local_lib Fri Oct 10 13:50:08 EDT 2014 Checking for gcc... === ztest5298.c === extern int getchar(); int hello() {return getchar();} === gcc -c ztest5298.c ... using gcc Checking for obsessive-compulsive compiler options... === ztest5298.c === int foo() { return 0; } === gcc -c -O3 ztest5298.c Checking for shared library support... === ztest5298.c === extern int getchar(); int hello() {return getchar();} === gcc -w -c -O3 -fPIC ztest5298.c gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O3 -fPIC -o ztest5298.so ztest5298.o Building shared library libz.so.1.2.8 with gcc. === ztest5298.c === #include <sys/types.h> off64_t dummy = 0; === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5298.c Checking for off64_t... Yes. Checking for fseeko... Yes. === ztest5298.c === #include <string.h> #include <errno.h> int main() { return strlen(strerror(errno)); } === gcc -O3 -D_LARGEFILE64_SOURCE=1 -o ztest5298 ztest5298.c Checking for strerror... Yes. === ztest5298.c === #include <unistd.h> int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5298.c Checking for unistd.h... Yes. === ztest5298.c === #include <stdarg.h> int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5298.c Checking for stdarg.h... Yes. === ztest5298.c === #include <stdio.h> #include <stdarg.h> #include "zconf.h" int main() { #ifndef STDC choke me #endif return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5298.c Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). === ztest5298.c === #include <stdio.h> #include <stdarg.h> int mytest(const char *fmt, ...) { char buf[20]; va_list ap; va_start(ap, fmt); vsnprintf(buf, sizeof(buf), fmt, ap); va_end(ap); return 0; } int main() { return (mytest("Hello%d\n", 1)); } === gcc -O3 -D_LARGEFILE64_SOURCE=1 -o ztest5298 ztest5298.c Checking for vsnprintf() in stdio.h... Yes. === ztest5298.c === #include <stdio.h> #include <stdarg.h> int mytest(const char *fmt, ...) { int n; char buf[20]; va_list ap; va_start(ap, fmt); n = vsnprintf(buf, sizeof(buf), fmt, ap); va_end(ap); return n; } int main() { return (mytest("Hello%d\n", 1)); } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5298.c Checking for return value of vsnprintf()... Yes. === ztest5298.c === #define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) int ZLIB_INTERNAL foo; int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5298.c Checking for attribute(visibility) support... Yes. ALL = static shared all64 AR = ar ARFLAGS = rc CC = gcc CFLAGS = -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN CPP = gcc -E EXE = LDCONFIG = ldconfig LDFLAGS = LDSHARED = gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map LDSHAREDLIBC = -lc OBJC = $(OBJZ) $(OBJG) PIC_OBJC = $(PIC_OBJZ) $(PIC_OBJG) RANLIB = ranlib SFLAGS = -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN SHAREDLIB = libz.so SHAREDLIBM = libz.so.1 SHAREDLIBV = libz.so.1.2.8 STATICLIB = libz.a TEST = all teststatic testshared test64 VER = 1.2.8 Z_U4 = exec_prefix = ${prefix} includedir = ${prefix}/include libdir = ${exec_prefix}/lib mandir = ${prefix}/share/man prefix = /home/kamal/svn/local_lib sharedlibdir = ${libdir} uname = Linux -------------------- -------------------- ./configure --prefix=/home/kamal/svn/local_lib Fri Oct 10 14:38:26 EDT 2014 Checking for gcc... === ztest30468.c === extern int getchar(); int hello() {return getchar();} === gcc -c ztest30468.c ... using gcc Checking for obsessive-compulsive compiler options... === ztest30468.c === int foo() { return 0; } === gcc -c -O3 ztest30468.c Checking for shared library support... === ztest30468.c === extern int getchar(); int hello() {return getchar();} === gcc -w -c -O3 -fPIC ztest30468.c gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O3 -fPIC -o ztest30468.so ztest30468.o Building shared library libz.so.1.2.8 with gcc. === ztest30468.c === #include <sys/types.h> off64_t dummy = 0; === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest30468.c Checking for off64_t... Yes. Checking for fseeko... Yes. === ztest30468.c === #include <string.h> #include <errno.h> int main() { return strlen(strerror(errno)); } === gcc -O3 -D_LARGEFILE64_SOURCE=1 -o ztest30468 ztest30468.c Checking for strerror... Yes. === ztest30468.c === #include <unistd.h> int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest30468.c Checking for unistd.h... Yes. === ztest30468.c === #include <stdarg.h> int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest30468.c Checking for stdarg.h... Yes. === ztest30468.c === #include <stdio.h> #include <stdarg.h> #include "zconf.h" int main() { #ifndef STDC choke me #endif return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest30468.c Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). === ztest30468.c === #include <stdio.h> #include <stdarg.h> int mytest(const char *fmt, ...) { char buf[20]; va_list ap; va_start(ap, fmt); vsnprintf(buf, sizeof(buf), fmt, ap); va_end(ap); return 0; } int main() { return (mytest("Hello%d\n", 1)); } === gcc -O3 -D_LARGEFILE64_SOURCE=1 -o ztest30468 ztest30468.c Checking for vsnprintf() in stdio.h... Yes. === ztest30468.c === #include <stdio.h> #include <stdarg.h> int mytest(const char *fmt, ...) { int n; char buf[20]; va_list ap; va_start(ap, fmt); n = vsnprintf(buf, sizeof(buf), fmt, ap); va_end(ap); return n; } int main() { return (mytest("Hello%d\n", 1)); } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest30468.c Checking for return value of vsnprintf()... Yes. === ztest30468.c === #define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) int ZLIB_INTERNAL foo; int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest30468.c Checking for attribute(visibility) support... Yes. ALL = static shared all64 AR = ar ARFLAGS = rc CC = gcc CFLAGS = -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN CPP = gcc -E EXE = LDCONFIG = ldconfig LDFLAGS = LDSHARED = gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map LDSHAREDLIBC = -lc OBJC = $(OBJZ) $(OBJG) PIC_OBJC = $(PIC_OBJZ) $(PIC_OBJG) RANLIB = ranlib SFLAGS = -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN SHAREDLIB = libz.so SHAREDLIBM = libz.so.1 SHAREDLIBV = libz.so.1.2.8 STATICLIB = libz.a TEST = all teststatic testshared test64 VER = 1.2.8 Z_U4 = exec_prefix = ${prefix} includedir = ${prefix}/include libdir = ${exec_prefix}/lib mandir = ${prefix}/share/man prefix = /home/kamal/svn/local_lib sharedlibdir = ${libdir} uname = Linux -------------------- -------------------- ./configure --prefix=/home/kamal/svn/local_lib2 Fri Oct 10 16:05:10 EDT 2014 Checking for gcc... === ztest5978.c === extern int getchar(); int hello() {return getchar();} === gcc -c ztest5978.c ... using gcc Checking for obsessive-compulsive compiler options... === ztest5978.c === int foo() { return 0; } === gcc -c -O3 ztest5978.c Checking for shared library support... === ztest5978.c === extern int getchar(); int hello() {return getchar();} === gcc -w -c -O3 -fPIC ztest5978.c gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O3 -fPIC -o ztest5978.so ztest5978.o Building shared library libz.so.1.2.8 with gcc. === ztest5978.c === #include <sys/types.h> off64_t dummy = 0; === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5978.c Checking for off64_t... Yes. Checking for fseeko... Yes. === ztest5978.c === #include <string.h> #include <errno.h> int main() { return strlen(strerror(errno)); } === gcc -O3 -D_LARGEFILE64_SOURCE=1 -o ztest5978 ztest5978.c Checking for strerror... Yes. === ztest5978.c === #include <unistd.h> int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5978.c Checking for unistd.h... Yes. === ztest5978.c === #include <stdarg.h> int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5978.c Checking for stdarg.h... Yes. === ztest5978.c === #include <stdio.h> #include <stdarg.h> #include "zconf.h" int main() { #ifndef STDC choke me #endif return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5978.c Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). === ztest5978.c === #include <stdio.h> #include <stdarg.h> int mytest(const char *fmt, ...) { char buf[20]; va_list ap; va_start(ap, fmt); vsnprintf(buf, sizeof(buf), fmt, ap); va_end(ap); return 0; } int main() { return (mytest("Hello%d\n", 1)); } === gcc -O3 -D_LARGEFILE64_SOURCE=1 -o ztest5978 ztest5978.c Checking for vsnprintf() in stdio.h... Yes. === ztest5978.c === #include <stdio.h> #include <stdarg.h> int mytest(const char *fmt, ...) { int n; char buf[20]; va_list ap; va_start(ap, fmt); n = vsnprintf(buf, sizeof(buf), fmt, ap); va_end(ap); return n; } int main() { return (mytest("Hello%d\n", 1)); } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5978.c Checking for return value of vsnprintf()... Yes. === ztest5978.c === #define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) int ZLIB_INTERNAL foo; int main() { return 0; } === gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest5978.c Checking for attribute(visibility) support... Yes. ALL = static shared all64 AR = ar ARFLAGS = rc CC = gcc CFLAGS = -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN CPP = gcc -E EXE = LDCONFIG = ldconfig LDFLAGS = LDSHARED = gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map LDSHAREDLIBC = -lc OBJC = $(OBJZ) $(OBJG) PIC_OBJC = $(PIC_OBJZ) $(PIC_OBJG) RANLIB = ranlib SFLAGS = -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN SHAREDLIB = libz.so SHAREDLIBM = libz.so.1 SHAREDLIBV = libz.so.1.2.8 STATICLIB = libz.a TEST = all teststatic testshared test64 VER = 1.2.8 Z_U4 = exec_prefix = ${prefix} includedir = ${prefix}/include libdir = ${exec_prefix}/lib mandir = ${prefix}/share/man prefix = /home/kamal/svn/local_lib2 sharedlibdir = ${libdir} uname = Linux --------------------
netcdfgroup
archives: