This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by h5utils configure 1.12.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /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/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2456: checking for a BSD-compatible install configure:2524: result: /bin/install -c configure:2535: checking whether build environment is sane configure:2590: result: yes configure:2741: checking for a thread-safe mkdir -p configure:2780: result: /bin/mkdir -p configure:2787: checking for gawk configure:2803: found /bin/gawk configure:2814: result: gawk configure:2825: checking whether make sets $(MAKE) configure:2847: result: yes configure:2876: checking whether make supports nested variables configure:2893: result: yes configure:3022: checking whether to enable maintainer-specific portions of Makefiles configure:3031: result: no configure:3054: checking for i686-uhu-linux-gcc configure:3070: found /usr/bin/i686-uhu-linux-gcc configure:3081: result: i686-uhu-linux-gcc configure:3350: checking for C compiler version configure:3359: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 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:3370: $? = 0 configure:3359: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3370: $? = 0 configure:3359: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3370: $? = 1 configure:3359: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3370: $? = 1 configure:3390: checking whether the C compiler works configure:3412: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3416: $? = 0 configure:3464: result: yes configure:3467: checking for C compiler default output file name configure:3469: result: a.out configure:3475: checking for suffix of executables configure:3482: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3486: $? = 0 configure:3508: result: configure:3530: checking whether we are cross compiling configure:3538: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3542: $? = 0 configure:3549: ./conftest configure:3553: $? = 0 configure:3568: result: no configure:3573: checking for suffix of object files configure:3595: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3599: $? = 0 configure:3620: result: o configure:3624: checking whether we are using the GNU C compiler configure:3643: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3643: $? = 0 configure:3652: result: yes configure:3661: checking whether i686-uhu-linux-gcc accepts -g configure:3681: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3681: $? = 0 configure:3722: result: yes configure:3739: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3802: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3802: $? = 0 configure:3815: result: none needed configure:3840: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3862: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3865: $? = 0 configure:3862: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3865: $? = 0 configure:3877: result: yes configure:3905: checking for style of include used by make configure:3933: result: GNU configure:3959: checking dependency style of i686-uhu-linux-gcc configure:4070: result: gcc3 configure:4094: checking how to run the C preprocessor configure:4125: i686-uhu-linux-gcc -E conftest.c configure:4125: $? = 0 configure:4139: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | /* end confdefs.h. */ | #include configure:4164: result: i686-uhu-linux-gcc -E configure:4184: i686-uhu-linux-gcc -E conftest.c configure:4184: $? = 0 configure:4198: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | /* end confdefs.h. */ | #include configure:4227: checking for grep that handles long lines and -e configure:4285: result: /bin/grep configure:4290: checking for egrep configure:4352: result: /bin/grep -E configure:4357: checking for ANSI C header files configure:4377: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4377: $? = 0 configure:4450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4450: $? = 0 configure:4450: ./conftest configure:4450: $? = 0 configure:4461: result: yes configure:4470: checking for sin in -lm configure:4495: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:19:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:4495: $? = 0 configure:4504: result: yes configure:4517: checking for snprintf configure:4517: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:36:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:4517: $? = 0 configure:4517: result: yes configure:4547: checking for inflate in -lz configure:4572: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz -lm >&5 configure:4572: $? = 0 configure:4581: result: yes configure:4592: checking for png_create_write_struct in -lpng configure:4617: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm >&5 configure:4617: $? = 0 configure:4626: result: yes configure:4657: checking for evaluator_get_variables in -lmatheval configure:4682: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lmatheval -lz -lm >&5 /usr/bin/ld: cannot find -lmatheval collect2: error: ld returned 1 exit status configure:4682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char evaluator_get_variables (); | int | main () | { | return evaluator_get_variables (); | ; | return 0; | } configure:4691: result: no configure:4704: WARNING: can't find libmatheval: won't be able to compile h5math configure:4722: checking for sys/types.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for sys/stat.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for stdlib.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for string.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for memory.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for strings.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for inttypes.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for stdint.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4722: checking for unistd.h configure:4722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4722: $? = 0 configure:4722: result: yes configure:4846: checking for H5Fopen in -lhdf5 configure:4871: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lhdf5 -lz -lm >&5 configure:4871: $? = 0 configure:4880: result: yes configure:4908: checking for mkoctfile configure:4938: result: no configure:4948: WARNING: can't find mkoctfile: won't be able to compile h5read.oct configure:5080: checking for v5dCreate in -lv5d configure:5105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lv5d -lhdf5 -lz -lm >&5 /usr/bin/ld: cannot find -lv5d collect2: error: ld returned 1 exit status configure:5105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 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 | /* 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 v5dCreate (); | int | main () | { | return v5dCreate (); | ; | return 0; | } configure:5114: result: no configure:5122: checking vis5d/v5d.h usability configure:5122: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:23: fatal error: vis5d/v5d.h: No such file or directory #include ^ compilation terminated. configure:5122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5122: result: no configure:5122: checking vis5d/v5d.h presence configure:5122: i686-uhu-linux-gcc -E conftest.c conftest.c:23:23: fatal error: vis5d/v5d.h: No such file or directory #include ^ compilation terminated. configure:5122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 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 | /* end confdefs.h. */ | #include configure:5122: result: no configure:5122: checking for vis5d/v5d.h configure:5122: result: no configure:5132: checking vis5d+/v5d.h usability configure:5132: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:24: fatal error: vis5d+/v5d.h: No such file or directory #include ^ compilation terminated. configure:5132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5132: result: no configure:5132: checking vis5d+/v5d.h presence configure:5132: i686-uhu-linux-gcc -E conftest.c conftest.c:23:24: fatal error: vis5d+/v5d.h: No such file or directory #include ^ compilation terminated. configure:5132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 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 | /* end confdefs.h. */ | #include configure:5132: result: no configure:5132: checking for vis5d+/v5d.h configure:5132: result: no configure:5172: checking arpa/inet.h usability configure:5172: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5172: $? = 0 configure:5172: result: yes configure:5172: checking arpa/inet.h presence configure:5172: i686-uhu-linux-gcc -E conftest.c configure:5172: $? = 0 configure:5172: result: yes configure:5172: checking for arpa/inet.h configure:5172: result: yes configure:5172: checking netinet/in.h usability configure:5172: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5172: $? = 0 configure:5172: result: yes configure:5172: checking netinet/in.h presence configure:5172: i686-uhu-linux-gcc -E conftest.c configure:5172: $? = 0 configure:5172: result: yes configure:5172: checking for netinet/in.h configure:5172: result: yes configure:5172: checking for stdint.h configure:5172: result: yes configure:5172: checking for inttypes.h configure:5172: result: yes configure:5182: checking for uint16_t configure:5182: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5182: $? = 0 configure:5182: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:63:23: error: expected expression before ')' token if (sizeof ((uint16_t))) ^ configure:5182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 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_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:5182: result: yes configure:5191: checking for uint32_t configure:5191: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5191: $? = 0 configure:5191: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:64:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:5191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "h5utils" | #define PACKAGE_TARNAME "h5utils" | #define PACKAGE_VERSION "1.12.1" | #define PACKAGE_STRING "h5utils 1.12.1" | #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "h5utils" | #define VERSION "1.12.1" | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_SNPRINTF 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_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:5191: result: yes configure:5202: checking for htons configure:5219: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lhdf5 -lz -lm >&5 configure:5219: $? = 0 configure:5229: result: yes configure:5236: checking size of float configure:5241: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lhdf5 -lz -lm >&5 configure:5241: $? = 0 configure:5241: ./conftest configure:5241: $? = 0 configure:5255: result: 4 configure:5266: checking for htonl configure:5283: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lhdf5 -lz -lm >&5 configure:5283: $? = 0 configure:5293: result: yes configure:5656: checking that generated files are newer than configure configure:5662: result: done configure:5690: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by h5utils config.status 1.12.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:881: creating Makefile config.status:881: creating h5topng.1 config.status:881: creating config.h config.status:1110: executing depfiles commands configure:7003: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_snprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vis5d_v5d_h=no ac_cv_header_vis5dp_v5d_h=no ac_cv_lib_hdf5_H5Fopen=yes ac_cv_lib_m_sin=yes ac_cv_lib_matheval_evaluator_get_variables=no ac_cv_lib_png_png_create_write_struct=yes ac_cv_lib_v5d_v5dCreate=no ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_float=4 ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' H4_LIBS='' H5READ='' H5TOPNG_MAN='h5topng.1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lhdf5 -lz -lm ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MKDIR_P='/bin/mkdir -p' MKOCTFILE='echo' MORE_H5UTILS='h5topng$(EXEEXT) ' MORE_H5UTILS_MANS='' OBJEXT='o' OCTAVE='' OCTAVE_CONFIG='' OCT_INSTALL_DIR='' PACKAGE='h5utils' PACKAGE_BUGREPORT='stevenj@alum.mit.edu' PACKAGE_NAME='h5utils' PACKAGE_STRING='h5utils 1.12.1' PACKAGE_TARNAME='h5utils' PACKAGE_URL='' PACKAGE_VERSION='1.12.1' PATH_SEPARATOR=':' PNG_LIBS='-lpng' SET_MAKE='' SHELL='/bin/sh' STRIP='' V5D_FILES='' V5D_INCLUDES='' VERSION='1.12.1' ac_ct_CC='' 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_alias='i686-uhu-linux' datadir='${datarootdir}' datadir_val='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "h5utils" #define PACKAGE_TARNAME "h5utils" #define PACKAGE_VERSION "1.12.1" #define PACKAGE_STRING "h5utils 1.12.1" #define PACKAGE_BUGREPORT "stevenj@alum.mit.edu" #define PACKAGE_URL "" #define PACKAGE "h5utils" #define VERSION "1.12.1" #define STDC_HEADERS 1 #define HAVE_LIBM 1 #define HAVE_SNPRINTF 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_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_HTONS 1 #define SIZEOF_FLOAT 4 #define HAVE_HTONL 1 #define DATADIR "/usr/share" configure: exit 0