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.2.31, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure PYTHON=/g/anaconda/bin/python2.7 CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ## --------- ## ## Platform. ## ## --------- ## hostname = Z.local uname -m = x86_64 uname -r = 13.2.0 uname -s = Darwin uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~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 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 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: 24.00 gigabytes Default processor set: 393 tasks, 2310 threads, 8 processors Load average: 2.89, Mach factor: 5.09 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /Users/g/anaconda/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /opt/X11/bin PATH: /Users/g/.rvm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2683: checking for a BSD-compatible install configure:2751: result: /usr/bin/install -c configure:2762: checking whether build environment is sane configure:2817: result: yes configure:2968: checking for a thread-safe mkdir -p configure:3007: result: ./install-sh -c -d configure:3014: checking for gawk configure:3044: result: no configure:3014: checking for mawk configure:3044: result: no configure:3014: checking for nawk configure:3044: result: no configure:3014: checking for awk configure:3030: found /usr/bin/awk configure:3041: result: awk configure:3052: checking whether make sets $(MAKE) configure:3074: result: yes configure:3103: checking whether make supports nested variables configure:3120: result: yes configure:3256: checking whether make supports nested variables configure:3273: result: yes configure:3296: checking for style of include used by make configure:3324: result: GNU configure:3395: checking for gcc configure:3411: found /usr/bin/gcc configure:3422: result: gcc configure:3651: checking for C compiler version configure:3660: gcc --version >&5 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:3671: $? = 0 configure:3660: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix configure:3671: $? = 0 configure:3660: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3671: $? = 1 configure:3660: gcc -qversion >&5 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: no input files configure:3671: $? = 1 configure:3691: checking whether the C compiler works configure:3713: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3717: $? = 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: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3787: $? = 0 configure:3809: result: configure:3831: checking whether we are cross compiling configure:3839: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3843: $? = 0 configure:3850: ./conftest configure:3854: $? = 0 configure:3869: result: no configure:3874: checking for suffix of object files configure:3896: gcc -c -I/usr/local/include conftest.c >&5 configure:3900: $? = 0 configure:3921: result: o configure:3925: checking whether we are using the GNU C compiler configure:3944: gcc -c -I/usr/local/include conftest.c >&5 configure:3944: $? = 0 configure:3953: result: yes configure:3962: checking whether gcc accepts -g configure:3982: gcc -c -g -I/usr/local/include conftest.c >&5 configure:3982: $? = 0 configure:4023: result: yes configure:4040: checking for gcc option to accept ISO C89 configure:4103: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4103: $? = 0 configure:4116: result: none needed configure:4141: checking whether gcc understands -c and -o together configure:4163: gcc -c conftest.c -o conftest2.o configure:4166: $? = 0 configure:4163: gcc -c conftest.c -o conftest2.o configure:4166: $? = 0 configure:4178: result: yes configure:4197: checking dependency style of gcc configure:4308: result: gcc3 configure:4329: checking for library containing strerror configure:4360: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:4360: $? = 0 configure:4377: result: none required configure:4392: checking how to run the C preprocessor configure:4423: gcc -E -I/usr/local/include conftest.c configure:4423: $? = 0 configure:4437: gcc -E -I/usr/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:4437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | /* end confdefs.h. */ | #include configure:4462: result: gcc -E configure:4482: gcc -E -I/usr/local/include conftest.c configure:4482: $? = 0 configure:4496: gcc -E -I/usr/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:4496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | /* end confdefs.h. */ | #include configure:4525: checking for grep that handles long lines and -e configure:4583: result: /usr/bin/grep configure:4588: checking for egrep configure:4650: result: /usr/bin/grep -E configure:4655: checking for ANSI C header files configure:4675: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4675: $? = 0 configure:4748: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4748: $? = 0 configure:4748: ./conftest configure:4748: $? = 0 configure:4759: result: yes configure:4772: checking for sys/types.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for sys/stat.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for stdlib.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for string.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for memory.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for strings.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for inttypes.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for stdint.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4772: checking for unistd.h configure:4772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4772: $? = 0 configure:4772: result: yes configure:4785: checking minix/config.h usability configure:4785: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:4785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:4785: result: no configure:4785: checking minix/config.h presence configure:4785: gcc -E -I/usr/local/include conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:4785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:4785: result: no configure:4785: checking for minix/config.h configure:4785: result: no configure:4806: checking whether it is safe to define __EXTENSIONS__ configure:4824: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4824: $? = 0 configure:4831: result: yes configure:4903: checking for g++ configure:4919: found /usr/bin/g++ configure:4930: result: g++ configure:4957: checking for C++ compiler version configure:4966: g++ --version >&5 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:4977: $? = 0 configure:4966: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix configure:4977: $? = 0 configure:4966: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4977: $? = 1 configure:4966: g++ -qversion >&5 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: no input files configure:4977: $? = 1 configure:4981: checking whether we are using the GNU C++ compiler configure:5000: g++ -c -I/usr/local/include conftest.cpp >&5 configure:5000: $? = 0 configure:5009: result: yes configure:5018: checking whether g++ accepts -g configure:5038: g++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5038: $? = 0 configure:5079: result: yes configure:5104: checking dependency style of g++ configure:5215: result: gcc3 configure:5240: checking for gcc option to accept ISO C99 configure:5389: g++ -c -I/usr/local/include conftest.cpp >&5 conftest.cpp:76:29: error: expected ')' test_restrict (ccp restrict text) ^ conftest.cpp:76:15: note: to match this '(' test_restrict (ccp restrict text) ^ conftest.cpp:81:30: error: use of undeclared identifier 'text' for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp:130:17: error: expected ';' at end of declaration char *restrict newvar = "Another string"; ^ ; conftest.cpp:137:28: error: cannot initialize a variable of type 'struct incomplete_array *' with an rvalue of type 'void *' struct incomplete_array *ia = ^ conftest.cpp:156:59: error: use of undeclared identifier 'newvar' return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ 5 errors generated. configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5389: g++ -c -I/usr/local/include conftest.cpp >&5 conftest.cpp:76:29: error: expected ')' test_restrict (ccp restrict text) ^ conftest.cpp:76:15: note: to match this '(' test_restrict (ccp restrict text) ^ conftest.cpp:81:30: error: use of undeclared identifier 'text' for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp:130:17: error: expected ';' at end of declaration char *restrict newvar = "Another string"; ^ ; conftest.cpp:137:28: error: cannot initialize a variable of type 'struct incomplete_array *' with an rvalue of type 'void *' struct incomplete_array *ia = ^ conftest.cpp:156:59: error: use of undeclared identifier 'newvar' return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ 5 errors generated. configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5389: g++ -c -I/usr/local/include conftest.cpp >&5 conftest.cpp:76:29: error: expected ')' test_restrict (ccp restrict text) ^ conftest.cpp:76:15: note: to match this '(' test_restrict (ccp restrict text) ^ conftest.cpp:81:30: error: use of undeclared identifier 'text' for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp:130:17: error: expected ';' at end of declaration char *restrict newvar = "Another string"; ^ ; conftest.cpp:137:28: error: cannot initialize a variable of type 'struct incomplete_array *' with an rvalue of type 'void *' struct incomplete_array *ia = ^ conftest.cpp:156:59: error: use of undeclared identifier 'newvar' return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ 5 errors generated. configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5389: g++ -c -I/usr/local/include conftest.cpp >&5 conftest.cpp:76:29: error: expected ')' test_restrict (ccp restrict text) ^ conftest.cpp:76:15: note: to match this '(' test_restrict (ccp restrict text) ^ conftest.cpp:81:30: error: use of undeclared identifier 'text' for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp:130:17: error: expected ';' at end of declaration char *restrict newvar = "Another string"; ^ ; conftest.cpp:137:28: error: cannot initialize a variable of type 'struct incomplete_array *' with an rvalue of type 'void *' struct incomplete_array *ia = ^ conftest.cpp:156:59: error: use of undeclared identifier 'newvar' return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ 5 errors generated. configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5389: g++ -c -I/usr/local/include conftest.cpp >&5 conftest.cpp:76:29: error: expected ')' test_restrict (ccp restrict text) ^ conftest.cpp:76:15: note: to match this '(' test_restrict (ccp restrict text) ^ conftest.cpp:81:30: error: use of undeclared identifier 'text' for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp:130:17: error: expected ';' at end of declaration char *restrict newvar = "Another string"; ^ ; conftest.cpp:137:28: error: cannot initialize a variable of type 'struct incomplete_array *' with an rvalue of type 'void *' struct incomplete_array *ia = ^ conftest.cpp:156:59: error: use of undeclared identifier 'newvar' return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ 5 errors generated. configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5389: g++ -c -I/usr/local/include conftest.cpp >&5 conftest.cpp:76:29: error: expected ')' test_restrict (ccp restrict text) ^ conftest.cpp:76:15: note: to match this '(' test_restrict (ccp restrict text) ^ conftest.cpp:81:30: error: use of undeclared identifier 'text' for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp:130:17: error: expected ';' at end of declaration char *restrict newvar = "Another string"; ^ ; conftest.cpp:137:28: error: cannot initialize a variable of type 'struct incomplete_array *' with an rvalue of type 'void *' struct incomplete_array *ia = ^ conftest.cpp:156:59: error: use of undeclared identifier 'newvar' return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ 5 errors generated. configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5389: g++ -c -I/usr/local/include conftest.cpp >&5 conftest.cpp:76:29: error: expected ')' test_restrict (ccp restrict text) ^ conftest.cpp:76:15: note: to match this '(' test_restrict (ccp restrict text) ^ conftest.cpp:81:30: error: use of undeclared identifier 'text' for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp:130:17: error: expected ';' at end of declaration char *restrict newvar = "Another string"; ^ ; conftest.cpp:137:28: error: cannot initialize a variable of type 'struct incomplete_array *' with an rvalue of type 'void *' struct incomplete_array *ia = ^ conftest.cpp:156:59: error: use of undeclared identifier 'newvar' return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ 5 errors generated. configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5405: result: unsupported configure:5415: checking for gcc option to accept ISO C89 configure:5491: result: none needed configure:5510: checking for gcc option to accept ISO Standard C configure:5521: result: none needed configure:5534: checking how to run the C++ preprocessor configure:5561: g++ -E -I/usr/local/include conftest.cpp configure:5561: $? = 0 configure:5575: g++ -E -I/usr/local/include conftest.cpp conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5600: result: g++ -E configure:5620: g++ -E -I/usr/local/include conftest.cpp configure:5620: $? = 0 configure:5634: g++ -E -I/usr/local/include conftest.cpp conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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:5663: checking for ANSI C header files configure:5767: result: yes configure:5835: checking build system type configure:5849: result: x86_64-apple-darwin13.2.0 configure:5869: checking host system type configure:5882: result: x86_64-apple-darwin13.2.0 configure:5923: checking how to print strings configure:5950: result: printf configure:5971: checking for a sed that does not truncate output configure:6035: result: /usr/bin/sed configure:6053: checking for fgrep configure:6115: result: /usr/bin/grep -F configure:6150: checking for ld used by gcc configure:6217: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:6224: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:6239: result: no configure:6251: checking for BSD- or MS-compatible name lister (nm) configure:6300: result: /usr/bin/nm configure:6430: checking the name lister (/usr/bin/nm) interface configure:6437: g++ -c -I/usr/local/include conftest.cpp >&5 configure:6440: /usr/bin/nm "conftest.o" configure:6443: output 0000000000000000 S _some_variable configure:6450: result: BSD nm configure:6453: checking whether ln -s works configure:6457: result: yes configure:6465: checking the maximum length of command line arguments configure:6595: result: 196608 configure:6612: checking whether the shell understands some XSI constructs configure:6622: result: yes configure:6626: checking whether the shell understands "+=" configure:6632: result: yes configure:6667: checking how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format configure:6707: result: func_convert_file_noop configure:6714: checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format configure:6734: result: func_convert_file_noop configure:6741: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:6748: result: -r configure:6822: checking for objdump configure:6852: result: no configure:6881: checking how to recognize dependent libraries configure:7083: result: pass_all configure:7168: checking for dlltool configure:7198: result: no configure:7228: checking how to associate runtime and link libraries configure:7255: result: printf %s\n configure:7315: checking for ar configure:7331: found /usr/bin/ar configure:7342: result: ar configure:7379: checking for archiver @FILE support configure:7396: g++ -c -I/usr/local/include conftest.cpp >&5 configure:7396: $? = 0 configure:7399: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:7402: $? = 1 configure:7422: result: no configure:7480: checking for strip configure:7496: found /usr/bin/strip configure:7507: result: strip configure:7579: checking for ranlib configure:7595: found /usr/bin/ranlib configure:7606: result: ranlib configure:7708: checking command to parse /usr/bin/nm output from gcc object configure:7828: g++ -c -I/usr/local/include conftest.cpp >&5 configure:7831: $? = 0 configure:7835: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7838: $? = 0 cannot find nm_test_var in conftest.nm configure:7828: g++ -c -I/usr/local/include conftest.cpp >&5 configure:7831: $? = 0 configure:7835: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7838: $? = 0 configure:7904: g++ -o conftest -I/usr/local/include -L/usr/local/lib conftest.cpp conftstm.o >&5 configure:7907: $? = 0 configure:7945: result: ok configure:7982: checking for sysroot configure:8012: result: no configure:8268: checking for mt configure:8298: result: no configure:8318: checking if : is a manifest tool configure:8324: : '-?' configure:8332: result: no configure:8388: checking for dsymutil configure:8404: found /usr/bin/dsymutil configure:8415: result: dsymutil configure:8480: checking for nmedit configure:8496: found /usr/bin/nmedit configure:8507: result: nmedit configure:8572: checking for lipo configure:8588: found /usr/bin/lipo configure:8599: result: lipo configure:8664: checking for otool configure:8680: found /usr/bin/otool configure:8691: result: otool configure:8756: checking for otool64 configure:8786: result: no configure:8831: checking for -single_module linker flag gcc -g -O2 -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:8864: result: yes configure:8867: checking for -exported_symbols_list linker flag configure:8887: g++ -o conftest -I/usr/local/include -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 configure:8887: $? = 0 configure:8897: result: yes configure:8900: checking for -force_load linker flag gcc -g -O2 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc -g -O2 -L/usr/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:8932: result: yes configure:8971: checking for dlfcn.h configure:8971: g++ -c -I/usr/local/include conftest.cpp >&5 configure:8971: $? = 0 configure:8971: result: yes configure:9157: checking for objdir configure:9172: result: .libs configure:9439: checking if gcc supports -fno-rtti -fno-exceptions configure:9457: gcc -c -g -O2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 configure:9461: $? = 0 configure:9474: result: yes configure:9801: checking for gcc option to produce PIC configure:9808: result: -fno-common -DPIC configure:9816: checking if gcc PIC flag -fno-common -DPIC works configure:9834: gcc -c -g -O2 -I/usr/local/include -fno-common -DPIC -DPIC conftest.c >&5 configure:9838: $? = 0 configure:9851: result: yes configure:9880: checking if gcc static flag -static works configure:9908: result: no configure:9923: checking if gcc supports -c -o file.o configure:9944: gcc -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9948: $? = 0 configure:9970: result: yes configure:9978: checking if gcc supports -c -o file.o configure:10025: result: yes configure:10058: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:11211: result: yes configure:11451: checking dynamic linker characteristics configure:12197: result: darwin13.2.0 dyld configure:12304: checking how to hardcode library paths into programs configure:12329: result: immediate configure:12869: checking whether stripping libraries is possible configure:12883: result: yes configure:12909: checking if libtool supports shared libraries configure:12911: result: yes configure:12914: checking whether to build shared libraries configure:12935: result: yes configure:12938: checking whether to build static libraries configure:12942: result: no configure:12965: checking how to run the C++ preprocessor configure:13031: result: g++ -E configure:13051: g++ -E -I/usr/local/include conftest.cpp configure:13051: $? = 0 configure:13065: g++ -E -I/usr/local/include conftest.cpp conftest.cpp:29:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:13065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.31" | #define PACKAGE_STRING "graph-tool 2.2.31" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.2.31" | #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/" | /* end confdefs.h. */ | #include configure:13234: checking for ld used by g++ configure:13301: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:13308: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:13323: result: no configure:13378: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:14383: result: yes configure:14419: g++ -c -I/usr/local/include conftest.cpp >&5 configure:14422: $? = 0 configure:14942: checking for g++ option to produce PIC configure:14949: result: -fno-common -DPIC configure:14957: checking if g++ PIC flag -fno-common -DPIC works configure:14975: g++ -c -I/usr/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 configure:14979: $? = 0 configure:14992: result: yes configure:15015: checking if g++ static flag -static works configure:15043: result: no configure:15055: checking if g++ supports -c -o file.o configure:15076: g++ -c -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:15080: $? = 0 configure:15102: result: yes configure:15107: checking if g++ supports -c -o file.o configure:15154: result: yes configure:15184: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:15220: result: yes configure:15361: checking dynamic linker characteristics configure:16041: result: darwin13.2.0 dyld configure:16094: checking how to hardcode library paths into programs configure:16119: result: immediate configure:16181: checking target system type configure:16194: result: x86_64-apple-darwin13.2.0 configure:16224: checking whether to enable debug info... configure:16242: result: no configure:16250: checking whether C++ compiler supports -std=gnu++11 configure:16263: g++ -c -Wall -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -std=gnu++11 -I/usr/local/include conftest.cpp >&5 warning: unknown warning option '-Wno-unused-local-typedefs' [-Wunknown-warning-option] 1 warning generated. configure:16263: $? = 0 configure:16264: result: yes configure:16277: checking whether to enable function inlining... configure:16297: result: yes configure:16312: checking whether to enable optimizations... configure:16328: result: yes configure:16334: checking whether to enable symbol visibility manipulation... configure:16350: result: yes configure:16373: checking whether to enable parallel algorithms with openmp... configure:16394: result: no configure:16402: checking whether to enable cairo drawing... configure:16416: result: yes configure:16428: checking for main in -lm configure:16447: g++ -o conftest -Wall -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -std=gnu++11 -ftemplate-depth-250 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/local/include -L/usr/local/lib conftest.cpp -lm >&5 warning: unknown warning option '-Wno-unused-local-typedefs' [-Wunknown-warning-option] 1 warning generated. configure:16447: $? = 0 configure:16456: result: yes configure:16468: checking for main in -lbz2 configure:16487: g++ -o conftest -Wall -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -std=gnu++11 -ftemplate-depth-250 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/local/include -L/usr/local/lib conftest.cpp -lbz2 -lm >&5 warning: unknown warning option '-Wno-unused-local-typedefs' [-Wunknown-warning-option] 1 warning generated. configure:16487: $? = 0 configure:16496: result: yes configure:16508: checking for main in -lexpat configure:16527: g++ -o conftest -Wall -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -std=gnu++11 -ftemplate-depth-250 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/local/include -L/usr/local/lib conftest.cpp -lexpat -lbz2 -lm >&5 warning: unknown warning option '-Wno-unused-local-typedefs' [-Wunknown-warning-option] 1 warning generated. configure:16527: $? = 0 configure:16536: result: yes configure:16559: checking whether /g/anaconda/bin/python2.7 version is >= 2.6 configure:16570: /g/anaconda/bin/python2.7 -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.6'.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: line 16571: /g/anaconda/bin/python2.7: No such file or directory configure:16573: $? = 127 configure:16578: result: no configure:16580: error: Python interpreter is too old ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin13.2.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIROMM_CFLAGS_set= ac_cv_env_CAIROMM_CFLAGS_value= ac_cv_env_CAIROMM_LIBS_set= ac_cv_env_CAIROMM_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/opt/X11/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_PYTHON_set=set ac_cv_env_PYTHON_value=/g/anaconda/bin/python2.7 ac_cv_env_SPARSEHASH_CFLAGS_set= ac_cv_env_SPARSEHASH_CFLAGS_value= ac_cv_env_SPARSEHASH_LIBS_set= ac_cv_env_SPARSEHASH_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_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_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=x86_64-apple-darwin13.2.0 ac_cv_lib_bz2_main=yes ac_cv_lib_expat_main=yes ac_cv_lib_m_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_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_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_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' ac_cv_target=x86_64-apple-darwin13.2.0 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/g/DATA/Dissertation/graph-tool-2.2.31/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /Users/g/DATA/Dissertation/graph-tool-2.2.31/missing autoconf' AUTOHEADER='${SHELL} /Users/g/DATA/Dissertation/graph-tool-2.2.31/missing autoheader' AUTOMAKE='${SHELL} /Users/g/DATA/Dissertation/graph-tool-2.2.31/missing automake-1.14' AWK='awk' BOOST_CPPFLAGS='' BOOST_GRAPH_LIB='' BOOST_IOSTREAMS_LIB='' BOOST_LDFLAGS='' BOOST_PYTHON_LIB='' BOOST_REGEX_LIB='' CAIROMM_CFLAGS='' CAIROMM_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CGAL_FLAGS='' CGAL_LIBADD='' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wall -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -std=gnu++11 -ftemplate-depth-250 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' 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='31' GRAPH_TOOL_VERSION_MINOR='2' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='-lexpat -lbz2 -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/g/DATA/Dissertation/graph-tool-2.2.31/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' MOD_CPPFLAGS='' MOD_DIR='' MOD_LDFLAGS='' MOD_LIBADD='' NM='/usr/bin/nm' 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.skewed.de/tickets' PACKAGE_DATA_DIR='' PACKAGE_DOC_DIR='' PACKAGE_NAME='graph-tool' PACKAGE_STRING='graph-tool 2.2.31' PACKAGE_TARNAME='graph-tool' PACKAGE_URL='http://graph-tool.skewed.de' PACKAGE_VERSION='2.2.31' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/opt/X11/lib/pkgconfig' PYTHON='/g/anaconda/bin/python2.7' PYTHON_CPPFLAGS='' PYTHON_EXEC_PREFIX='' PYTHON_EXTRA_LDFLAGS='' PYTHON_EXTRA_LIBS='' PYTHON_FULL_VERSION='' PYTHON_LDFLAGS='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_SITE_PKG='' PYTHON_VERSION='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPARSEHASH_CFLAGS='' SPARSEHASH_LIBS='' STRIP='strip' VERSION='2.2.31' ac_ct_AR='ar' 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__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin13.2.0' build_alias='' build_cpu='x86_64' build_os='darwin13.2.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-apple-darwin13.2.0' host_alias='' host_cpu='x86_64' host_os='darwin13.2.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/g/DATA/Dissertation/graph-tool-2.2.31/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}' pkgpyexecdir='' pkgpythondir='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin13.2.0' target_alias='' target_cpu='x86_64' target_os='darwin13.2.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "graph-tool" #define PACKAGE_TARNAME "graph-tool" #define PACKAGE_VERSION "2.2.31" #define PACKAGE_STRING "graph-tool 2.2.31" #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/tickets" #define PACKAGE_URL "http://graph-tool.skewed.de" #define PACKAGE "graph-tool" #define VERSION "2.2.31" #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 HAVE_LIBM 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBEXPAT 1 configure: exit 1