Project

General

Profile

RE: Fail to complie cdo-1.7.2 ยป config_libcdi.log

Shizhu Wang, 2016-12-07 09:00

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

It was created by cdi configure 1.8.0rc5, which was
generated by GNU Autoconf 2.68. Invocation command line was

$ ./configure --disable-option-checking --prefix=/soa01/home/wangsz/local/cdo CPPFLAGS=-I /soa01/home/wangsz/local/libuuid-1.0.3/build/include --with-netcdf=/soa01/home/wangsz/local/netcdf/ --cache-file=/dev/null --srcdir=.

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

hostname = latecomer04
uname -m = x86_64
uname -r = 2.6.32-431.17.1.el6_lustre.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Jan 6 16:25:33 CST 2015

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

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

PATH: /soa01/home/wangsz/local/cdo/bin
PATH: /soa01/home/wangsz/local/cmake-3.7.0/bin
PATH: /soa01/home/wangsz/local/netcdf/bin
PATH: /soa01/home/wangsz/local/ncl-6.3.0/bin
PATH: /opt/intel/impi/5.0.0.028/intel64/bin
PATH: /opt/intel/Compiler/11.0/069/bin/intel64
PATH: /opt/intel/Compiler/11.0/069/bin/intel64
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /jobmanager/rm/v14.0/sbin/
PATH: /jobmanager/rm/v14.0/bin
PATH: /jobmanager/encrypt/0.5.11/sbin
PATH: /jobmanager/encrypt/0.5.11/bin
PATH: /soa01/home/wangsz/bin


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

