This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/opt/local ## --------- ## ## Platform. ## ## --------- ## hostname = 10.6.shared uname -m = x86_64 uname -r = 10.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 8 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 8.00 gigabytes Default processor set: 153 tasks, 384 threads, 8 processors Load average: 1.29, Mach factor: 6.70 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin/ PATH: /opt/local/sbin/ PATH: /bin/ PATH: /sbin/ PATH: /usr/bin/ PATH: /usr/sbin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2368: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2381: trying ./ configure:2410: ./config.guess found configure:2410: ./config.sub found configure:2410: ./ltmain.sh found configure:2410: ./compile found configure:2410: ./missing found configure:2392: ./install-sh found configure:2542: checking for a BSD-compatible install configure:2615: result: /usr/bin/install -c configure:2626: checking whether build environment is sane configure:2681: result: yes configure:2840: checking for a race-free mkdir -p configure:2884: result: /opt/local/bin/gmkdir -p configure:2891: checking for gawk configure:2912: found /opt/local/bin/gawk configure:2923: result: gawk configure:2934: checking whether make sets $(MAKE) configure:2957: result: yes configure:2987: checking whether make supports nested variables configure:3005: result: yes configure:3151: checking whether make supports the include directive configure:3166: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3169: $? = 0 configure:3188: result: yes (GNU style) configure:3264: checking for gcc configure:3296: result: /usr/bin/gcc-4.2 configure:3649: checking for C compiler version configure:3658: /usr/bin/gcc-4.2 --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Copyright (C) 2007 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:3669: $? = 0 configure:3658: /usr/bin/gcc-4.2 -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) configure:3669: $? = 0 configure:3658: /usr/bin/gcc-4.2 -V >&5 gcc-4.2: argument to `-V' is missing configure:3669: $? = 1 configure:3658: /usr/bin/gcc-4.2 -qversion >&5 i686-apple-darwin10-gcc-4.2.1: no input files configure:3669: $? = 1 configure:3658: /usr/bin/gcc-4.2 -version >&5 i686-apple-darwin10-gcc-4.2.1: no input files configure:3669: $? = 1 configure:3689: checking whether the C compiler works configure:3711: /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 configure:3715: $? = 0 configure:3765: result: yes configure:3768: checking for C compiler default output file name configure:3770: result: a.out configure:3776: checking for suffix of executables configure:3783: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 configure:3787: $? = 0 configure:3810: result: configure:3832: checking whether we are cross compiling configure:3840: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 configure:3844: $? = 0 configure:3851: ./conftest configure:3855: $? = 0 configure:3870: result: no configure:3875: checking for suffix of object files configure:3898: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:3902: $? = 0 configure:3924: result: o configure:3928: checking whether the compiler supports GNU C configure:3948: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:3948: $? = 0 configure:3958: result: yes configure:3969: checking whether /usr/bin/gcc-4.2 accepts -g configure:3990: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 configure:3990: $? = 0 configure:4034: result: yes configure:4054: checking for /usr/bin/gcc-4.2 option to enable C11 features configure:4069: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 conftest.c:61:3: error: #error "Compiler does not advertise C99 conformance" conftest.c:116: error: expected ';', ',' or ')' before 'text' conftest.c:165:3: error: #error "Compiler does not advertise C11 conformance" conftest.c: In function '_Alignas': conftest.c:169: error: expected declaration specifiers before 'aligned_as_double' conftest.c:170: error: expected declaration specifiers or '...' before numeric constant conftest.c:170: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'no_special_alignment' conftest.c:171: error: storage class specified for parameter 'aligned_as_int' conftest.c:172: error: expected declaration specifiers or '...' before numeric constant conftest.c:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_Alignas' conftest.c:177: error: expected expression before 'int' conftest.c:177: error: enumerator value for 'int_alignment' is not an integer constant conftest.c:178: error: expected expression before 'int' conftest.c:178: error: enumerator value for 'int_array_alignment' is not an integer constant conftest.c:179: error: expected expression before 'char' conftest.c:180: error: enumerator value for 'char_alignment' is not an integer constant conftest.c:180: warning: empty declaration conftest.c:181: error: expected declaration specifiers before '_Static_assert' conftest.c:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'does_not_return' conftest.c:190: error: expected specifier-qualifier-list before '_Static_assert' conftest.c:193: warning: empty declaration conftest.c:197: error: parameter 'utf8_literal' is initialized conftest.c:197: error: 'syntax' undeclared (first use in this function) conftest.c:197: error: (Each undeclared identifier is reported only once conftest.c:197: error: for each function it appears in.) conftest.c:197: error: expected ',' or ';' before 'error' conftest.c:200: error: storage class specified for parameter 'long_ptr' conftest.c:201: error: storage class specified for parameter 'long_ptr' conftest.c:201: error: redefinition of parameter 'long_ptr' conftest.c:200: error: previous definition of 'long_ptr' was here conftest.c:202: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'long_ptr' conftest.c:217: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token conftest.c:269: error: old-style parameter declarations in prototyped function definition conftest.c:169: error: parameter name omitted conftest.c:269: error: expected '{' at end of input configure:4069: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __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 | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "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 bool | 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 = 0; | float fnumber = 0; | | 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); | | return *str && number && fnumber; | } | | | // Does the compiler advertise C11 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L | # error "Compiler does not advertise C11 conformance" | #endif | | // Check _Alignas. | char _Alignas (double) aligned_as_double; | char _Alignas (0) no_special_alignment; | extern char aligned_as_int; | char _Alignas (0) _Alignas (int) aligned_as_int; | | // Check _Alignof. | enum | { | int_alignment = _Alignof (int), | int_array_alignment = _Alignof (int[100]), | char_alignment = _Alignof (char) | }; | _Static_assert (0 < -_Alignof (int), "_Alignof is signed"); | | // Check _Noreturn. | int _Noreturn does_not_return (void) { for (;;) continue; } | | // Check _Static_assert. | struct test_static_assert | { | int x; | _Static_assert (sizeof (int) <= sizeof (long int), | "_Static_assert does not work in struct"); | long int y; | }; | | // Check UTF-8 literals. | #define u8 syntax error! | char const utf8_literal[] = u8"happens to be ASCII" "another string"; | | // Check duplicate typedefs. | typedef long *long_ptr; | typedef long int *long_ptr; | typedef long_ptr long_ptr; | | // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. | struct anonymous | { | union { | struct { int i; int j; }; | struct { int k; long int l; } w; | }; | int m; | } v1; | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= 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[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | | _Static_assert ((offsetof (struct anonymous, i) | == offsetof (struct anonymous, w.k)), | "Anonymous union alignment botch"); | v1.i = 2; | v1.w.k = 5; | ok |= v1.i != 5; | | return ok; | } | configure:4069: /usr/bin/gcc-4.2 -std=gnu11 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 cc1: error: unrecognized command line option "-std=gnu11" configure:4069: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __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 | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "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 bool | 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 = 0; | float fnumber = 0; | | 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); | | return *str && number && fnumber; | } | | | // Does the compiler advertise C11 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L | # error "Compiler does not advertise C11 conformance" | #endif | | // Check _Alignas. | char _Alignas (double) aligned_as_double; | char _Alignas (0) no_special_alignment; | extern char aligned_as_int; | char _Alignas (0) _Alignas (int) aligned_as_int; | | // Check _Alignof. | enum | { | int_alignment = _Alignof (int), | int_array_alignment = _Alignof (int[100]), | char_alignment = _Alignof (char) | }; | _Static_assert (0 < -_Alignof (int), "_Alignof is signed"); | | // Check _Noreturn. | int _Noreturn does_not_return (void) { for (;;) continue; } | | // Check _Static_assert. | struct test_static_assert | { | int x; | _Static_assert (sizeof (int) <= sizeof (long int), | "_Static_assert does not work in struct"); | long int y; | }; | | // Check UTF-8 literals. | #define u8 syntax error! | char const utf8_literal[] = u8"happens to be ASCII" "another string"; | | // Check duplicate typedefs. | typedef long *long_ptr; | typedef long int *long_ptr; | typedef long_ptr long_ptr; | | // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. | struct anonymous | { | union { | struct { int i; int j; }; | struct { int k; long int l; } w; | }; | int m; | } v1; | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= 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[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | | _Static_assert ((offsetof (struct anonymous, i) | == offsetof (struct anonymous, w.k)), | "Anonymous union alignment botch"); | v1.i = 2; | v1.w.k = 5; | ok |= v1.i != 5; | | return ok; | } | configure:4082: result: unsupported configure:4100: checking for /usr/bin/gcc-4.2 option to enable C99 features configure:4115: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 conftest.c:61:3: error: #error "Compiler does not advertise C99 conformance" conftest.c:116: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:178: error: nested functions are disabled, use -fnested-functions to re-enable conftest.c:178: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:178: error: 'newvar' undeclared (first use in this function) conftest.c:178: error: (Each undeclared identifier is reported only once conftest.c:178: error: for each function it appears in.) conftest.c:188: error: 'for' loop initial declaration used outside C99 mode configure:4115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __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 | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "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 bool | 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 = 0; | float fnumber = 0; | | 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); | | return *str && number && fnumber; | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= 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[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | return ok; | } | configure:4115: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:4115: $? = 0 configure:4136: result: -std=gnu99 configure:4203: checking whether /usr/bin/gcc-4.2 -std=gnu99 understands -c and -o together configure:4226: /usr/bin/gcc-4.2 -std=gnu99 -c conftest.c -o conftest2.o configure:4229: $? = 0 configure:4226: /usr/bin/gcc-4.2 -std=gnu99 -c conftest.c -o conftest2.o configure:4229: $? = 0 configure:4241: result: yes configure:4260: checking dependency style of /usr/bin/gcc-4.2 -std=gnu99 configure:4372: result: gcc3 configure:4388: checking for library containing strerror configure:4418: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 configure:4418: $? = 0 configure:4438: result: none required configure:4500: checking for gcc configure:4532: result: /usr/bin/gcc-4.2 configure:4885: checking for C compiler version configure:4894: /usr/bin/gcc-4.2 --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Copyright (C) 2007 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:4905: $? = 0 configure:4894: /usr/bin/gcc-4.2 -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) configure:4905: $? = 0 configure:4894: /usr/bin/gcc-4.2 -V >&5 gcc-4.2: argument to `-V' is missing configure:4905: $? = 1 configure:4894: /usr/bin/gcc-4.2 -qversion >&5 i686-apple-darwin10-gcc-4.2.1: no input files configure:4905: $? = 1 configure:4894: /usr/bin/gcc-4.2 -version >&5 i686-apple-darwin10-gcc-4.2.1: no input files configure:4905: $? = 1 configure:4909: checking whether the compiler supports GNU C configure:4939: result: yes configure:4950: checking whether /usr/bin/gcc-4.2 accepts -g configure:5015: result: yes configure:5035: checking for /usr/bin/gcc-4.2 option to enable C11 features configure:5063: result: unsupported configure:5081: checking for /usr/bin/gcc-4.2 option to enable C99 features configure:5117: result: -std=gnu99 configure:5184: checking whether /usr/bin/gcc-4.2 -std=gnu99 understands -c and -o together configure:5222: result: yes configure:5241: checking dependency style of /usr/bin/gcc-4.2 -std=gnu99 configure:5353: result: gcc3 configure:5372: checking for stdio.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for stdlib.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for string.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for inttypes.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for stdint.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for strings.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for sys/stat.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for sys/types.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5372: checking for unistd.h configure:5372: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:5372: $? = 0 configure:5372: result: yes configure:5397: checking for grep that handles long lines and -e configure:5461: result: /opt/local/bin/ggrep configure:5469: checking for egrep configure:5537: result: /opt/local/bin/ggrep -E configure:5575: checking build system type configure:5590: result: x86_64-apple-darwin10.8.0 configure:5610: checking host system type configure:5624: result: x86_64-apple-darwin10.8.0 configure:5665: checking how to print strings configure:5692: result: printf configure:5713: checking for a sed that does not truncate output configure:5783: result: /opt/local/bin/gsed configure:5801: checking for fgrep configure:5869: result: /opt/local/bin/ggrep -F configure:5905: checking for ld used by /usr/bin/gcc-4.2 -std=gnu99 configure:5973: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld configure:5980: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld configure:5996: result: no configure:6008: checking for BSD- or MS-compatible name lister (nm) configure:6063: result: /opt/local/bin/nm configure:6203: checking the name lister (/opt/local/bin/nm) interface configure:6211: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:6214: /opt/local/bin/nm "conftest.o" configure:6217: output 00000000 D _some_variable configure:6224: result: BSD nm configure:6227: checking whether ln -s works configure:6231: result: yes configure:6239: checking the maximum length of command line arguments configure:6371: result: 196608 configure:6419: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format configure:6460: result: func_convert_file_noop configure:6467: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format configure:6488: result: func_convert_file_noop configure:6495: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files configure:6503: result: -r configure:6582: checking for file configure:6603: found /usr/bin/file configure:6614: result: file configure:6690: checking for objdump configure:6725: result: no configure:6754: checking how to recognize dependent libraries configure:6955: result: pass_all configure:7045: checking for dlltool configure:7080: result: no configure:7110: checking how to associate runtime and link libraries configure:7138: result: printf %s\n configure:7203: checking for ar configure:7224: found /opt/local/bin/ar configure:7235: result: ar configure:7288: checking for archiver @FILE support configure:7306: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:7306: $? = 0 configure:7310: ar cr libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:7313: $? = 1 configure:7333: result: no configure:7396: checking for strip configure:7417: found /opt/local/bin/strip configure:7428: result: strip configure:7505: checking for ranlib configure:7526: found /opt/local/bin/ranlib configure:7537: result: ranlib configure:7639: checking command to parse /opt/local/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object configure:7793: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:7796: $? = 0 configure:7800: /opt/local/bin/nm conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm configure:7803: $? = 0 cannot find nm_test_var in conftest.nm configure:7793: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:7796: $? = 0 configure:7800: /opt/local/bin/nm conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm configure:7803: $? = 0 configure:7869: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c conftstm.o >&5 configure:7872: $? = 0 configure:7910: result: ok configure:7957: checking for sysroot configure:7988: result: no configure:7995: checking for a working dd configure:8039: result: /bin/dd configure:8043: checking how to truncate binary pipes configure:8059: result: /bin/dd bs=4096 count=1 configure:8396: checking for mt configure:8431: result: no configure:8451: checking if : is a manifest tool configure:8458: : '-?' configure:8466: result: no configure:8527: checking for dsymutil configure:8548: found /usr/bin/dsymutil configure:8559: result: dsymutil configure:8629: checking for nmedit configure:8650: found /opt/local/bin/nmedit configure:8661: result: nmedit configure:8731: checking for lipo configure:8752: found /opt/local/bin/lipo configure:8763: result: lipo configure:8833: checking for otool configure:8854: found /opt/local/bin/otool configure:8865: result: otool configure:8935: checking for otool64 configure:8970: result: no configure:9015: checking for -single_module linker flag /usr/bin/gcc-4.2 -std=gnu99 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:9049: result: yes configure:9052: checking for -exported_symbols_list linker flag configure:9073: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:9073: $? = 0 configure:9084: result: yes configure:9087: checking for -force_load linker flag /usr/bin/gcc-4.2 -std=gnu99 -pipe -Os -arch ppc -c -o conftest.o conftest.c ar cr libconftest.a conftest.o ranlib libconftest.a /usr/bin/gcc-4.2 -std=gnu99 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:9120: result: yes configure:9187: checking for dlfcn.h configure:9187: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 configure:9187: $? = 0 configure:9187: result: yes configure:9446: checking for objdir configure:9462: result: .libs configure:9722: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions configure:9741: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9745: $? = 0 configure:9758: result: no configure:10116: checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC configure:10124: result: -fno-common -DPIC configure:10132: checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works configure:10151: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 configure:10155: $? = 0 configure:10168: result: yes configure:10197: checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works configure:10226: result: no configure:10241: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o configure:10263: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5 configure:10267: $? = 0 configure:10289: result: yes configure:10297: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o configure:10345: result: yes configure:10378: checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries configure:11646: result: yes configure:11887: checking dynamic linker characteristics configure:12708: result: darwin10.8.0 dyld configure:12830: checking how to hardcode library paths into programs configure:12855: result: immediate configure:13407: checking whether stripping libraries is possible configure:13424: result: yes configure:13458: checking if libtool supports shared libraries configure:13460: result: yes configure:13463: checking whether to build shared libraries configure:13488: result: yes configure:13491: checking whether to build static libraries configure:13495: result: yes configure:13533: checking whether make sets $(MAKE) configure:13556: result: yes configure:13565: checking whether build environment is sane configure:13620: result: yes configure:13634: checking whether to enable maintainer-specific portions of Makefiles configure:13644: result: no configure:13657: checking if malloc debugging is wanted configure:13676: result: no configure:13717: checking for imlib2-config configure:13753: result: no configure:13761: checking for imlib2 - version >= 1.0.0 configure:13825: result: no configure:13835: error: Cannot find imlib2: Is imlib2-config in the path? ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin10.8.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc-4.2 ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/local/include ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin10.8.0 ac_cv_objext=o ac_cv_path_EGREP='/opt/local/bin/ggrep -E' ac_cv_path_FGREP='/opt/local/bin/ggrep -F' ac_cv_path_GREP=/opt/local/bin/ggrep ac_cv_path_IMLIB2_CONFIG=no ac_cv_path_SED=/opt/local/bin/gsed ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/opt/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld lt_cv_path_NM=/opt/local/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='/opt/local/bin/gsed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /opt/local/bin/gsed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/opt/local/bin/gsed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/opt/local/bin/gsed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/opt/local/bin/gsed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_giblib/giblib/work/giblib-1.2.4/missing'\'' aclocal-1.16' 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} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_giblib/giblib/work/giblib-1.2.4/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_giblib/giblib/work/giblib-1.2.4/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_giblib/giblib/work/giblib-1.2.4/missing'\'' automake-1.16' AWK='gawk' CC='/usr/bin/gcc-4.2 -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -Os -arch ppc' CPPFLAGS='-I/opt/local/include' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/opt/local/bin/ggrep -E' ETAGS='etags' EXEEXT='' FGREP='/opt/local/bin/ggrep -F' FILECMD='file' GREP='/opt/local/bin/ggrep' IMLIB2_CFLAGS='' IMLIB2_CONFIG='no' IMLIB2_LIBS='' IMLIB_CFLAGS='' IMLIB_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_giblib/giblib/work/giblib-1.2.4/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/opt/local/bin/gmkdir -p' NM='/opt/local/bin/nm' NMEDIT='nmedit' OBJDUMP='false' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='giblib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/opt/local/bin/gsed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.2.4' ac_ct_AR='ar' ac_ct_CC='/usr/bin/gcc-4.2' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin10.8.0' build_alias='' build_cpu='x86_64' build_os='darwin10.8.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-apple-darwin10.8.0' host_alias='' host_cpu='x86_64' host_os='darwin10.8.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_giblib/giblib/work/giblib-1.2.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1