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 1.9.0, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --enable-openmp ## --------- ## ## Platform. ## ## --------- ## hostname = tyler uname -m = i686 uname -r = 2.6.28-13-generic uname -s = Linux uname -v = #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009 /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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2166: checking for a BSD-compatible install configure:2234: result: /usr/bin/install -c configure:2245: checking whether build environment is sane configure:2288: result: yes configure:2313: checking for a thread-safe mkdir -p configure:2352: result: /bin/mkdir -p configure:2365: checking for gawk configure:2395: result: no configure:2365: checking for mawk configure:2381: found /usr/bin/mawk configure:2392: result: mawk configure:2403: checking whether make sets $(MAKE) configure:2425: result: yes configure:2621: checking for style of include used by make configure:2649: result: GNU configure:2719: checking for gcc configure:2746: result: /usr/lib/gcc-snapshot/bin/gcc configure:2978: checking for C compiler version configure:2986: /usr/lib/gcc-snapshot/bin/gcc --version >&5 gcc (Ubuntu 20090327-0ubuntu1) 4.4.0 20090327 (experimental) [trunk revision 145121] Copyright (C) 2009 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:2990: $? = 0 configure:2997: /usr/lib/gcc-snapshot/bin/gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 20090327-0ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs --enable-languages=c,c++,java,fortran,objc,obj-c++,ada --prefix=/usr/lib/gcc-snapshot --enable-shared --enable-multiarch --with-system-zlib --disable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --disable-plugin --with-java-home=/usr/lib/gcc-snapshot/java-1.5.0-gcj-4.4-1.5.0.0/jre --enable-java-home --with-jvm-root-dir=/usr/lib/gcc-snapshot/jvm --with-jvm-jar-dir=/usr/lib/gcc-snapshot/jvm-exports --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-mpfr --enable-targets=all --disable-werror --with-tune=generic --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.0 20090327 (experimental) [trunk revision 145121] (Ubuntu 20090327-0ubuntu1) configure:3001: $? = 0 configure:3008: /usr/lib/gcc-snapshot/bin/gcc -V >&5 gcc: '-V' option must have argument configure:3012: $? = 1 configure:3035: checking for C compiler default output file name configure:3057: /usr/lib/gcc-snapshot/bin/gcc conftest.c >&5 configure:3061: $? = 0 configure:3099: result: a.out configure:3118: checking whether the C compiler works configure:3128: ./a.out configure:3132: $? = 0 configure:3151: result: yes configure:3158: checking whether we are cross compiling configure:3160: result: no configure:3163: checking for suffix of executables configure:3170: /usr/lib/gcc-snapshot/bin/gcc -o conftest conftest.c >&5 configure:3174: $? = 0 configure:3200: result: configure:3206: checking for suffix of object files configure:3232: /usr/lib/gcc-snapshot/bin/gcc -c conftest.c >&5 configure:3236: $? = 0 configure:3261: result: o configure:3265: checking whether we are using the GNU C compiler configure:3294: /usr/lib/gcc-snapshot/bin/gcc -c conftest.c >&5 configure:3301: $? = 0 configure:3318: result: yes configure:3327: checking whether /usr/lib/gcc-snapshot/bin/gcc accepts -g configure:3357: /usr/lib/gcc-snapshot/bin/gcc -c -g conftest.c >&5 configure:3364: $? = 0 configure:3465: result: yes configure:3482: checking for /usr/lib/gcc-snapshot/bin/gcc option to accept ISO C89 configure:3556: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:3563: $? = 0 configure:3586: result: none needed configure:3606: checking dependency style of /usr/lib/gcc-snapshot/bin/gcc configure:3697: result: gcc3 configure:3713: checking whether /usr/lib/gcc-snapshot/bin/gcc and cc understand -c and -o together configure:3748: /usr/lib/gcc-snapshot/bin/gcc -c conftest.c -o conftest2.o >&5 configure:3752: $? = 0 configure:3758: /usr/lib/gcc-snapshot/bin/gcc -c conftest.c -o conftest2.o >&5 configure:3762: $? = 0 configure:3773: cc -c conftest.c >&5 configure:3777: $? = 0 configure:3785: cc -c conftest.c -o conftest2.o >&5 configure:3789: $? = 0 configure:3795: cc -c conftest.c -o conftest2.o >&5 configure:3799: $? = 0 configure:3817: result: yes configure:3849: checking for library containing strerror configure:3890: /usr/lib/gcc-snapshot/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:3897: $? = 0 configure:3928: result: none required configure:3943: checking how to run the C preprocessor configure:3983: /usr/lib/gcc-snapshot/bin/gcc -E conftest.c configure:3990: $? = 0 configure:4021: /usr/lib/gcc-snapshot/bin/gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4028: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | /* end confdefs.h. */ | #include configure:4061: result: /usr/lib/gcc-snapshot/bin/gcc -E configure:4090: /usr/lib/gcc-snapshot/bin/gcc -E conftest.c configure:4097: $? = 0 configure:4128: /usr/lib/gcc-snapshot/bin/gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4135: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | /* end confdefs.h. */ | #include configure:4175: checking for grep that handles long lines and -e configure:4235: result: /bin/grep configure:4240: checking for egrep configure:4304: result: /bin/grep -E configure:4309: checking for ANSI C header files configure:4339: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4346: $? = 0 configure:4445: /usr/lib/gcc-snapshot/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:4449: $? = 0 configure:4455: ./conftest configure:4459: $? = 0 configure:4477: result: yes configure:4501: checking for sys/types.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for sys/stat.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for stdlib.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for string.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for memory.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for strings.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for inttypes.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for stdint.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4501: checking for unistd.h configure:4522: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4546: result: yes configure:4571: checking minix/config.h usability configure:4588: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:53:26: error: minix/config.h: No such file or directory configure:4595: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:4609: result: no configure:4613: checking minix/config.h presence configure:4628: /usr/lib/gcc-snapshot/bin/gcc -E conftest.c conftest.c:20:26: error: minix/config.h: No such file or directory configure:4635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:4649: result: no configure:4682: checking for minix/config.h configure:4689: result: no configure:4720: checking whether it is safe to define __EXTENSIONS__ configure:4748: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:4755: $? = 0 configure:4770: result: yes configure:4906: checking for C++ compiler version configure:4914: /usr/lib/gcc-snapshot/bin/g++ --version >&5 g++ (Ubuntu 20090327-0ubuntu1) 4.4.0 20090327 (experimental) [trunk revision 145121] Copyright (C) 2009 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:4918: $? = 0 configure:4925: /usr/lib/gcc-snapshot/bin/g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 20090327-0ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs --enable-languages=c,c++,java,fortran,objc,obj-c++,ada --prefix=/usr/lib/gcc-snapshot --enable-shared --enable-multiarch --with-system-zlib --disable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --disable-plugin --with-java-home=/usr/lib/gcc-snapshot/java-1.5.0-gcj-4.4-1.5.0.0/jre --enable-java-home --with-jvm-root-dir=/usr/lib/gcc-snapshot/jvm --with-jvm-jar-dir=/usr/lib/gcc-snapshot/jvm-exports --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-mpfr --enable-targets=all --disable-werror --with-tune=generic --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.0 20090327 (experimental) [trunk revision 145121] (Ubuntu 20090327-0ubuntu1) configure:4929: $? = 0 configure:4936: /usr/lib/gcc-snapshot/bin/g++ -V >&5 g++: '-V' option must have argument configure:4940: $? = 1 configure:4943: checking whether we are using the GNU C++ compiler configure:4972: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 configure:4979: $? = 0 configure:4996: result: yes configure:5005: checking whether /usr/lib/gcc-snapshot/bin/g++ accepts -g configure:5035: /usr/lib/gcc-snapshot/bin/g++ -c -g conftest.cpp >&5 configure:5042: $? = 0 configure:5143: result: yes configure:5168: checking dependency style of /usr/lib/gcc-snapshot/bin/g++ configure:5259: result: gcc3 configure:5282: checking for /usr/lib/gcc-snapshot/bin/gcc option to accept ISO C99 configure:5441: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5441: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5441: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5441: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5441: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5441: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5441: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 conftest.cpp:75: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(const char*)': conftest.cpp:80: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:129: error: expected initializer before 'newvar' conftest.cpp:137: error: invalid conversion from 'void*' to 'incomplete_array*' conftest.cpp:144: error: expected primary-expression before '.' token conftest.cpp:145: error: expected primary-expression before '.' token conftest.cpp:146: error: expected primary-expression before '.' token conftest.cpp:155: error: 'newvar' was not declared in this scope configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5474: result: unsupported configure:5484: checking for /usr/lib/gcc-snapshot/bin/gcc option to accept ISO C89 configure:5588: result: none needed configure:5609: checking for /usr/lib/gcc-snapshot/bin/gcc option to accept ISO Standard C configure:5618: result: none needed configure:5631: checking how to run the C++ preprocessor configure:5667: /usr/lib/gcc-snapshot/bin/g++ -E conftest.cpp configure:5674: $? = 0 configure:5705: /usr/lib/gcc-snapshot/bin/g++ -E conftest.cpp conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory configure:5712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5745: result: /usr/lib/gcc-snapshot/bin/g++ -E configure:5774: /usr/lib/gcc-snapshot/bin/g++ -E conftest.cpp configure:5781: $? = 0 configure:5812: /usr/lib/gcc-snapshot/bin/g++ -E conftest.cpp conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory configure:5819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #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:5859: checking for ANSI C header files configure:6027: result: yes configure:6099: checking build system type configure:6117: result: i686-pc-linux-gnu configure:6139: checking host system type configure:6154: result: i686-pc-linux-gnu configure:6176: checking for a sed that does not truncate output configure:6242: result: /bin/sed configure:6260: checking for fgrep configure:6324: result: /bin/grep -F configure:6359: checking for ld used by /usr/lib/gcc-snapshot/bin/gcc configure:6426: result: /usr/bin/ld configure:6435: checking if the linker (/usr/bin/ld) is GNU ld configure:6450: result: yes configure:6462: checking for BSD- or MS-compatible name lister (nm) configure:6511: result: /usr/bin/nm -B configure:6629: checking the name lister (/usr/bin/nm -B) interface configure:6636: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 configure:6639: /usr/bin/nm -B "conftest.o" configure:6642: output 00000000 B some_variable configure:6649: result: BSD nm configure:6652: checking whether ln -s works configure:6656: result: yes configure:6664: checking the maximum length of command line arguments configure:6784: result: 1572864 configure:6801: checking whether the shell understands some XSI constructs configure:6811: result: yes configure:6815: checking whether the shell understands "+=" configure:6821: result: yes configure:6856: checking for /usr/bin/ld option to reload object files configure:6863: result: -r configure:6932: checking for objdump configure:6948: found /usr/bin/objdump configure:6959: result: objdump configure:6991: checking how to recognize dependent libraries configure:7187: result: pass_all configure:7247: checking for ar configure:7263: found /usr/bin/ar configure:7274: result: ar configure:7352: checking for strip configure:7368: found /usr/bin/strip configure:7379: result: strip configure:7451: checking for ranlib configure:7467: found /usr/bin/ranlib configure:7478: result: ranlib configure:7568: checking command to parse /usr/bin/nm -B output from /usr/lib/gcc-snapshot/bin/gcc object configure:7686: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 configure:7689: $? = 0 configure:7693: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7696: $? = 0 configure:7750: /usr/lib/gcc-snapshot/bin/g++ -o conftest conftest.cpp conftstm.o >&5 configure:7753: $? = 0 configure:7791: result: ok configure:8656: checking for dlfcn.h configure:8677: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 configure:8684: $? = 0 configure:8701: result: yes configure:8828: checking for C++ compiler version configure:8836: /usr/lib/gcc-snapshot/bin/g++ --version >&5 g++ (Ubuntu 20090327-0ubuntu1) 4.4.0 20090327 (experimental) [trunk revision 145121] Copyright (C) 2009 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:8840: $? = 0 configure:8847: /usr/lib/gcc-snapshot/bin/g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 20090327-0ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs --enable-languages=c,c++,java,fortran,objc,obj-c++,ada --prefix=/usr/lib/gcc-snapshot --enable-shared --enable-multiarch --with-system-zlib --disable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --disable-plugin --with-java-home=/usr/lib/gcc-snapshot/java-1.5.0-gcj-4.4-1.5.0.0/jre --enable-java-home --with-jvm-root-dir=/usr/lib/gcc-snapshot/jvm --with-jvm-jar-dir=/usr/lib/gcc-snapshot/jvm-exports --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-mpfr --enable-targets=all --disable-werror --with-tune=generic --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.0 20090327 (experimental) [trunk revision 145121] (Ubuntu 20090327-0ubuntu1) configure:8851: $? = 0 configure:8858: /usr/lib/gcc-snapshot/bin/g++ -V >&5 g++: '-V' option must have argument configure:8862: $? = 1 configure:8865: checking whether we are using the GNU C++ compiler configure:8918: result: yes configure:8927: checking whether /usr/lib/gcc-snapshot/bin/g++ accepts -g configure:9065: result: yes configure:9090: checking dependency style of /usr/lib/gcc-snapshot/bin/g++ configure:9181: result: gcc3 configure:9204: checking how to run the C++ preprocessor configure:9318: result: /usr/lib/gcc-snapshot/bin/g++ -E configure:9347: /usr/lib/gcc-snapshot/bin/g++ -E conftest.cpp configure:9354: $? = 0 configure:9385: /usr/lib/gcc-snapshot/bin/g++ -E conftest.cpp conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory configure:9392: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9575: checking for objdir configure:9590: result: .libs configure:9882: checking if /usr/lib/gcc-snapshot/bin/gcc supports -fno-rtti -fno-exceptions configure:9900: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9904: $? = 0 configure:9917: result: no configure:9937: checking for /usr/lib/gcc-snapshot/bin/gcc option to produce PIC configure:10209: result: -fPIC -DPIC configure:10221: checking if /usr/lib/gcc-snapshot/bin/gcc PIC flag -fPIC -DPIC works configure:10239: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10243: $? = 0 configure:10256: result: yes configure:10280: checking if /usr/lib/gcc-snapshot/bin/gcc static flag -static works configure:10308: result: yes configure:10323: checking if /usr/lib/gcc-snapshot/bin/gcc supports -c -o file.o configure:10344: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10348: $? = 0 configure:10370: result: yes configure:10378: checking if /usr/lib/gcc-snapshot/bin/gcc supports -c -o file.o configure:10425: result: yes configure:10458: checking whether the /usr/lib/gcc-snapshot/bin/gcc linker (/usr/bin/ld) supports shared libraries configure:11533: result: yes configure:11570: checking whether -lc should be explicitly linked in configure:11575: /usr/lib/gcc-snapshot/bin/gcc -c -g -O2 conftest.c >&5 configure:11578: $? = 0 configure:11593: /usr/lib/gcc-snapshot/bin/gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11596: $? = 0 configure:11608: result: no configure:11772: checking dynamic linker characteristics configure:12215: /usr/lib/gcc-snapshot/bin/gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12222: $? = 0 configure:12467: result: GNU/Linux ld.so configure:12569: checking how to hardcode library paths into programs configure:12594: result: immediate configure:13427: checking whether stripping libraries is possible configure:13432: result: yes configure:13467: checking if libtool supports shared libraries configure:13469: result: yes configure:13472: checking whether to build shared libraries configure:13493: result: yes configure:13496: checking whether to build static libraries configure:13500: result: no configure:13650: checking for ld used by /usr/lib/gcc-snapshot/bin/g++ configure:13717: result: /usr/bin/ld configure:13726: checking if the linker (/usr/bin/ld) is GNU ld configure:13741: result: yes configure:13796: checking whether the /usr/lib/gcc-snapshot/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:14771: result: yes configure:14799: /usr/lib/gcc-snapshot/bin/g++ -c conftest.cpp >&5 configure:14802: $? = 0 configure:14984: checking for /usr/lib/gcc-snapshot/bin/g++ option to produce PIC configure:15301: result: -fPIC -DPIC configure:15310: checking if /usr/lib/gcc-snapshot/bin/g++ PIC flag -fPIC -DPIC works configure:15328: /usr/lib/gcc-snapshot/bin/g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15332: $? = 0 configure:15345: result: yes configure:15366: checking if /usr/lib/gcc-snapshot/bin/g++ static flag -static works configure:15394: result: yes configure:15406: checking if /usr/lib/gcc-snapshot/bin/g++ supports -c -o file.o configure:15427: /usr/lib/gcc-snapshot/bin/g++ -c -o out/conftest2.o conftest.cpp >&5 configure:15431: $? = 0 configure:15453: result: yes configure:15458: checking if /usr/lib/gcc-snapshot/bin/g++ supports -c -o file.o configure:15505: result: yes configure:15535: checking whether the /usr/lib/gcc-snapshot/bin/g++ linker (/usr/bin/ld) supports shared libraries configure:15564: result: yes configure:15701: checking dynamic linker characteristics configure:16092: /usr/lib/gcc-snapshot/bin/g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:16099: $? = 0 configure:16344: result: GNU/Linux ld.so configure:16395: checking how to hardcode library paths into programs configure:16420: result: immediate configure:16492: checking for a BSD-compatible install configure:16560: result: /usr/bin/install -c configure:16575: checking whether to enable debug info... configure:16589: result: no configure:16598: checking whether to enable function inlining... configure:16619: result: yes configure:16635: checking whether to enable optimizations... configure:16644: result: yes configure:16651: checking whether to enable symbol visibility manipulation... configure:16660: result: yes configure:16668: checking whether to enable graph filtering... configure:16687: result: yes configure:16694: checking whether to enable parallel algorithms with openmp... configure:16699: result: yes configure:16734: checking for main in -lm configure:16763: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -Wall conftest.cpp -lm >&5 configure:16770: $? = 0 configure:16791: result: yes configure:16804: checking for main in -lbz2 configure:16833: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -Wall conftest.cpp -lbz2 -lm >&5 /usr/bin/ld: cannot find -lbz2 collect2: ld returned 1 exit status configure:16840: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USING_OPENMP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:16861: result: no configure:16874: checking for main in -lexpat configure:16903: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -Wall conftest.cpp -lexpat -lm >&5 configure:16910: $? = 0 configure:16931: result: yes configure:16976: checking for a Python interpreter with version >= 2.5 configure:16991: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:16994: $? = 0 configure:17001: result: python configure:17009: checking for python configure:17027: found /usr/bin/python configure:17039: result: /usr/bin/python configure:17059: checking for python version configure:17066: result: 2.6 configure:17078: checking for python platform configure:17085: result: linux2 configure:17092: checking for python script directory configure:17106: result: /usr/local/lib/python2.6/dist-packages configure:17115: checking for python extension module directory configure:17129: result: /usr/local/lib/python2.6/dist-packages configure:17150: checking for python2.6 configure:17180: result: /usr/bin/python configure:17198: checking for a version of Python >= '2.1.0' configure:17235: result: yes configure:17243: checking for a version of Python 2.5 configure:17249: result: yes configure:17272: checking for the distutils Python package configure:17276: result: yes configure:17294: checking for Python include path configure:17304: result: -I/usr/include/python2.6 configure:17311: checking for Python library path configure:17333: result: -L/usr/lib/python2.6 -lpython2.6 configure:17340: checking for Python site-packages path configure:17346: result: /usr/lib/python2.6/dist-packages configure:17353: checking python extra libraries configure:17360: result: -L/usr/lib -lz -lpthread -ldl -lutil configure:17367: checking python extra linking flags configure:17374: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions configure:17381: checking consistency of all components of python development environment configure:17417: /usr/lib/gcc-snapshot/bin/gcc -o conftest -g -O2 -I/usr/include/python2.6 conftest.c -L/usr/lib/python2.6 -lpython2.6 >&5 configure:17424: $? = 0 configure:17444: result: yes configure:17540: checking for boostlib >= 1.33.1 configure:17604: /usr/lib/gcc-snapshot/bin/g++ -c -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include conftest.cpp >&5 configure:17611: $? = 0 configure:17617: result: yes configure:17790: checking for python build information configure:17792: result: configure:17799: checking for python2.5 configure:17815: found /usr/bin/python2.5 configure:17826: result: python2.5 configure:17840: checking for main in -lpython2.5 configure:17869: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -L/usr/lib/python2.6 -lpython2.6 conftest.cpp -lpython2.5 >&5 /usr/bin/ld: cannot find -lpython2.5 collect2: ld returned 1 exit status configure:17876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USING_OPENMP 1 | #define HAVE_LIBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:17899: result: no configure:17922: checking python2.5/Python.h usability configure:17939: /usr/lib/gcc-snapshot/bin/g++ -c -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 conftest.cpp >&5 conftest.cpp:65:30: error: python2.5/Python.h: No such file or directory configure:17946: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USING_OPENMP 1 | #define HAVE_LIBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_BOOST /**/ | /* 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:17960: result: no configure:17964: checking python2.5/Python.h presence configure:17979: /usr/lib/gcc-snapshot/bin/g++ -E -I/usr/include/python2.6 conftest.cpp conftest.cpp:32:30: error: python2.5/Python.h: No such file or directory configure:17986: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USING_OPENMP 1 | #define HAVE_LIBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | #include configure:18000: result: no configure:18033: checking for python2.5/Python.h configure:18042: result: no configure:17799: checking for python2.4 configure:17826: result: python2.5 configure:17840: checking for main in -lpython2.5 configure:17899: result: no configure:17911: checking for python2.5/Python.h configure:17918: result: no configure:17799: checking for python2.3 configure:17826: result: python2.5 configure:17840: checking for main in -lpython2.5 configure:17899: result: no configure:17911: checking for python2.5/Python.h configure:17918: result: no configure:17799: checking for python2.2 configure:17826: result: python2.5 configure:17840: checking for main in -lpython2.5 configure:17899: result: no configure:17911: checking for python2.5/Python.h configure:17918: result: no configure:17799: checking for python2.1 configure:17826: result: python2.5 configure:17840: checking for main in -lpython2.5 configure:17899: result: no configure:17911: checking for python2.5/Python.h configure:17918: result: no configure:17799: checking for python configure:17826: result: python2.5 configure:17840: checking for main in -lpython2.5 configure:17899: result: no configure:17911: checking for python2.5/Python.h configure:17918: result: no configure:18072: result: results of the Python check: configure:18074: result: Binary: python2.5 configure:18076: result: Library: no configure:18078: result: Include Dir: no configure:18090: checking whether the Boost::Python library is available configure:18130: /usr/lib/gcc-snapshot/bin/g++ -c -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 conftest.cpp >&5 configure:18137: $? = 0 configure:18160: result: yes configure:18180: checking for exit in -lboost_python configure:18215: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -L/usr/lib/python2.6 -lpython2.6 conftest.cpp -lboost_python >&5 configure:18222: $? = 0 configure:18245: result: yes configure:18293: checking whether the Boost::IOStreams library is available configure:18331: /usr/lib/gcc-snapshot/bin/g++ -c -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include conftest.cpp >&5 configure:18338: $? = 0 configure:18360: result: yes configure:18373: checking for exit in -lboost_iostreams-gcc41-1_34_1 configure:18408: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include -L/usr/lib/python2.6 -lpython2.6 -L/usr/lib conftest.cpp -lboost_iostreams-gcc41-1_34_1 >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc41-1_34_1 collect2: ld returned 1 exit status configure:18415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USING_OPENMP 1 | #define HAVE_LIBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | #define HAVE_BOOST_IOSTREAMS /**/ | /* 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:18438: result: no configure:18373: checking for exit in -lboost_iostreams-gcc41-mt-1_34_1 configure:18408: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include -L/usr/lib/python2.6 -lpython2.6 -L/usr/lib conftest.cpp -lboost_iostreams-gcc41-mt-1_34_1 >&5 /usr/bin/ld: cannot find -lboost_iostreams-gcc41-mt-1_34_1 collect2: ld returned 1 exit status configure:18415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "1.9.0" | #define PACKAGE_STRING "graph-tool 1.9.0" | #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" | #define PACKAGE "graph-tool" | #define VERSION "1.9.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USING_OPENMP 1 | #define HAVE_LIBM 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_PYTHON /**/ | #define HAVE_BOOST_IOSTREAMS /**/ | /* 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:18438: result: no configure:18373: checking for exit in -lboost_iostreams-gcc42-1_34_1 configure:18408: /usr/lib/gcc-snapshot/bin/g++ -o conftest -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include -L/usr/lib/python2.6 -lpython2.6 -L/usr/lib conftest.cpp -lboost_iostreams-gcc42-1_34_1 >&5 configure:18415: $? = 0 configure:18438: result: yes configure:18631: checking python module: numpy configure:18636: result: yes configure:18662: checking for /usr/lib/python2.6/dist-packages/numpy/core/include/numpy/arrayobject.h configure:18683: /usr/lib/gcc-snapshot/bin/g++ -c -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include conftest.cpp >&5 configure:18690: $? = 0 configure:18707: result: yes configure:18727: checking python module: scipy configure:18732: result: yes configure:18769: checking /usr/lib/python2.6/dist-packages/scipy/weave/scxx/object.h usability configure:18786: /usr/lib/gcc-snapshot/bin/g++ -c -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy conftest.cpp >&5 configure:18793: $? = 0 configure:18807: result: yes configure:18811: checking /usr/lib/python2.6/dist-packages/scipy/weave/scxx/object.h presence configure:18826: /usr/lib/gcc-snapshot/bin/g++ -E -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy conftest.cpp configure:18833: $? = 0 configure:18847: result: yes configure:18880: checking for /usr/lib/python2.6/dist-packages/scipy/weave/scxx/object.h configure:18889: result: yes configure:18920: checking expat.h usability configure:18937: /usr/lib/gcc-snapshot/bin/g++ -c -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy -I/usr/lib/python2.6/dist-packages/scipy conftest.cpp >&5 configure:18944: $? = 0 configure:18958: result: yes configure:18962: checking expat.h presence configure:18977: /usr/lib/gcc-snapshot/bin/g++ -E -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy -I/usr/lib/python2.6/dist-packages/scipy conftest.cpp configure:18984: $? = 0 configure:18998: result: yes configure:19031: checking for expat.h configure:19038: result: yes configure:19310: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by graph-tool config.status 1.9.0, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tyler config.status:1116: creating Makefile config.status:1116: creating src/Makefile config.status:1116: creating src/graph/Makefile config.status:1116: creating src/graph/correlations/Makefile config.status:1116: creating src/graph/generation/Makefile config.status:1116: creating src/graph/stats/Makefile config.status:1116: creating src/graph/centrality/Makefile config.status:1116: creating src/graph/clustering/Makefile config.status:1116: creating src/graph/community/Makefile config.status:1116: creating src/graph/util/Makefile config.status:1116: creating src/graph/misc/Makefile config.status:1116: creating src/graph_tool/Makefile config.status:1116: creating config.h config.status:1338: config.h is unchanged config.status:1390: executing depfiles commands config.status:1390: executing libtool commands configure:21817: Modifying libtool to correctly link libstdc++ before anything else... ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_boost_python=yes ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/lib/gcc-snapshot/bin/gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/lib/gcc-snapshot/bin/g++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header__usr_lib_python2_6_dist_packages_numpy_core_include_numpy_arrayobject_h=yes ac_cv_header__usr_lib_python2_6_dist_packages_scipy_weave_scxx_object_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_python2_5_Python_h=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=i686-pc-linux-gnu ac_cv_lib_boost_iostreams_gcc41_1_34_1___exit=no ac_cv_lib_boost_iostreams_gcc41_mt_1_34_1___exit=no ac_cv_lib_boost_iostreams_gcc42_1_34_1___exit=yes ac_cv_lib_boost_python___exit=yes ac_cv_lib_bz2_main=no ac_cv_lib_expat_main=yes ac_cv_lib_m_main=yes ac_cv_lib_python2_5___main=no 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=/usr/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='/usr/lib/gcc-snapshot/bin/gcc -E' ac_cv_prog_CXXCPP='/usr/lib/gcc-snapshot/bin/g++ -E' ac_cv_prog_PYTHON_BIN=python2.5 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/lib/gcc-snapshot/bin/gcc 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__usr_lib_gcc_snapshot_bin_gcc_c_o=yes ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=no ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir=/usr/local/lib/python2.6/dist-packages am_cv_python_pythondir=/usr/local/lib/python2.6/dist-packages am_cv_python_version=2.6 ax_cv_boost_iostreams=yes 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 lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/hammer/graph-tool/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/hammer/graph-tool/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/hammer/graph-tool/missing --run autoconf' AUTOHEADER='${SHELL} /home/hammer/graph-tool/missing --run autoheader' AUTOMAKE='${SHELL} /home/hammer/graph-tool/missing --run automake-1.10' AWK='mawk' BOOST_CPPFLAGS='-I/usr/include' BOOST_IOSTREAMS_LIB='-lboost_iostreams-gcc42-1_34_1' BOOST_LDFLAGS='-L/usr/lib' BOOST_PYTHON_LIB='boost_python' CC='/usr/lib/gcc-snapshot/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='/usr/lib/gcc-snapshot/bin/gcc -E' CPPFLAGS=' -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy -I/usr/lib/python2.6/dist-packages/scipy' CXX='/usr/lib/gcc-snapshot/bin/g++' CXXCPP='/usr/lib/gcc-snapshot/bin/g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GRAPH_TOOL_VERSION_MAJOR='1' GRAPH_TOOL_VERSION_MICRO='0' GRAPH_TOOL_VERSION_MINOR='9' 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' LDFLAGS=' -L/usr/lib/python2.6 -lpython2.6' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/hammer/graph-tool/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MOD_CPPFLAGS='-I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../../boost-workaround -DHAVE_CONFIG_H' MOD_DIR='/usr/local/lib/python2.6/dist-packages/graph_tool' MOD_LDFLAGS='-module -avoid-version -export-dynamic -no-undefined-Wl,-E' MOD_LIBADD='-L/usr/lib/python2.6 -lpython2.6 -lboost_iostreams-gcc42-1_34_1 -lboost_python -lgomp -lexpat' NM='/usr/bin/nm -B' NMEDIT='' NO_INLINE_FALSE='' NO_INLINE_TRUE='#' NO_PREFIX_PACKAGE_DATA_DIR='share/graph-tool' NO_PREFIX_PACKAGE_DOC_DIR='doc/graph-tool' OBJDUMP='objdump' OBJEXT='o' OPENMP_LDFLAGS=' -lgomp ' OTOOL64='' OTOOL='' PACKAGE='graph-tool' PACKAGE_BUGREPORT='http://graph-tool.forked.de' PACKAGE_DATA_DIR='/usr/local/share/graph-tool' PACKAGE_DOC_DIR='/usr/local/doc/graph-tool' PACKAGE_NAME='graph-tool' PACKAGE_STRING='graph-tool 1.9.0' PACKAGE_TARNAME='graph-tool' PACKAGE_VERSION='1.9.0' PATH_SEPARATOR=':' PYTHON='/usr/bin/python' PYTHON_BIN='python2.5' PYTHON_CPPFLAGS='-I/usr/include/python2.6' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions' PYTHON_EXTRA_LIBS='-L/usr/lib -lz -lpthread -ldl -lutil' PYTHON_INCLUDE_DIR='' PYTHON_LDFLAGS='-L/usr/lib/python2.6 -lpython2.6' PYTHON_LIB='' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/usr/lib/python2.6/dist-packages' PYTHON_VERSION='2.6' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.9.0' ac_ct_CC='/usr/lib/gcc-snapshot/bin/gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/hammer/graph-tool/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/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='/usr/local/lib/python2.6/dist-packages' pythondir='/usr/local/lib/python2.6/dist-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "graph-tool" #define PACKAGE_TARNAME "graph-tool" #define PACKAGE_VERSION "1.9.0" #define PACKAGE_STRING "graph-tool 1.9.0" #define PACKAGE_BUGREPORT "http://graph-tool.forked.de" #define PACKAGE "graph-tool" #define VERSION "1.9.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define USING_OPENMP 1 #define HAVE_LIBM 1 #define HAVE_LIBEXPAT 1 #define HAVE_BOOST /**/ #define HAVE_BOOST_PYTHON /**/ #define HAVE_BOOST_IOSTREAMS /**/ #define HAVE_SCIPY 1 #define INSTALL_PREFIX "/usr/local" #define PYTHON_DIR "/usr/lib/python2.6/dist-packages" #define CXXFLAGS " -ftemplate-depth-150 -O99 -fvisibility=default -fvisibility-inlines-hidden -fopenmp" #define CPPFLAGS " -I/usr/include/python2.6 -I/usr/include -I/usr/lib/python2.6/dist-packages/numpy/core/include/numpy -I/usr/lib/python2.6/dist-packages/scipy" #define LDFLAGS " -L/usr/lib/python2.6 -lpython2.6" #define PACKAGE_DATA_DIR "/usr/local/share/graph-tool" #define PACKAGE_DOC_DIR "/usr/local/doc/graph-tool" #define PACKAGE_SOURCE_DIR "/home/hammer/graph-tool" #define AUTHOR "Tiago de Paula Peixoto " #define COPYRIGHT "Copyright (C) 2008 Tiago de Paula Peixoto\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." #define GIT_COMMIT "7b26fc40" #define GIT_COMMIT_DATE "Fri Aug 7 16:09:01 2009 +0200" configure: exit 0