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.17, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-boost-libdir=/usr/local/lib/ ## --------- ## ## Platform. ## ## --------- ## hostname = Cylon-9EFF1664G.smarkov uname -m = x86_64 uname -r = 3.3.8-1.fc16.x86_64 uname -s = Linux uname -v = #1 SMP Mon Jun 4 20:49:02 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/lib64/alliance/bin PATH: /usr/libexec/sdcc PATH: /home/smarkov/.local/bin PATH: /home/smarkov/bin PATH: /usr/lib64/alliance/bin PATH: /usr/libexec/sdcc ## ----------- ## ## Core tests. ## ## ----------- ## configure:2665: checking for a BSD-compatible install configure:2733: result: /usr/bin/install -c configure:2744: checking whether build environment is sane configure:2799: result: yes configure:2950: checking for a thread-safe mkdir -p configure:2989: result: /bin/mkdir -p configure:2996: checking for gawk configure:3012: found /usr/bin/gawk configure:3023: result: gawk configure:3034: checking whether make sets $(MAKE) configure:3056: result: yes configure:3147: checking whether make supports nested variables configure:3164: result: yes configure:3187: checking for style of include used by make configure:3215: result: GNU configure:3286: checking for gcc configure:3302: found /usr/bin/gcc configure:3313: result: gcc configure:3542: checking for C compiler version configure:3551: gcc --version >&5 gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2) Copyright (C) 2011 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:3562: $? = 0 configure:3551: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.3/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC) configure:3562: $? = 0 configure:3551: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3562: $? = 4 configure:3551: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3562: $? = 4 configure:3582: checking whether the C compiler works configure:3604: gcc conftest.c >&5 configure:3608: $? = 0 configure:3656: result: yes configure:3659: checking for C compiler default output file name configure:3661: result: a.out configure:3667: checking for suffix of executables configure:3674: gcc -o conftest conftest.c >&5 configure:3678: $? = 0 configure:3700: result: configure:3722: checking whether we are cross compiling configure:3730: gcc -o conftest conftest.c >&5 configure:3734: $? = 0 configure:3741: ./conftest configure:3745: $? = 0 configure:3760: result: no configure:3765: checking for suffix of object files configure:3787: gcc -c conftest.c >&5 configure:3791: $? = 0 configure:3812: result: o configure:3816: checking whether we are using the GNU C compiler configure:3835: gcc -c conftest.c >&5 configure:3835: $? = 0 configure:3844: result: yes configure:3853: checking whether gcc accepts -g configure:3873: gcc -c -g conftest.c >&5 configure:3873: $? = 0 configure:3914: result: yes configure:3931: checking for gcc option to accept ISO C89 configure:3994: gcc -c -g -O2 conftest.c >&5 configure:3994: $? = 0 configure:4007: result: none needed configure:4029: checking dependency style of gcc configure:4140: result: gcc3 configure:4156: checking whether gcc and cc understand -c and -o together configure:4187: gcc -c conftest.c -o conftest2.o >&5 configure:4191: $? = 0 configure:4197: gcc -c conftest.c -o conftest2.o >&5 configure:4201: $? = 0 configure:4212: cc -c conftest.c >&5 configure:4216: $? = 0 configure:4224: cc -c conftest.c -o conftest2.o >&5 configure:4228: $? = 0 configure:4234: cc -c conftest.c -o conftest2.o >&5 configure:4238: $? = 0 configure:4256: result: yes configure:4286: checking for library containing strerror configure:4317: gcc -o conftest -g -O2 conftest.c >&5 configure:4317: $? = 0 configure:4334: result: none required configure:4349: checking how to run the C preprocessor configure:4380: gcc -E conftest.c configure:4380: $? = 0 configure:4394: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | /* end confdefs.h. */ | #include configure:4419: result: gcc -E configure:4439: gcc -E conftest.c configure:4439: $? = 0 configure:4453: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | /* end confdefs.h. */ | #include configure:4482: checking for grep that handles long lines and -e configure:4540: result: /bin/grep configure:4545: checking for egrep configure:4607: result: /bin/grep -E configure:4612: checking for ANSI C header files configure:4632: gcc -c -g -O2 conftest.c >&5 configure:4632: $? = 0 configure:4705: gcc -o conftest -g -O2 conftest.c >&5 configure:4705: $? = 0 configure:4705: ./conftest configure:4705: $? = 0 configure:4716: result: yes configure:4729: checking for sys/types.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for sys/stat.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for stdlib.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for string.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for memory.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for strings.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for inttypes.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for stdint.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4729: checking for unistd.h configure:4729: gcc -c -g -O2 conftest.c >&5 configure:4729: $? = 0 configure:4729: result: yes configure:4742: checking minix/config.h usability configure:4742: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:4742: result: no configure:4742: checking minix/config.h presence configure:4742: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:4742: result: no configure:4742: checking for minix/config.h configure:4742: result: no configure:4763: checking whether it is safe to define __EXTENSIONS__ configure:4781: gcc -c -g -O2 conftest.c >&5 configure:4781: $? = 0 configure:4788: result: yes configure:4860: checking for g++ configure:4876: found /usr/bin/g++ configure:4887: result: g++ configure:4914: checking for C++ compiler version configure:4923: g++ --version >&5 g++ (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2) Copyright (C) 2011 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:4934: $? = 0 configure:4923: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.3/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC) configure:4934: $? = 0 configure:4923: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:4934: $? = 4 configure:4923: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:4934: $? = 4 configure:4938: checking whether we are using the GNU C++ compiler configure:4957: g++ -c conftest.cpp >&5 configure:4957: $? = 0 configure:4966: result: yes configure:4975: checking whether g++ accepts -g configure:4995: g++ -c -g conftest.cpp >&5 configure:4995: $? = 0 configure:5036: result: yes configure:5061: checking dependency style of g++ configure:5172: result: gcc3 configure:5197: checking for gcc option to accept ISO C99 configure:5346: g++ -c conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' conftest.cpp:138:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] conftest.cpp:145:5: error: expected primary-expression before '.' token conftest.cpp:146:5: error: expected primary-expression before '.' token conftest.cpp:147:5: error: expected primary-expression before '.' token conftest.cpp:156:59: error: 'newvar' was not declared in this scope configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5346: g++ -c conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' conftest.cpp:138:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] conftest.cpp:145:5: error: expected primary-expression before '.' token conftest.cpp:146:5: error: expected primary-expression before '.' token conftest.cpp:147:5: error: expected primary-expression before '.' token conftest.cpp:156:59: error: 'newvar' was not declared in this scope configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5346: g++ -c conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' conftest.cpp:138:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] conftest.cpp:145:5: error: expected primary-expression before '.' token conftest.cpp:146:5: error: expected primary-expression before '.' token conftest.cpp:147:5: error: expected primary-expression before '.' token conftest.cpp:156:59: error: 'newvar' was not declared in this scope configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5346: g++ -c conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' conftest.cpp:138:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] conftest.cpp:145:5: error: expected primary-expression before '.' token conftest.cpp:146:5: error: expected primary-expression before '.' token conftest.cpp:147:5: error: expected primary-expression before '.' token conftest.cpp:156:59: error: 'newvar' was not declared in this scope configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5346: g++ -c conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' conftest.cpp:138:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] conftest.cpp:145:5: error: expected primary-expression before '.' token conftest.cpp:146:5: error: expected primary-expression before '.' token conftest.cpp:147:5: error: expected primary-expression before '.' token conftest.cpp:156:59: error: 'newvar' was not declared in this scope configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5346: g++ -c conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' conftest.cpp:138:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] conftest.cpp:145:5: error: expected primary-expression before '.' token conftest.cpp:146:5: error: expected primary-expression before '.' token conftest.cpp:147:5: error: expected primary-expression before '.' token conftest.cpp:156:59: error: 'newvar' was not declared in this scope configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5346: g++ -c conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' conftest.cpp:138:70: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] conftest.cpp:145:5: error: expected primary-expression before '.' token conftest.cpp:146:5: error: expected primary-expression before '.' token conftest.cpp:147:5: error: expected primary-expression before '.' token conftest.cpp:156:59: error: 'newvar' was not declared in this scope configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5362: result: unsupported configure:5372: checking for gcc option to accept ISO C89 configure:5448: result: none needed configure:5467: checking for gcc option to accept ISO Standard C configure:5478: result: none needed configure:5491: checking how to run the C++ preprocessor configure:5518: g++ -E conftest.cpp configure:5518: $? = 0 configure:5532: g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5557: result: g++ -E configure:5577: g++ -E conftest.cpp configure:5577: $? = 0 configure:5591: g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:5620: checking for ANSI C header files configure:5724: result: yes configure:5792: checking build system type configure:5806: result: x86_64-unknown-linux-gnu configure:5826: checking host system type configure:5839: result: x86_64-unknown-linux-gnu configure:5880: checking how to print strings configure:5907: result: printf configure:5928: checking for a sed that does not truncate output configure:5992: result: /bin/sed configure:6010: checking for fgrep configure:6072: result: /bin/grep -F configure:6107: checking for ld used by gcc configure:6174: result: /usr/bin/ld configure:6181: checking if the linker (/usr/bin/ld) is GNU ld configure:6196: result: yes configure:6208: checking for BSD- or MS-compatible name lister (nm) configure:6257: result: /usr/bin/nm -B configure:6387: checking the name lister (/usr/bin/nm -B) interface configure:6394: g++ -c conftest.cpp >&5 configure:6397: /usr/bin/nm -B "conftest.o" configure:6400: output 0000000000000000 B some_variable configure:6407: result: BSD nm configure:6410: checking whether ln -s works configure:6414: result: yes configure:6422: checking the maximum length of command line arguments configure:6552: result: 1572864 configure:6569: checking whether the shell understands some XSI constructs configure:6579: result: yes configure:6583: checking whether the shell understands "+=" configure:6589: result: yes configure:6624: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6664: result: func_convert_file_noop configure:6671: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6691: result: func_convert_file_noop configure:6698: checking for /usr/bin/ld option to reload object files configure:6705: result: -r configure:6779: checking for objdump configure:6795: found /usr/bin/objdump configure:6806: result: objdump configure:6838: checking how to recognize dependent libraries configure:7040: result: pass_all configure:7125: checking for dlltool configure:7155: result: no configure:7185: checking how to associate runtime and link libraries configure:7212: result: printf %s\n configure:7272: checking for ar configure:7288: found /usr/bin/ar configure:7299: result: ar configure:7336: checking for archiver @FILE support configure:7353: g++ -c conftest.cpp >&5 configure:7353: $? = 0 configure:7356: ar cru libconftest.a @conftest.lst >&5 configure:7359: $? = 0 configure:7364: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7367: $? = 1 configure:7379: result: @ configure:7437: checking for strip configure:7453: found /usr/bin/strip configure:7464: result: strip configure:7536: checking for ranlib configure:7552: found /usr/bin/ranlib configure:7563: result: ranlib configure:7665: checking command to parse /usr/bin/nm -B output from gcc object configure:7785: g++ -c conftest.cpp >&5 configure:7788: $? = 0 configure:7792: /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:7795: $? = 0 configure:7861: g++ -o conftest conftest.cpp conftstm.o >&5 configure:7864: $? = 0 configure:7902: result: ok configure:7939: checking for sysroot configure:7969: result: no configure:8046: g++ -c conftest.cpp >&5 configure:8049: $? = 0 configure:8225: checking for mt configure:8255: result: no configure:8275: checking if : is a manifest tool configure:8281: : '-?' configure:8289: result: no configure:8928: checking for dlfcn.h configure:8928: g++ -c conftest.cpp >&5 configure:8928: $? = 0 configure:8928: result: yes configure:9114: checking for objdir configure:9129: result: .libs configure:9396: checking if gcc supports -fno-rtti -fno-exceptions configure:9414: 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 [enabled by default] configure:9418: $? = 0 configure:9431: result: no configure:9758: checking for gcc option to produce PIC configure:9765: result: -fPIC -DPIC configure:9773: checking if gcc PIC flag -fPIC -DPIC works configure:9791: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9795: $? = 0 configure:9808: result: yes configure:9837: checking if gcc static flag -static works configure:9865: result: no configure:9880: checking if gcc supports -c -o file.o configure:9901: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9905: $? = 0 configure:9927: result: yes configure:9935: checking if gcc supports -c -o file.o configure:9982: result: yes configure:10015: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11168: result: yes configure:11205: checking whether -lc should be explicitly linked in configure:11213: gcc -c -g -O2 conftest.c >&5 configure:11216: $? = 0 configure:11231: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11234: $? = 0 configure:11248: result: no configure:11408: checking dynamic linker characteristics configure:11932: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11932: $? = 0 configure:12154: result: GNU/Linux ld.so configure:12261: checking how to hardcode library paths into programs configure:12286: result: immediate configure:12826: checking whether stripping libraries is possible configure:12831: result: yes configure:12866: checking if libtool supports shared libraries configure:12868: result: yes configure:12871: checking whether to build shared libraries configure:12892: result: yes configure:12895: checking whether to build static libraries configure:12899: result: no configure:12922: checking how to run the C++ preprocessor configure:12988: result: g++ -E configure:13008: g++ -E conftest.cpp configure:13008: $? = 0 configure:13022: g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.2.17" | #define PACKAGE_STRING "graph-tool 2.2.17" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" | #define PACKAGE_URL "" | #define PACKAGE "graph-tool" | #define VERSION "2.2.17" | #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:13191: checking for ld used by g++ configure:13258: result: /usr/bin/ld -m elf_x86_64 configure:13265: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13280: result: yes configure:13335: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14340: result: yes configure:14376: g++ -c conftest.cpp >&5 configure:14379: $? = 0 configure:14899: checking for g++ option to produce PIC configure:14906: result: -fPIC -DPIC configure:14914: checking if g++ PIC flag -fPIC -DPIC works configure:14932: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14936: $? = 0 configure:14949: result: yes configure:14972: checking if g++ static flag -static works configure:15000: result: no configure:15012: checking if g++ supports -c -o file.o configure:15033: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:15037: $? = 0 configure:15059: result: yes configure:15064: checking if g++ supports -c -o file.o configure:15111: result: yes configure:15141: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15177: result: yes configure:15318: checking dynamic linker characteristics configure:15998: result: GNU/Linux ld.so configure:16051: checking how to hardcode library paths into programs configure:16076: result: immediate configure:16138: checking target system type configure:16151: result: x86_64-unknown-linux-gnu configure:16181: checking whether to enable debug info... configure:16199: result: no configure:16209: checking whether to enable function inlining... configure:16229: result: yes configure:16244: checking whether to enable optimizations... configure:16260: result: yes configure:16266: checking whether to enable symbol visibility manipulation... configure:16282: result: yes configure:16290: checking whether to enable graph filtering... configure:16307: result: yes configure:16315: checking whether to enable parallel algorithms with openmp... configure:16336: result: no configure:16344: checking whether to enable cairo drawing... configure:16358: result: yes configure:16370: checking for main in -lm configure:16389: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas conftest.cpp -lm >&5 configure:16389: $? = 0 configure:16398: result: yes configure:16410: checking for main in -lbz2 configure:16429: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas conftest.cpp -lbz2 -lm >&5 configure:16429: $? = 0 configure:16438: result: yes configure:16450: checking for main in -lexpat configure:16469: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas conftest.cpp -lexpat -lbz2 -lm >&5 configure:16469: $? = 0 configure:16478: result: yes configure:16528: checking for a Python interpreter with version >= 2.6 configure:16545: 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:16548: $? = 0 configure:16554: result: python configure:16562: checking for python configure:16580: found /usr/bin/python configure:16592: result: /usr/bin/python configure:16610: checking for python version configure:16617: result: 2.7 configure:16629: checking for python platform configure:16636: result: linux2 configure:16643: checking for python script directory configure:16671: result: ${prefix}/lib/python2.7/site-packages configure:16680: checking for python extension module directory configure:16708: result: ${exec_prefix}/lib64/python2.7/site-packages configure:16733: checking for python2.7 configure:16763: result: /usr/bin/python configure:16779: checking for a version of Python >= '2.1.0' configure:16805: result: yes configure:16813: checking for a version of Python == '2.7.3' configure:16819: result: yes configure:16836: checking for the distutils Python package configure:16840: result: yes configure:16854: checking for Python include path configure:16864: result: -I/usr/include/python2.7 configure:16871: checking for Python library path configure:16956: result: -L/usr/lib64 -lpython2.7 configure:16963: checking for Python site-packages path configure:16969: result: /usr/lib/python2.7/site-packages configure:16976: checking python extra libraries configure:16983: result: -lpthread -ldl -lutil configure:16990: checking python extra linking flags configure:16997: result: -Xlinker -export-dynamic configure:17004: checking consistency of all components of python development environment configure:17030: gcc -o conftest -g -O2 -I/usr/include/python2.7 conftest.c -lexpat -lbz2 -lm -L/usr/lib64 -lpython2.7 -Xlinker -export-dynamic -lpthread -ldl -lutil >&5 configure:17030: $? = 0 configure:17047: result: yes configure:17128: checking for boostlib >= 1.38.0 configure:17182: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -I/usr/local/include conftest.cpp >&5 configure:17182: $? = 0 configure:17184: result: yes configure:17318: checking whether the Boost::Python library is available configure:17348: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 conftest.cpp >&5 configure:17348: $? = 0 configure:17363: result: yes configure:17381: checking for exit in -lboost_python configure:17406: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -L/usr/lib64 -lpython2.7 conftest.cpp -lboost_python -lexpat -lbz2 -lm >&5 configure:17406: $? = 0 configure:17416: result: yes configure:17515: checking whether the Boost::Iostreams library is available configure:17549: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 conftest.cpp >&5 configure:17549: $? = 0 configure:17564: result: yes configure:17582: checking for exit in -lboost_iostreams configure:17607: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -L/usr/lib64 -lpython2.7 conftest.cpp -lboost_iostreams -lexpat -lbz2 -lm >&5 configure:17607: $? = 0 configure:17617: result: yes configure:17630: checking whether the Boost::Regex library is available configure:17659: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 conftest.cpp >&5 configure:17659: $? = 0 configure:17674: result: yes configure:17692: checking for exit in -lboost_regex configure:17717: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -L/usr/lib64 -lpython2.7 conftest.cpp -lboost_regex -lexpat -lbz2 -lm >&5 configure:17717: $? = 0 configure:17727: result: yes configure:17741: checking whether the Boost::Graph library is available configure:17772: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 conftest.cpp >&5 configure:17772: $? = 0 configure:17787: result: yes configure:17805: checking for exit in -lboost_graph configure:17830: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -L/usr/lib64 -lpython2.7 conftest.cpp -lboost_graph -lexpat -lbz2 -lm >&5 configure:17830: $? = 0 configure:17840: result: yes configure:17856: checking for main in -lCGAL configure:17875: g++ -o conftest -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -I/usr/local/include -L/usr/lib64 -lpython2.7 conftest.cpp -lCGAL -lexpat -lbz2 -lm >&5 configure:17875: $? = 0 configure:17884: result: yes configure:17907: checking python module: numpy configure:17912: result: yes configure:17936: checking for /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h configure:17936: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -I/usr/local/include conftest.cpp >&5 configure:17936: $? = 0 configure:17936: result: yes configure:17952: checking python module: scipy configure:17957: result: yes configure:17980: checking /usr/lib64/python2.7/site-packages/scipy/weave/scxx/object.h usability configure:17980: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy conftest.cpp >&5 In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /usr/lib64/python2.7/site-packages/scipy/weave/scxx/object.h:11, from conftest.cpp:72: /usr/include/python2.7/pyconfig-64.h:1170:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1192:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition configure:17980: $? = 0 configure:17980: result: yes configure:17980: checking /usr/lib64/python2.7/site-packages/scipy/weave/scxx/object.h presence configure:17980: g++ -E -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy conftest.cpp configure:17980: $? = 0 configure:17980: result: yes configure:17980: checking for /usr/lib64/python2.7/site-packages/scipy/weave/scxx/object.h configure:17980: result: yes configure:17993: checking expat.h usability configure:17993: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy conftest.cpp >&5 configure:17993: $? = 0 configure:17993: result: yes configure:17993: checking expat.h presence configure:17993: g++ -E -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy conftest.cpp configure:17993: $? = 0 configure:17993: result: yes configure:17993: checking for expat.h configure:17993: result: yes configure:18002: checking CGAL/version.h usability configure:18002: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy conftest.cpp >&5 configure:18002: $? = 0 configure:18002: result: yes configure:18002: checking CGAL/version.h presence configure:18002: g++ -E -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy conftest.cpp configure:18002: $? = 0 configure:18002: result: yes configure:18002: checking for CGAL/version.h configure:18002: result: yes configure:18068: checking for pkg-config configure:18086: found /usr/local/bin/pkg-config configure:18098: result: /usr/local/bin/pkg-config configure:18123: checking pkg-config is at least version 0.9.0 configure:18126: result: yes configure:18136: checking for CAIROMM configure:18143: $PKG_CONFIG --exists --print-errors "cairomm-1.0" configure:18146: $? = 0 configure:18221: result: yes configure:18235: checking python module: cairo configure:18240: result: yes configure:18259: checking pycairo/pycairo.h usability configure:18259: g++ -c -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas -pthread -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy -pthread -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp >&5 configure:18259: $? = 0 configure:18259: result: yes configure:18259: checking pycairo/pycairo.h presence configure:18259: g++ -E -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy -pthread -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.cpp configure:18259: $? = 0 configure:18259: result: yes configure:18259: checking for pycairo/pycairo.h configure:18259: result: yes configure:18508: checking that generated files are newer than configure configure:18514: result: done configure:18545: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by graph-tool config.status 2.2.17, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Cylon-9EFF1664G.smarkov config.status:1239: creating Makefile config.status:1239: creating src/Makefile config.status:1239: creating src/graph/Makefile config.status:1239: creating src/graph/correlations/Makefile config.status:1239: creating src/graph/generation/Makefile config.status:1239: creating src/graph/stats/Makefile config.status:1239: creating src/graph/centrality/Makefile config.status:1239: creating src/graph/clustering/Makefile config.status:1239: creating src/graph/community/Makefile config.status:1239: creating src/graph/util/Makefile config.status:1239: creating src/graph/topology/Makefile config.status:1239: creating src/graph/flow/Makefile config.status:1239: creating src/graph/layout/Makefile config.status:1239: creating src/graph/search/Makefile config.status:1239: creating src/graph/draw/Makefile config.status:1239: creating src/graph_tool/Makefile config.status:1239: creating config.h config.status:1468: executing depfiles commands config.status:1468: executing libtool commands configure:21055: Modifying libtool to correctly link libstdc++ before anything else... ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_boost_graph=yes ac_cv_boost_iostreams=yes ac_cv_boost_python=yes ac_cv_boost_regex=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=set ac_cv_env_CAIROMM_LIBS_value=cairomm-1.0 ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig:/usr/lib64/pkgconfig/ ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_PYTHON_set= 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_CGAL_version_h=yes ac_cv_header__usr_lib64_python2_7_site_packages_numpy_core_include_numpy_arrayobject_h=yes ac_cv_header__usr_lib64_python2_7_site_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_pycairo_pycairo_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_CGAL_main=yes ac_cv_lib_boost_graph___exit=yes ac_cv_lib_boost_iostreams___exit=yes ac_cv_lib_boost_python___exit=yes ac_cv_lib_boost_regex___exit=yes 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=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk 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_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}/lib64/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=no lt_cv_prog_compiler_static_works_CXX=no 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 pkg_cv_CAIROMM_CFLAGS='-pthread -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_CAIROMM_LIBS=cairomm-1.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/smarkov/Downloads/graph-tool-2.2.17/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/smarkov/Downloads/graph-tool-2.2.17/missing --run autoconf' AUTOHEADER='${SHELL} /home/smarkov/Downloads/graph-tool-2.2.17/missing --run autoheader' AUTOMAKE='${SHELL} /home/smarkov/Downloads/graph-tool-2.2.17/missing --run automake-1.12' AWK='gawk' BOOST_CPPFLAGS='-I/usr/local/include' BOOST_GRAPH_LIB='boost_graph' BOOST_IOSTREAMS_LIB='boost_iostreams' BOOST_LDFLAGS='-L/usr/local/lib/' BOOST_PYTHON_LIB='boost_python' BOOST_REGEX_LIB='boost_regex' CAIROMM_CFLAGS='-pthread -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' CAIROMM_LIBS='cairomm-1.0' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CGAL_FLAGS='-frounding-math' CGAL_LIBADD='-lCGAL -lgmp' CPP='gcc -E' CPPFLAGS=' -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy' 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='-DHAVE_CONFIG_H' 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='17' 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/usr/lib64 -lpython2.7' LIBOBJS='' LIBS='-lCGAL -lexpat -lbz2 -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/smarkov/Downloads/graph-tool-2.2.17/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MOD_CPPFLAGS='-I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../../boost-workaround -DHAVE_CONFIG_H' MOD_DIR='${prefix}/lib/python2.7/site-packages/graph_tool' MOD_LDFLAGS='-module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed' MOD_LIBADD='-L/usr/lib64 -lpython2.7 -lboost_iostreams -lboost_python -lboost_regex -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='' OTOOL64='' OTOOL='' PACKAGE='graph-tool' PACKAGE_BUGREPORT='http://graph-tool.skewed.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 2.2.17' PACKAGE_TARNAME='graph-tool' PACKAGE_URL='' PACKAGE_VERSION='2.2.17' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/usr/lib64/pkgconfig/' PYTHON='/usr/bin/python' PYTHON_CPPFLAGS='-I/usr/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.3' PYTHON_LDFLAGS='-L/usr/lib64 -lpython2.7' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/usr/lib/python2.7/site-packages' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.2.17' 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='${prefix}' 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/smarkov/Downloads/graph-tool-2.2.17/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' 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}/lib64/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.17" #define PACKAGE_STRING "graph-tool 2.2.17" #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de" #define PACKAGE_URL "" #define PACKAGE "graph-tool" #define VERSION "2.2.17" #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 /**/ #define HAVE_BOOST_IOSTREAMS /**/ #define HAVE_BOOST_REGEX /**/ #define HAVE_BOOST_GRAPH /**/ #define HAVE_LIBCGAL 1 #define HAVE_SCIPY 1 #define HAVE_CAIROMM 1 #define INSTALL_PREFIX "/usr/local" #define PYTHON_DIR "/usr/lib/python2.7/site-packages" #define CXXFLAGS " -Wall -ftemplate-depth-150 -Wno-deprecated -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-unknown-pragmas" #define CPPFLAGS " -I/usr/include/python2.7 -I/usr/local/include -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -I/usr/lib64/python2.7/site-packages/scipy" #define LDFLAGS " -L/usr/lib64 -lpython2.7" #define PACKAGE_DATA_DIR "/usr/local/share/graph-tool" #define PACKAGE_DOC_DIR "/usr/local/doc/graph-tool" #define PACKAGE_SOURCE_DIR "/home/smarkov/Downloads/graph-tool-2.2.17" #define AUTHOR "Tiago de Paula Peixoto " #define COPYRIGHT "Copyright (C) 2006-2011 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 "d058ad14" #define GIT_COMMIT_DATE "Tue Jun 19 22:27:35 2012 +0200" #define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) configure: exit 0