configure:2967: checking build system type
configure:2981: result: x86_64-pc-linux-gnu
configure:3001: checking host system type
configure:3014: result: x86_64-pc-linux-gnu
configure:3053: checking for a BSD-compatible install
configure:3121: result: /usr/bin/install -c
configure:3132: checking whether build environment is sane
configure:3187: result: yes
configure:3338: checking for a thread-safe mkdir -p
configure:3377: result: /bin/mkdir -p
configure:3384: checking for gawk
configure:3400: found /bin/gawk
configure:3411: result: gawk
configure:3422: checking whether make sets $(MAKE)
configure:3444: result: yes
configure:3473: checking whether make supports nested variables
configure:3490: result: yes
configure:3618: checking whether to enable maintainer-specific portions of Makefiles
configure:3627: result: no
configure:3685: checking for gcc
configure:3701: found /usr/bin/gcc
configure:3712: result: gcc
configure:3746: checking for style of include used by make
configure:3774: result: GNU
configure:3845: checking for gcc
configure:3872: result: gcc
configure:4101: checking for C compiler version
configure:4110: gcc --version >&5
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 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:4121: $? = 0
configure:4110: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
configure:4121: $? = 0
configure:4110: gcc -V >&5
gcc: '-V' option must have argument
configure:4121: $? = 1
configure:4110: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4121: $? = 1
configure:4141: checking whether the C compiler works
configure:4163: gcc -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4167: $? = 0
configure:4215: result: yes
configure:4218: checking for C compiler default output file name
configure:4220: result: a.out
configure:4226: checking for suffix of executables
configure:4233: gcc -o conftest -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4237: $? = 0
configure:4259: result:
configure:4281: checking whether we are cross compiling
configure:4289: gcc -o conftest -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4293: $? = 0
configure:4300: ./conftest
configure:4304: $? = 0
configure:4319: result: no
configure:4324: checking for suffix of object files
configure:4346: gcc -c -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4350: $? = 0
configure:4371: result: o
configure:4375: checking whether we are using the GNU C compiler
configure:4394: gcc -c -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4394: $? = 0
configure:4403: result: yes
configure:4412: checking whether gcc accepts -g
configure:4432: gcc -c -g -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4432: $? = 0
configure:4473: result: yes
configure:4490: checking for gcc option to accept ISO C89
configure:4554: gcc -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4554: $? = 0
configure:4567: result: none needed
configure:4592: checking whether gcc understands -c and -o together
configure:4614: gcc -c conftest.c -o conftest2.o
configure:4617: $? = 0
configure:4614: gcc -c conftest.c -o conftest2.o
configure:4617: $? = 0
configure:4629: result: yes
configure:4648: checking dependency style of gcc
configure:4759: result: gcc3
configure:4774: checking for gcc option to accept ISO C99
configure:4923: gcc -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c:62: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:116: error: 'newvar' undeclared (first use in this function)
conftest.c:116: error: (Each undeclared identifier is reported only once
conftest.c:116: error: for each function it appears in.)
conftest.c:126: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:126: note: use option -std=c99 or -std=gnu99 to compile your code
configure:4923: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4923: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4923: $? = 0
configure:4943: result: -std=gnu99
configure:4953: checking for C/C++ restrict keyword
configure:4978: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:4978: $? = 0
configure:4986: result: __restrict
configure:5105: checking for Fortran compiler version
configure:5114: no --version >&5
./configure: line 5116: no: command not found
configure:5125: $? = 127
configure:5114: no -v >&5
./configure: line 5116: no: command not found
configure:5125: $? = 127
configure:5114: no -V >&5
./configure: line 5116: no: command not found
configure:5125: $? = 127
configure:5114: no -qversion >&5
./configure: line 5116: no: command not found
configure:5125: $? = 127
configure:5134: checking whether we are using the GNU Fortran compiler
configure:5147: no -c conftest.F >&5
./configure: line 1792: no: command not found
configure:5147: $? = 127
configure: failed program was:
| program conftest
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:5156: result: no
configure:5162: checking whether no accepts -g
configure:5173: no -c -g conftest.f >&5
./configure: line 1792: no: command not found
configure:5173: $? = 127
configure: failed program was:
| program conftest
|
| end
configure:5181: result: no
configure:6032: checking for g77
configure:6048: found /usr/bin/g77
configure:6059: result: g77
configure:6085: checking for Fortran 77 compiler version
configure:6094: g77 --version >&5
GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-19.el6)
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6105: $? = 0
configure:6094: g77 -v >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-19.el6)
configure:6105: $? = 0
configure:6094: g77 -V >&5
g77: `-V' option must have argument
configure:6105: $? = 1
configure:6094: g77 -qversion >&5
g77: unrecognized option `-qversion'
g77: no input files
configure:6105: $? = 1
configure:6114: checking whether we are using the GNU Fortran 77 compiler
configure:6127: g77 -c conftest.F >&5
configure:6127: $? = 0
configure:6136: result: yes
configure:6142: checking whether g77 accepts -g
configure:6153: g77 -c -g conftest.f >&5
configure:6153: $? = 0
configure:6161: result: yes
configure:6248: checking for g++
configure:6264: found /usr/bin/g++
configure:6275: result: g++
configure:6302: checking for C++ compiler version
configure:6311: g++ --version >&5
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright (C) 2010 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:6322: $? = 0
configure:6311: g++ -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
configure:6322: $? = 0
configure:6311: g++ -V >&5
g++: '-V' option must have argument
configure:6322: $? = 1
configure:6311: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:6322: $? = 1
configure:6326: checking whether we are using the GNU C++ compiler
configure:6345: g++ -c -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.cpp >&5
configure:6345: $? = 0
configure:6354: result: yes
configure:6363: checking whether g++ accepts -g
configure:6383: g++ -c -g -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.cpp >&5
configure:6383: $? = 0
configure:6424: result: yes
configure:6449: checking dependency style of g++
configure:6560: result: gcc3
configure:6578: setting up libtool
configure:6581: checking any compiler has problems building shared objects
configure:6594: testing if no cannot build working shared objects
configure:6607: result: no
configure:6621: testing if g77 cannot build working shared objects
configure:6634: result: no
configure:6649: testing if gcc -std=gnu99 cannot build working shared objects
configure:6662: result: no
configure:6670: result: no
configure:6722: checking how to print strings
configure:6749: result: printf
configure:6770: checking for a sed that does not truncate output
configure:6834: result: /bin/sed
configure:6852: checking for grep that handles long lines and -e
configure:6910: result: /bin/grep
configure:6915: checking for egrep
configure:6977: result: /bin/grep -E
configure:6982: checking for fgrep
configure:7044: result: /bin/grep -F
configure:7079: checking for ld used by gcc -std=gnu99
configure:7146: result: /usr/bin/ld
configure:7153: checking if the linker (/usr/bin/ld) is GNU ld
configure:7168: result: yes
configure:7180: checking for BSD- or MS-compatible name lister (nm)
configure:7229: result: /usr/bin/nm -B
configure:7359: checking the name lister (/usr/bin/nm -B) interface
configure:7366: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:7369: /usr/bin/nm -B "conftest.o"
configure:7372: output
0000000000000000 B some_variable
configure:7379: result: BSD nm
configure:7382: checking whether ln -s works
configure:7386: result: yes
configure:7394: checking the maximum length of command line arguments
configure:7524: result: 3458764513820540925
configure:7541: checking whether the shell understands some XSI constructs
configure:7551: result: yes
configure:7555: checking whether the shell understands "+="
configure:7561: result: yes
configure:7596: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:7636: result: func_convert_file_noop
configure:7643: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:7663: result: func_convert_file_noop
configure:7670: checking for /usr/bin/ld option to reload object files
configure:7677: result: -r
configure:7751: checking for objdump
configure:7767: found /usr/bin/objdump
configure:7778: result: objdump
configure:7810: checking how to recognize dependent libraries
configure:8012: result: pass_all
configure:8097: checking for dlltool
configure:8127: result: no
configure:8157: checking how to associate runtime and link libraries
configure:8184: result: printf %s\n
configure:8244: checking for ar
configure:8260: found /usr/bin/ar
configure:8271: result: ar
configure:8308: checking for archiver @FILE support
configure:8325: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:8325: $? = 0
configure:8328: ar cru libconftest.a @conftest.lst >&5
configure:8331: $? = 0
configure:8336: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:8339: $? = 1
configure:8351: result: @
configure:8409: checking for strip
configure:8425: found /usr/bin/strip
configure:8436: result: strip
configure:8508: checking for ranlib
configure:8524: found /usr/bin/ranlib
configure:8535: result: ranlib
configure:8637: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object
configure:8757: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:8760: $? = 0
configure:8764: /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:8767: $? = 0
configure:8833: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c conftstm.o >&5
configure:8836: $? = 0
configure:8874: result: ok
configure:8911: checking for sysroot
configure:8941: result: no
configure:9018: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:9021: $? = 0
configure:9197: checking for mt
configure:9213: found /bin/mt
configure:9224: result: mt
configure:9247: checking if mt is a manifest tool
configure:9253: mt '-?'
usage: mt [-v] [--version] [-h] [ -f device ] command [ count ]
configure:9261: result: no
configure:9903: checking how to run the C preprocessor
configure:9934: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:9934: $? = 0
configure:9948: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:9948: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9973: result: gcc -std=gnu99 -E
configure:9993: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:9993: $? = 0
configure:10007: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:10007: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:10036: checking for ANSI C header files
configure:10056: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10056: $? = 0
configure:10129: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10129: $? = 0
configure:10129: ./conftest
configure:10129: $? = 0
configure:10140: result: yes
configure:10153: checking for sys/types.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for sys/stat.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for stdlib.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for string.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for memory.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for strings.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for inttypes.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for stdint.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10153: checking for unistd.h
configure:10153: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10167: checking for dlfcn.h
configure:10167: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:10167: $? = 0
configure:10167: result: yes
configure:10384: checking for objdir
configure:10399: result: .libs
configure:10670: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:10688: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:10692: $? = 0
configure:10705: result: no
configure:11032: checking for gcc -std=gnu99 option to produce PIC
configure:11039: result: -fPIC -DPIC
configure:11047: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:11065: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -fPIC -DPIC -DPIC conftest.c >&5
configure:11069: $? = 0
configure:11082: result: yes
configure:11111: checking if gcc -std=gnu99 static flag -static works
configure:11139: result: no
configure:11154: checking if gcc -std=gnu99 supports -c -o file.o
configure:11175: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -o out/conftest2.o conftest.c >&5
configure:11179: $? = 0
configure:11201: result: yes
configure:11209: checking if gcc -std=gnu99 supports -c -o file.o
configure:11256: result: yes
configure:11289: checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12444: result: yes
configure:12481: checking whether -lc should be explicitly linked in
configure:12489: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:12492: $? = 0
configure:12507: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:12510: $? = 0
configure:12524: result: no
configure:12684: checking dynamic linker characteristics
configure:13195: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -Wl,-rpath -Wl,/foo conftest.c >&5
configure:13195: $? = 0
configure:13417: result: GNU/Linux ld.so
configure:13524: checking how to hardcode library paths into programs
configure:13549: result: immediate
configure:14089: checking whether stripping libraries is possible
configure:14094: result: yes
configure:14129: checking if libtool supports shared libraries
configure:14131: result: yes
configure:14134: checking whether to build shared libraries
configure:14155: result: yes
configure:14158: checking whether to build static libraries
configure:14162: result: yes
configure:14185: checking how to run the C++ preprocessor
configure:14212: g++ -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.cpp
configure:14212: $? = 0
configure:14226: g++ -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.cpp
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
configure:14226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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 <ac_nonexistent.h>
configure:14251: result: g++ -E
configure:14271: g++ -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.cpp
configure:14271: $? = 0
configure:14285: g++ -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.cpp
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
configure:14285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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 <ac_nonexistent.h>
configure:14454: checking for ld used by g++
configure:14521: result: /usr/bin/ld -m elf_x86_64
configure:14528: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14543: result: yes
configure:14598: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15603: result: yes
configure:15639: g++ -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.cpp >&5
configure:15642: $? = 0
configure:16162: checking for g++ option to produce PIC
configure:16169: result: -fPIC -DPIC
configure:16177: checking if g++ PIC flag -fPIC -DPIC works
configure:16195: g++ -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16199: $? = 0
configure:16212: result: yes
configure:16235: checking if g++ static flag -static works
configure:16263: result: no
configure:16275: checking if g++ supports -c -o file.o
configure:16296: g++ -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -o out/conftest2.o conftest.cpp >&5
configure:16300: $? = 0
configure:16322: result: yes
configure:16327: checking if g++ supports -c -o file.o
configure:16374: result: yes
configure:16404: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:16440: result: yes
configure:16581: checking dynamic linker characteristics
configure:17248: result: GNU/Linux ld.so
configure:17301: checking how to hardcode library paths into programs
configure:17326: result: immediate
configure:17474: checking if libtool supports shared libraries
configure:17476: result: yes
configure:17479: checking whether to build shared libraries
configure:17499: result: yes
configure:17502: checking whether to build static libraries
configure:17506: result: yes
configure:17827: checking for g77 option to produce PIC
configure:17834: result: -fPIC
configure:17842: checking if g77 PIC flag -fPIC works
configure:17860: g77 -c -g -O2 -fPIC conftest.f >&5
configure:17864: $? = 0
configure:17877: result: yes
configure:17900: checking if g77 static flag -static works
configure:17928: result: no
configure:17940: checking if g77 supports -c -o file.o
configure:17961: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17965: $? = 0
configure:17987: result: yes
configure:17992: checking if g77 supports -c -o file.o
configure:18039: result: yes
configure:18069: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:19174: result: yes
configure:19315: checking dynamic linker characteristics
configure:19976: result: GNU/Linux ld.so
configure:20029: checking how to hardcode library paths into programs
configure:20054: result: immediate
configure:22975: creating ./config.lt

## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:796: creating libtool
configure:25107: checking whether byte ordering is bigendian
configure:25122: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:25122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:25167: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25167: $? = 0
configure:25185: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:32: error: 'not' undeclared (first use in this function)
conftest.c:32: error: (Each undeclared identifier is reported only once
conftest.c:32: error: for each function it appears in.)
conftest.c:32: error: expected ';' before 'big'
configure:25185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:25313: result: no
configure:25340: checking for special C compiler options needed for large files
configure:25385: result: no
configure:25391: checking for _FILE_OFFSET_BITS value needed for large files
configure:25416: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25416: $? = 0
configure:25448: result: no
configure:25539: checking for stdlib.h
configure:25539: result: yes
configure:25539: checking for unistd.h
configure:25539: result: yes
configure:25539: checking for sys/param.h
configure:25539: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25539: $? = 0
configure:25539: result: yes
configure:25559: checking for getpagesize
configure:25559: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25559: $? = 0
configure:25559: result: yes
configure:25568: checking for working mmap
configure:25715: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25715: $? = 0
configure:25715: ./conftest
configure:25715: $? = 0
configure:25725: result: yes
configure:25736: checking for malloc in -lmalloc
configure:25761: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lmalloc >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lmalloc
conftest.c:37: warning: conflicting types for built-in function 'malloc'
/usr/bin/ld: cannot find -lmalloc
collect2: ld returned 1 exit status
configure:25761: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 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 malloc ();
| int
| main ()
| {
| return malloc ();
| ;
| return 0;
| }
configure:25770: result: no
configure:25783: checking for struct stat.st_blksize
configure:25783: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25783: $? = 0
configure:25783: result: yes
configure:25798: checking malloc.h usability
configure:25798: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25798: $? = 0
configure:25798: result: yes
configure:25798: checking malloc.h presence
configure:25798: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25798: $? = 0
configure:25798: result: yes
configure:25798: checking for malloc.h
configure:25798: result: yes
configure:25798: checking uuid.h usability
configure:25798: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c:65:18: error: uuid.h: No such file or directory
configure:25798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_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 <uuid.h>
configure:25798: result: no
configure:25798: checking uuid.h presence
configure:25798: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
conftest.c:32:18: error: uuid.h: No such file or directory
configure:25798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include <uuid.h>
configure:25798: result: no
configure:25798: checking for uuid.h
configure:25798: result: no
configure:25798: checking uuid/uuid.h usability
configure:25798: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25798: $? = 0
configure:25798: result: yes
configure:25798: checking uuid/uuid.h presence
configure:25798: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25798: $? = 0
configure:25798: result: yes
configure:25798: checking for uuid/uuid.h
configure:25798: result: yes
configure:25810: checking execinfo.h usability
configure:25810: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25810: $? = 0
configure:25810: result: yes
configure:25810: checking execinfo.h presence
configure:25810: gcc -std=gnu99 -E -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25810: $? = 0
configure:25810: result: yes
configure:25810: checking for execinfo.h
configure:25810: result: yes
configure:25821: checking size parameter type for backtrace()
configure:25853: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'backtrace'
conftest.c:38: error: expected declaration specifiers or '...' before 'size_t'
conftest.c:38: error: conflicting types for 'backtrace_symbols'
/usr/include/execinfo.h:33: note: previous declaration of 'backtrace_symbols' was here
configure:25853: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| /* end confdefs.h. */
|
| #include <execinfo.h>
| extern
| size_t backtrace(void **addrlist, size_t len);
| char **backtrace_symbols(void *const *buffer, size_t size);
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:25853: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25853: $? = 0
configure:25866: result: int
configure:25876: checking for library containing backtrace
configure:25907: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25907: $? = 0
configure:25924: result: none required
configure:25942: checking for mallinfo
configure:25942: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25942: $? = 0
configure:25942: result: yes
configure:25953: checking for getline
configure:25953: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:25953: $? = 0
configure:25953: result: yes
configure:25962: checking for uuid_generate in -luuid
configure:25987: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -luuid >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -luuid
configure:25987: $? = 0
configure:25996: result: yes
configure:25999: checking whether uuid_generate is declared
configure:25999: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:25999: $? = 0
configure:25999: result: yes
configure:26047: checking whether isnan is declared
configure:26047: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:26047: $? = 0
configure:26047: result: yes
configure:26062: checking whether _SC_LARGE_PAGESIZE is declared
configure:26062: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:83: error: '_SC_LARGE_PAGESIZE' undeclared (first use in this function)
conftest.c:83: error: (Each undeclared identifier is reported only once
conftest.c:83: error: for each function it appears in.)
configure:26062: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 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 <limits.h>
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef _SC_LARGE_PAGESIZE
| #ifdef __cplusplus
| (void) _SC_LARGE_PAGESIZE;
| #else
| (void) _SC_LARGE_PAGESIZE;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:26062: result: no
configure:26075: checking whether PAGESIZE is declared
configure:26075: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:84: error: 'PAGESIZE' undeclared (first use in this function)
conftest.c:84: error: (Each undeclared identifier is reported only once
conftest.c:84: error: for each function it appears in.)
configure:26075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| /* 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 <limits.h>
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef PAGESIZE
| #ifdef __cplusplus
| (void) PAGESIZE;
| #else
| (void) PAGESIZE;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:26075: result: no
configure:26088: checking whether PAGE_SIZE is declared
configure:26088: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: 'PAGE_SIZE' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
configure:26088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| /* 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 <limits.h>
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef PAGE_SIZE
| #ifdef __cplusplus
| (void) PAGE_SIZE;
| #else
| (void) PAGE_SIZE;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:26088: result: no
configure:26101: checking whether _SC_PAGE_SIZE is declared
configure:26101: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:26101: $? = 0
configure:26101: result: yes
configure:26114: checking whether _SC_PAGESIZE is declared
configure:26114: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:26114: $? = 0
configure:26114: result: yes
configure:26127: checking whether _PC_REC_XFER_ALIGN is declared
configure:26127: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:26127: $? = 0
configure:26127: result: yes
configure:26140: checking whether POSIX_REC_XFER_ALIGN is declared
configure:26140: gcc -std=gnu99 -c -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:89: error: 'POSIX_REC_XFER_ALIGN' undeclared (first use in this function)
conftest.c:89: error: (Each undeclared identifier is reported only once
conftest.c:89: error: for each function it appears in.)
configure:26140: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 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 <limits.h>
| #include <unistd.h>
|
| int
| main ()
| {
| #ifndef POSIX_REC_XFER_ALIGN
| #ifdef __cplusplus
| (void) POSIX_REC_XFER_ALIGN;
| #else
| (void) POSIX_REC_XFER_ALIGN;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:26140: result: no
configure:26159: checking whether __builtin_ctz is declared
configure:26175: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:26175: $? = 0
configure:26183: result: yes
configure:26257: checking for floor in -lm
configure:26282: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm
conftest.c:59: warning: conflicting types for built-in function 'floor'
configure:26282: $? = 0
configure:26291: result: yes
configure:26437: checking if compiler needs -Werror to reject unknown flags
configure:26453: gcc -std=gnu99 -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
cc1: error: unrecognized command line option "-Wunknown-warning-option"
cc1: error: unrecognized command line option "-Wsizeof-array-argument"
configure:26453: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:26458: result: no
configure:26524: checking for the pthreads library -lpthreads
configure:26562: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lpthreads -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lpthreads -lm
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:26562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:26571: result: no
configure:26469: checking whether pthreads work without any flags
configure:26562: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm
/tmp/ccFqOU1Y.o: In function `main':
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:60: undefined reference to `pthread_create'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:61: undefined reference to `pthread_join'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:63: undefined reference to `__pthread_register_cancel'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:64: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:26562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:26571: result: no
configure:26474: checking whether pthreads work with -Kthread
configure:26562: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -Kthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -Kthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm -Kthread
gcc: unrecognized option '-Kthread'
gcc: unrecognized option '-Kthread'
/tmp/ccrp8EHa.o: In function `main':
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:60: undefined reference to `pthread_create'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:61: undefined reference to `pthread_join'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:63: undefined reference to `__pthread_register_cancel'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:64: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:26562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:26571: result: no
configure:26474: checking whether pthreads work with -kthread
configure:26562: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -kthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -kthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm -kthread
gcc: unrecognized option '-kthread'
gcc: unrecognized option '-kthread'
/tmp/ccTgBORn.o: In function `main':
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:60: undefined reference to `pthread_create'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:61: undefined reference to `pthread_join'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:63: undefined reference to `__pthread_register_cancel'
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:64: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:26562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:26571: result: no
configure:26524: checking for the pthreads library -llthread
configure:26562: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -llthread -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -llthread -lm
/usr/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:26562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:26571: result: no
configure:26474: checking whether pthreads work with -pthread
configure:26562: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -pthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -pthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm -pthread
configure:26562: $? = 0
configure:26571: result: yes
configure:26590: checking for joinable pthread attribute
configure:26605: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -pthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -pthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm -pthread
configure:26605: $? = 0
configure:26611: result: PTHREAD_CREATE_JOINABLE
configure:26621: checking if more special flags are required for pthreads
configure:26636: result: no
configure:26642: checking for PTHREAD_PRIO_INHERIT
configure:26659: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -pthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -pthread -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -lm -pthread
conftest.c: In function 'main':
conftest.c:57: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
conftest.c:57: error: (Each undeclared identifier is reported only once
conftest.c:57: error: for each function it appears in.)
configure:26659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| int i = PTHREAD_PRIO_INHERIT;
| ;
| return 0;
| }
configure:26668: result: no
configure:27014: checking for szlib library
configure:27016: result: suppressed
configure:27202: checking netcdf.h usability
configure:27202: gcc -std=gnu99 -c -g -O2 -pthread -I/soa01/home/wangsz/local/netcdf//include -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c >&5
configure:27202: $? = 0
configure:27202: result: yes
configure:27202: checking netcdf.h presence
configure:27202: gcc -std=gnu99 -E -I/soa01/home/wangsz/local/netcdf//include -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c
configure:27202: $? = 0
configure:27202: result: yes
configure:27202: checking for netcdf.h
configure:27202: result: yes
configure:27212: checking for library containing nc_open
configure:27243: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -pthread -I/soa01/home/wangsz/local/netcdf//include -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -L/soa01/home/wangsz/local/netcdf//lib conftest.c -lm >&5
libtool: link: gcc -std=gnu99 -o conftest -g -O2 -pthread -I/soa01/home/wangsz/local/netcdf//include -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include conftest.c -L/soa01/home/wangsz/local/netcdf//lib -lm -pthread
/tmp/cclHHJwm.o: In function `main':
/soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/conftest.c:66: undefined reference to `nc_open'
collect2: ld returned 1 exit status
configure:27243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nc_open ();
| int
| main ()
| {
| return nc_open ();
| ;
| return 0;
| }
configure:27243: ./libtool --mode=link --tag=CC gcc -std=gnu99 -o conftest -g -O2 -pthread -I/soa01/home/wangsz/local/netcdf//include -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include -L/soa01/home/wangsz/local/netcdf//lib conftest.c -lnetcdf -lm >&5
libtool: link: warning: library `/soa01/home/wangsz/local/netcdf//lib/libnetcdf.la' was moved.
libtool: link: cannot find the library `/soa01/home/xiaob/tools/tools_intel/lib/libhdf5_hl.la' or unhandled argument `/soa01/home/xiaob/tools/tools_intel/lib/libhdf5_hl.la'
configure:27243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cdi"
| #define PACKAGE_TARNAME "cdi"
| #define PACKAGE_VERSION "1.8.0rc5"
| #define PACKAGE_STRING "cdi 1.8.0rc5"
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
| #define PACKAGE_URL ""
| #define CDI "1.8.0rc5"
| #define PACKAGE "cdi"
| #define VERSION "1.8.0rc5"
| #define restrict __restrict
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_EXECINFO_H 1
| #define backtrace_size_t int
| #define HAVE_BACKTRACE 1
| #define HAVE_MALLINFO 1
| #define HAVE_GETLINE 1
| #define HAVE_DECL_UUID_GENERATE 1
| #define HAVE_DECL_ISNAN 1
| #define HAVE_DECL__SC_LARGE_PAGESIZE 0
| #define HAVE_DECL_PAGESIZE 0
| #define HAVE_DECL_PAGE_SIZE 0
| #define HAVE_DECL__SC_PAGE_SIZE 1
| #define HAVE_DECL__SC_PAGESIZE 1
| #define HAVE_DECL__PC_REC_XFER_ALIGN 1
| #define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
| #define HAVE_DECL___BUILTIN_CTZ 1
| #define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
| #define USER_NAME "wangsz"
| #define HOST_NAME "latecomer04"
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
| #define HAVE_LIBM 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_NETCDF_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nc_open ();
| int
| main ()
| {
| return nc_open ();
| ;
| return 0;
| }
configure:27260: result: no
configure:27270: error: Could not link to NetCDF library

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BUILD_CC_set=
ac_cv_env_BUILD_CC_value=
ac_cv_env_BUILD_CFLAGS_set=
ac_cv_env_BUILD_CFLAGS_value=
ac_cv_env_BUILD_CXX_set=
ac_cv_env_BUILD_CXX_value=
ac_cv_env_BUILD_C_INCLUDE_set=
ac_cv_env_BUILD_C_INCLUDE_value=
ac_cv_env_BUILD_F77_set=
ac_cv_env_BUILD_F77_value=
ac_cv_env_BUILD_FCFLAGS_set=
ac_cv_env_BUILD_FCFLAGS_value=
ac_cv_env_BUILD_FC_INCLUDE_set=
ac_cv_env_BUILD_FC_INCLUDE_value=
ac_cv_env_BUILD_FC_set=
ac_cv_env_BUILD_FC_value=
ac_cv_env_BUILD_LDFLAGS_set=
ac_cv_env_BUILD_LDFLAGS_value=
ac_cv_env_BUILD_LIBS_set=
ac_cv_env_BUILD_LIBS_value=
ac_cv_env_BUILD_MPI_C_LIB_set=
ac_cv_env_BUILD_MPI_C_LIB_value=
ac_cv_env_BUILD_MPI_FC_LIB_set=
ac_cv_env_BUILD_MPI_FC_LIB_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I /soa01/home/wangsz/local/libuuid-1.0.3/build/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FCMODEXT_set=
ac_cv_env_FCMODEXT_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=no
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FPPFLAGS_set=
ac_cv_env_FPPFLAGS_value=
ac_cv_env_FPP_set=
ac_cv_env_FPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MPI_C_INCLUDE_set=
ac_cv_env_MPI_C_INCLUDE_value=
ac_cv_env_MPI_C_LIB_set=
ac_cv_env_MPI_C_LIB_value=
ac_cv_env_MPI_FC_INCLUDE_set=
ac_cv_env_MPI_FC_INCLUDE_value=
ac_cv_env_MPI_FC_LIB_set=
ac_cv_env_MPI_FC_LIB_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PPM_CORE_CFLAGS_set=
ac_cv_env_PPM_CORE_CFLAGS_value=
ac_cv_env_PPM_CORE_LIBS_set=
ac_cv_env_PPM_CORE_LIBS_value=
ac_cv_env_YAXT_CFLAGS_set=
ac_cv_env_YAXT_CFLAGS_value=
ac_cv_env_YAXT_LIBS_set=
ac_cv_env_YAXT_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_f77_compiler_gnu=yes
ac_cv_fc_compiler_gnu=no
ac_cv_func_getline=yes
ac_cv_func_getpagesize=yes
ac_cv_func_mallinfo=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_have_decl_PAGESIZE=no
ac_cv_have_decl_PAGE_SIZE=no
ac_cv_have_decl_POSIX_REC_XFER_ALIGN=no
ac_cv_have_decl__PC_REC_XFER_ALIGN=yes
ac_cv_have_decl__SC_LARGE_PAGESIZE=no
ac_cv_have_decl__SC_PAGESIZE=yes
ac_cv_have_decl__SC_PAGE_SIZE=yes
ac_cv_have_decl_isnan=yes
ac_cv_have_decl_uuid_generate=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netcdf_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_param_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_uuid_h=no
ac_cv_header_uuid_uuid_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_m_floor=yes
ac_cv_lib_malloc_malloc=no
ac_cv_lib_uuid_uuid_generate=yes
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=gawk
ac_cv_prog_CPP='gcc -std=gnu99 -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
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_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_fc_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_backtrace='none required'
ac_cv_search_nc_open=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
acx_cv_disable_shared=no
acx_cv_have_decl___builtin_ctz=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
ax_cv_PTHREAD_PRIO_INHERIT=no
ax_cv_proto_backtrace_type=int
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_F77=-fPIC
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=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=3458764513820540925
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/config/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)'
AR='ar'
AUTOCONF='${SHELL} /soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/config/missing autoconf'
AUTOHEADER='${SHELL} /soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/config/missing autoheader'
AUTOMAKE='${SHELL} /soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/config/missing automake-1.14'
AWK='gawk'
BUILD_CC=''
BUILD_CFLAGS=''
BUILD_CXX=''
BUILD_C_INCLUDE=''
BUILD_F77=''
BUILD_FC=''
BUILD_FCFLAGS=''
BUILD_FC_INCLUDE=''
BUILD_LDFLAGS=''
BUILD_LIBS=''
BUILD_MPI_C_LIB=''
BUILD_MPI_FC_LIB=''
CC='gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CDI_F90_INTERFACE_FCFLAGS=''
CFLAGS='-g -O2 -pthread'
CPP='gcc -std=gnu99 -E'
CPPFLAGS='-I/soa01/home/wangsz/local/netcdf//include -I /soa01/home/wangsz/local/libuuid-1.0.3/build/include'
CREATE_INTERFACES_FALSE=''
CREATE_INTERFACES_TRUE=''
CREATE_ISOC_FALSE=''
CREATE_ISOC_TRUE=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_ALL_STATIC_FALSE=''
ENABLE_ALL_STATIC_TRUE=''
ENABLE_CDI_LIB=''
ENABLE_CDI_LIB_FALSE=''
ENABLE_CDI_LIB_TRUE=''
ENABLE_CGRIBEX=''
ENABLE_EXTRA=''
ENABLE_F2003_ISOC=''
ENABLE_GRIB=''
ENABLE_IEG=''
ENABLE_MPI=''
ENABLE_NC2='no'
ENABLE_NC4='no'
ENABLE_NC4HDF5='no'
ENABLE_NETCDF='no'
ENABLE_NETCDF_FALSE=''
ENABLE_NETCDF_TRUE=''
ENABLE_PYTHON=''
ENABLE_PYTHON_FALSE=''
ENABLE_PYTHON_TRUE=''
ENABLE_RUBY=''
ENABLE_RUBY_FALSE=''
ENABLE_RUBY_TRUE=''
ENABLE_SERVICE=''
ENABLE_SWIG_FALSE=''
ENABLE_SWIG_TRUE=''
EXEEXT=''
F77='g77'
FC='no'
FCFLAGS=''
FCFLAGS_f90=''
FCMODCASE=''
FCMODEXT=''
FC_MOD_FLAG=''
FFLAGS='-g -O2'
FGREP='/bin/grep -F'
FPP=''
FPPFLAGS=''
FPP_DEFOPT=''
FPP_INCOPT=''
GREP='/bin/grep'
GRIB_API_INCLUDE=''
GRIB_API_LIBS=''
HAVE_LIBGRIB_API_FALSE=''
HAVE_LIBGRIB_API_TRUE=''
HAVE_PARALLEL_NC4=''
HAVE_PARALLEL_NC4_FALSE=''
HAVE_PARALLEL_NC4_TRUE=''
HOST_NAME='latecomer04'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/soa01/home/wangsz/local/netcdf//lib '
LIBOBJS=''
LIBS=' -lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/config/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MPIROOT=''
MPI_C_INCLUDE=''
MPI_C_LIB=''
MPI_FC_INCLUDE=''
MPI_FC_LIB=''
MPI_LAUNCH=''
NC_CONFIG=''
NETCDF_INCLUDE=''
NETCDF_LIBS=''
NETCDF_ROOT='/soa01/home/wangsz/local/netcdf/'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='cdi'
PACKAGE_BUGREPORT='http://mpimet.mpg.de/cdi'
PACKAGE_NAME='cdi'
PACKAGE_STRING='cdi 1.8.0rc5'
PACKAGE_TARNAME='cdi'
PACKAGE_URL=''
PACKAGE_VERSION='1.8.0rc5'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PPM_CORE_CFLAGS=''
PPM_CORE_LIBS=''
PTHREAD_CC='gcc -std=gnu99'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
PYTHON=''
RANLIB='ranlib'
RUBY=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SWIG=''
SYSTEM_TYPE='x86_64-pc-linux-gnu'
SZLIB_INCLUDE=''
SZLIB_LIBS=''
THREADS_INCLUDE=''
THREADS_LIBS=''
USER_NAME='wangsz'
USE_FC_FALSE=''
USE_FC_TRUE=''
USE_MPI=''
USE_MPI_FALSE=''
USE_MPI_TRUE=''
USE_PPM_CORE_FALSE=''
USE_PPM_CORE_TRUE=''
UUID_C_LIB='-luuid'
VERSION='1.8.0rc5'
YAXT_CFLAGS=''
YAXT_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77='g77'
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 -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /soa01/home/wangsz/local/cdo-1.8.0rc5/libcdi/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/soa01/home/wangsz/local/cdo'
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 "cdi"
#define PACKAGE_TARNAME "cdi"
#define PACKAGE_VERSION "1.8.0rc5"
#define PACKAGE_STRING "cdi 1.8.0rc5"
#define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
#define PACKAGE_URL ""
#define CDI "1.8.0rc5"
#define PACKAGE "cdi"
#define VERSION "1.8.0rc5"
#define restrict __restrict
#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_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_MALLOC_H 1
#define HAVE_UUID_UUID_H 1
#define HAVE_EXECINFO_H 1
#define backtrace_size_t int
#define HAVE_BACKTRACE 1
#define HAVE_MALLINFO 1
#define HAVE_GETLINE 1
#define HAVE_DECL_UUID_GENERATE 1
#define HAVE_DECL_ISNAN 1
#define HAVE_DECL__SC_LARGE_PAGESIZE 0
#define HAVE_DECL_PAGESIZE 0
#define HAVE_DECL_PAGE_SIZE 0
#define HAVE_DECL__SC_PAGE_SIZE 1
#define HAVE_DECL__SC_PAGESIZE 1
#define HAVE_DECL__PC_REC_XFER_ALIGN 1
#define HAVE_DECL_POSIX_REC_XFER_ALIGN 0
#define HAVE_DECL___BUILTIN_CTZ 1
#define COMP_VERSION "gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)"
#define USER_NAME "wangsz"
#define HOST_NAME "latecomer04"
#define SYSTEM_TYPE "x86_64-pc-linux-gnu"
#define HAVE_LIBM 1
#define HAVE_LIBPTHREAD 1
#define HAVE_NETCDF_H 1

configure: exit 1
    (1-1/1)