|
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.7.2, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
$ ./configure --disable-option-checking --prefix=/usr/local --with-netcdf=/usr/local --with-jasper=/usr/local --with-hdf5=/usr/local --with-grib_api=/usr/local --with-proj=/usr/local --with-jpeg=/usr/local --cache-file=/dev/null --srcdir=.
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = zeus
|
|
uname -m = x86_64
|
|
uname -r = 4.2.0-38-generic
|
|
uname -s = Linux
|
|
uname -v = #45-Ubuntu SMP Wed Jun 8 21:21:49 UTC 2016
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2984: checking build system type
|
|
configure:2998: result: x86_64-pc-linux-gnu
|
|
configure:3018: checking host system type
|
|
configure:3031: result: x86_64-pc-linux-gnu
|
|
configure:3070: checking for a BSD-compatible install
|
|
configure:3138: result: /usr/bin/install -c
|
|
configure:3149: checking whether build environment is sane
|
|
configure:3204: result: yes
|
|
configure:3355: checking for a thread-safe mkdir -p
|
|
configure:3394: result: /bin/mkdir -p
|
|
configure:3401: checking for gawk
|
|
configure:3431: result: no
|
|
configure:3401: checking for mawk
|
|
configure:3417: found /usr/bin/mawk
|
|
configure:3428: result: mawk
|
|
configure:3439: checking whether make sets $(MAKE)
|
|
configure:3461: result: yes
|
|
configure:3490: checking whether make supports nested variables
|
|
configure:3507: result: yes
|
|
configure:3635: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:3644: result: no
|
|
configure:3702: checking for gcc
|
|
configure:3718: found /usr/bin/gcc
|
|
configure:3729: result: gcc
|
|
configure:3763: checking for style of include used by make
|
|
configure:3791: result: GNU
|
|
configure:3862: checking for gcc
|
|
configure:3889: result: gcc
|
|
configure:4118: checking for C compiler version
|
|
configure:4127: gcc --version >&5
|
|
gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
|
|
Copyright (C) 2015 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:4138: $? = 0
|
|
configure:4127: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
|
|
configure:4138: $? = 0
|
|
configure:4127: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4138: $? = 1
|
|
configure:4127: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4138: $? = 1
|
|
configure:4158: checking whether the C compiler works
|
|
configure:4180: gcc conftest.c >&5
|
|
configure:4184: $? = 0
|
|
configure:4232: result: yes
|
|
configure:4235: checking for C compiler default output file name
|
|
configure:4237: result: a.out
|
|
configure:4243: checking for suffix of executables
|
|
configure:4250: gcc -o conftest conftest.c >&5
|
|
configure:4254: $? = 0
|
|
configure:4276: result:
|
|
configure:4298: checking whether we are cross compiling
|
|
configure:4306: gcc -o conftest conftest.c >&5
|
|
configure:4310: $? = 0
|
|
configure:4317: ./conftest
|
|
configure:4321: $? = 0
|
|
configure:4336: result: no
|
|
configure:4341: checking for suffix of object files
|
|
configure:4363: gcc -c conftest.c >&5
|
|
configure:4367: $? = 0
|
|
configure:4388: result: o
|
|
configure:4392: checking whether we are using the GNU C compiler
|
|
configure:4411: gcc -c conftest.c >&5
|
|
configure:4411: $? = 0
|
|
configure:4420: result: yes
|
|
configure:4429: checking whether gcc accepts -g
|
|
configure:4449: gcc -c -g conftest.c >&5
|
|
configure:4449: $? = 0
|
|
configure:4490: result: yes
|
|
configure:4507: checking for gcc option to accept ISO C89
|
|
configure:4571: gcc -c -g -O2 conftest.c >&5
|
|
configure:4571: $? = 0
|
|
configure:4584: result: none needed
|
|
configure:4609: checking whether gcc understands -c and -o together
|
|
configure:4631: gcc -c conftest.c -o conftest2.o
|
|
configure:4634: $? = 0
|
|
configure:4631: gcc -c conftest.c -o conftest2.o
|
|
configure:4634: $? = 0
|
|
configure:4646: result: yes
|
|
configure:4665: checking dependency style of gcc
|
|
configure:4776: result: gcc3
|
|
configure:4791: checking for gcc option to accept ISO C99
|
|
configure:4940: gcc -c -g -O2 conftest.c >&5
|
|
configure:4940: $? = 0
|
|
configure:4953: result: none needed
|
|
configure:4970: checking for C/C++ restrict keyword
|
|
configure:4995: gcc -c -g -O2 conftest.c >&5
|
|
configure:4995: $? = 0
|
|
configure:5003: result: __restrict
|
|
configure:5122: checking for Fortran compiler version
|
|
configure:5131: no --version >&5
|
|
./configure: line 5133: no: command not found
|
|
configure:5142: $? = 127
|
|
configure:5131: no -v >&5
|
|
./configure: line 5133: no: command not found
|
|
configure:5142: $? = 127
|
|
configure:5131: no -V >&5
|
|
./configure: line 5133: no: command not found
|
|
configure:5142: $? = 127
|
|
configure:5131: no -qversion >&5
|
|
./configure: line 5133: no: command not found
|
|
configure:5142: $? = 127
|
|
configure:5151: checking whether we are using the GNU Fortran compiler
|
|
configure:5164: no -c conftest.F >&5
|
|
./configure: line 1809: no: command not found
|
|
configure:5164: $? = 127
|
|
configure: failed program was:
|
|
| program conftest
|
|
| #ifndef __GNUC__
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| end
|
|
configure:5173: result: no
|
|
configure:5179: checking whether no accepts -g
|
|
configure:5190: no -c -g conftest.f >&5
|
|
./configure: line 1809: no: command not found
|
|
configure:5190: $? = 127
|
|
configure: failed program was:
|
|
| program conftest
|
|
|
|
|
| end
|
|
configure:5198: result: no
|
|
configure:6049: checking for g77
|
|
configure:6079: result: no
|
|
configure:6049: checking for xlf
|
|
configure:6079: result: no
|
|
configure:6049: checking for f77
|
|
configure:6065: found /usr/bin/f77
|
|
configure:6076: result: f77
|
|
configure:6102: checking for Fortran 77 compiler version
|
|
configure:6111: f77 --version >&5
|
|
GNU Fortran (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
|
|
Copyright (C) 2015 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
|
|
|
|
configure:6122: $? = 0
|
|
configure:6111: f77 -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=f77
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
|
|
configure:6122: $? = 0
|
|
configure:6111: f77 -V >&5
|
|
f77: error: unrecognized command line option '-V'
|
|
f77: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6122: $? = 1
|
|
configure:6111: f77 -qversion >&5
|
|
f77: error: unrecognized command line option '-qversion'
|
|
f77: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6122: $? = 1
|
|
configure:6131: checking whether we are using the GNU Fortran 77 compiler
|
|
configure:6144: f77 -c conftest.F >&5
|
|
configure:6144: $? = 0
|
|
configure:6153: result: yes
|
|
configure:6159: checking whether f77 accepts -g
|
|
configure:6170: f77 -c -g conftest.f >&5
|
|
configure:6170: $? = 0
|
|
configure:6178: result: yes
|
|
configure:6265: checking for g++
|
|
configure:6281: found /usr/bin/g++
|
|
configure:6292: result: g++
|
|
configure:6319: checking for C++ compiler version
|
|
configure:6328: g++ --version >&5
|
|
g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
|
|
Copyright (C) 2015 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:6339: $? = 0
|
|
configure:6328: g++ -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=g++
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
|
|
configure:6339: $? = 0
|
|
configure:6328: g++ -V >&5
|
|
g++: error: unrecognized command line option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6339: $? = 1
|
|
configure:6328: g++ -qversion >&5
|
|
g++: error: unrecognized command line option '-qversion'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6339: $? = 1
|
|
configure:6343: checking whether we are using the GNU C++ compiler
|
|
configure:6362: g++ -c conftest.cpp >&5
|
|
configure:6362: $? = 0
|
|
configure:6371: result: yes
|
|
configure:6380: checking whether g++ accepts -g
|
|
configure:6400: g++ -c -g conftest.cpp >&5
|
|
configure:6400: $? = 0
|
|
configure:6441: result: yes
|
|
configure:6466: checking dependency style of g++
|
|
configure:6577: result: gcc3
|
|
configure:6595: setting up libtool
|
|
configure:6598: checking any compiler has problems building shared objects
|
|
configure:6611: testing if no cannot build working shared objects
|
|
configure:6624: result: no
|
|
configure:6638: testing if f77 cannot build working shared objects
|
|
configure:6651: result: no
|
|
configure:6666: testing if gcc cannot build working shared objects
|
|
configure:6679: result: no
|
|
configure:6687: result: no
|
|
configure:6739: checking how to print strings
|
|
configure:6766: result: printf
|
|
configure:6787: checking for a sed that does not truncate output
|
|
configure:6851: result: /bin/sed
|
|
configure:6869: checking for grep that handles long lines and -e
|
|
configure:6927: result: /bin/grep
|
|
configure:6932: checking for egrep
|
|
configure:6994: result: /bin/grep -E
|
|
configure:6999: checking for fgrep
|
|
configure:7061: result: /bin/grep -F
|
|
configure:7096: checking for ld used by gcc
|
|
configure:7163: result: /usr/bin/ld
|
|
configure:7170: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:7185: result: yes
|
|
configure:7197: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:7246: result: /usr/bin/nm -B
|
|
configure:7376: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:7383: gcc -c -g -O2 conftest.c >&5
|
|
configure:7386: /usr/bin/nm -B "conftest.o"
|
|
configure:7389: output
|
|
0000000000000000 B some_variable
|
|
configure:7396: result: BSD nm
|
|
configure:7399: checking whether ln -s works
|
|
configure:7403: result: yes
|
|
configure:7411: checking the maximum length of command line arguments
|
|
configure:7541: result: 1572864
|
|
configure:7558: checking whether the shell understands some XSI constructs
|
|
configure:7568: result: yes
|
|
configure:7572: checking whether the shell understands "+="
|
|
configure:7578: result: yes
|
|
configure:7613: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
|
configure:7653: result: func_convert_file_noop
|
|
configure:7660: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
|
configure:7680: result: func_convert_file_noop
|
|
configure:7687: checking for /usr/bin/ld option to reload object files
|
|
configure:7694: result: -r
|
|
configure:7768: checking for objdump
|
|
configure:7784: found /usr/bin/objdump
|
|
configure:7795: result: objdump
|
|
configure:7827: checking how to recognize dependent libraries
|
|
configure:8029: result: pass_all
|
|
configure:8114: checking for dlltool
|
|
configure:8144: result: no
|
|
configure:8174: checking how to associate runtime and link libraries
|
|
configure:8201: result: printf %s\n
|
|
configure:8261: checking for ar
|
|
configure:8277: found /usr/bin/ar
|
|
configure:8288: result: ar
|
|
configure:8325: checking for archiver @FILE support
|
|
configure:8342: gcc -c -g -O2 conftest.c >&5
|
|
configure:8342: $? = 0
|
|
configure:8345: ar cru libconftest.a @conftest.lst >&5
|
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
|
configure:8348: $? = 0
|
|
configure:8353: ar cru libconftest.a @conftest.lst >&5
|
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
|
ar: conftest.o: No such file or directory
|
|
configure:8356: $? = 1
|
|
configure:8368: result: @
|
|
configure:8426: checking for strip
|
|
configure:8442: found /usr/bin/strip
|
|
configure:8453: result: strip
|
|
configure:8525: checking for ranlib
|
|
configure:8541: found /usr/bin/ranlib
|
|
configure:8552: result: ranlib
|
|
configure:8654: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:8774: gcc -c -g -O2 conftest.c >&5
|
|
configure:8777: $? = 0
|
|
configure:8781: /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:8784: $? = 0
|
|
configure:8850: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:8853: $? = 0
|
|
configure:8891: result: ok
|
|
configure:8928: checking for sysroot
|
|
configure:8958: result: no
|
|
configure:9035: gcc -c -g -O2 conftest.c >&5
|
|
configure:9038: $? = 0
|
|
configure:9214: checking for mt
|
|
configure:9230: found /bin/mt
|
|
configure:9241: result: mt
|
|
configure:9264: checking if mt is a manifest tool
|
|
configure:9270: mt '-?'
|
|
configure:9278: result: no
|
|
configure:9920: checking how to run the C preprocessor
|
|
configure:9951: gcc -E conftest.c
|
|
configure:9951: $? = 0
|
|
configure:9965: gcc -E conftest.c
|
|
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:9965: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #define restrict __restrict
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:9990: result: gcc -E
|
|
configure:10010: gcc -E conftest.c
|
|
configure:10010: $? = 0
|
|
configure:10024: gcc -E conftest.c
|
|
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:10024: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #define restrict __restrict
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:10053: checking for ANSI C header files
|
|
configure:10073: gcc -c -g -O2 conftest.c >&5
|
|
configure:10073: $? = 0
|
|
configure:10146: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:10146: $? = 0
|
|
configure:10146: ./conftest
|
|
configure:10146: $? = 0
|
|
configure:10157: result: yes
|
|
configure:10170: checking for sys/types.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for sys/stat.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for stdlib.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for string.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for memory.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for strings.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for inttypes.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for stdint.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10170: checking for unistd.h
|
|
configure:10170: gcc -c -g -O2 conftest.c >&5
|
|
configure:10170: $? = 0
|
|
configure:10170: result: yes
|
|
configure:10184: checking for dlfcn.h
|
|
configure:10184: gcc -c -g -O2 conftest.c >&5
|
|
configure:10184: $? = 0
|
|
configure:10184: result: yes
|
|
configure:10401: checking for objdir
|
|
configure:10416: result: .libs
|
|
configure:10687: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:10705: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
|
|
configure:10709: $? = 0
|
|
configure:10722: result: no
|
|
configure:11049: checking for gcc option to produce PIC
|
|
configure:11056: result: -fPIC -DPIC
|
|
configure:11064: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:11082: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:11086: $? = 0
|
|
configure:11099: result: yes
|
|
configure:11128: checking if gcc static flag -static works
|
|
configure:11156: result: yes
|
|
configure:11171: checking if gcc supports -c -o file.o
|
|
configure:11192: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:11196: $? = 0
|
|
configure:11218: result: yes
|
|
configure:11226: checking if gcc supports -c -o file.o
|
|
configure:11273: result: yes
|
|
configure:11306: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:12461: result: yes
|
|
configure:12498: checking whether -lc should be explicitly linked in
|
|
configure:12506: gcc -c -g -O2 conftest.c >&5
|
|
configure:12509: $? = 0
|
|
configure:12524: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:12527: $? = 0
|
|
configure:12541: result: no
|
|
configure:12701: checking dynamic linker characteristics
|
|
configure:13212: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:13212: $? = 0
|
|
configure:13434: result: GNU/Linux ld.so
|
|
configure:13541: checking how to hardcode library paths into programs
|
|
configure:13566: result: immediate
|
|
configure:14106: checking whether stripping libraries is possible
|
|
configure:14111: result: yes
|
|
configure:14146: checking if libtool supports shared libraries
|
|
configure:14148: result: yes
|
|
configure:14151: checking whether to build shared libraries
|
|
configure:14172: result: yes
|
|
configure:14175: checking whether to build static libraries
|
|
configure:14179: result: yes
|
|
configure:14202: checking how to run the C++ preprocessor
|
|
configure:14229: g++ -E conftest.cpp
|
|
configure:14229: $? = 0
|
|
configure:14243: g++ -E conftest.cpp
|
|
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14243: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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:14268: result: g++ -E
|
|
configure:14288: g++ -E conftest.cpp
|
|
configure:14288: $? = 0
|
|
configure:14302: g++ -E conftest.cpp
|
|
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:14302: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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:14471: checking for ld used by g++
|
|
configure:14538: result: /usr/bin/ld -m elf_x86_64
|
|
configure:14545: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
|
configure:14560: result: yes
|
|
configure:14615: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:15620: result: yes
|
|
configure:15656: g++ -c -g -O2 conftest.cpp >&5
|
|
configure:15659: $? = 0
|
|
configure:16179: checking for g++ option to produce PIC
|
|
configure:16186: result: -fPIC -DPIC
|
|
configure:16194: checking if g++ PIC flag -fPIC -DPIC works
|
|
configure:16212: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
|
|
configure:16216: $? = 0
|
|
configure:16229: result: yes
|
|
configure:16252: checking if g++ static flag -static works
|
|
configure:16280: result: yes
|
|
configure:16292: checking if g++ supports -c -o file.o
|
|
configure:16313: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
|
configure:16317: $? = 0
|
|
configure:16339: result: yes
|
|
configure:16344: checking if g++ supports -c -o file.o
|
|
configure:16391: result: yes
|
|
configure:16421: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:16457: result: yes
|
|
configure:16598: checking dynamic linker characteristics
|
|
configure:17265: result: GNU/Linux ld.so
|
|
configure:17318: checking how to hardcode library paths into programs
|
|
configure:17343: result: immediate
|
|
configure:17491: checking if libtool supports shared libraries
|
|
configure:17493: result: yes
|
|
configure:17496: checking whether to build shared libraries
|
|
configure:17516: result: yes
|
|
configure:17519: checking whether to build static libraries
|
|
configure:17523: result: yes
|
|
configure:17844: checking for f77 option to produce PIC
|
|
configure:17851: result: -fPIC
|
|
configure:17859: checking if f77 PIC flag -fPIC works
|
|
configure:17877: f77 -c -g -O2 -fPIC conftest.f >&5
|
|
configure:17881: $? = 0
|
|
configure:17894: result: yes
|
|
configure:17917: checking if f77 static flag -static works
|
|
configure:17945: result: yes
|
|
configure:17957: checking if f77 supports -c -o file.o
|
|
configure:17978: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
|
|
configure:17982: $? = 0
|
|
configure:18004: result: yes
|
|
configure:18009: checking if f77 supports -c -o file.o
|
|
configure:18056: result: yes
|
|
configure:18086: checking whether the f77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:19191: result: yes
|
|
configure:19332: checking dynamic linker characteristics
|
|
configure:19993: result: GNU/Linux ld.so
|
|
configure:20046: checking how to hardcode library paths into programs
|
|
configure:20071: result: immediate
|
|
configure:22992: creating ./config.lt
|
|
|
|
## ------------------ ##
|
|
## Running config.lt. ##
|
|
## ------------------ ##
|
|
config.lt:796: creating libtool
|
|
configure:25124: checking whether byte ordering is bigendian
|
|
configure:25139: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:26:9: error: unknown type name 'not'
|
|
not a universal capable compiler
|
|
^
|
|
conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
|
|
not a universal capable compiler
|
|
^
|
|
conftest.c:26:15: error: unknown type name 'universal'
|
|
configure:25139: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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:25184: gcc -c -g -O2 conftest.c >&5
|
|
configure:25184: $? = 0
|
|
configure:25202: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:32:4: error: unknown type name 'not'
|
|
not big endian
|
|
^
|
|
conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
|
|
not big endian
|
|
^
|
|
configure:25202: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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:25330: result: no
|
|
configure:25357: checking for special C compiler options needed for large files
|
|
configure:25402: result: no
|
|
configure:25408: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:25433: gcc -c -g -O2 conftest.c >&5
|
|
configure:25433: $? = 0
|
|
configure:25465: result: no
|
|
configure:25556: checking for stdlib.h
|
|
configure:25556: result: yes
|
|
configure:25556: checking for unistd.h
|
|
configure:25556: result: yes
|
|
configure:25556: checking for sys/param.h
|
|
configure:25556: gcc -c -g -O2 conftest.c >&5
|
|
configure:25556: $? = 0
|
|
configure:25556: result: yes
|
|
configure:25576: checking for getpagesize
|
|
configure:25576: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c
|
|
configure:25576: $? = 0
|
|
configure:25576: result: yes
|
|
configure:25585: checking for working mmap
|
|
configure:25732: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c
|
|
configure:25732: $? = 0
|
|
configure:25732: ./conftest
|
|
configure:25732: $? = 0
|
|
configure:25742: result: yes
|
|
configure:25753: checking for malloc in -lmalloc
|
|
configure:25778: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c -lmalloc >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c -lmalloc
|
|
conftest.c:37:6: warning: conflicting types for built-in function 'malloc'
|
|
char malloc ();
|
|
^
|
|
/usr/bin/ld: cannot find -lmalloc
|
|
collect2: error: ld returned 1 exit status
|
|
configure:25778: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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:25787: result: no
|
|
configure:25800: checking for struct stat.st_blksize
|
|
configure:25800: gcc -c -g -O2 conftest.c >&5
|
|
configure:25800: $? = 0
|
|
configure:25800: result: yes
|
|
configure:25815: checking malloc.h usability
|
|
configure:25815: gcc -c -g -O2 conftest.c >&5
|
|
configure:25815: $? = 0
|
|
configure:25815: result: yes
|
|
configure:25815: checking malloc.h presence
|
|
configure:25815: gcc -E conftest.c
|
|
configure:25815: $? = 0
|
|
configure:25815: result: yes
|
|
configure:25815: checking for malloc.h
|
|
configure:25815: result: yes
|
|
configure:25815: checking uuid.h usability
|
|
configure:25815: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:65:18: fatal error: uuid.h: No such file or directory
|
|
compilation terminated.
|
|
configure:25815: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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:25815: result: no
|
|
configure:25815: checking uuid.h presence
|
|
configure:25815: gcc -E conftest.c
|
|
conftest.c:32:18: fatal error: uuid.h: No such file or directory
|
|
compilation terminated.
|
|
configure:25815: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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:25815: result: no
|
|
configure:25815: checking for uuid.h
|
|
configure:25815: result: no
|
|
configure:25815: checking uuid/uuid.h usability
|
|
configure:25815: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:65:23: fatal error: uuid/uuid.h: No such file or directory
|
|
compilation terminated.
|
|
configure:25815: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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/uuid.h>
|
|
configure:25815: result: no
|
|
configure:25815: checking uuid/uuid.h presence
|
|
configure:25815: gcc -E conftest.c
|
|
conftest.c:32:23: fatal error: uuid/uuid.h: No such file or directory
|
|
compilation terminated.
|
|
configure:25815: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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/uuid.h>
|
|
configure:25815: result: no
|
|
configure:25815: checking for uuid/uuid.h
|
|
configure:25815: result: no
|
|
configure:25827: checking execinfo.h usability
|
|
configure:25827: gcc -c -g -O2 conftest.c >&5
|
|
configure:25827: $? = 0
|
|
configure:25827: result: yes
|
|
configure:25827: checking execinfo.h presence
|
|
configure:25827: gcc -E conftest.c
|
|
configure:25827: $? = 0
|
|
configure:25827: result: yes
|
|
configure:25827: checking for execinfo.h
|
|
configure:25827: result: yes
|
|
configure:25838: checking size parameter type for backtrace()
|
|
configure:25870: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:36:1: error: unknown type name 'size_t'
|
|
size_t backtrace(void **addrlist, size_t len);
|
|
^
|
|
conftest.c:36:35: error: unknown type name 'size_t'
|
|
size_t backtrace(void **addrlist, size_t len);
|
|
^
|
|
conftest.c:37:47: error: unknown type name 'size_t'
|
|
char **backtrace_symbols(void *const *buffer, size_t size);
|
|
^
|
|
configure:25870: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_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:25870: gcc -c -g -O2 conftest.c >&5
|
|
configure:25870: $? = 0
|
|
configure:25883: result: int
|
|
configure:25893: checking for library containing backtrace
|
|
configure:25924: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c
|
|
configure:25924: $? = 0
|
|
configure:25941: result: none required
|
|
configure:25959: checking for mallinfo
|
|
configure:25959: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c
|
|
configure:25959: $? = 0
|
|
configure:25959: result: yes
|
|
configure:25970: checking for getline
|
|
configure:25970: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c
|
|
configure:25970: $? = 0
|
|
configure:25970: result: yes
|
|
configure:25979: checking for uuid_generate in -luuid
|
|
configure:26004: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c -luuid >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c -luuid
|
|
/usr/bin/ld: cannot find -luuid
|
|
collect2: error: ld returned 1 exit status
|
|
configure:26004: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 uuid_generate ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return uuid_generate ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:26013: result: no
|
|
configure:26035: checking for uuid_create
|
|
configure:26035: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c
|
|
/tmp/ccGWe5O4.o: In function `main':
|
|
/home/gui/Downloads/cdo-1.7.2/libcdi/conftest.c:71: undefined reference to `uuid_create'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:26035: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 1
|
|
| /* end confdefs.h. */
|
|
| /* Define uuid_create to an innocuous variant, in case <limits.h> declares uuid_create.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define uuid_create innocuous_uuid_create
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char uuid_create (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef uuid_create
|
|
|
|
|
| /* 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 uuid_create ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_uuid_create || defined __stub___uuid_create
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return uuid_create ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:26035: result: no
|
|
configure:26064: checking whether isnan is declared
|
|
configure:26064: gcc -c -g -O2 conftest.c >&5
|
|
configure:26064: $? = 0
|
|
configure:26064: result: yes
|
|
configure:26079: checking whether _SC_LARGE_PAGESIZE is declared
|
|
configure:26079: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:81:10: error: '_SC_LARGE_PAGESIZE' undeclared (first use in this function)
|
|
(void) _SC_LARGE_PAGESIZE;
|
|
^
|
|
conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in
|
|
configure:26079: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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:26079: result: no
|
|
configure:26092: checking whether PAGESIZE is declared
|
|
configure:26092: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:82:10: error: 'PAGESIZE' undeclared (first use in this function)
|
|
(void) PAGESIZE;
|
|
^
|
|
conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears in
|
|
configure:26092: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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:26092: result: no
|
|
configure:26105: checking whether PAGE_SIZE is declared
|
|
configure:26105: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:83:10: error: 'PAGE_SIZE' undeclared (first use in this function)
|
|
(void) PAGE_SIZE;
|
|
^
|
|
conftest.c:83:10: note: each undeclared identifier is reported only once for each function it appears in
|
|
configure:26105: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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:26105: result: no
|
|
configure:26118: checking whether _SC_PAGE_SIZE is declared
|
|
configure:26118: gcc -c -g -O2 conftest.c >&5
|
|
configure:26118: $? = 0
|
|
configure:26118: result: yes
|
|
configure:26131: checking whether _SC_PAGESIZE is declared
|
|
configure:26131: gcc -c -g -O2 conftest.c >&5
|
|
configure:26131: $? = 0
|
|
configure:26131: result: yes
|
|
configure:26144: checking whether _PC_REC_XFER_ALIGN is declared
|
|
configure:26144: gcc -c -g -O2 conftest.c >&5
|
|
configure:26144: $? = 0
|
|
configure:26144: result: yes
|
|
configure:26157: checking whether POSIX_REC_XFER_ALIGN is declared
|
|
configure:26157: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:87:10: error: 'POSIX_REC_XFER_ALIGN' undeclared (first use in this function)
|
|
(void) POSIX_REC_XFER_ALIGN;
|
|
^
|
|
conftest.c:87:10: note: each undeclared identifier is reported only once for each function it appears in
|
|
configure:26157: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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:26157: result: no
|
|
configure:26176: checking whether __builtin_ctz is declared
|
|
configure:26192: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c
|
|
configure:26192: $? = 0
|
|
configure:26200: result: yes
|
|
configure:26274: checking for floor in -lm
|
|
configure:26299: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c -lm
|
|
conftest.c:57:6: warning: conflicting types for built-in function 'floor'
|
|
char floor ();
|
|
^
|
|
configure:26299: $? = 0
|
|
configure:26308: result: yes
|
|
configure:26454: checking if compiler needs -Werror to reject unknown flags
|
|
configure:26470: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
|
|
gcc: error: unrecognized command line option '-Wunknown-warning-option'
|
|
configure:26470: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
|
|
| #define HAVE_LIBM 1
|
|
| /* end confdefs.h. */
|
|
| int foo(void);
|
|
| int
|
|
| main ()
|
|
| {
|
|
| foo()
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:26475: result: no
|
|
configure:26541: checking for the pthreads library -lpthreads
|
|
configure:26579: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c -lpthreads -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c -lpthreads -lm
|
|
/usr/bin/ld: cannot find -lpthreads
|
|
collect2: error: ld returned 1 exit status
|
|
configure:26579: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #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:26588: result: no
|
|
configure:26486: checking whether pthreads work without any flags
|
|
configure:26579: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c -lm
|
|
/tmp/ccut5ucR.o: In function `main':
|
|
/home/gui/Downloads/cdo-1.7.2/libcdi/conftest.c:58: undefined reference to `pthread_create'
|
|
/home/gui/Downloads/cdo-1.7.2/libcdi/conftest.c:59: undefined reference to `pthread_join'
|
|
/home/gui/Downloads/cdo-1.7.2/libcdi/conftest.c:61: undefined reference to `__pthread_register_cancel'
|
|
/home/gui/Downloads/cdo-1.7.2/libcdi/conftest.c:62: undefined reference to `__pthread_unregister_cancel'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:26579: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #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:26588: result: no
|
|
configure:26491: checking whether pthreads work with -Kthread
|
|
configure:26579: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 -Kthread conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 -Kthread conftest.c -lm -Kthread
|
|
gcc: error: unrecognized command line option '-Kthread'
|
|
gcc: error: unrecognized command line option '-Kthread'
|
|
configure:26579: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #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:26588: result: no
|
|
configure:26491: checking whether pthreads work with -kthread
|
|
configure:26579: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 -kthread conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 -kthread conftest.c -lm -kthread
|
|
gcc: error: unrecognized command line option '-kthread'
|
|
gcc: error: unrecognized command line option '-kthread'
|
|
configure:26579: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #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:26588: result: no
|
|
configure:26541: checking for the pthreads library -llthread
|
|
configure:26579: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 conftest.c -llthread -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 conftest.c -llthread -lm
|
|
/usr/bin/ld: cannot find -llthread
|
|
collect2: error: ld returned 1 exit status
|
|
configure:26579: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #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:26588: result: no
|
|
configure:26491: checking whether pthreads work with -pthread
|
|
configure:26579: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 -pthread conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 -pthread conftest.c -lm -pthread
|
|
configure:26579: $? = 0
|
|
configure:26588: result: yes
|
|
configure:26607: checking for joinable pthread attribute
|
|
configure:26622: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 -pthread conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 -pthread conftest.c -lm -pthread
|
|
configure:26622: $? = 0
|
|
configure:26628: result: PTHREAD_CREATE_JOINABLE
|
|
configure:26638: checking if more special flags are required for pthreads
|
|
configure:26653: result: no
|
|
configure:26659: checking for PTHREAD_PRIO_INHERIT
|
|
configure:26676: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 -pthread conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 -pthread conftest.c -lm -pthread
|
|
configure:26676: $? = 0
|
|
configure:26685: result: yes
|
|
configure:27031: checking for szlib library
|
|
configure:27033: result: suppressed
|
|
configure:27219: checking netcdf.h usability
|
|
configure:27219: gcc -c -g -O2 -pthread -I/usr/local/include conftest.c >&5
|
|
configure:27219: $? = 0
|
|
configure:27219: result: yes
|
|
configure:27219: checking netcdf.h presence
|
|
configure:27219: gcc -E -I/usr/local/include conftest.c
|
|
configure:27219: $? = 0
|
|
configure:27219: result: yes
|
|
configure:27219: checking for netcdf.h
|
|
configure:27219: result: yes
|
|
configure:27229: checking for library containing nc_open
|
|
configure:27260: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
|
|
libtool: link: gcc -o conftest -g -O2 -pthread -I/usr/local/include conftest.c -L/usr/local/lib -lm -pthread
|
|
/tmp/cc8n86lz.o: In function `main':
|
|
/home/gui/Downloads/cdo-1.7.2/libcdi/conftest.c:65: undefined reference to `nc_open'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:27260: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
|
|
| #define HAVE_LIBM 1
|
|
| #define HAVE_PTHREAD_PRIO_INHERIT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_NETCDF_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char nc_open ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return nc_open ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:27260: ./libtool --mode=link --tag=CC gcc -o conftest -g -O2 -pthread -I/usr/local/include -L/usr/local/lib conftest.c -lnetcdf -lm >&5
|
|
libtool: link: warning: library `/usr/local/lib/libsz.la' was moved.
|
|
libtool: link: warning: library `/usr/local/lib/libsz.la' was moved.
|
|
libtool: link: warning: library `/usr/local/lib/libsz.la' was moved.
|
|
libtool: link: cannot find the library `/home/gui/Downloads/CDO/bibliotecas/szip-2.1/szip/lib/libsz.la' or unhandled argument `/home/gui/Downloads/CDO/bibliotecas/szip-2.1/szip/lib/libsz.la'
|
|
configure:27260: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdi"
|
|
| #define PACKAGE_TARNAME "cdi"
|
|
| #define PACKAGE_VERSION "1.7.2"
|
|
| #define PACKAGE_STRING "cdi 1.7.2"
|
|
| #define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
| #define PACKAGE_URL ""
|
|
| #define CDI "1.7.2"
|
|
| #define PACKAGE "cdi"
|
|
| #define VERSION "1.7.2"
|
|
| #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_EXECINFO_H 1
|
|
| #define backtrace_size_t int
|
|
| #define HAVE_BACKTRACE 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
| #define USER_NAME "root"
|
|
| #define HOST_NAME "zeus"
|
|
| #define SYSTEM_TYPE "x86_64-pc-linux-gnu"
|
|
| #define HAVE_LIBM 1
|
|
| #define HAVE_PTHREAD_PRIO_INHERIT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_NETCDF_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char nc_open ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return nc_open ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:27277: result: no
|
|
configure:27287: 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=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXCPP_set=
|
|
ac_cv_env_CXXCPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_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_func_uuid_create=no
|
|
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_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=no
|
|
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=no
|
|
ac_cv_member_struct_stat_st_blksize=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AWK=mawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_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=f77
|
|
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=
|
|
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=yes
|
|
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=yes
|
|
lt_cv_prog_compiler_static_works_CXX=yes
|
|
lt_cv_prog_compiler_static_works_F77=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_prog_gnu_ldcxx=yes
|
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
|
lt_cv_shlibpath_overrides_runpath=no
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=1572864
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/gui/Downloads/cdo-1.7.2/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} /home/gui/Downloads/cdo-1.7.2/libcdi/config/missing autoconf'
|
|
AUTOHEADER='${SHELL} /home/gui/Downloads/cdo-1.7.2/libcdi/config/missing autoheader'
|
|
AUTOMAKE='${SHELL} /home/gui/Downloads/cdo-1.7.2/libcdi/config/missing automake-1.14'
|
|
AWK='mawk'
|
|
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'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CDI_F90_INTERFACE_FCFLAGS=''
|
|
CFLAGS='-g -O2 -pthread'
|
|
CPP='gcc -E'
|
|
CPPFLAGS='-I/usr/local/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='f77'
|
|
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='zeus'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
JASPER_LIBS=''
|
|
LD='/usr/bin/ld -m elf_x86_64'
|
|
LDFLAGS='-L/usr/local/lib '
|
|
LIBOBJS=''
|
|
LIBPNG_LIBS=''
|
|
LIBS=' -lm '
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} /home/gui/Downloads/cdo-1.7.2/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='/usr/local'
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
OPENJPEG_LIBS=''
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='cdi'
|
|
PACKAGE_BUGREPORT='http://mpimet.mpg.de/cdi'
|
|
PACKAGE_NAME='cdi'
|
|
PACKAGE_STRING='cdi 1.7.2'
|
|
PACKAGE_TARNAME='cdi'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='1.7.2'
|
|
PATH_SEPARATOR=':'
|
|
PKG_CONFIG=''
|
|
PKG_CONFIG_LIBDIR=''
|
|
PKG_CONFIG_PATH=''
|
|
PPM_CORE_CFLAGS=''
|
|
PPM_CORE_LIBS=''
|
|
PTHREAD_CC='gcc'
|
|
PTHREAD_CFLAGS='-pthread'
|
|
PTHREAD_LIBS=''
|
|
PYTHON=''
|
|
RANLIB='ranlib'
|
|
RUBY=''
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
SWIG=''
|
|
SYSTEM_TYPE='x86_64-pc-linux-gnu'
|
|
SZLIB_INCLUDE=''
|
|
SZLIB_LIBS=''
|
|
THREADS_INCLUDE=''
|
|
THREADS_LIBS=''
|
|
USER_NAME='root'
|
|
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=''
|
|
VERSION='1.7.2'
|
|
YAXT_CFLAGS=''
|
|
YAXT_LIBS=''
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
ac_ct_DUMPBIN=''
|
|
ac_ct_F77='f77'
|
|
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} /home/gui/Downloads/cdo-1.7.2/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'
|
|
openjpeg_LIBS=''
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
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.7.2"
|
|
#define PACKAGE_STRING "cdi 1.7.2"
|
|
#define PACKAGE_BUGREPORT "http://mpimet.mpg.de/cdi"
|
|
#define PACKAGE_URL ""
|
|
#define CDI "1.7.2"
|
|
#define PACKAGE "cdi"
|
|
#define VERSION "1.7.2"
|
|
#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_EXECINFO_H 1
|
|
#define backtrace_size_t int
|
|
#define HAVE_BACKTRACE 1
|
|
#define HAVE_MALLINFO 1
|
|
#define HAVE_GETLINE 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 (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010"
|
|
#define USER_NAME "root"
|
|
#define HOST_NAME "zeus"
|
|
#define SYSTEM_TYPE "x86_64-pc-linux-gnu"
|
|
#define HAVE_LIBM 1
|
|
#define HAVE_PTHREAD_PRIO_INHERIT 1
|
|
#define HAVE_LIBPTHREAD 1
|
|
#define HAVE_NETCDF_H 1
|
|
|
|
configure: exit 1
|