This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by graph-tool configure 2.0.1dev, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./configure LDFLAGS=-L/opt/local/lib --prefix=/opt/local/ --with-boost-python=boost_python-mt ## --------- ## ## Platform. ## ## --------- ## hostname = tyler uname -m = i386 uname -r = 9.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 /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 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 117 tasks, 494 threads, 2 processors Load average: 4.21, Mach factor: 0.35 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/texbin PATH: /usr/X11/bin PATH: /usr/local/git/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2738: checking for a BSD-compatible install configure:2806: result: /opt/local/bin/ginstall -c configure:2817: checking whether build environment is sane configure:2867: result: yes configure:3008: checking for a thread-safe mkdir -p configure:3047: result: /opt/local/bin/gmkdir -p configure:3060: checking for gawk configure:3076: found /opt/local/bin/gawk configure:3087: result: gawk configure:3098: checking whether make sets $(MAKE) configure:3120: result: yes configure:3224: checking for style of include used by make configure:3252: result: GNU configure:3322: checking for gcc configure:3338: found /usr/bin/gcc configure:3349: result: gcc configure:3578: checking for C compiler version configure:3587: gcc --version >&5 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 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:3598: $? = 0 configure:3587: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:3598: $? = 0 configure:3587: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:3598: $? = 1 configure:3587: gcc -qversion >&5 i686-apple-darwin9-gcc-4.0.1: no input files configure:3598: $? = 1 configure:3620: checking for C compiler default output file name configure:3642: gcc -L/opt/local/lib conftest.c >&5 configure:3646: $? = 0 configure:3683: result: a.out configure:3699: checking whether the C compiler works configure:3708: ./a.out configure:3712: $? = 0 configure:3727: result: yes configure:3734: checking whether we are cross compiling configure:3736: result: no configure:3739: checking for suffix of executables configure:3746: gcc -o conftest -L/opt/local/lib conftest.c >&5 configure:3750: $? = 0 configure:3772: result: configure:3778: checking for suffix of object files configure:3800: gcc -c conftest.c >&5 configure:3804: $? = 0 configure:3825: result: o configure:3829: checking whether we are using the GNU C compiler configure:3848: gcc -c conftest.c >&5 configure:3848: $? = 0 configure:3857: result: yes configure:3866: checking whether gcc accepts -g configure:3886: gcc -c -g conftest.c >&5 configure:3886: $? = 0 configure:3927: result: yes configure:3944: checking for gcc option to accept ISO C89 configure:4008: gcc -c -g -O2 conftest.c >&5 configure:4008: $? = 0 configure:4021: result: none needed configure:4043: checking dependency style of gcc configure:4153: result: gcc3 configure:4169: checking whether gcc and cc understand -c and -o together configure:4200: gcc -c conftest.c -o conftest2.o >&5 configure:4204: $? = 0 configure:4210: gcc -c conftest.c -o conftest2.o >&5 configure:4214: $? = 0 configure:4225: cc -c conftest.c >&5 configure:4229: $? = 0 configure:4237: cc -c conftest.c -o conftest2.o >&5 configure:4241: $? = 0 configure:4247: cc -c conftest.c -o conftest2.o >&5 configure:4251: $? = 0 configure:4269: result: yes configure:4299: checking for library containing strerror configure:4330: gcc -o conftest -g -O2 -L/opt/local/lib conftest.c >&5 configure:4330: $? = 0 configure:4347: result: none required configure:4362: checking how to run the C preprocessor configure:4393: gcc -E conftest.c configure:4393: $? = 0 configure:4407: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | /* end confdefs.h. */ | #include configure:4432: result: gcc -E configure:4452: gcc -E conftest.c configure:4452: $? = 0 configure:4466: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | /* end confdefs.h. */ | #include configure:4495: checking for grep that handles long lines and -e configure:4553: result: /usr/bin/grep configure:4558: checking for egrep configure:4620: result: /usr/bin/grep -E configure:4625: checking for ANSI C header files configure:4645: gcc -c -g -O2 conftest.c >&5 configure:4645: $? = 0 configure:4718: gcc -o conftest -g -O2 -L/opt/local/lib conftest.c >&5 configure:4718: $? = 0 configure:4718: ./conftest configure:4718: $? = 0 configure:4729: result: yes configure:4742: checking for sys/types.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for sys/stat.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for stdlib.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for string.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for memory.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for strings.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for inttypes.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for stdint.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4742: checking for unistd.h configure:4742: gcc -c -g -O2 conftest.c >&5 configure:4742: $? = 0 configure:4742: result: yes configure:4756: checking minix/config.h usability configure:4756: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: error: minix/config.h: No such file or directory configure:4756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4756: result: no configure:4756: checking minix/config.h presence configure:4756: gcc -E conftest.c conftest.c:21:26: error: minix/config.h: No such file or directory configure:4756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 | /* end confdefs.h. */ | #include configure:4756: result: no configure:4756: checking for minix/config.h configure:4756: result: no configure:4777: checking whether it is safe to define __EXTENSIONS__ configure:4795: gcc -c -g -O2 conftest.c >&5 configure:4795: $? = 0 configure:4802: result: yes configure:4875: checking for g++ configure:4891: found /usr/bin/g++ configure:4902: result: g++ configure:4929: checking for C++ compiler version configure:4938: g++ --version >&5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 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:4949: $? = 0 configure:4938: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:4949: $? = 0 configure:4938: g++ -V >&5 g++-4.0: argument to `-V' is missing configure:4949: $? = 1 configure:4938: g++ -qversion >&5 i686-apple-darwin9-g++-4.0.1: no input files configure:4949: $? = 1 configure:4953: checking whether we are using the GNU C++ compiler configure:4972: g++ -c conftest.cpp >&5 configure:4972: $? = 0 configure:4981: result: yes configure:4990: checking whether g++ accepts -g configure:5010: g++ -c -g conftest.cpp >&5 configure:5010: $? = 0 configure:5051: result: yes configure:5076: checking dependency style of g++ configure:5186: result: gcc3 configure:5211: checking for gcc option to accept ISO C99 configure:5360: g++ -c conftest.cpp >&5 conftest.cpp:76: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:81: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130: error: expected initializer before 'newvar' conftest.cpp:138: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:147: error: expected primary-expression before '.' token conftest.cpp:156: error: 'newvar' was not declared in this scope configure:5360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:5360: g++ -c conftest.cpp >&5 conftest.cpp:76: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:81: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130: error: expected initializer before 'newvar' conftest.cpp:138: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:147: error: expected primary-expression before '.' token conftest.cpp:156: error: 'newvar' was not declared in this scope configure:5360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:5360: g++ -c conftest.cpp >&5 conftest.cpp:76: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:81: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130: error: expected initializer before 'newvar' conftest.cpp:138: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:147: error: expected primary-expression before '.' token conftest.cpp:156: error: 'newvar' was not declared in this scope configure:5360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:5360: g++ -c conftest.cpp >&5 conftest.cpp:76: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:81: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130: error: expected initializer before 'newvar' conftest.cpp:138: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:147: error: expected primary-expression before '.' token conftest.cpp:156: error: 'newvar' was not declared in this scope configure:5360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:5360: g++ -c conftest.cpp >&5 conftest.cpp:76: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:81: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130: error: expected initializer before 'newvar' conftest.cpp:138: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:147: error: expected primary-expression before '.' token conftest.cpp:156: error: 'newvar' was not declared in this scope configure:5360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:5360: g++ -c conftest.cpp >&5 conftest.cpp:76: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:81: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130: error: expected initializer before 'newvar' conftest.cpp:138: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:147: error: expected primary-expression before '.' token conftest.cpp:156: error: 'newvar' was not declared in this scope configure:5360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:5360: g++ -c conftest.cpp >&5 conftest.cpp:76: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:81: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130: error: expected initializer before 'newvar' conftest.cpp:138: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:147: error: expected primary-expression before '.' token conftest.cpp:156: error: 'newvar' was not declared in this scope configure:5360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:5376: result: unsupported configure:5386: checking for gcc option to accept ISO C89 configure:5463: result: none needed configure:5482: checking for gcc option to accept ISO Standard C configure:5493: result: none needed configure:5506: checking how to run the C++ preprocessor configure:5533: g++ -E conftest.cpp configure:5533: $? = 0 configure:5547: g++ -E conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:5547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5572: result: g++ -E configure:5592: g++ -E conftest.cpp configure:5592: $? = 0 configure:5606: g++ -E conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:5606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5635: checking for ANSI C header files configure:5739: result: yes configure:5807: checking build system type configure:5821: result: i386-apple-darwin9.8.0 configure:5841: checking host system type configure:5854: result: i386-apple-darwin9.8.0 configure:5874: checking for a sed that does not truncate output configure:5938: result: /opt/local/bin/gsed configure:5956: checking for fgrep configure:6018: result: /usr/bin/grep -F configure:6053: checking for ld used by gcc configure:6120: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld configure:6127: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld configure:6142: result: no configure:6154: checking for BSD- or MS-compatible name lister (nm) configure:6203: result: /usr/bin/nm -p configure:6321: checking the name lister (/usr/bin/nm -p) interface configure:6328: g++ -c conftest.cpp >&5 configure:6331: /usr/bin/nm -p "conftest.o" configure:6334: output 00000000 D _some_variable configure:6341: result: BSD nm configure:6344: checking whether ln -s works configure:6348: result: yes configure:6356: checking the maximum length of command line arguments configure:6476: result: 196608 configure:6493: checking whether the shell understands some XSI constructs configure:6503: result: yes configure:6507: checking whether the shell understands "+=" configure:6513: result: yes configure:6548: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files configure:6555: result: -r configure:6624: checking for objdump configure:6654: result: no configure:6683: checking how to recognize dependent libraries configure:6879: result: pass_all configure:6939: checking for ar configure:6955: found /usr/bin/ar configure:6966: result: ar configure:7044: checking for strip configure:7060: found /usr/bin/strip configure:7071: result: strip configure:7143: checking for ranlib configure:7159: found /usr/bin/ranlib configure:7170: result: ranlib configure:7260: checking command to parse /usr/bin/nm -p output from gcc object configure:7378: g++ -c conftest.cpp >&5 configure:7381: $? = 0 configure:7385: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7388: $? = 0 cannot find nm_test_var in conftest.nm configure:7378: g++ -c conftest.cpp >&5 configure:7381: $? = 0 configure:7385: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7388: $? = 0 configure:7442: g++ -o conftest -L/opt/local/lib conftest.cpp conftstm.o >&5 configure:7445: $? = 0 configure:7483: result: ok configure:7747: checking for dsymutil configure:7763: found /usr/bin/dsymutil configure:7774: result: dsymutil configure:7839: checking for nmedit configure:7855: found /usr/bin/nmedit configure:7866: result: nmedit configure:7931: checking for lipo configure:7947: found /usr/bin/lipo configure:7958: result: lipo configure:8023: checking for otool configure:8039: found /usr/bin/otool configure:8050: result: otool configure:8115: checking for otool64 configure:8145: result: no configure:8190: checking for -single_module linker flag gcc -g -O2 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:8217: result: yes configure:8219: checking for -exported_symbols_list linker flag configure:8239: g++ -o conftest -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 configure:8239: $? = 0 configure:8249: result: yes configure:8288: checking for dlfcn.h configure:8288: g++ -c conftest.cpp >&5 configure:8288: $? = 0 configure:8288: result: yes configure:8413: checking for C++ compiler version configure:8422: g++ --version >&5 i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) Copyright (C) 2005 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:8433: $? = 0 configure:8422: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:8433: $? = 0 configure:8422: g++ -V >&5 g++-4.0: argument to `-V' is missing configure:8433: $? = 1 configure:8422: g++ -qversion >&5 i686-apple-darwin9-g++-4.0.1: no input files configure:8433: $? = 1 configure:8437: checking whether we are using the GNU C++ compiler configure:8465: result: yes configure:8474: checking whether g++ accepts -g configure:8535: result: yes configure:8560: checking dependency style of g++ configure:8670: result: gcc3 configure:8693: checking how to run the C++ preprocessor configure:8759: result: g++ -E configure:8779: g++ -E conftest.cpp configure:8779: $? = 0 configure:8793: g++ -E conftest.cpp conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory configure:8793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8968: checking for objdir configure:8983: result: .libs configure:9275: checking if gcc supports -fno-rtti -fno-exceptions configure:9293: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9297: $? = 0 configure:9310: result: no configure:9330: checking for gcc option to produce PIC configure:9602: result: -fno-common -DPIC configure:9614: checking if gcc PIC flag -fno-common -DPIC works configure:9632: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:9636: $? = 0 configure:9649: result: yes configure:9673: checking if gcc static flag -static works configure:9701: result: no configure:9716: checking if gcc supports -c -o file.o configure:9737: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9741: $? = 0 configure:9763: result: yes configure:9771: checking if gcc supports -c -o file.o configure:9818: result: yes configure:9851: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries configure:10837: result: yes configure:11076: checking dynamic linker characteristics configure:11727: result: darwin9.8.0 dyld configure:11829: checking how to hardcode library paths into programs configure:11854: result: immediate configure:12374: checking whether stripping libraries is possible configure:12388: result: yes configure:12414: checking if libtool supports shared libraries configure:12416: result: yes configure:12419: checking whether to build shared libraries configure:12440: result: yes configure:12443: checking whether to build static libraries configure:12447: result: no configure:12597: checking for ld used by g++ configure:12664: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld configure:12671: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld configure:12686: result: no configure:12741: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries configure:13654: result: yes configure:13682: g++ -c conftest.cpp >&5 configure:13685: $? = 0 configure:13867: checking for g++ option to produce PIC configure:14184: result: -fno-common -DPIC configure:14193: checking if g++ PIC flag -fno-common -DPIC works configure:14211: g++ -c -fno-common -DPIC -DPIC conftest.cpp >&5 configure:14215: $? = 0 configure:14228: result: yes configure:14249: checking if g++ static flag -static works configure:14277: result: no configure:14289: checking if g++ supports -c -o file.o configure:14310: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:14314: $? = 0 configure:14336: result: yes configure:14341: checking if g++ supports -c -o file.o configure:14388: result: yes configure:14418: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries configure:14444: result: yes configure:14581: checking dynamic linker characteristics configure:15180: result: darwin9.8.0 dyld configure:15231: checking how to hardcode library paths into programs configure:15256: result: immediate configure:15319: checking whether to enable debug info... configure:15331: result: no configure:15340: checking whether to enable function inlining... configure:15359: result: yes configure:15375: checking whether to enable optimizations... configure:15384: result: yes configure:15391: checking whether to enable symbol visibility manipulation... configure:15400: result: yes configure:15408: checking whether to enable graph filtering... configure:15425: result: yes configure:15432: checking whether to enable parallel algorithms with openmp... configure:15448: result: no configure:15467: checking for main in -lm configure:15486: g++ -o conftest -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -L/opt/local/lib conftest.cpp -lm >&5 configure:15486: $? = 0 configure:15495: result: yes configure:15507: checking for main in -lbz2 configure:15526: g++ -o conftest -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -L/opt/local/lib conftest.cpp -lbz2 -lm >&5 configure:15526: $? = 0 configure:15535: result: yes configure:15547: checking for main in -lexpat configure:15566: g++ -o conftest -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -L/opt/local/lib conftest.cpp -lexpat -lbz2 -lm >&5 configure:15566: $? = 0 configure:15575: result: yes configure:15619: checking for a Python interpreter with version >= 2.5 configure:15636: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:15639: $? = 0 configure:15645: result: python configure:15653: checking for python configure:15671: found /opt/local/bin/python configure:15683: result: /opt/local/bin/python configure:15701: checking for python version configure:15708: result: 2.6 configure:15720: checking for python platform configure:15727: result: darwin configure:15734: checking for python script directory configure:15755: result: ${prefix}/lib/python2.6/site-packages configure:15764: checking for python extension module directory configure:15785: result: ${exec_prefix}/lib/python2.6/site-packages configure:15806: checking for python2.6 configure:15836: result: /opt/local/bin/python configure:15852: checking for a version of Python >= '2.1.0' configure:15878: result: yes configure:15886: checking for a version of Python 2.5 configure:15892: result: yes configure:15909: checking for the distutils Python package configure:15913: result: yes configure:15927: checking for Python include path configure:15937: result: -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 configure:15944: checking for Python library path configure:15966: result: -L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 -lpython2.6 configure:15973: checking for Python site-packages path configure:15979: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages configure:15986: checking python extra libraries configure:15993: result: -ldl configure:16000: checking python extra linking flags configure:16007: result: -u _PyMac_Error /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python configure:16014: checking consistency of all components of python development environment configure:16040: gcc -o conftest -g -O2 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -L/opt/local/lib conftest.c -L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 -lpython2.6 >&5 configure:16040: $? = 0 configure:16048: result: yes configure:16130: checking for boostlib >= 1.33.1 configure:16184: g++ -c -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/opt/local/include conftest.cpp >&5 configure:16184: $? = 0 configure:16186: result: yes configure:16320: checking for python build information configure:16322: result: configure:16329: checking for python2.5 configure:16345: found /usr/bin/python2.5 configure:16356: result: python2.5 configure:16370: checking for main in -lpython2.5 configure:16389: g++ -o conftest -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -L/opt/local/lib -L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 -lpython2.6 conftest.cpp -lpython2.5 >&5 configure:16389: $? = 0 configure:16399: result: yes configure:16409: checking python2.5/Python.h usability configure:16409: g++ -c -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 conftest.cpp >&5 configure:16409: $? = 0 configure:16409: result: yes configure:16409: checking python2.5/Python.h presence configure:16409: g++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 conftest.cpp configure:16409: $? = 0 configure:16409: result: yes configure:16409: checking for python2.5/Python.h configure:16409: result: yes configure:16435: result: results of the Python check: configure:16437: result: Binary: python2.5 configure:16439: result: Library: python2.5 configure:16441: result: Include Dir: /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 /System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 configure:16453: checking whether the Boost::Python library is available configure:16483: g++ -c -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 /System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 conftest.cpp >&5 conftest.cpp:35:36: error: boost/python/module.hpp: No such file or directory conftest.cpp:36: error: 'boost' has not been declared conftest.cpp:36: error: expected namespace-name before ';' token conftest.cpp:36: error: '' is not a namespace conftest.cpp:37: error: expected constructor, destructor, or type conversion before '(' token configure:16483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.0.1dev" | #define PACKAGE_STRING "graph-tool 2.0.1dev" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.0.1dev" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USING_OPENMP 0 | #define HAVE_LIBM 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | #include | using namespace boost::python; | BOOST_PYTHON_MODULE(test) { throw "Boost::Python test."; } | int | main () | { | return 0; | ; | return 0; | } configure:16498: result: no configure:16563: error: No usable boost::python found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_boost_python=no ac_cv_build=i386-apple-darwin9.8.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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=set ac_cv_env_LDFLAGS_value=-L/opt/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_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_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_python2_5_Python_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin9.8.0 ac_cv_lib_bz2_main=yes ac_cv_lib_expat_main=yes ac_cv_lib_m_main=yes ac_cv_lib_python2_5___main=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PYTHON=/opt/local/bin/python ac_cv_path_SED=/opt/local/bin/gsed ac_cv_path_install='/opt/local/bin/ginstall -c' ac_cv_path_mkdir=/opt/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PYTHON_BIN=python2.5 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DSYMUTIL=dsymutil 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_c89= ac_cv_prog_cc_c99=no ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_pathless_PYTHON=python am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.6/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages' am_cv_python_version=2.6 lt_cv_apple_cc_single_mod=yes 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_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld lt_cv_path_NM='/usr/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_rtti_exceptions=no 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=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 ## ----------------- ## ## Output variables. ## ## ----------------- ## /System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5' ACLOCAL='${SHELL} /Users/hammer/TIS/graph-tool/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/hammer/TIS/graph-tool/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='ar' AUTOCONF='${SHELL} /Users/hammer/TIS/graph-tool/missing --run autoconf' AUTOHEADER='${SHELL} /Users/hammer/TIS/graph-tool/missing --run autoheader' AUTOMAKE='${SHELL} /Users/hammer/TIS/graph-tool/missing --run automake-1.11' AWK='gawk' BOOST_CPPFLAGS='-I/opt/local/include' BOOST_IOSTREAMS_LIB='' BOOST_LDFLAGS='-L/opt/local/lib' BOOST_PYTHON_LIB='' BOOST_REGEX_LIB='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GRAPH_TOOL_VERSION_MAJOR='2' GRAPH_TOOL_VERSION_MICRO='1dev' GRAPH_TOOL_VERSION_MINOR='0' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld' LDFLAGS='-L/opt/local/lib -L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 -lpython2.6' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/hammer/TIS/graph-tool/missing --run makeinfo' MKDIR_P='/opt/local/bin/gmkdir -p' MOD_CPPFLAGS='' MOD_DIR='' MOD_LDFLAGS='' MOD_LIBADD='' NM='/usr/bin/nm -p' NMEDIT='nmedit' NO_INLINE_FALSE='' NO_INLINE_TRUE='#' NO_PREFIX_PACKAGE_DATA_DIR='' NO_PREFIX_PACKAGE_DOC_DIR='' OBJDUMP='false' OBJEXT='o' OPENMP_LDFLAGS='' OTOOL64=':' OTOOL='otool' PACKAGE='graph-tool' PACKAGE_BUGREPORT='http://graph-tool.forked.de' PACKAGE_DATA_DIR='' PACKAGE_DOC_DIR='' PACKAGE_NAME='graph-tool' PACKAGE_STRING='graph-tool 2.0.1dev' PACKAGE_TARNAME='graph-tool' PACKAGE_URL='' PACKAGE_VERSION='2.0.1dev' PATH_SEPARATOR=':' PYTHON='/opt/local/bin/python' PYTHON_BIN='python2.5' PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='-u _PyMac_Error /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python' PYTHON_EXTRA_LIBS=' -ldl' PYTHON_INCLUDE_DIR='/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 PYTHON_LDFLAGS='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 -lpython2.6' PYTHON_LIB='python2.5' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages' PYTHON_VERSION='2.6' RANLIB='ranlib' SED='/opt/local/bin/gsed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.0.1dev' ac_ct_CC='gcc' ac_ct_CXX='g++' 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 -' bindir='${exec_prefix}/bin' build='i386-apple-darwin9.8.0' build_alias='' build_cpu='i386' build_os='darwin9.8.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-apple-darwin9.8.0' host_alias='' host_cpu='i386' host_os='darwin9.8.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/hammer/TIS/graph-tool/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='/bin/echo' mandir='${datarootdir}/man' mkdir_p='/opt/local/bin/gmkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/graph-tool' pkgpythondir='${pythondir}/graph-tool' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.6/site-packages' pythondir='${prefix}/lib/python2.6/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "graph-tool" #define PACKAGE_TARNAME "graph-tool" #define PACKAGE_VERSION "2.0.1dev" #define PACKAGE_STRING "graph-tool 2.0.1dev" #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" #define PACKAGE_URL "" #define PACKAGE "graph-tool" #define VERSION "2.0.1dev" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define USING_OPENMP 0 #define HAVE_LIBM 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBEXPAT 1 #define HAVE_BOOST /**/ configure: exit 1