|
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by cdo configure 1.5.3, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
$ ./configure --prefix=/home/tiller/installation/cdo
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = luft31
|
|
uname -m = i86pc
|
|
uname -r = 5.10
|
|
uname -s = SunOS
|
|
uname -v = Generic_118855-33
|
|
|
|
/usr/bin/uname -p = i386
|
|
/bin/uname -X = System = SunOS
|
|
Node = luft31
|
|
Release = 5.10
|
|
KernelID = Generic_118855-33
|
|
Machine = i86pc
|
|
BusType = <unknown>
|
|
Serial = <unknown>
|
|
Users = <unknown>
|
|
OEM# = 0
|
|
Origin# = 1
|
|
NumCPU = 2
|
|
|
|
/bin/arch = i86pc
|
|
/usr/bin/arch -k = i86pc
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /opt/postgres/8.3-community/bin
|
|
PATH: /usr/bin
|
|
PATH: /usr/openwin/bin
|
|
PATH: /usr/ucb
|
|
PATH: /usr/sbin
|
|
PATH: /usr/dt/bin
|
|
PATH: /etc
|
|
PATH: .
|
|
PATH: /usr/ccs/bin
|
|
PATH: /home/tiller/installation/cdo/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2505: checking build system type
|
|
configure:2519: result: i386-pc-solaris2.10
|
|
configure:2539: checking host system type
|
|
configure:2552: result: i386-pc-solaris2.10
|
|
configure:2590: checking for a BSD-compatible install
|
|
configure:2658: result: config/install-sh -c
|
|
configure:2669: checking whether build environment is sane
|
|
configure:2719: result: yes
|
|
configure:2860: checking for a thread-safe mkdir -p
|
|
configure:2899: result: /opt/sfw/bin/mkdir -p
|
|
configure:2912: checking for gawk
|
|
configure:2942: result: no
|
|
configure:2912: checking for mawk
|
|
configure:2942: result: no
|
|
configure:2912: checking for nawk
|
|
configure:2928: found /usr/bin/nawk
|
|
configure:2939: result: nawk
|
|
configure:2950: checking whether make sets $(MAKE)
|
|
configure:2972: result: yes
|
|
configure:3055: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:3064: result: no
|
|
configure:3079: setting up libtool
|
|
configure:3127: checking how to print strings
|
|
configure:3154: result: printf
|
|
configure:3187: checking for style of include used by make
|
|
configure:3215: result: GNU
|
|
configure:3285: checking for gcc
|
|
configure:3315: result: no
|
|
configure:3378: checking for cc
|
|
configure:3399: found /usr/bin/cc
|
|
configure:3422: result: cc
|
|
configure:3541: checking for C compiler version
|
|
configure:3550: cc --version >&5
|
|
cc: Warning: option -- passed to ld
|
|
usage: cc [ options] files. Use 'cc -flags' for details
|
|
configure:3561: $? = 1
|
|
configure:3550: cc -v >&5
|
|
usage: cc [ options] files. Use 'cc -flags' for details
|
|
configure:3561: $? = 1
|
|
configure:3550: cc -V >&5
|
|
cc: Sun C 5.9 SunOS_i386 2007/05/03
|
|
usage: cc [ options] files. Use 'cc -flags' for details
|
|
configure:3561: $? = 1
|
|
configure:3550: cc -qversion >&5
|
|
cc: illegal option -qversion
|
|
configure:3561: $? = 1
|
|
configure:3581: checking whether the C compiler works
|
|
configure:3603: cc conftest.c >&5
|
|
configure:3607: $? = 0
|
|
configure:3655: result: yes
|
|
configure:3658: checking for C compiler default output file name
|
|
configure:3660: result: a.out
|
|
configure:3666: checking for suffix of executables
|
|
configure:3673: cc -o conftest conftest.c >&5
|
|
configure:3677: $? = 0
|
|
configure:3699: result:
|
|
configure:3721: checking whether we are cross compiling
|
|
configure:3729: cc -o conftest conftest.c >&5
|
|
"conftest.c", line 19: warning: statement not reached
|
|
configure:3733: $? = 0
|
|
configure:3740: ./conftest
|
|
configure:3744: $? = 0
|
|
configure:3759: result: no
|
|
configure:3764: checking for suffix of object files
|
|
configure:3786: cc -c conftest.c >&5
|
|
configure:3790: $? = 0
|
|
configure:3811: result: o
|
|
configure:3815: checking whether we are using the GNU C compiler
|
|
configure:3834: cc -c conftest.c >&5
|
|
"conftest.c", line 16: undefined symbol: choke
|
|
"conftest.c", line 16: syntax error before or at: me
|
|
cc: acomp failed for conftest.c
|
|
configure:3834: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| /* end confdefs.h. */
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #ifndef __GNUC__
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:3843: result: no
|
|
configure:3852: checking whether cc accepts -g
|
|
configure:3872: cc -c -g conftest.c >&5
|
|
configure:3872: $? = 0
|
|
configure:3913: result: yes
|
|
configure:3930: checking for cc option to accept ISO C89
|
|
configure:3994: cc -c -g conftest.c >&5
|
|
"conftest.c", line 59: warning: statement not reached
|
|
configure:3994: $? = 0
|
|
configure:4007: result: none needed
|
|
configure:4029: checking dependency style of cc
|
|
configure:4139: result: none
|
|
configure:4154: checking for a sed that does not truncate output
|
|
configure:4218: result: /usr/bin/sed
|
|
configure:4236: checking for grep that handles long lines and -e
|
|
configure:4294: result: /usr/xpg4/bin/grep
|
|
configure:4299: checking for egrep
|
|
configure:4361: result: /usr/xpg4/bin/grep -E
|
|
configure:4366: checking for fgrep
|
|
configure:4428: result: /usr/xpg4/bin/grep -F
|
|
configure:4496: checking for non-GNU ld
|
|
configure:4530: result: /usr/ucb/ld
|
|
configure:4537: checking if the linker (/usr/ucb/ld) is GNU ld
|
|
configure:4552: result: no
|
|
configure:4564: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:4613: result: /usr/ccs/bin/nm -p
|
|
configure:4743: checking the name lister (/usr/ccs/bin/nm -p) interface
|
|
configure:4750: cc -c -g conftest.c >&5
|
|
configure:4753: /usr/ccs/bin/nm -p "conftest.o"
|
|
configure:4756: output
|
|
|
|
|
|
conftest.o:
|
|
0000000000 s
|
|
0000000000 s
|
|
0000000000 b
|
|
0000000000 s
|
|
0000000000 s
|
|
0000000000 s
|
|
0000000000 s
|
|
0000000000 s
|
|
0000000000 s
|
|
0000000000 s
|
|
0000000000 b Bbss.bss
|
|
0000000000 n Ddata.data
|
|
0000000000 n Drodata.rodata
|
|
0000000000 f conftest.c
|
|
0000000000 D some_variable
|
|
configure:4763: result: BSD nm
|
|
configure:4766: checking whether ln -s works
|
|
configure:4770: result: yes
|
|
configure:4778: checking the maximum length of command line arguments
|
|
configure:4903: result: 786240
|
|
configure:4920: checking whether the shell understands some XSI constructs
|
|
configure:4930: result: yes
|
|
configure:4934: checking whether the shell understands "+="
|
|
configure:4940: result: no
|
|
configure:4975: checking for /usr/ucb/ld option to reload object files
|
|
configure:4982: result: -r
|
|
configure:5051: checking for objdump
|
|
configure:5081: result: no
|
|
configure:5110: checking how to recognize dependent libraries
|
|
configure:5312: result: pass_all
|
|
configure:5372: checking for ar
|
|
configure:5388: found /usr/ccs/bin/ar
|
|
configure:5399: result: ar
|
|
configure:5477: checking for strip
|
|
configure:5493: found /usr/ccs/bin/strip
|
|
configure:5504: result: strip
|
|
configure:5576: checking for ranlib
|
|
configure:5592: found /usr/ccs/bin/ranlib
|
|
configure:5603: result: ranlib
|
|
configure:5705: checking command to parse /usr/ccs/bin/nm -p output from cc object
|
|
configure:5823: cc -c -g conftest.c >&5
|
|
configure:5826: $? = 0
|
|
configure:5830: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
|
|
configure:5833: $? = 0
|
|
configure:5887: cc -o conftest -g conftest.c conftstm.o >&5
|
|
configure:5890: $? = 0
|
|
configure:5928: result: ok
|
|
configure:6769: checking how to run the C preprocessor
|
|
configure:6800: cc -E conftest.c
|
|
configure:6800: $? = 0
|
|
configure:6814: cc -E conftest.c
|
|
"conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
|
|
cc: acomp failed for conftest.c
|
|
configure:6814: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6839: result: cc -E
|
|
configure:6859: cc -E conftest.c
|
|
configure:6859: $? = 0
|
|
configure:6873: cc -E conftest.c
|
|
"conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
|
|
cc: acomp failed for conftest.c
|
|
configure:6873: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6902: checking for ANSI C header files
|
|
configure:6922: cc -c -g conftest.c >&5
|
|
configure:6922: $? = 0
|
|
configure:6995: cc -o conftest -g conftest.c >&5
|
|
configure:6995: $? = 0
|
|
configure:6995: ./conftest
|
|
configure:6995: $? = 0
|
|
configure:7006: result: yes
|
|
configure:7019: checking for sys/types.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for sys/stat.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for stdlib.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for string.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for memory.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for strings.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for inttypes.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for stdint.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7019: checking for unistd.h
|
|
configure:7019: cc -c -g conftest.c >&5
|
|
configure:7019: $? = 0
|
|
configure:7019: result: yes
|
|
configure:7033: checking for dlfcn.h
|
|
configure:7033: cc -c -g conftest.c >&5
|
|
configure:7033: $? = 0
|
|
configure:7033: result: yes
|
|
configure:7220: checking for objdir
|
|
configure:7235: result: .libs
|
|
configure:7561: checking for cc option to produce PIC
|
|
configure:7846: result: -KPIC -DPIC
|
|
configure:7858: checking if cc PIC flag -KPIC -DPIC works
|
|
configure:7876: cc -c -g -KPIC -DPIC -DPIC conftest.c >&5
|
|
configure:7880: $? = 0
|
|
configure:7893: result: yes
|
|
configure:7917: checking if cc static flag -Bstatic works
|
|
configure:7945: result: no
|
|
configure:7960: checking if cc supports -c -o file.o
|
|
configure:7981: cc -c -g -o out/conftest2.o conftest.c >&5
|
|
configure:7985: $? = 0
|
|
configure:8007: result: yes
|
|
configure:8015: checking if cc supports -c -o file.o
|
|
configure:8062: result: yes
|
|
configure:8095: checking whether the cc linker (/usr/ucb/ld) supports shared libraries
|
|
configure:9170: result: yes
|
|
configure:9415: checking dynamic linker characteristics
|
|
configure:10092: result: solaris2.10 ld.so
|
|
configure:10199: checking how to hardcode library paths into programs
|
|
configure:10224: result: immediate
|
|
configure:10764: checking whether stripping libraries is possible
|
|
configure:10786: result: no
|
|
configure:10804: checking if libtool supports shared libraries
|
|
configure:10806: result: yes
|
|
configure:10809: checking whether to build shared libraries
|
|
configure:10830: result: yes
|
|
configure:10833: checking whether to build static libraries
|
|
configure:10837: result: yes
|
|
configure:10965: checking for cc option to accept ISO C99
|
|
configure:11114: cc -c -g conftest.c >&5
|
|
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
|
|
cc: acomp failed for conftest.c
|
|
configure:11114: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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 <stdarg.h>
|
|
| #include <stdbool.h>
|
|
| #include <stdlib.h>
|
|
| #include <wchar.h>
|
|
| #include <stdio.h>
|
|
|
|
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
|
|
| #define debug(...) fprintf (stderr, __VA_ARGS__)
|
|
| #define showlist(...) puts (#__VA_ARGS__)
|
|
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
|
| static void
|
|
| test_varargs_macros (void)
|
|
| {
|
|
| int x = 1234;
|
|
| int y = 5678;
|
|
| debug ("Flag");
|
|
| debug ("X = %d\n", x);
|
|
| showlist (The first, second, and third items.);
|
|
| report (x>y, "x is %d but y is %d", x, y);
|
|
| }
|
|
|
|
|
| // Check long long types.
|
|
| #define BIG64 18446744073709551615ull
|
|
| #define BIG32 4294967295ul
|
|
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
|
| #if !BIG_OK
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| #if BIG_OK
|
|
| #else
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| static long long int bignum = -9223372036854775807LL;
|
|
| static unsigned long long int ubignum = BIG64;
|
|
|
|
|
| struct incomplete_array
|
|
| {
|
|
| int datasize;
|
|
| double data[];
|
|
| };
|
|
|
|
|
| struct named_init {
|
|
| int number;
|
|
| const wchar_t *name;
|
|
| double average;
|
|
| };
|
|
|
|
|
| typedef const char *ccp;
|
|
|
|
|
| static inline int
|
|
| test_restrict (ccp restrict text)
|
|
| {
|
|
| // See if C++-style comments work.
|
|
| // Iterate through items via the restricted pointer.
|
|
| // Also check for declarations in for loops.
|
|
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|
|
| continue;
|
|
| return 0;
|
|
| }
|
|
|
|
|
| // Check varargs and va_copy.
|
|
| static void
|
|
| test_varargs (const char *format, ...)
|
|
| {
|
|
| va_list args;
|
|
| va_start (args, format);
|
|
| va_list args_copy;
|
|
| va_copy (args_copy, args);
|
|
|
|
|
| const char *str;
|
|
| int number;
|
|
| float fnumber;
|
|
|
|
|
| while (*format)
|
|
| {
|
|
| switch (*format++)
|
|
| {
|
|
| case 's': // string
|
|
| str = va_arg (args_copy, const char *);
|
|
| break;
|
|
| case 'd': // int
|
|
| number = va_arg (args_copy, int);
|
|
| break;
|
|
| case 'f': // float
|
|
| fnumber = va_arg (args_copy, double);
|
|
| break;
|
|
| default:
|
|
| break;
|
|
| }
|
|
| }
|
|
| va_end (args_copy);
|
|
| va_end (args);
|
|
| }
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| // Check bool.
|
|
| _Bool success = false;
|
|
|
|
|
| // Check restrict.
|
|
| if (test_restrict ("String literal") == 0)
|
|
| success = true;
|
|
| char *restrict newvar = "Another string";
|
|
|
|
|
| // Check varargs.
|
|
| test_varargs ("s, d' f .", "string", 65, 34.234);
|
|
| test_varargs_macros ();
|
|
|
|
|
| // Check flexible array members.
|
|
| struct incomplete_array *ia =
|
|
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
|
| ia->datasize = 10;
|
|
| for (int i = 0; i < ia->datasize; ++i)
|
|
| ia->data[i] = i * 1.234;
|
|
|
|
|
| // Check named initializers.
|
|
| struct named_init ni = {
|
|
| .number = 34,
|
|
| .name = L"Test wide string",
|
|
| .average = 543.34343,
|
|
| };
|
|
|
|
|
| ni.number = 58;
|
|
|
|
|
| int dynamic_array[ni.number];
|
|
| dynamic_array[ni.number - 1] = 543;
|
|
|
|
|
| // work around unused variable warnings
|
|
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|
|
| || dynamic_array[ni.number - 1] != 543);
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11114: cc -std=gnu99 -c -g conftest.c >&5
|
|
cc: Warning: illegal option -d=gnu99
|
|
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
|
|
cc: acomp failed for conftest.c
|
|
configure:11114: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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 <stdarg.h>
|
|
| #include <stdbool.h>
|
|
| #include <stdlib.h>
|
|
| #include <wchar.h>
|
|
| #include <stdio.h>
|
|
|
|
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
|
|
| #define debug(...) fprintf (stderr, __VA_ARGS__)
|
|
| #define showlist(...) puts (#__VA_ARGS__)
|
|
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
|
| static void
|
|
| test_varargs_macros (void)
|
|
| {
|
|
| int x = 1234;
|
|
| int y = 5678;
|
|
| debug ("Flag");
|
|
| debug ("X = %d\n", x);
|
|
| showlist (The first, second, and third items.);
|
|
| report (x>y, "x is %d but y is %d", x, y);
|
|
| }
|
|
|
|
|
| // Check long long types.
|
|
| #define BIG64 18446744073709551615ull
|
|
| #define BIG32 4294967295ul
|
|
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
|
| #if !BIG_OK
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| #if BIG_OK
|
|
| #else
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| static long long int bignum = -9223372036854775807LL;
|
|
| static unsigned long long int ubignum = BIG64;
|
|
|
|
|
| struct incomplete_array
|
|
| {
|
|
| int datasize;
|
|
| double data[];
|
|
| };
|
|
|
|
|
| struct named_init {
|
|
| int number;
|
|
| const wchar_t *name;
|
|
| double average;
|
|
| };
|
|
|
|
|
| typedef const char *ccp;
|
|
|
|
|
| static inline int
|
|
| test_restrict (ccp restrict text)
|
|
| {
|
|
| // See if C++-style comments work.
|
|
| // Iterate through items via the restricted pointer.
|
|
| // Also check for declarations in for loops.
|
|
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|
|
| continue;
|
|
| return 0;
|
|
| }
|
|
|
|
|
| // Check varargs and va_copy.
|
|
| static void
|
|
| test_varargs (const char *format, ...)
|
|
| {
|
|
| va_list args;
|
|
| va_start (args, format);
|
|
| va_list args_copy;
|
|
| va_copy (args_copy, args);
|
|
|
|
|
| const char *str;
|
|
| int number;
|
|
| float fnumber;
|
|
|
|
|
| while (*format)
|
|
| {
|
|
| switch (*format++)
|
|
| {
|
|
| case 's': // string
|
|
| str = va_arg (args_copy, const char *);
|
|
| break;
|
|
| case 'd': // int
|
|
| number = va_arg (args_copy, int);
|
|
| break;
|
|
| case 'f': // float
|
|
| fnumber = va_arg (args_copy, double);
|
|
| break;
|
|
| default:
|
|
| break;
|
|
| }
|
|
| }
|
|
| va_end (args_copy);
|
|
| va_end (args);
|
|
| }
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| // Check bool.
|
|
| _Bool success = false;
|
|
|
|
|
| // Check restrict.
|
|
| if (test_restrict ("String literal") == 0)
|
|
| success = true;
|
|
| char *restrict newvar = "Another string";
|
|
|
|
|
| // Check varargs.
|
|
| test_varargs ("s, d' f .", "string", 65, 34.234);
|
|
| test_varargs_macros ();
|
|
|
|
|
| // Check flexible array members.
|
|
| struct incomplete_array *ia =
|
|
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
|
| ia->datasize = 10;
|
|
| for (int i = 0; i < ia->datasize; ++i)
|
|
| ia->data[i] = i * 1.234;
|
|
|
|
|
| // Check named initializers.
|
|
| struct named_init ni = {
|
|
| .number = 34,
|
|
| .name = L"Test wide string",
|
|
| .average = 543.34343,
|
|
| };
|
|
|
|
|
| ni.number = 58;
|
|
|
|
|
| int dynamic_array[ni.number];
|
|
| dynamic_array[ni.number - 1] = 543;
|
|
|
|
|
| // work around unused variable warnings
|
|
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|
|
| || dynamic_array[ni.number - 1] != 543);
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11114: cc -std=c99 -c -g conftest.c >&5
|
|
cc: Warning: illegal option -d=c99
|
|
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
|
|
cc: acomp failed for conftest.c
|
|
configure:11114: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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 <stdarg.h>
|
|
| #include <stdbool.h>
|
|
| #include <stdlib.h>
|
|
| #include <wchar.h>
|
|
| #include <stdio.h>
|
|
|
|
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
|
|
| #define debug(...) fprintf (stderr, __VA_ARGS__)
|
|
| #define showlist(...) puts (#__VA_ARGS__)
|
|
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
|
| static void
|
|
| test_varargs_macros (void)
|
|
| {
|
|
| int x = 1234;
|
|
| int y = 5678;
|
|
| debug ("Flag");
|
|
| debug ("X = %d\n", x);
|
|
| showlist (The first, second, and third items.);
|
|
| report (x>y, "x is %d but y is %d", x, y);
|
|
| }
|
|
|
|
|
| // Check long long types.
|
|
| #define BIG64 18446744073709551615ull
|
|
| #define BIG32 4294967295ul
|
|
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
|
| #if !BIG_OK
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| #if BIG_OK
|
|
| #else
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| static long long int bignum = -9223372036854775807LL;
|
|
| static unsigned long long int ubignum = BIG64;
|
|
|
|
|
| struct incomplete_array
|
|
| {
|
|
| int datasize;
|
|
| double data[];
|
|
| };
|
|
|
|
|
| struct named_init {
|
|
| int number;
|
|
| const wchar_t *name;
|
|
| double average;
|
|
| };
|
|
|
|
|
| typedef const char *ccp;
|
|
|
|
|
| static inline int
|
|
| test_restrict (ccp restrict text)
|
|
| {
|
|
| // See if C++-style comments work.
|
|
| // Iterate through items via the restricted pointer.
|
|
| // Also check for declarations in for loops.
|
|
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|
|
| continue;
|
|
| return 0;
|
|
| }
|
|
|
|
|
| // Check varargs and va_copy.
|
|
| static void
|
|
| test_varargs (const char *format, ...)
|
|
| {
|
|
| va_list args;
|
|
| va_start (args, format);
|
|
| va_list args_copy;
|
|
| va_copy (args_copy, args);
|
|
|
|
|
| const char *str;
|
|
| int number;
|
|
| float fnumber;
|
|
|
|
|
| while (*format)
|
|
| {
|
|
| switch (*format++)
|
|
| {
|
|
| case 's': // string
|
|
| str = va_arg (args_copy, const char *);
|
|
| break;
|
|
| case 'd': // int
|
|
| number = va_arg (args_copy, int);
|
|
| break;
|
|
| case 'f': // float
|
|
| fnumber = va_arg (args_copy, double);
|
|
| break;
|
|
| default:
|
|
| break;
|
|
| }
|
|
| }
|
|
| va_end (args_copy);
|
|
| va_end (args);
|
|
| }
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| // Check bool.
|
|
| _Bool success = false;
|
|
|
|
|
| // Check restrict.
|
|
| if (test_restrict ("String literal") == 0)
|
|
| success = true;
|
|
| char *restrict newvar = "Another string";
|
|
|
|
|
| // Check varargs.
|
|
| test_varargs ("s, d' f .", "string", 65, 34.234);
|
|
| test_varargs_macros ();
|
|
|
|
|
| // Check flexible array members.
|
|
| struct incomplete_array *ia =
|
|
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
|
| ia->datasize = 10;
|
|
| for (int i = 0; i < ia->datasize; ++i)
|
|
| ia->data[i] = i * 1.234;
|
|
|
|
|
| // Check named initializers.
|
|
| struct named_init ni = {
|
|
| .number = 34,
|
|
| .name = L"Test wide string",
|
|
| .average = 543.34343,
|
|
| };
|
|
|
|
|
| ni.number = 58;
|
|
|
|
|
| int dynamic_array[ni.number];
|
|
| dynamic_array[ni.number - 1] = 543;
|
|
|
|
|
| // work around unused variable warnings
|
|
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|
|
| || dynamic_array[ni.number - 1] != 543);
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11114: cc -c99 -c -g conftest.c >&5
|
|
cc: Warning: option -9 passed to ld
|
|
cc: Warning: option -9 passed to ld
|
|
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
|
|
cc: acomp failed for conftest.c
|
|
configure:11114: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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 <stdarg.h>
|
|
| #include <stdbool.h>
|
|
| #include <stdlib.h>
|
|
| #include <wchar.h>
|
|
| #include <stdio.h>
|
|
|
|
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
|
|
| #define debug(...) fprintf (stderr, __VA_ARGS__)
|
|
| #define showlist(...) puts (#__VA_ARGS__)
|
|
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
|
| static void
|
|
| test_varargs_macros (void)
|
|
| {
|
|
| int x = 1234;
|
|
| int y = 5678;
|
|
| debug ("Flag");
|
|
| debug ("X = %d\n", x);
|
|
| showlist (The first, second, and third items.);
|
|
| report (x>y, "x is %d but y is %d", x, y);
|
|
| }
|
|
|
|
|
| // Check long long types.
|
|
| #define BIG64 18446744073709551615ull
|
|
| #define BIG32 4294967295ul
|
|
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
|
| #if !BIG_OK
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| #if BIG_OK
|
|
| #else
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| static long long int bignum = -9223372036854775807LL;
|
|
| static unsigned long long int ubignum = BIG64;
|
|
|
|
|
| struct incomplete_array
|
|
| {
|
|
| int datasize;
|
|
| double data[];
|
|
| };
|
|
|
|
|
| struct named_init {
|
|
| int number;
|
|
| const wchar_t *name;
|
|
| double average;
|
|
| };
|
|
|
|
|
| typedef const char *ccp;
|
|
|
|
|
| static inline int
|
|
| test_restrict (ccp restrict text)
|
|
| {
|
|
| // See if C++-style comments work.
|
|
| // Iterate through items via the restricted pointer.
|
|
| // Also check for declarations in for loops.
|
|
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|
|
| continue;
|
|
| return 0;
|
|
| }
|
|
|
|
|
| // Check varargs and va_copy.
|
|
| static void
|
|
| test_varargs (const char *format, ...)
|
|
| {
|
|
| va_list args;
|
|
| va_start (args, format);
|
|
| va_list args_copy;
|
|
| va_copy (args_copy, args);
|
|
|
|
|
| const char *str;
|
|
| int number;
|
|
| float fnumber;
|
|
|
|
|
| while (*format)
|
|
| {
|
|
| switch (*format++)
|
|
| {
|
|
| case 's': // string
|
|
| str = va_arg (args_copy, const char *);
|
|
| break;
|
|
| case 'd': // int
|
|
| number = va_arg (args_copy, int);
|
|
| break;
|
|
| case 'f': // float
|
|
| fnumber = va_arg (args_copy, double);
|
|
| break;
|
|
| default:
|
|
| break;
|
|
| }
|
|
| }
|
|
| va_end (args_copy);
|
|
| va_end (args);
|
|
| }
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| // Check bool.
|
|
| _Bool success = false;
|
|
|
|
|
| // Check restrict.
|
|
| if (test_restrict ("String literal") == 0)
|
|
| success = true;
|
|
| char *restrict newvar = "Another string";
|
|
|
|
|
| // Check varargs.
|
|
| test_varargs ("s, d' f .", "string", 65, 34.234);
|
|
| test_varargs_macros ();
|
|
|
|
|
| // Check flexible array members.
|
|
| struct incomplete_array *ia =
|
|
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
|
| ia->datasize = 10;
|
|
| for (int i = 0; i < ia->datasize; ++i)
|
|
| ia->data[i] = i * 1.234;
|
|
|
|
|
| // Check named initializers.
|
|
| struct named_init ni = {
|
|
| .number = 34,
|
|
| .name = L"Test wide string",
|
|
| .average = 543.34343,
|
|
| };
|
|
|
|
|
| ni.number = 58;
|
|
|
|
|
| int dynamic_array[ni.number];
|
|
| dynamic_array[ni.number - 1] = 543;
|
|
|
|
|
| // work around unused variable warnings
|
|
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|
|
| || dynamic_array[ni.number - 1] != 543);
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11114: cc -AC99 -c -g conftest.c >&5
|
|
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
|
|
cc: acomp failed for conftest.c
|
|
configure:11114: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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 <stdarg.h>
|
|
| #include <stdbool.h>
|
|
| #include <stdlib.h>
|
|
| #include <wchar.h>
|
|
| #include <stdio.h>
|
|
|
|
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
|
|
| #define debug(...) fprintf (stderr, __VA_ARGS__)
|
|
| #define showlist(...) puts (#__VA_ARGS__)
|
|
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
|
|
| static void
|
|
| test_varargs_macros (void)
|
|
| {
|
|
| int x = 1234;
|
|
| int y = 5678;
|
|
| debug ("Flag");
|
|
| debug ("X = %d\n", x);
|
|
| showlist (The first, second, and third items.);
|
|
| report (x>y, "x is %d but y is %d", x, y);
|
|
| }
|
|
|
|
|
| // Check long long types.
|
|
| #define BIG64 18446744073709551615ull
|
|
| #define BIG32 4294967295ul
|
|
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
|
|
| #if !BIG_OK
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| #if BIG_OK
|
|
| #else
|
|
| your preprocessor is broken;
|
|
| #endif
|
|
| static long long int bignum = -9223372036854775807LL;
|
|
| static unsigned long long int ubignum = BIG64;
|
|
|
|
|
| struct incomplete_array
|
|
| {
|
|
| int datasize;
|
|
| double data[];
|
|
| };
|
|
|
|
|
| struct named_init {
|
|
| int number;
|
|
| const wchar_t *name;
|
|
| double average;
|
|
| };
|
|
|
|
|
| typedef const char *ccp;
|
|
|
|
|
| static inline int
|
|
| test_restrict (ccp restrict text)
|
|
| {
|
|
| // See if C++-style comments work.
|
|
| // Iterate through items via the restricted pointer.
|
|
| // Also check for declarations in for loops.
|
|
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|
|
| continue;
|
|
| return 0;
|
|
| }
|
|
|
|
|
| // Check varargs and va_copy.
|
|
| static void
|
|
| test_varargs (const char *format, ...)
|
|
| {
|
|
| va_list args;
|
|
| va_start (args, format);
|
|
| va_list args_copy;
|
|
| va_copy (args_copy, args);
|
|
|
|
|
| const char *str;
|
|
| int number;
|
|
| float fnumber;
|
|
|
|
|
| while (*format)
|
|
| {
|
|
| switch (*format++)
|
|
| {
|
|
| case 's': // string
|
|
| str = va_arg (args_copy, const char *);
|
|
| break;
|
|
| case 'd': // int
|
|
| number = va_arg (args_copy, int);
|
|
| break;
|
|
| case 'f': // float
|
|
| fnumber = va_arg (args_copy, double);
|
|
| break;
|
|
| default:
|
|
| break;
|
|
| }
|
|
| }
|
|
| va_end (args_copy);
|
|
| va_end (args);
|
|
| }
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| // Check bool.
|
|
| _Bool success = false;
|
|
|
|
|
| // Check restrict.
|
|
| if (test_restrict ("String literal") == 0)
|
|
| success = true;
|
|
| char *restrict newvar = "Another string";
|
|
|
|
|
| // Check varargs.
|
|
| test_varargs ("s, d' f .", "string", 65, 34.234);
|
|
| test_varargs_macros ();
|
|
|
|
|
| // Check flexible array members.
|
|
| struct incomplete_array *ia =
|
|
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|
|
| ia->datasize = 10;
|
|
| for (int i = 0; i < ia->datasize; ++i)
|
|
| ia->data[i] = i * 1.234;
|
|
|
|
|
| // Check named initializers.
|
|
| struct named_init ni = {
|
|
| .number = 34,
|
|
| .name = L"Test wide string",
|
|
| .average = 543.34343,
|
|
| };
|
|
|
|
|
| ni.number = 58;
|
|
|
|
|
| int dynamic_array[ni.number];
|
|
| dynamic_array[ni.number - 1] = 543;
|
|
|
|
|
| // work around unused variable warnings
|
|
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|
|
| || dynamic_array[ni.number - 1] != 543);
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11114: cc -xc99=all -c -g conftest.c >&5
|
|
"conftest.c", line 157: warning: statement not reached
|
|
configure:11114: $? = 0
|
|
configure:11134: result: -xc99=all
|
|
configure:11143: checking whether cc -xc99=all and cc understand -c and -o together
|
|
configure:11174: cc -xc99=all -c conftest.c -o conftest2.o >&5
|
|
configure:11178: $? = 0
|
|
configure:11184: cc -xc99=all -c conftest.c -o conftest2.o >&5
|
|
configure:11188: $? = 0
|
|
configure:11199: cc -c conftest.c >&5
|
|
configure:11203: $? = 0
|
|
configure:11211: cc -c conftest.c -o conftest2.o >&5
|
|
configure:11215: $? = 0
|
|
configure:11221: cc -c conftest.c -o conftest2.o >&5
|
|
configure:11225: $? = 0
|
|
configure:11243: result: yes
|
|
configure:11312: checking for ar
|
|
configure:11339: result: ar
|
|
configure:11496: checking for ld
|
|
configure:11523: result: /usr/ucb/ld
|
|
configure:11588: checking for nm
|
|
configure:11615: result: /usr/ccs/bin/nm -p
|
|
configure:11680: checking for ar
|
|
configure:11707: result: ar
|
|
configure:11772: checking for as
|
|
configure:11788: found /usr/ccs/bin/as
|
|
configure:11799: result: as
|
|
configure:11864: checking for dlltool
|
|
configure:11894: result: no
|
|
configure:11956: checking for objdump
|
|
configure:11983: result: false
|
|
configure:12048: checking for strip
|
|
configure:12075: result: strip
|
|
configure:12140: checking for ranlib
|
|
configure:12167: result: ranlib
|
|
configure:12248: checking for g++
|
|
configure:12278: result: no
|
|
configure:12248: checking for c++
|
|
configure:12278: result: no
|
|
configure:12248: checking for gpp
|
|
configure:12278: result: no
|
|
configure:12248: checking for aCC
|
|
configure:12278: result: no
|
|
configure:12248: checking for CC
|
|
configure:12264: found /usr/bin/CC
|
|
configure:12275: result: CC
|
|
configure:12302: checking for C++ compiler version
|
|
configure:12311: CC --version >&5
|
|
CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
|
|
/usr/ccs/bin/ld: illegal option -- version
|
|
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
|
|
[-64] enforce a 64-bit link-edit
|
|
[-a] create an absolute file
|
|
[-b] do not do special PIC relocations in a.out
|
|
[-B direct | nodirect]
|
|
establish direct bindings, or inhibit direct binding
|
|
to, the object being created
|
|
[-B dynamic | static]
|
|
... rest of stderr output deleted ...
|
|
configure:12322: $? = 1
|
|
configure:12311: CC -v >&5
|
|
### command line files and options (expanded):
|
|
### -v
|
|
### CC: Note: NLSPATH = /opt/SUNWspro/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
|
|
configure:12322: $? = 0
|
|
configure:12311: CC -V >&5
|
|
CC: Sun C++ 5.9 SunOS_i386 2007/05/03
|
|
configure:12322: $? = 0
|
|
configure:12311: CC -qversion >&5
|
|
CC: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise
|
|
/usr/ccs/bin/ld: illegal option -- q
|
|
/usr/ccs/bin/ld: illegal option -- v
|
|
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
|
|
[-64] enforce a 64-bit link-edit
|
|
[-a] create an absolute file
|
|
[-b] do not do special PIC relocations in a.out
|
|
[-B direct | nodirect]
|
|
establish direct bindings, or inhibit direct binding
|
|
to, the object being created
|
|
... rest of stderr output deleted ...
|
|
configure:12322: $? = 1
|
|
configure:12326: checking whether we are using the GNU C++ compiler
|
|
configure:12345: CC -c conftest.cpp >&5
|
|
"conftest.cpp", line 28: Error: choke is not defined.
|
|
1 Error(s) detected.
|
|
configure:12345: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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. */
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #ifndef __GNUC__
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12354: result: no
|
|
configure:12363: checking whether CC accepts -g
|
|
configure:12383: CC -c -g conftest.cpp >&5
|
|
configure:12383: $? = 0
|
|
configure:12424: result: yes
|
|
configure:12449: checking dependency style of CC
|
|
configure:12559: result: none
|
|
configure:12582: checking how to run the C++ preprocessor
|
|
configure:12609: CC -E conftest.cpp
|
|
configure:12609: $? = 0
|
|
configure:12623: CC -E conftest.cpp
|
|
"conftest.cpp", line 23: Error: Could not open include file<ac_nonexistent.h>.
|
|
1 Error(s) detected.
|
|
configure:12623: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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:12648: result: CC -E
|
|
configure:12668: CC -E conftest.cpp
|
|
configure:12668: $? = 0
|
|
configure:12682: CC -E conftest.cpp
|
|
"conftest.cpp", line 23: Error: Could not open include file<ac_nonexistent.h>.
|
|
1 Error(s) detected.
|
|
configure:12682: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #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:12994: checking whether the CC linker (/usr/ucb/ld) supports shared libraries
|
|
configure:13926: result: yes
|
|
configure:13954: CC -c -g conftest.cpp >&5
|
|
configure:13957: $? = 0
|
|
configure:14139: checking for CC option to produce PIC
|
|
configure:14461: result: -KPIC -DPIC
|
|
configure:14470: checking if CC PIC flag -KPIC -DPIC works
|
|
configure:14488: CC -c -g -KPIC -DPIC -DPIC conftest.cpp >&5
|
|
configure:14492: $? = 0
|
|
configure:14505: result: yes
|
|
configure:14526: checking if CC static flag -Bstatic works
|
|
configure:14554: result: no
|
|
configure:14566: checking if CC supports -c -o file.o
|
|
configure:14587: CC -c -g -o out/conftest2.o conftest.cpp >&5
|
|
configure:14591: $? = 0
|
|
configure:14613: result: yes
|
|
configure:14618: checking if CC supports -c -o file.o
|
|
configure:14665: result: yes
|
|
configure:14695: checking whether the CC linker (/usr/ucb/ld) supports shared libraries
|
|
configure:14723: result: yes
|
|
configure:14866: checking dynamic linker characteristics
|
|
configure:15477: result: solaris2.10 ld.so
|
|
configure:15530: checking how to hardcode library paths into programs
|
|
configure:15555: result: immediate
|
|
configure:15606: checking for special C compiler options needed for large files
|
|
configure:15636: cc -xc99=all -c -g conftest.c >&5
|
|
"conftest.c", line 30: warning: shift count negative or too big: << 62
|
|
"conftest.c", line 30: warning: integer overflow detected: op "<<"
|
|
"conftest.c", line 30: warning: shift count negative or too big: << 62
|
|
"conftest.c", line 30: warning: integer overflow detected: op "<<"
|
|
"conftest.c", line 31: zero or negative subscript
|
|
cc: acomp failed for conftest.c
|
|
configure:15636: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| /* Check that off_t can represent 2**63 - 1 correctly.
|
|
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
|
| since some C++ compilers masquerading as C compilers
|
|
| incorrectly reject 9223372036854775807. */
|
|
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
|
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
| && LARGE_OFF_T % 2147483647 == 1)
|
|
| ? 1 : -1];
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15641: cc -xc99=all -n32 -c -g conftest.c >&5
|
|
cc: Warning: illegal option -n32
|
|
"conftest.c", line 30: warning: shift count negative or too big: << 62
|
|
"conftest.c", line 30: warning: integer overflow detected: op "<<"
|
|
"conftest.c", line 30: warning: shift count negative or too big: << 62
|
|
"conftest.c", line 30: warning: integer overflow detected: op "<<"
|
|
"conftest.c", line 31: zero or negative subscript
|
|
cc: acomp failed for conftest.c
|
|
configure:15641: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| /* Check that off_t can represent 2**63 - 1 correctly.
|
|
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
|
| since some C++ compilers masquerading as C compilers
|
|
| incorrectly reject 9223372036854775807. */
|
|
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
|
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
| && LARGE_OFF_T % 2147483647 == 1)
|
|
| ? 1 : -1];
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15651: result: no
|
|
configure:15657: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:15682: cc -xc99=all -c -g conftest.c >&5
|
|
"conftest.c", line 30: warning: shift count negative or too big: << 62
|
|
"conftest.c", line 30: warning: integer overflow detected: op "<<"
|
|
"conftest.c", line 30: warning: shift count negative or too big: << 62
|
|
"conftest.c", line 30: warning: integer overflow detected: op "<<"
|
|
"conftest.c", line 31: zero or negative subscript
|
|
cc: acomp failed for conftest.c
|
|
configure:15682: $? = 2
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| /* Check that off_t can represent 2**63 - 1 correctly.
|
|
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
|
|
| since some C++ compilers masquerading as C compilers
|
|
| incorrectly reject 9223372036854775807. */
|
|
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|
|
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|
|
| && LARGE_OFF_T % 2147483647 == 1)
|
|
| ? 1 : -1];
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15706: cc -xc99=all -c -g conftest.c >&5
|
|
configure:15706: $? = 0
|
|
configure:15714: result: 64
|
|
configure:15805: checking for stdlib.h
|
|
configure:15805: result: yes
|
|
configure:15805: checking for unistd.h
|
|
configure:15805: result: yes
|
|
configure:15805: checking for sys/param.h
|
|
configure:15805: cc -xc99=all -c -g conftest.c >&5
|
|
configure:15805: $? = 0
|
|
configure:15805: result: yes
|
|
configure:15825: checking for getpagesize
|
|
configure:15825: cc -xc99=all -o conftest -g conftest.c >&5
|
|
"conftest.c", line 63: warning: statement not reached
|
|
configure:15825: $? = 0
|
|
configure:15825: result: yes
|
|
configure:15834: checking for working mmap
|
|
configure:15981: cc -xc99=all -o conftest -g conftest.c >&5
|
|
configure:15981: $? = 0
|
|
configure:15981: ./conftest
|
|
configure:15981: $? = 0
|
|
configure:15991: result: yes
|
|
configure:16002: checking for malloc in -lmalloc
|
|
configure:16027: cc -xc99=all -o conftest -g conftest.c -lmalloc >&5
|
|
"conftest.c", line 42: warning: statement not reached
|
|
configure:16027: $? = 0
|
|
configure:16036: result: yes
|
|
configure:16049: checking for struct stat.st_blksize
|
|
configure:16049: cc -xc99=all -c -g conftest.c >&5
|
|
configure:16049: $? = 0
|
|
configure:16049: result: yes
|
|
configure:16063: checking sys/resource.h usability
|
|
configure:16063: cc -xc99=all -c -g conftest.c >&5
|
|
configure:16063: $? = 0
|
|
configure:16063: result: yes
|
|
configure:16063: checking sys/resource.h presence
|
|
configure:16063: cc -E conftest.c
|
|
configure:16063: $? = 0
|
|
configure:16063: result: yes
|
|
configure:16063: checking for sys/resource.h
|
|
configure:16063: result: yes
|
|
configure:16075: checking sys/times.h usability
|
|
configure:16075: cc -xc99=all -c -g conftest.c >&5
|
|
configure:16075: $? = 0
|
|
configure:16075: result: yes
|
|
configure:16075: checking sys/times.h presence
|
|
configure:16075: cc -E conftest.c
|
|
configure:16075: $? = 0
|
|
configure:16075: result: yes
|
|
configure:16075: checking for sys/times.h
|
|
configure:16075: result: yes
|
|
configure:16087: checking malloc.h usability
|
|
configure:16087: cc -xc99=all -c -g conftest.c >&5
|
|
configure:16087: $? = 0
|
|
configure:16087: result: yes
|
|
configure:16087: checking malloc.h presence
|
|
configure:16087: cc -E conftest.c
|
|
configure:16087: $? = 0
|
|
configure:16087: result: yes
|
|
configure:16087: checking for malloc.h
|
|
configure:16087: result: yes
|
|
configure:16101: checking for mallinfo
|
|
configure:16101: cc -xc99=all -o conftest -g conftest.c -lmalloc >&5
|
|
"conftest.c", line 70: warning: statement not reached
|
|
configure:16101: $? = 0
|
|
configure:16101: result: yes
|
|
configure:16114: checking for isnan
|
|
configure:16114: cc -xc99=all -o conftest -g conftest.c -lmalloc >&5
|
|
"conftest.c", line 71: warning: statement not reached
|
|
configure:16114: $? = 0
|
|
configure:16114: result: yes
|
|
configure:16125: checking for getrlimit
|
|
configure:16125: cc -xc99=all -o conftest -g conftest.c -lmalloc >&5
|
|
"conftest.c", line 72: warning: statement not reached
|
|
configure:16125: $? = 0
|
|
configure:16125: result: yes
|
|
configure:16136: checking for gethostname
|
|
configure:16136: cc -xc99=all -o conftest -g conftest.c -lmalloc >&5
|
|
"conftest.c", line 73: warning: statement not reached
|
|
configure:16136: $? = 0
|
|
configure:16136: result: yes
|
|
configure:16202: checking for floor in -lm
|
|
configure:16227: cc -xc99=all -o conftest -g conftest.c -lm -lmalloc >&5
|
|
"conftest.c", line 55: warning: statement not reached
|
|
configure:16227: $? = 0
|
|
configure:16236: result: yes
|
|
configure:16390: checking whether pthreads work with -pthreads
|
|
configure:16478: cc -xc99=all -o conftest -g -pthreads conftest.c -lm -lmalloc >&5
|
|
ld: fatal: option -h and building a dynamic executable are incompatible
|
|
ld: fatal: Flags processing errors
|
|
configure:16478: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_LIBMALLOC 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_MALLOC_H 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_ISNAN 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_GETHOSTNAME 1
|
|
| #define COMP_VERSION "cc: Sun C 5.9 SunOS_i386 2007/05/03"
|
|
| #define USER_NAME "tiller"
|
|
| #define HOST_NAME "luft31"
|
|
| #define SYSTEM_TYPE "i386-pc-solaris2.10"
|
|
| #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:16487: result: no
|
|
configure:16440: checking for the pthreads library -lpthread
|
|
configure:16478: cc -xc99=all -o conftest -g conftest.c -lpthread -lm -lmalloc >&5
|
|
configure:16478: $? = 0
|
|
configure:16487: result: yes
|
|
configure:16506: checking for joinable pthread attribute
|
|
configure:16521: cc -xc99=all -o conftest -g conftest.c -lpthread -lm -lmalloc >&5
|
|
"conftest.c", line 49: warning: statement not reached
|
|
configure:16521: $? = 0
|
|
configure:16527: result: PTHREAD_CREATE_JOINABLE
|
|
configure:16537: checking if more special flags are required for pthreads
|
|
configure:16544: result: -D_REENTRANT
|
|
configure:16559: checking for xlc_r
|
|
configure:16589: result: no
|
|
configure:16559: checking for cc_r
|
|
configure:16589: result: no
|
|
configure:16865: checking zlib.h usability
|
|
configure:16865: cc -xc99=all -c -g -D_REENTRANT conftest.c >&5
|
|
configure:16865: $? = 0
|
|
configure:16865: result: yes
|
|
configure:16865: checking zlib.h presence
|
|
configure:16865: cc -E conftest.c
|
|
configure:16865: $? = 0
|
|
configure:16865: result: yes
|
|
configure:16865: checking for zlib.h
|
|
configure:16865: result: yes
|
|
configure:16875: checking for library containing deflate
|
|
configure:16906: cc -xc99=all -o conftest -g -D_REENTRANT conftest.c -lpthread -lm -lmalloc >&5
|
|
"conftest.c", line 58: warning: statement not reached
|
|
Undefined first referenced
|
|
symbol in file
|
|
deflate conftest.o
|
|
ld: fatal: Symbol referencing errors. No output written to conftest
|
|
configure:16906: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "cdo"
|
|
| #define PACKAGE_TARNAME "cdo"
|
|
| #define PACKAGE_VERSION "1.5.3"
|
|
| #define PACKAGE_STRING "cdo 1.5.3"
|
|
| #define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "cdo"
|
|
| #define VERSION "1.5.3"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define _FILE_OFFSET_BITS 64
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_GETPAGESIZE 1
|
|
| #define HAVE_MMAP 1
|
|
| #define HAVE_LIBMALLOC 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_MALLOC_H 1
|
|
| #define HAVE_MALLINFO 1
|
|
| #define HAVE_ISNAN 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_GETHOSTNAME 1
|
|
| #define COMP_VERSION "cc: Sun C 5.9 SunOS_i386 2007/05/03"
|
|
| #define USER_NAME "tiller"
|
|
| #define HOST_NAME "luft31"
|
|
| #define SYSTEM_TYPE "i386-pc-solaris2.10"
|
|
| #define HAVE_LIBM 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_ZLIB_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 deflate ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return deflate ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:16906: cc -xc99=all -o conftest -g -D_REENTRANT conftest.c -lz -lpthread -lm -lmalloc >&5
|
|
"conftest.c", line 58: warning: statement not reached
|
|
configure:16906: $? = 0
|
|
configure:16923: result: -lz
|
|
configure:17113: checking for szlib library
|
|
configure:17115: result: suppressed
|
|
configure:17431: checking for hdf5 library
|
|
configure:17433: result: suppressed
|
|
configure:17761: checking for NETCDF library
|
|
configure:17763: result: suppressed
|
|
configure:17930: checking for the JASPER library
|
|
configure:17932: result: suppressed
|
|
configure:18109: checking for the GRIB_API library
|
|
configure:18111: result: suppressed
|
|
configure:18119: checking for GRIB support
|
|
configure:18136: result: yes
|
|
configure:18142: checking for CGRIBEX support
|
|
configure:18159: result: yes
|
|
configure:18165: checking for SERVICE support
|
|
configure:18182: result: yes
|
|
configure:18188: checking for EXTRA support
|
|
configure:18205: result: yes
|
|
configure:18211: checking for IEG support
|
|
configure:18228: result: yes
|
|
configure:18408: checking for the PROJ library
|
|
configure:18410: result: suppressed
|
|
configure:18421: checking for build a separate CDI library and link CDO to it
|
|
configure:18438: result: no
|
|
configure:18462: checking for building an additional static CDO binary
|
|
configure:18475: result: no
|
|
configure:18650: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by cdo config.status 1.5.3, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on luft31
|
|
|
|
config.status:1215: creating Makefile
|
|
config.status:1215: creating src/Makefile
|
|
config.status:1215: creating contrib/Makefile
|
|
config.status:1215: creating cdo.spec
|
|
config.status:1215: creating cdo.settings
|
|
config.status:1215: creating src/config.h
|
|
config.status:1396: src/config.h is unchanged
|
|
config.status:1444: executing depfiles commands
|
|
config.status:1444: executing libtool commands
|
|
configure:21222: === configuring in libcdi (/home/tiller/klima/progload/cdo-1.5.3/libcdi)
|
|
configure:21285: running /bin/bash ./configure --disable-option-checking '--prefix=/home/tiller/installation/cdo' --cache-file=/dev/null --srcdir=.
|
|
configure:21304: CDO is configured with the following options:
|
|
configure:21323:
|
|
|
|
Configuration completed.
|
|
|
|
You can now say 'make' to compile the CDO package and 'make install' to install it afterwards.
|
|
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i386-pc-solaris2.10
|
|
ac_cv_c_compiler_gnu=no
|
|
ac_cv_cxx_compiler_gnu=no
|
|
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_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_gethostname=yes
|
|
ac_cv_func_getpagesize=yes
|
|
ac_cv_func_getrlimit=yes
|
|
ac_cv_func_isnan=yes
|
|
ac_cv_func_mallinfo=yes
|
|
ac_cv_func_mmap_fixed_mapped=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_malloc_h=yes
|
|
ac_cv_header_memory_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_resource_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_times_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_header_zlib_h=yes
|
|
ac_cv_host=i386-pc-solaris2.10
|
|
ac_cv_lib_m_floor=yes
|
|
ac_cv_lib_malloc_malloc=yes
|
|
ac_cv_member_struct_stat_st_blksize=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/usr/xpg4/bin/grep -E'
|
|
ac_cv_path_FGREP='/usr/xpg4/bin/grep -F'
|
|
ac_cv_path_GREP=/usr/xpg4/bin/grep
|
|
ac_cv_path_SED=/usr/bin/sed
|
|
ac_cv_path_mkdir=/opt/sfw/bin/mkdir
|
|
ac_cv_prog_AWK=nawk
|
|
ac_cv_prog_CC=cc
|
|
ac_cv_prog_CPP='cc -E'
|
|
ac_cv_prog_CXXCPP='CC -E'
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_AS=as
|
|
ac_cv_prog_ac_ct_CXX=CC
|
|
ac_cv_prog_ac_ct_LD=/usr/ucb/ld
|
|
ac_cv_prog_ac_ct_NM='/usr/ccs/bin/nm -p'
|
|
ac_cv_prog_ac_ct_OBJDUMP=false
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_c99=-xc99=all
|
|
ac_cv_prog_cc_cc_c_o=yes
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_search_deflate=-lz
|
|
ac_cv_sys_file_offset_bits=64
|
|
ac_cv_sys_largefile_CC=no
|
|
am_cv_CC_dependencies_compiler_type=none
|
|
am_cv_CXX_dependencies_compiler_type=none
|
|
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/ucb/ld
|
|
lt_cv_path_LDCXX=
|
|
lt_cv_path_NM='/usr/ccs/bin/nm -p'
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_c_o_CXX=yes
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_pic_works_CXX=yes
|
|
lt_cv_prog_compiler_static_works=no
|
|
lt_cv_prog_compiler_static_works_CXX=no
|
|
lt_cv_prog_gnu_ld=no
|
|
lt_cv_prog_gnu_ldcxx=
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BDRT]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=786240
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/tiller/klima/progload/cdo-1.5.3/config/missing --run aclocal-1.11'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /home/tiller/klima/progload/cdo-1.5.3/config/missing --run tar'
|
|
AR='ar'
|
|
AS='as'
|
|
AUTOCONF='${SHELL} /home/tiller/klima/progload/cdo-1.5.3/config/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /home/tiller/klima/progload/cdo-1.5.3/config/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /home/tiller/klima/progload/cdo-1.5.3/config/missing --run automake-1.11'
|
|
AWK='nawk'
|
|
CC='cc -xc99=all'
|
|
CCDEPMODE='depmode=none'
|
|
CFLAGS='-g -D_REENTRANT '
|
|
CLDFLAGS=''
|
|
CLIBS=''
|
|
CPP='cc -E'
|
|
CPPFLAGS=''
|
|
CXX='CC'
|
|
CXXCPP='CC -E'
|
|
CXXDEPMODE='depmode=none'
|
|
CXXFLAGS='-g'
|
|
CYGPATH_W='echo'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DLLTOOL=':'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/usr/xpg4/bin/grep -E'
|
|
ENABLE_ALL_STATIC_FALSE=''
|
|
ENABLE_ALL_STATIC_TRUE='#'
|
|
ENABLE_CDI_LIB='false'
|
|
ENABLE_CDI_LIB_FALSE=''
|
|
ENABLE_CDI_LIB_TRUE='#'
|
|
ENABLE_CGRIBEX='yes'
|
|
ENABLE_EXTRA='yes'
|
|
ENABLE_GRIB='yes'
|
|
ENABLE_IEG='yes'
|
|
ENABLE_SERVICE='yes'
|
|
EXEEXT=''
|
|
FCFLAGS=''
|
|
FGREP='/usr/xpg4/bin/grep -F'
|
|
GREP='/usr/xpg4/bin/grep'
|
|
GRIB_API_INCLUDE=''
|
|
GRIB_API_LIBS=''
|
|
HDF5_INCLUDE=''
|
|
HDF5_LIBS=''
|
|
HDF5_ROOT=''
|
|
HOST_NAME='luft31'
|
|
INCLUDES=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
JASPER_LIBS=''
|
|
LD='/usr/ucb/ld'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS='-lz -lpthread -lm -lmalloc '
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} /home/tiller/klima/progload/cdo-1.5.3/config/missing --run makeinfo'
|
|
MKDIR_P='/opt/sfw/bin/mkdir -p'
|
|
NC_CONFIG=''
|
|
NETCDF_INCLUDE=''
|
|
NETCDF_LIBS=''
|
|
NETCDF_ROOT=''
|
|
NM='/usr/ccs/bin/nm -p'
|
|
NMEDIT=''
|
|
OBJDUMP='false'
|
|
OBJEXT='o'
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='cdo'
|
|
PACKAGE_BUGREPORT='http://code.zmaw.de/projects/cdo'
|
|
PACKAGE_NAME='cdo'
|
|
PACKAGE_STRING='cdo 1.5.3'
|
|
PACKAGE_TARNAME='cdo'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='1.5.3'
|
|
PATH_SEPARATOR=':'
|
|
PROJ_INCLUDE=''
|
|
PROJ_LDFLAGS=''
|
|
PTHREAD_CC='cc -xc99=all'
|
|
PTHREAD_CFLAGS='-D_REENTRANT '
|
|
PTHREAD_LIBS='-lpthread'
|
|
RANLIB='ranlib'
|
|
SED='/usr/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
SYSTEM_TYPE='i386-pc-solaris2.10'
|
|
SZLIB_INCLUDE=''
|
|
SZLIB_LIBS=''
|
|
THREADS_INCLUDE=''
|
|
THREADS_LIBS=''
|
|
USER_NAME='tiller'
|
|
VERSION='1.5.3'
|
|
ZLIB_INCLUDE=''
|
|
ZLIB_LIBS=' -lz'
|
|
ac_ct_CC=''
|
|
ac_ct_CXX='CC'
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCC_FALSE=''
|
|
am__fastdepCC_TRUE='#'
|
|
am__fastdepCXX_FALSE=''
|
|
am__fastdepCXX_TRUE='#'
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__quote=''
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
|
am__untar='${AMTAR} xf -'
|
|
ax_pthread_config=''
|
|
bindir='${exec_prefix}/bin'
|
|
build='i386-pc-solaris2.10'
|
|
build_alias=''
|
|
build_cpu='i386'
|
|
build_os='solaris2.10'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='i386-pc-solaris2.10'
|
|
host_alias=''
|
|
host_cpu='i386'
|
|
host_os='solaris2.10'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /home/tiller/klima/progload/cdo-1.5.3/config/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/opt/sfw/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/home/tiller/installation/cdo'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
subdirs=' libcdi'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "cdo"
|
|
#define PACKAGE_TARNAME "cdo"
|
|
#define PACKAGE_VERSION "1.5.3"
|
|
#define PACKAGE_STRING "cdo 1.5.3"
|
|
#define PACKAGE_BUGREPORT "http://code.zmaw.de/projects/cdo"
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE "cdo"
|
|
#define VERSION "1.5.3"
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define _FILE_OFFSET_BITS 64
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_SYS_PARAM_H 1
|
|
#define HAVE_GETPAGESIZE 1
|
|
#define HAVE_MMAP 1
|
|
#define HAVE_LIBMALLOC 1
|
|
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
#define HAVE_SYS_RESOURCE_H 1
|
|
#define HAVE_SYS_TIMES_H 1
|
|
#define HAVE_MALLOC_H 1
|
|
#define HAVE_MALLINFO 1
|
|
#define HAVE_ISNAN 1
|
|
#define HAVE_GETRLIMIT 1
|
|
#define HAVE_GETHOSTNAME 1
|
|
#define COMP_VERSION "cc: Sun C 5.9 SunOS_i386 2007/05/03"
|
|
#define USER_NAME "tiller"
|
|
#define HOST_NAME "luft31"
|
|
#define SYSTEM_TYPE "i386-pc-solaris2.10"
|
|
#define HAVE_LIBM 1
|
|
#define HAVE_LIBPTHREAD 1
|
|
#define HAVE_ZLIB_H 1
|
|
#define HAVE_LIBZ 1
|
|
#define HAVE_LIBGRIB 1
|
|
#define HAVE_LIBCGRIBEX 1
|
|
#define HAVE_LIBSERVICE 1
|
|
#define HAVE_LIBEXTRA 1
|
|
#define HAVE_LIBIEG 1
|
|
#define COMPILER "cc -xc99=all -g -D_REENTRANT "
|
|
|
|
configure: exit 0
|