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.18, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure LDFLAGS=-L/home/hleeney/usr/local/lib CPPFLAGS=-I/home/hleeney/usr/local/include ## --------- ## ## Platform. ## ## --------- ## hostname = sflx001 uname -m = x86_64 uname -r = 2.6.32-5-amd64 uname -s = Linux uname -v = #1 SMP Sun Sep 23 10:07:46 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/bin PATH: /home/hleeney/.pythonbrew/bin PATH: /home/hleeney/.pythonbrew/pythons/Python-2.7.2/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /home/hleeney/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2666: checking for a BSD-compatible install configure:2734: result: /usr/bin/install -c configure:2745: checking whether build environment is sane configure:2800: result: yes configure:2951: checking for a thread-safe mkdir -p configure:2990: result: /bin/mkdir -p configure:2997: checking for gawk configure:3027: result: no configure:2997: checking for mawk configure:3013: found /usr/bin/mawk configure:3024: result: mawk configure:3035: checking whether make sets $(MAKE) configure:3057: result: yes configure:3154: checking whether make supports nested variables configure:3171: result: yes configure:3194: checking for style of include used by make configure:3222: result: GNU configure:3293: checking for gcc configure:3309: found /usr/bin/gcc configure:3320: result: gcc configure:3549: checking for C compiler version configure:3558: gcc --version >&5 gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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:3569: $? = 0 configure:3558: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-8) configure:3569: $? = 0 configure:3558: gcc -V >&5 gcc: '-V' option must have argument configure:3569: $? = 1 configure:3558: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3569: $? = 1 configure:3589: checking whether the C compiler works configure:3611: gcc -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.c >&5 configure:3615: $? = 0 configure:3663: result: yes configure:3666: checking for C compiler default output file name configure:3668: result: a.out configure:3674: checking for suffix of executables configure:3681: gcc -o conftest -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.c >&5 configure:3685: $? = 0 configure:3707: result: configure:3729: checking whether we are cross compiling configure:3737: gcc -o conftest -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.c >&5 configure:3741: $? = 0 configure:3748: ./conftest configure:3752: $? = 0 configure:3767: result: no configure:3772: checking for suffix of object files configure:3794: gcc -c -I/home/hleeney/usr/local/include conftest.c >&5 configure:3798: $? = 0 configure:3819: result: o configure:3823: checking whether we are using the GNU C compiler configure:3842: gcc -c -I/home/hleeney/usr/local/include conftest.c >&5 configure:3842: $? = 0 configure:3851: result: yes configure:3860: checking whether gcc accepts -g configure:3880: gcc -c -g -I/home/hleeney/usr/local/include conftest.c >&5 configure:3880: $? = 0 configure:3921: result: yes configure:3938: checking for gcc option to accept ISO C89 configure:4001: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4001: $? = 0 configure:4014: result: none needed configure:4036: checking dependency style of gcc configure:4147: result: gcc3 configure:4163: checking whether gcc and cc understand -c and -o together configure:4194: gcc -c conftest.c -o conftest2.o >&5 configure:4198: $? = 0 configure:4204: gcc -c conftest.c -o conftest2.o >&5 configure:4208: $? = 0 configure:4219: cc -c conftest.c >&5 configure:4223: $? = 0 configure:4231: cc -c conftest.c -o conftest2.o >&5 configure:4235: $? = 0 configure:4241: cc -c conftest.c -o conftest2.o >&5 configure:4245: $? = 0 configure:4263: result: yes configure:4293: checking for library containing strerror configure:4324: gcc -o conftest -g -O2 -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.c >&5 configure:4324: $? = 0 configure:4341: result: none required configure:4356: checking how to run the C preprocessor configure:4387: gcc -E -I/home/hleeney/usr/local/include conftest.c configure:4387: $? = 0 configure:4401: gcc -E -I/home/hleeney/usr/local/include conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | /* end confdefs.h. */ | #include configure:4426: result: gcc -E configure:4446: gcc -E -I/home/hleeney/usr/local/include conftest.c configure:4446: $? = 0 configure:4460: gcc -E -I/home/hleeney/usr/local/include conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | /* end confdefs.h. */ | #include configure:4489: checking for grep that handles long lines and -e configure:4547: result: /bin/grep configure:4552: checking for egrep configure:4614: result: /bin/grep -E configure:4619: checking for ANSI C header files configure:4639: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4639: $? = 0 configure:4712: gcc -o conftest -g -O2 -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.c >&5 configure:4712: $? = 0 configure:4712: ./conftest configure:4712: $? = 0 configure:4723: result: yes configure:4736: checking for sys/types.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for sys/stat.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for stdlib.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for string.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for memory.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for strings.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for inttypes.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for stdint.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4736: checking for unistd.h configure:4736: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4736: $? = 0 configure:4736: result: yes configure:4749: checking minix/config.h usability configure:4749: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 conftest.c:54:26: error: minix/config.h: No such file or directory configure:4749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:4749: result: no configure:4749: checking minix/config.h presence configure:4749: gcc -E -I/home/hleeney/usr/local/include conftest.c conftest.c:21:26: error: minix/config.h: No such file or directory configure:4749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:4749: result: no configure:4749: checking for minix/config.h configure:4749: result: no configure:4770: checking whether it is safe to define __EXTENSIONS__ configure:4788: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:4788: $? = 0 configure:4795: result: yes configure:4867: checking for g++ configure:4883: found /usr/bin/g++ configure:4894: result: g++ configure:4921: checking for C++ compiler version configure:4930: g++ --version >&5 g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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:4941: $? = 0 configure:4930: g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-8) configure:4941: $? = 0 configure:4930: g++ -V >&5 g++: '-V' option must have argument configure:4941: $? = 1 configure:4930: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4941: $? = 1 configure:4945: checking whether we are using the GNU C++ compiler configure:4964: g++ -c -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:4964: $? = 0 configure:4973: result: yes configure:4982: checking whether g++ accepts -g configure:5002: g++ -c -g -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:5002: $? = 0 configure:5043: result: yes configure:5068: checking dependency style of g++ configure:5179: result: gcc3 configure:5204: checking for gcc option to accept ISO C99 configure:5353: g++ -c -I/home/hleeney/usr/local/include 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:5353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5353: g++ -c -I/home/hleeney/usr/local/include 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:5353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5353: g++ -c -I/home/hleeney/usr/local/include 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:5353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5353: g++ -c -I/home/hleeney/usr/local/include 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:5353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5353: g++ -c -I/home/hleeney/usr/local/include 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:5353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5353: g++ -c -I/home/hleeney/usr/local/include 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:5353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5353: g++ -c -I/home/hleeney/usr/local/include 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:5353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5369: result: unsupported configure:5379: checking for gcc option to accept ISO C89 configure:5455: result: none needed configure:5474: checking for gcc option to accept ISO Standard C configure:5485: result: none needed configure:5498: checking how to run the C++ preprocessor configure:5525: g++ -E -I/home/hleeney/usr/local/include conftest.cpp configure:5525: $? = 0 configure:5539: g++ -E -I/home/hleeney/usr/local/include conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:5539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5564: result: g++ -E configure:5584: g++ -E -I/home/hleeney/usr/local/include conftest.cpp configure:5584: $? = 0 configure:5598: g++ -E -I/home/hleeney/usr/local/include conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:5598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:5627: checking for ANSI C header files configure:5731: result: yes configure:5799: checking build system type configure:5813: result: x86_64-unknown-linux-gnu configure:5833: checking host system type configure:5846: result: x86_64-unknown-linux-gnu configure:5887: checking how to print strings configure:5914: result: printf configure:5935: checking for a sed that does not truncate output configure:5999: result: /bin/sed configure:6017: checking for fgrep configure:6079: result: /bin/grep -F configure:6114: checking for ld used by gcc configure:6181: result: /usr/bin/ld configure:6188: checking if the linker (/usr/bin/ld) is GNU ld configure:6203: result: yes configure:6215: checking for BSD- or MS-compatible name lister (nm) configure:6264: result: /usr/bin/nm -B configure:6394: checking the name lister (/usr/bin/nm -B) interface configure:6401: g++ -c -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:6404: /usr/bin/nm -B "conftest.o" configure:6407: output 0000000000000000 B some_variable configure:6414: result: BSD nm configure:6417: checking whether ln -s works configure:6421: result: yes configure:6429: checking the maximum length of command line arguments configure:6559: result: 1572864 configure:6576: checking whether the shell understands some XSI constructs configure:6586: result: yes configure:6590: checking whether the shell understands "+=" configure:6596: result: yes configure:6631: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6671: result: func_convert_file_noop configure:6678: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6698: result: func_convert_file_noop configure:6705: checking for /usr/bin/ld option to reload object files configure:6712: result: -r configure:6786: checking for objdump configure:6802: found /usr/bin/objdump configure:6813: result: objdump configure:6845: checking how to recognize dependent libraries configure:7047: result: pass_all configure:7132: checking for dlltool configure:7162: result: no configure:7192: checking how to associate runtime and link libraries configure:7219: result: printf %s\n configure:7279: checking for ar configure:7295: found /usr/bin/ar configure:7306: result: ar configure:7343: checking for archiver @FILE support configure:7360: g++ -c -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:7360: $? = 0 configure:7363: ar cru libconftest.a @conftest.lst >&5 configure:7366: $? = 0 configure:7371: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7374: $? = 1 configure:7386: result: @ configure:7444: checking for strip configure:7460: found /usr/bin/strip configure:7471: result: strip configure:7543: checking for ranlib configure:7559: found /usr/bin/ranlib configure:7570: result: ranlib configure:7672: checking command to parse /usr/bin/nm -B output from gcc object configure:7792: g++ -c -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:7795: $? = 0 configure:7799: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7802: $? = 0 configure:7868: g++ -o conftest -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.cpp conftstm.o >&5 configure:7871: $? = 0 configure:7909: result: ok configure:7946: checking for sysroot configure:7976: result: no configure:8053: g++ -c -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:8056: $? = 0 configure:8232: checking for mt configure:8248: found /bin/mt configure:8259: result: mt configure:8282: checking if mt is a manifest tool configure:8288: mt '-?' configure:8296: result: no configure:8935: checking for dlfcn.h configure:8935: g++ -c -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:8935: $? = 0 configure:8935: result: yes configure:9121: checking for objdir configure:9136: result: .libs configure:9403: checking if gcc supports -fno-rtti -fno-exceptions configure:9421: gcc -c -g -O2 -I/home/hleeney/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9425: $? = 0 configure:9438: result: no configure:9765: checking for gcc option to produce PIC configure:9772: result: -fPIC -DPIC configure:9780: checking if gcc PIC flag -fPIC -DPIC works configure:9798: gcc -c -g -O2 -I/home/hleeney/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:9802: $? = 0 configure:9815: result: yes configure:9844: checking if gcc static flag -static works configure:9872: result: yes configure:9887: checking if gcc supports -c -o file.o configure:9908: gcc -c -g -O2 -I/home/hleeney/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9912: $? = 0 configure:9934: result: yes configure:9942: checking if gcc supports -c -o file.o configure:9989: result: yes configure:10022: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11175: result: yes configure:11212: checking whether -lc should be explicitly linked in configure:11220: gcc -c -g -O2 -I/home/hleeney/usr/local/include conftest.c >&5 configure:11223: $? = 0 configure:11238: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11241: $? = 0 configure:11255: result: no configure:11415: checking dynamic linker characteristics configure:11939: gcc -o conftest -g -O2 -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11939: $? = 0 configure:12161: result: GNU/Linux ld.so configure:12268: checking how to hardcode library paths into programs configure:12293: result: immediate configure:12833: checking whether stripping libraries is possible configure:12838: result: yes configure:12873: checking if libtool supports shared libraries configure:12875: result: yes configure:12878: checking whether to build shared libraries configure:12899: result: yes configure:12902: checking whether to build static libraries configure:12906: result: no configure:12929: checking how to run the C++ preprocessor configure:12995: result: g++ -E configure:13015: g++ -E -I/home/hleeney/usr/local/include conftest.cpp configure:13015: $? = 0 configure:13029: g++ -E -I/home/hleeney/usr/local/include conftest.cpp conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory configure:13029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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:13198: checking for ld used by g++ configure:13265: result: /usr/bin/ld -m elf_x86_64 configure:13272: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13287: result: yes configure:13342: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14347: result: yes configure:14383: g++ -c -I/home/hleeney/usr/local/include conftest.cpp >&5 configure:14386: $? = 0 configure:14906: checking for g++ option to produce PIC configure:14913: result: -fPIC -DPIC configure:14921: checking if g++ PIC flag -fPIC -DPIC works configure:14939: g++ -c -I/home/hleeney/usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14943: $? = 0 configure:14956: result: yes configure:14979: checking if g++ static flag -static works configure:15007: result: yes configure:15019: checking if g++ supports -c -o file.o configure:15040: g++ -c -I/home/hleeney/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:15044: $? = 0 configure:15066: result: yes configure:15071: checking if g++ supports -c -o file.o configure:15118: result: yes configure:15148: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15184: result: yes configure:15325: checking dynamic linker characteristics configure:16005: result: GNU/Linux ld.so configure:16058: checking how to hardcode library paths into programs configure:16083: result: immediate configure:16145: checking target system type configure:16158: result: x86_64-unknown-linux-gnu configure:16188: checking whether to enable debug info... configure:16206: result: no configure:16216: checking whether to enable function inlining... configure:16236: result: yes configure:16251: checking whether to enable optimizations... configure:16267: result: yes configure:16273: checking whether to enable symbol visibility manipulation... configure:16289: result: yes configure:16297: checking whether to enable graph filtering... configure:16314: result: yes configure:16322: checking whether to enable parallel algorithms with openmp... configure:16343: result: no configure:16351: checking whether to enable cairo drawing... configure:16365: result: yes configure:16377: checking for main in -lm configure:16396: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.cpp -lm >&5 configure:16396: $? = 0 configure:16405: result: yes configure:16417: checking for main in -lbz2 configure:16436: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.cpp -lbz2 -lm >&5 configure:16436: $? = 0 configure:16445: result: yes configure:16457: checking for main in -lexpat configure:16476: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -L/home/hleeney/usr/local/lib conftest.cpp -lexpat -lbz2 -lm >&5 configure:16476: $? = 0 configure:16485: result: yes configure:16535: checking for a Python interpreter with version >= 2.6 configure:16552: 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.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:16555: $? = 0 configure:16561: result: python configure:16569: checking for python configure:16587: found /home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/bin/python configure:16599: result: /home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/bin/python configure:16617: checking for python version configure:16624: result: 2.7 configure:16636: checking for python platform configure:16643: result: linux2 configure:16650: checking for python script directory configure:16678: result: ${prefix}/lib/python2.7/site-packages configure:16687: checking for python extension module directory configure:16715: result: ${exec_prefix}/lib/python2.7/site-packages configure:16740: checking for python2.7 configure:16770: result: /home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/bin/python configure:16786: checking for a version of Python >= '2.1.0' configure:16812: result: yes configure:16820: checking for a version of Python == '2.7.2' configure:16826: result: yes configure:16843: checking for the distutils Python package configure:16847: result: yes configure:16861: checking for Python include path configure:16871: result: -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 configure:16878: checking for Python library path configure:16963: result: -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 configure:16970: checking for Python site-packages path configure:16976: result: /home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/lib/python2.7/site-packages configure:16983: checking python extra libraries configure:16990: result: -lpthread -ldl -lutil configure:16997: checking python extra linking flags configure:17004: result: -Xlinker -export-dynamic configure:17011: checking consistency of all components of python development environment configure:17037: gcc -o conftest -g -O2 -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -L/home/hleeney/usr/local/lib conftest.c -lexpat -lbz2 -lm -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 -Xlinker -export-dynamic -lpthread -ldl -lutil >&5 /home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function `posix_tmpnam': /home/hleeney/.pythonbrew/build/Python-2.7.2/./Modules/posixmodule.c:7370: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config/libpython2.7.a(posixmodule.o): In function `posix_tempnam': /home/hleeney/.pythonbrew/build/Python-2.7.2/./Modules/posixmodule.c:7317: warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:17037: $? = 0 configure:17054: result: yes configure:17135: checking for boostlib >= 1.38.0 configure:17189: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -I/usr/include conftest.cpp >&5 configure:17189: $? = 0 configure:17191: result: yes configure:17325: checking whether the Boost::Python library is available configure:17355: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 conftest.cpp >&5 configure:17355: $? = 0 configure:17370: result: yes configure:17388: checking for exit in -lboost_python configure:17413: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -L/home/hleeney/usr/local/lib -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 conftest.cpp -lboost_python -lexpat -lbz2 -lm >&5 /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyList_Insert' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_ImportError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyString_InternFromString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyProperty_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyString_AsString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_StopIteration' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyImport_Import' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyBool_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyClass_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceRshift' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_CallMethod' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyIter_Next' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Remainder' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `Py_InitModule4_64' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_ValueError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyType_Ready' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `_PyEval_SliceIndex' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyFile_AsFile' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyLong_FromUnsignedLong' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyMem_Free' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceXor' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceOr' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyBool_FromLong' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Items' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceRemainder' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_NoMemory' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyList_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyComplex_ImagAsDouble' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_IsTrue' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `_Py_NotImplementedStruct' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_TypeError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyUnicodeUCS2_FromEncodedObject' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Lshift' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceMultiply' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `_PyObject_New' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyInt_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyComplex_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_ReferenceError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_GetItem' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyString_FromStringAndSize' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyModule_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceLshift' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyString_Size' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Update' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyComplex_RealAsDouble' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_Format' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyBaseObject_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_And' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceAdd' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_GetAttr' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_ExceptionMatches' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_Occurred' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Copy' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyArg_ParseTupleAndKeywords' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Divide' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyEval_GetGlobals' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyFloat_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Keys' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_IndexError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_SetObject' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Multiply' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyRun_FileExFlags' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_Size' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyString_FromString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyString_FromFormat' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceAnd' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyInt_FromLong' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyTuple_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Size' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_GetItem' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_SetItem' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyInt_AsLong' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_RichCompare' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyCFunction_NewEx' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Values' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_RuntimeError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Rshift' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyStaticMethod_New' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyType_IsSubtype' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyType_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Add' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyList_Sort' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PySequence_DelSlice' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_WarnEx' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyMethod_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyStaticMethod_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Xor' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_ClearWeakRefs' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Subtract' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PySlice_New' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_GetAttrString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_IsInstance' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyLong_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyRun_StringFlags' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_SetAttrString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `_Py_NoneStruct' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_OverflowError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyWeakref_NewRef' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_NewException' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyList_Append' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_SetAttr' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_GetItemString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceDivide' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyLong_AsLongLong' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyExc_AttributeError' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyLong_AsUnsignedLongLong' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_Or' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyUnicodeUCS2_AsWideChar' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_DelItem' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyNumber_InPlaceSubtract' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyMethod_New' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyEval_CallFunction' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PySequence_GetSlice' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyTuple_Size' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyImport_ImportModule' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_Clear' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyTuple_New' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyCFunction_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyTuple_GetItem' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyErr_SetString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyObject_CallFunction' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyList_Reverse' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyString_Type' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyFile_FromString' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `_PyType_Lookup' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyList_New' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyType_GenericAlloc' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyMem_Malloc' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyCallable_Check' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_Clear' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PySequence_SetSlice' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyLong_AsUnsignedLong' /home/hleeney/usr/local/lib/libboost_python.so: undefined reference to `PyDict_New' collect2: ld returned 1 exit status configure:17413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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 | #define HAVE_PYTHON "2.7" | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exit (); | int | main () | { | return exit (); | ; | return 0; | } configure:17423: result: no configure:17431: checking for exit in -lboost_python-py2.7 configure:17456: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -L/home/hleeney/usr/local/lib -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 conftest.cpp -lboost_python-py2.7 -lexpat -lbz2 -lm >&5 /usr/bin/ld: cannot find -lboost_python-py2.7 collect2: ld returned 1 exit status configure:17456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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 | #define HAVE_PYTHON "2.7" | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exit (); | int | main () | { | return exit (); | ; | return 0; | } configure:17466: result: no configure:17474: checking for exit in -lboost_python-2.7 configure:17499: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -L/home/hleeney/usr/local/lib -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 conftest.cpp -lboost_python-2.7 -lexpat -lbz2 -lm >&5 /usr/bin/ld: cannot find -lboost_python-2.7 collect2: ld returned 1 exit status configure:17499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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 | #define HAVE_PYTHON "2.7" | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exit (); | int | main () | { | return exit (); | ; | return 0; | } configure:17509: result: no configure:17388: checking for exit in -lboost_python configure:17423: result: no configure:17431: checking for exit in -lboost_python-py2.7 configure:17466: result: no configure:17474: checking for exit in -lboost_python-2.7 configure:17509: result: no configure:17388: checking for exit in -lboost_python-mt configure:17413: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -L/home/hleeney/usr/local/lib -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 conftest.cpp -lboost_python-mt -lexpat -lbz2 -lm >&5 /usr/bin/ld: cannot find -lboost_python-mt collect2: ld returned 1 exit status configure:17413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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 | #define HAVE_PYTHON "2.7" | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exit (); | int | main () | { | return exit (); | ; | return 0; | } configure:17423: result: no configure:17431: checking for exit in -lboost_python-mt-py2.7 configure:17456: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -L/home/hleeney/usr/local/lib -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 conftest.cpp -lboost_python-mt-py2.7 -lexpat -lbz2 -lm >&5 /usr/bin/ld: cannot find -lboost_python-mt-py2.7 collect2: ld returned 1 exit status configure:17456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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 | #define HAVE_PYTHON "2.7" | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exit (); | int | main () | { | return exit (); | ; | return 0; | } configure:17466: result: no configure:17474: checking for exit in -lboost_python-mt-2.7 configure:17499: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7 -L/home/hleeney/usr/local/lib -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7 conftest.cpp -lboost_python-mt-2.7 -lexpat -lbz2 -lm >&5 /usr/bin/ld: cannot find -lboost_python-mt-2.7 collect2: ld returned 1 exit status configure:17499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.18" | #define PACKAGE_STRING "graph-tool 2.2.18" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.18" | #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 | #define HAVE_PYTHON "2.7" | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exit (); | int | main () | { | return exit (); | ; | return 0; | } configure:17509: result: no configure:17520: error: No usable boost::python found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_boost_python=yes ac_cv_build=x86_64-unknown-linux-gnu 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/home/hleeney/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/home/hleeney/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= ac_cv_env_PKG_CONFIG_PATH_value= 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= ac_cv_env_PYTHON_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-unknown-linux-gnu ac_cv_lib_boost_python_2_7___exit=no ac_cv_lib_boost_python___exit=no ac_cv_lib_boost_python_mt_2_7___exit=no ac_cv_lib_boost_python_mt___exit=no ac_cv_lib_boost_python_mt_py2_7___exit=no ac_cv_lib_boost_python_py2_7___exit=no 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='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON=/home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=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' ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' 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=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/hleeney/Downloads/graph-tool-2.2.18/missing --run aclocal-1.12' 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} /home/hleeney/Downloads/graph-tool-2.2.18/missing --run autoconf' AUTOHEADER='${SHELL} /home/hleeney/Downloads/graph-tool-2.2.18/missing --run autoheader' AUTOMAKE='${SHELL} /home/hleeney/Downloads/graph-tool-2.2.18/missing --run automake-1.12' AWK='mawk' BOOST_CPPFLAGS='-I/usr/include' BOOST_GRAPH_LIB='' BOOST_IOSTREAMS_LIB='' BOOST_LDFLAGS='-L/usr/lib' 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/home/hleeney/usr/local/include -I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GRAPH_TOOL_VERSION_MAJOR='2' GRAPH_TOOL_VERSION_MICRO='18' GRAPH_TOOL_VERSION_MINOR='2' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/hleeney/usr/local/lib -L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7' LIBOBJS='' LIBS='-lexpat -lbz2 -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/hleeney/Downloads/graph-tool-2.2.18/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MOD_CPPFLAGS='' MOD_DIR='' MOD_LDFLAGS='' MOD_LIBADD='' NM='/usr/bin/nm -B' NMEDIT='' NO_INLINE_FALSE='' NO_INLINE_TRUE='#' NO_PREFIX_PACKAGE_DATA_DIR='' NO_PREFIX_PACKAGE_DOC_DIR='' OBJDUMP='objdump' OBJEXT='o' OPENMP_LDFLAGS='' OTOOL64='' OTOOL='' PACKAGE='graph-tool' PACKAGE_BUGREPORT='http://graph-tool.skewed.de' PACKAGE_DATA_DIR='' PACKAGE_DOC_DIR='' PACKAGE_NAME='graph-tool' PACKAGE_STRING='graph-tool 2.2.18' PACKAGE_TARNAME='graph-tool' PACKAGE_URL='' PACKAGE_VERSION='2.2.18' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/bin/python' PYTHON_CPPFLAGS='-I/home/hleeney/.pythonbrew/pythons/Python-2.7.2/include/python2.7' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic' PYTHON_EXTRA_LIBS=' -lpthread -ldl -lutil' PYTHON_FULL_VERSION='2.7.2' PYTHON_LDFLAGS='-L/home/hleeney/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/config -lpython2.7' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/home/hleeney/.pythonbrew/venvs/Python-2.7.2/django/lib/python2.7/site-packages' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='2.2.18' 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-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/hleeney/Downloads/graph-tool-2.2.18/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='${pyexecdir}/graph-tool' pkgpythondir='${pythondir}/graph-tool' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "graph-tool" #define PACKAGE_TARNAME "graph-tool" #define PACKAGE_VERSION "2.2.18" #define PACKAGE_STRING "graph-tool 2.2.18" #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" #define PACKAGE_URL "" #define PACKAGE "graph-tool" #define VERSION "2.2.18" #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 #define HAVE_PYTHON "2.7" #define HAVE_BOOST /**/ #define HAVE_BOOST_PYTHON /**/ configure: exit 1