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.26, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure CXX=/sw/arcts/centos7/gcc/5.4.0/bin/g++ LDFLAGS=-L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib CPPFLAGS=-I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib --with-python-module-path=/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages --prefix=/home/kojimano/anaconda3/envs/CogMap2/lib --with-boost=/scratch/jiadeng_fluxoe/kojimano/packages/one_six -with-boost=yes --disable-cairo --disable-sparsehash ## --------- ## ## Platform. ## ## --------- ## hostname = flux-login1.arc-ts.umich.edu uname -m = x86_64 uname -r = 3.10.0-693.11.6.el7.x86_64 uname -s = Linux uname -v = #1 SMP Thu Jan 4 01:06:37 UTC 2018 /usr/bin/uname -p = x86_64 /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: /sw/arcts/centos7/gcc/5.4.0/bin PATH: /home/kojimano/anaconda3/envs/CogMap2/bin PATH: /home/kojimano/.nvm/versions/node/v8.9.4/bin PATH: /home/kojimano/anaconda3/bin PATH: /home/kojimano/anaconda2/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/b‌​in ## ----------- ## ## Core tests. ## ## ----------- ## configure:2718: checking build system type configure:2732: result: x86_64-unknown-linux-gnu configure:2752: checking host system type configure:2765: result: x86_64-unknown-linux-gnu configure:2785: checking target system type configure:2798: result: x86_64-unknown-linux-gnu configure:2840: checking for a BSD-compatible install configure:2908: result: /usr/bin/install -c configure:2919: checking whether build environment is sane configure:2974: result: yes configure:3125: checking for a thread-safe mkdir -p configure:3164: result: /usr/bin/mkdir -p configure:3171: checking for gawk configure:3187: found /usr/bin/gawk configure:3198: result: gawk configure:3209: checking whether make sets $(MAKE) configure:3231: result: yes configure:3260: checking whether make supports nested variables configure:3277: result: yes configure:3356: checking how to create a pax tar archive configure:3367: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3370: $? = 0 configure:3410: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3413: $? = 0 configure:3417: tar -xf - &5 gcc (GCC) 5.4.0 Copyright (C) 2015 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:3872: $? = 0 configure:3861: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/sw/arcts/centos7/gcc/5.4.0/libexec/gcc/x86_64-unknown-linux-gnu/5.4.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/sw/arcts/centos7/gcc/5.4.0 --enable-languages=c,c++,fortran --disable-multilib Thread model: posix gcc version 5.4.0 (GCC) configure:3872: $? = 0 configure:3861: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3872: $? = 1 configure:3861: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3872: $? = 1 configure:3892: checking whether the C compiler works configure:3914: gcc -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:3918: $? = 0 configure:3966: result: yes configure:3969: checking for C compiler default output file name configure:3971: result: a.out configure:3977: checking for suffix of executables configure:3984: gcc -o conftest -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:3988: $? = 0 configure:4010: result: configure:4032: checking whether we are cross compiling configure:4040: gcc -o conftest -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:4044: $? = 0 configure:4051: ./conftest configure:4055: $? = 0 configure:4070: result: no configure:4075: checking for suffix of object files configure:4097: gcc -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:4101: $? = 0 configure:4122: result: o configure:4126: checking whether we are using the GNU C compiler configure:4145: gcc -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:4145: $? = 0 configure:4154: result: yes configure:4163: checking whether gcc accepts -g configure:4183: gcc -c -g -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:4183: $? = 0 configure:4224: result: yes configure:4241: checking for gcc option to accept ISO C89 configure:4304: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:4304: $? = 0 configure:4317: result: none needed configure:4339: checking dependency style of gcc configure:4450: result: gcc3 configure:4466: checking whether gcc and cc understand -c and -o together configure:4497: gcc -c conftest.c -o conftest2.o >&5 configure:4501: $? = 0 configure:4507: gcc -c conftest.c -o conftest2.o >&5 configure:4511: $? = 0 configure:4522: cc -c conftest.c >&5 configure:4526: $? = 0 configure:4534: cc -c conftest.c -o conftest2.o >&5 configure:4538: $? = 0 configure:4544: cc -c conftest.c -o conftest2.o >&5 configure:4548: $? = 0 configure:4566: result: yes configure:4595: checking for library containing strerror configure:4626: gcc -o conftest -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:4626: $? = 0 configure:4643: result: none required configure:4658: checking how to run the C preprocessor configure:4689: gcc -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c configure:4689: $? = 0 configure:4703: gcc -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | /* end confdefs.h. */ | #include configure:4728: result: gcc -E configure:4748: gcc -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c configure:4748: $? = 0 configure:4762: gcc -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | /* end confdefs.h. */ | #include configure:4791: checking for grep that handles long lines and -e configure:4849: result: /usr/bin/grep configure:4854: checking for egrep configure:4916: result: /usr/bin/grep -E configure:4921: checking for ANSI C header files configure:4941: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:4941: $? = 0 configure:5014: gcc -o conftest -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5014: $? = 0 configure:5014: ./conftest configure:5014: $? = 0 configure:5025: result: yes configure:5038: checking for sys/types.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for sys/stat.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for stdlib.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for string.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for memory.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for strings.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for inttypes.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for stdint.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5038: checking for unistd.h configure:5038: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5038: $? = 0 configure:5038: result: yes configure:5051: checking minix/config.h usability configure:5051: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5051: result: no configure:5051: checking minix/config.h presence configure:5051: gcc -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5051: result: no configure:5051: checking for minix/config.h configure:5051: result: no configure:5072: checking whether it is safe to define __EXTENSIONS__ configure:5090: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:5090: $? = 0 configure:5097: result: yes configure:5223: checking for C++ compiler version configure:5232: /sw/arcts/centos7/gcc/5.4.0/bin/g++ --version >&5 g++ (GCC) 5.4.0 Copyright (C) 2015 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:5243: $? = 0 configure:5232: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/sw/arcts/centos7/gcc/5.4.0/bin/g++ COLLECT_LTO_WRAPPER=/sw/arcts/centos7/gcc/5.4.0/libexec/gcc/x86_64-unknown-linux-gnu/5.4.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/sw/arcts/centos7/gcc/5.4.0 --enable-languages=c,c++,fortran --disable-multilib Thread model: posix gcc version 5.4.0 (GCC) configure:5243: $? = 0 configure:5232: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5243: $? = 1 configure:5232: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5243: $? = 1 configure:5247: checking whether we are using the GNU C++ compiler configure:5266: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:5266: $? = 0 configure:5275: result: yes configure:5284: checking whether /sw/arcts/centos7/gcc/5.4.0/bin/g++ accepts -g configure:5304: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -g -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:5304: $? = 0 configure:5345: result: yes configure:5370: checking dependency style of /sw/arcts/centos7/gcc/5.4.0/bin/g++ configure:5481: result: gcc3 configure:5506: checking for gcc option to accept ISO C99 configure:5655: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:138:12: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:156:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:5655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5655: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:138:12: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:156:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:5655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5655: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:138:12: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:156:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:5655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5655: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:138:12: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:156:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:5655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5655: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:138:12: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:156:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:5655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5655: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:138:12: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:156:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:5655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5655: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:76:29: error: expected ',' or '...' before 'text' test_restrict (ccp restrict text) ^ conftest.cpp: In function 'int test_restrict(ccp)': conftest.cpp:81:30: error: 'text' was not declared in this scope for (unsigned int i = 0; *(text+i) != '\0'; ++i) ^ conftest.cpp: In function 'int main()': conftest.cpp:130:18: error: expected initializer before 'newvar' char *restrict newvar = "Another string"; ^ conftest.cpp:138:12: error: invalid conversion from 'void*' to 'incomplete_array*' [-fpermissive] malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ^ conftest.cpp:156:59: error: 'newvar' was not declared in this scope return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:5655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5671: result: unsupported configure:5681: checking for gcc option to accept ISO C89 configure:5757: result: none needed configure:5776: checking for gcc option to accept ISO Standard C configure:5787: result: none needed configure:5800: checking how to run the C++ preprocessor configure:5827: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp configure:5827: $? = 0 configure:5841: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5866: result: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E configure:5886: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp configure:5886: $? = 0 configure:5900: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:5929: checking for ANSI C header files configure:6033: result: yes configure:6119: checking how to print strings configure:6146: result: printf configure:6167: checking for a sed that does not truncate output configure:6231: result: /usr/bin/sed configure:6249: checking for fgrep configure:6311: result: /usr/bin/grep -F configure:6346: checking for ld used by gcc configure:6413: result: /usr/bin/ld configure:6420: checking if the linker (/usr/bin/ld) is GNU ld configure:6435: result: yes configure:6447: checking for BSD- or MS-compatible name lister (nm) configure:6501: result: /usr/bin/nm -B configure:6631: checking the name lister (/usr/bin/nm -B) interface configure:6638: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:6641: /usr/bin/nm -B "conftest.o" configure:6644: output 0000000000000000 B some_variable configure:6651: result: BSD nm configure:6654: checking whether ln -s works configure:6658: result: yes configure:6666: checking the maximum length of command line arguments configure:6797: result: 3458764513820540925 configure:6845: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6885: result: func_convert_file_noop configure:6892: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6912: result: func_convert_file_noop configure:6919: checking for /usr/bin/ld option to reload object files configure:6926: result: -r configure:7000: checking for objdump configure:7016: found /usr/bin/objdump configure:7027: result: objdump configure:7059: checking how to recognize dependent libraries configure:7259: result: pass_all configure:7344: checking for dlltool configure:7374: result: no configure:7404: checking how to associate runtime and link libraries configure:7431: result: printf %s\n configure:7491: checking for ar configure:7507: found /usr/bin/ar configure:7518: result: ar configure:7555: checking for archiver @FILE support configure:7572: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:7572: $? = 0 configure:7575: ar cru libconftest.a @conftest.lst >&5 configure:7578: $? = 0 configure:7583: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7586: $? = 1 configure:7598: result: @ configure:7656: checking for strip configure:7672: found /usr/bin/strip configure:7683: result: strip configure:7755: checking for ranlib configure:7771: found /usr/bin/ranlib configure:7782: result: ranlib configure:7884: checking command to parse /usr/bin/nm -B output from gcc object configure:8037: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:8040: $? = 0 configure:8044: /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:8047: $? = 0 configure:8113: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -o conftest -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp conftstm.o >&5 configure:8116: $? = 0 configure:8154: result: ok configure:8201: checking for sysroot configure:8231: result: no configure:8238: checking for a working dd configure:8276: result: /usr/bin/dd configure:8280: checking how to truncate binary pipes configure:8295: result: /usr/bin/dd bs=4096 count=1 configure:8431: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:8434: $? = 0 configure:8624: checking for mt configure:8654: result: no configure:8674: checking if : is a manifest tool configure:8680: : '-?' configure:8688: result: no configure:9362: checking for dlfcn.h configure:9362: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:9362: $? = 0 configure:9362: result: yes configure:9598: checking for objdir configure:9613: result: .libs configure:9877: checking if gcc supports -fno-rtti -fno-exceptions configure:9895: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9899: $? = 0 configure:9912: result: no configure:10270: checking for gcc option to produce PIC configure:10277: result: -fPIC -DPIC configure:10285: checking if gcc PIC flag -fPIC -DPIC works configure:10303: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -fPIC -DPIC -DPIC conftest.c >&5 configure:10307: $? = 0 configure:10320: result: yes configure:10349: checking if gcc static flag -static works configure:10377: result: yes configure:10392: checking if gcc supports -c -o file.o configure:10413: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -o out/conftest2.o conftest.c >&5 configure:10417: $? = 0 configure:10439: result: yes configure:10447: checking if gcc supports -c -o file.o configure:10494: result: yes configure:10527: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11786: result: yes configure:11823: checking whether -lc should be explicitly linked in configure:11831: gcc -c -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.c >&5 configure:11834: $? = 0 configure:11849: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11852: $? = 0 configure:11866: result: no configure:12026: checking dynamic linker characteristics configure:12607: gcc -o conftest -g -O2 -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12607: $? = 0 configure:12844: result: GNU/Linux ld.so configure:12966: checking how to hardcode library paths into programs configure:12991: result: immediate configure:13539: checking whether stripping libraries is possible configure:13544: result: yes configure:13579: checking if libtool supports shared libraries configure:13581: result: yes configure:13584: checking whether to build shared libraries configure:13609: result: yes configure:13612: checking whether to build static libraries configure:13616: result: no configure:13639: checking how to run the C++ preprocessor configure:13705: result: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E configure:13725: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp configure:13725: $? = 0 configure:13739: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -E -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:13739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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:13901: checking for ld used by /sw/arcts/centos7/gcc/5.4.0/bin/g++ configure:13968: result: /usr/bin/ld -m elf_x86_64 configure:13975: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13990: result: yes configure:14045: checking whether the /sw/arcts/centos7/gcc/5.4.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15118: result: yes configure:15154: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:15157: $? = 0 configure:15638: checking for /sw/arcts/centos7/gcc/5.4.0/bin/g++ option to produce PIC configure:15645: result: -fPIC -DPIC configure:15653: checking if /sw/arcts/centos7/gcc/5.4.0/bin/g++ PIC flag -fPIC -DPIC works configure:15671: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15675: $? = 0 configure:15688: result: yes configure:15711: checking if /sw/arcts/centos7/gcc/5.4.0/bin/g++ static flag -static works configure:15739: result: yes configure:15751: checking if /sw/arcts/centos7/gcc/5.4.0/bin/g++ supports -c -o file.o configure:15772: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -o out/conftest2.o conftest.cpp >&5 configure:15776: $? = 0 configure:15798: result: yes configure:15803: checking if /sw/arcts/centos7/gcc/5.4.0/bin/g++ supports -c -o file.o configure:15850: result: yes configure:15880: checking whether the /sw/arcts/centos7/gcc/5.4.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15920: result: yes configure:16061: checking dynamic linker characteristics configure:16806: result: GNU/Linux ld.so configure:16871: checking how to hardcode library paths into programs configure:16896: result: immediate configure:17013: checking for pkg-config configure:17031: found /usr/bin/pkg-config configure:17043: result: /usr/bin/pkg-config configure:17068: checking pkg-config is at least version 0.9.0 configure:17071: result: yes configure:17102: checking whether /sw/arcts/centos7/gcc/5.4.0/bin/g++ supports C++14 features by default configure:17516: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 conftest.cpp:40:2: error: #error "This is not a C++11 compiler" #error "This is not a C++11 compiler" ^ conftest.cpp:325:2: error: #error "This is not a C++14 compiler" #error "This is not a C++14 compiler" ^ configure:17516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check single_type; | typedef check> double_type; | typedef check>> triple_type; | typedef check>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == true, ""); | static_assert(is_same::value == false, ""); | static_assert(is_same::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template | struct sum; | | template | struct sum | { | static constexpr auto value = N0 + sum::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template | using member = typename T::member_type; | | template | void func(...) {} | | template | void func(member*) {} | | void test(); | | void test() { func(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | | | // If the compiler admits that it is not ready for C++14, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201402L | | #error "This is not a C++14 compiler" | | #else | | namespace cxx14 | { | | namespace test_polymorphic_lambdas | { | | int | test() | { | const auto lambda = [](auto&&... args){ | const auto istiny = [](auto x){ | return (sizeof(x) == 1UL) ? 1 : 0; | }; | const int aretiny[] = { istiny(args)... }; | return aretiny[0]; | }; | return lambda(1, 1L, 1.0f, '1'); | } | | } | | namespace test_binary_literals | { | | constexpr auto ivii = 0b0000000000101010; | static_assert(ivii == 42, "wrong value"); | | } | | namespace test_generalized_constexpr | { | | template < typename CharT > | constexpr unsigned long | strlen_c(const CharT *const s) noexcept | { | auto length = 0UL; | for (auto p = s; *p; ++p) | ++length; | return length; | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("x") == 1UL, ""); | static_assert(strlen_c("test") == 4UL, ""); | static_assert(strlen_c("another\0test") == 7UL, ""); | | } | | namespace test_lambda_init_capture | { | | int | test() | { | auto x = 0; | const auto lambda1 = [a = x](int b){ return a + b; }; | const auto lambda2 = [a = lambda1(x)](){ return a; }; | return lambda2(); | } | | } | | namespace test_digit_separators | { | | constexpr auto ten_million = 100'000'000; | static_assert(ten_million == 100000000, ""); | | } | | namespace test_return_type_deduction | { | | auto f(int& x) { return x; } | decltype(auto) g(int& x) { return x; } | | template < typename T1, typename T2 > | struct is_same | { | static constexpr auto value = false; | }; | | template < typename T > | struct is_same | { | static constexpr auto value = true; | }; | | int | test() | { | auto x = 0; | static_assert(is_same::value, ""); | static_assert(is_same::value, ""); | return x; | } | | } | | } // namespace cxx14 | | #endif // __cplusplus >= 201402L | | | configure:17523: result: no configure:17533: checking whether /sw/arcts/centos7/gcc/5.4.0/bin/g++ supports C++14 features with -std=gnu++14 configure:17949: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:17949: $? = 0 configure:17958: result: yes configure:18000: checking whether to enable debug info configure:18019: result: no configure:18033: checking whether to enable parallel algorithms with openmp configure:18121: checking for OpenMP flag of C++ compiler configure:18166: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -fopenmp -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:18166: $? = 0 configure:18175: result: -fopenmp configure:18199: checking whether to enable cairo drawing configure:18205: result: no configure:18307: checking for Expat XML Parser headers in /usr/include configure:18331: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/usr/include conftest.cpp >&5 configure:18331: $? = 0 configure:18335: result: found configure:18356: checking for Expat XML Parser libraries configure:18384: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/usr/include -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/usr/lib conftest.cpp -lexpat >&5 configure:18384: $? = 0 configure:18389: result: found configure:18415: checking for Expat XML Parser configure:18430: result: yes configure:18543: checking for a Python interpreter with version >= 2.7 configure:18560: 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.7'.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:18563: $? = 0 configure:18569: result: python configure:18577: checking for python configure:18595: found /home/kojimano/anaconda3/envs/CogMap2/bin/python configure:18607: result: /home/kojimano/anaconda3/envs/CogMap2/bin/python configure:18625: checking for python version configure:18632: result: 3.5 configure:18644: checking for python platform configure:18651: result: linux configure:18677: checking for python script directory configure:18712: result: ${prefix}/lib/python3.5/site-packages configure:18721: checking for python extension module directory configure:18756: result: ${exec_prefix}/lib/python3.5/site-packages configure:18780: checking for python3.5 configure:18810: result: /home/kojimano/anaconda3/envs/CogMap2/bin/python configure:18826: checking for a version of Python >= '2.1.0' configure:18852: result: yes configure:18860: checking for a version of Python == '3.5.4' configure:18866: result: yes configure:18883: checking for the distutils Python package configure:18887: result: yes configure:18901: checking for Python include path configure:18917: result: -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m configure:18924: checking for Python library path configure:19001: result: -L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m configure:19008: checking for Python site-packages path configure:19014: result: /home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages configure:19021: checking python extra libraries configure:19028: result: -lpthread -ldl -lutil -lrt -lm configure:19035: checking python extra linking flags configure:19042: result: -Xlinker -export-dynamic configure:19049: checking consistency of all components of python development environment configure:19077: gcc -o conftest -g -O2 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -Xlinker -export-dynamic conftest.c -L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m -lpthread -ldl -lutil -lrt -lm -lpthread -ldl -lutil -lrt -lm >&5 configure:19077: $? = 0 configure:19095: result: yes configure:19271: checking for boostlib >= 1.55.0 (105500) configure:19303: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/usr/include conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:40:63: error: size of array is negative (void) ((void)sizeof(char[1 - 2*!!((BOOST_VERSION) < (105500))])); ^ configure:19303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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_CXX14 1 | #define OPENMP_MIN_THRESH 300 | #define HAVE_OPENMP 1 | #define HAVE_PYTHON "3.5" | /* end confdefs.h. */ | | #include | | int | main () | { | | (void) ((void)sizeof(char[1 - 2*!!((BOOST_VERSION) < (105500))])); | | ; | return 0; | } configure:19422: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:40:63: error: size of array is negative (void) ((void)sizeof(char[1 - 2*!!((BOOST_VERSION) < (105500))])); ^ configure:19422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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_CXX14 1 | #define OPENMP_MIN_THRESH 300 | #define HAVE_OPENMP 1 | #define HAVE_PYTHON "3.5" | /* end confdefs.h. */ | | #include | | int | main () | { | | (void) ((void)sizeof(char[1 - 2*!!((BOOST_VERSION) < (105500))])); | | ; | return 0; | } configure:19441: We could not detect the boost libraries (version [1.55.0] or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. configure:19496: checking whether the Boost::Python library is available configure:19514: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/include/boost-0 -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:19514: $? = 0 configure:19522: result: yes configure:19541: checking whether boost_python is the correct library configure:19560: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/include/boost-0 -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp -lboost_python -L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m >&5 /tmp/ccA6VH6q.o: In function `PyInit_test': conftest.cpp:(.text+0x44): undefined reference to `boost::python::detail::init_module(PyModuleDef&, void (*)())' conftest.cpp:(.text+0xc1): undefined reference to `boost::python::detail::init_module(PyModuleDef&, void (*)())' collect2: error: ld returned 1 exit status configure:19560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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_CXX14 1 | #define OPENMP_MIN_THRESH 300 | #define HAVE_OPENMP 1 | #define HAVE_PYTHON "3.5" | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | #include | BOOST_PYTHON_MODULE(test) { throw "Boost::Python test."; } | int | main () | { | | ; | return 0; | } configure:19569: result: no configure:19541: checking whether boost_python-mt is the correct library configure:19560: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/include/boost-0 -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp -lboost_python-mt -L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m >&5 /tmp/ccATgnwP.o: In function `PyInit_test': conftest.cpp:(.text+0x44): undefined reference to `boost::python::detail::init_module(PyModuleDef&, void (*)())' conftest.cpp:(.text+0xc1): undefined reference to `boost::python::detail::init_module(PyModuleDef&, void (*)())' collect2: error: ld returned 1 exit status configure:19560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "graph-tool" | #define PACKAGE_TARNAME "graph-tool" | #define PACKAGE_VERSION "2.26" | #define PACKAGE_STRING "graph-tool 2.26" | #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" | #define PACKAGE_URL "http://graph-tool.skewed.de" | #define PACKAGE "graph-tool" | #define VERSION "2.26" | #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_CXX14 1 | #define OPENMP_MIN_THRESH 300 | #define HAVE_OPENMP 1 | #define HAVE_PYTHON "3.5" | #define HAVE_BOOST_PYTHON /**/ | /* end confdefs.h. */ | | #include | BOOST_PYTHON_MODULE(test) { throw "Boost::Python test."; } | int | main () | { | | ; | return 0; | } configure:19569: result: no configure:19541: checking whether boost_python-mt is the correct library configure:19569: result: no configure:19541: checking whether boost_python is the correct library configure:19569: result: no configure:19541: checking whether boost_python is the correct library configure:19569: result: no configure:19541: checking whether boost_python is the correct library configure:19569: result: no configure:19541: checking whether boost_python3 is the correct library configure:19560: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/include/boost-0 -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp -lboost_python3 -L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m >&5 configure:19560: $? = 0 configure:19569: result: yes configure:19621: checking whether the Boost::IOStreams library is available configure:19649: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 conftest.cpp >&5 configure:19649: $? = 0 configure:19663: result: yes configure:19674: checking for exit in -lboost_iostreams-mt configure:19699: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 conftest.cpp -lboost_iostreams-mt >&5 configure:19699: $? = 0 configure:19709: result: yes configure:19857: checking whether the Boost::Regex library is available configure:19880: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 conftest.cpp >&5 configure:19880: $? = 0 configure:19894: result: yes configure:19905: checking for exit in -lboost_regex-mt configure:19930: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 conftest.cpp -lboost_regex-mt >&5 configure:19930: $? = 0 configure:19940: result: yes configure:20089: checking whether the Boost::Context library is available configure:20113: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 conftest.cpp >&5 configure:20113: $? = 0 configure:20128: result: yes configure:20143: checking for exit in -lboost_context-mt configure:20168: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 conftest.cpp -lboost_context-mt >&5 configure:20168: $? = 0 configure:20178: result: yes configure:20337: checking whether the Boost::Coroutine library is available configure:20361: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 conftest.cpp >&5 configure:20361: $? = 0 configure:20376: result: yes configure:20549: WARNING: No usable boost::coroutine found! Some functionality will be disabled in the library. configure:20586: checking whether the Boost::Graph library is available configure:20608: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 conftest.cpp >&5 configure:20608: $? = 0 configure:20622: result: yes configure:20633: checking for exit in -lboost_graph-mt configure:20658: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 conftest.cpp -lboost_graph-mt >&5 configure:20658: $? = 0 configure:20668: result: yes configure:20815: checking whether the Boost::Thread library is available configure:20848: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -pthread -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 conftest.cpp >&5 configure:20848: $? = 0 configure:20863: result: yes configure:20892: checking for exit in -lboost_thread configure:20917: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/include/boost-0 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/lib64 conftest.cpp -lboost_thread >&5 configure:20917: $? = 0 configure:20927: result: yes configure:21073: checking for __gmpz_init in -lgmp configure:21098: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp -lgmp >&5 configure:21098: $? = 0 configure:21107: result: yes configure:21139: checking for __gmpz_init in -lgmp configure:21173: result: yes configure:21198: checking whether CGAL is available in /usr configure:21234: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -o conftest -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -I/usr/include -pthread -I/include/boost-0 -L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib -L/usr/lib -lCGAL -lCGAL_Core -lgmp -lboost_thread -lpthread conftest.cpp -lgmp -lgmp >&5 configure:21234: $? = 0 configure:21234: ./conftest configure:21234: $? = 0 configure:21250: result: yes configure:21281: checking whether to enable cgal debbuging with valgrind configure:21294: result: no configure:21312: checking python module: numpy configure:21317: result: yes configure:21343: checking for numpy/arrayobject.h configure:21343: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -I/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages/numpy/core/include -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:21343: $? = 0 configure:21343: result: yes configure:21365: /sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14 -c -fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -I/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages/numpy/core/include -DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib conftest.cpp >&5 configure:21365: $? = 0 configure:21536: checking whether to enable sparsehash configure:21542: result: no configure:21694: pkgconfig directory is ${libdir}/pkgconfig configure:21792: checking our pkgconfig libname configure:21800: result: graph-tool-py3.5 configure:21803: checking our pkgconfig version configure:21811: result: 2.26 configure:21814: checking our pkgconfig_libdir configure:21821: result: ${libdir}/pkgconfig configure:21824: result: expanded our pkgconfig_libdir... /home/kojimano/anaconda3/envs/CogMap2/lib/lib/pkgconfig configure:21828: checking our pkgconfig_libfile configure:21834: result: graph-tool-py3.5.pc configure:21841: checking our package / suffix configure:21845: result: graph-tool / configure:21848: checking our pkgconfig description configure:21855: result: graph-tool Python library configure:21858: checking our pkgconfig requires configure:21863: result: configure:21866: checking our pkgconfig ext libs configure:21873: result: -L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m -lboost_python3 configure:21876: checking our pkgconfig cppflags configure:21881: result: -I/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages/graph_tool/include -I/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages/graph_tool/include/boost-workaround -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -pthread -I/include/boost-0 -I/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages/numpy/core/include configure:21884: checking our pkgconfig ldflags configure:21889: result: configure:21929: result: noninstalled pkgconfig -L /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/src/.libs configure:21964: result: noninstalled pkgconfig -I /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/. configure:22083: checking that generated files are newer than configure configure:22089: result: done configure:22116: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by graph-tool config.status 2.26, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on flux-login1.arc-ts.umich.edu config.status:1279: creating Makefile config.status:1279: creating src/Makefile config.status:1279: creating src/graph/Makefile config.status:1279: creating src/graph/centrality/Makefile config.status:1279: creating src/graph/clustering/Makefile config.status:1279: creating src/graph/correlations/Makefile config.status:1279: creating src/graph/draw/Makefile config.status:1279: creating src/graph/flow/Makefile config.status:1279: creating src/graph/generation/Makefile config.status:1279: creating src/graph/inference/Makefile config.status:1279: creating src/graph/layout/Makefile config.status:1279: creating src/graph/search/Makefile config.status:1279: creating src/graph/spectral/Makefile config.status:1279: creating src/graph/stats/Makefile config.status:1279: creating src/graph/topology/Makefile config.status:1279: creating src/graph/util/Makefile config.status:1279: creating src/graph_tool/Makefile config.status:1279: creating config.h config.status:1460: config.h is unchanged config.status:1508: executing depfiles commands config.status:1508: executing libtool commands config.status:1508: executing graph-tool-py3.5.pc commands config.status:2327: creating graph-tool-py3.5.pc.in config.status:2350: creating graph-tool-py3.5.pc config.status:2376: creating graph-tool-py3.5-uninstalled.pc config.status:2406: creating graph-tool-py3.5-uninstalled.sh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_boost_python=yes ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIROMM_CFLAGS_set= ac_cv_env_CAIROMM_CFLAGS_value= ac_cv_env_CAIROMM_LIBS_set= ac_cv_env_CAIROMM_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib 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=/sw/arcts/centos7/gcc/5.4.0/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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=/sw/coe/centos7/o/opencv/2.4.13/lib/pkgconfig:/sw/coe/centos7/o/libimage/160610/lib/pkgconfig:/sw/coe/centos7/o/ffmpeg/3.0.2/lib/pkgconfig:/sw/coe/centos7/o/nvidia/cuda/8.0.27rc/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_SPARSEHASH_CFLAGS_set= ac_cv_env_SPARSEHASH_CFLAGS_value= ac_cv_env_SPARSEHASH_LIBS_set= ac_cv_env_SPARSEHASH_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_numpy_arrayobject_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_boost_context_mt___exit=yes ac_cv_lib_boost_graph_mt___exit=yes ac_cv_lib_boost_iostreams_mt___exit=yes ac_cv_lib_boost_regex_mt___exit=yes ac_cv_lib_boost_thread___exit=yes ac_cv_lib_gmp___gmpz_init=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PYTHON=/home/kojimano/anaconda3/envs/CogMap2/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='/sw/arcts/centos7/gcc/5.4.0/bin/g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=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_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_prog_tar_pax=gnutar am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages' am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages' am_cv_python_version=3.5 ax_cv_boost_context=yes ax_cv_boost_coroutine=yes ax_cv_boost_graph=yes ax_cv_boost_iostreams=yes ax_cv_boost_regex=yes ax_cv_boost_thread=yes ax_cv_cxx_compile_cxx14=no ax_cv_cxx_compile_cxx14__std_gnupp14=yes ax_cv_cxx_openmp=-fopenmp ax_cv_lib_boost_python3___BOOST_PYTHON_MODULE=yes ax_cv_lib_boost_python___BOOST_PYTHON_MODULE=no ax_cv_lib_boost_python_mt___BOOST_PYTHON_MODULE=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=3458764513820540925 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/build-aux/missing aclocal-1.13' 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} /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/build-aux/missing autoconf' AUTOHEADER='${SHELL} /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/build-aux/missing autoheader' AUTOMAKE='${SHELL} /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/build-aux/missing automake-1.13' AWK='gawk' BOOST_CONTEXT_LIB='-lboost_context-mt' BOOST_COROUTINE_LIB='' BOOST_CPPFLAGS='-pthread -I/include/boost-0' BOOST_GRAPH_LIB='-lboost_graph-mt' BOOST_IOSTREAMS_LIB='-lboost_iostreams-mt' BOOST_LDFLAGS='-L/lib64' BOOST_PYTHON_LIB='boost_python3' BOOST_REGEX_LIB='-lboost_regex-mt' BOOST_THREAD_LIB='-lboost_thread -lpthread' CAIROMM_CFLAGS='' CAIROMM_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CGAL_CPPFLAGS='-I/usr/include' CGAL_FLAGS='-frounding-math' CGAL_LDFLAGS='-L/usr/lib -lCGAL -lCGAL_Core -lgmp -lboost_thread -lpthread' CPP='gcc -E' CPPFLAGS='-DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib' CXX='/sw/arcts/centos7/gcc/5.4.0/bin/g++ -std=gnu++14' CXXCPP='/sw/arcts/centos7/gcc/5.4.0/bin/g++ -E -std=gnu++14' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 ' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXPAT_CFLAGS='-I/usr/include' EXPAT_LDFLAGS='-L/usr/lib' EXPAT_LIBS='-lexpat' EXPAT_VERSION='' FGREP='/usr/bin/grep -F' GRAPH_TOOL_VERSION_MAJOR='2' GRAPH_TOOL_VERSION_MINOR='26' GREP='/usr/bin/grep' HAVE_CXX14='1' 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/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib' LIBOBJS='' LIBS='-lgmp -lgmp ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MOD_CPPFLAGS='-I$(top_srcdir)/src/boost-workaround -DHAVE_CONFIG_H -I$(top_srcdir)/src/graph -I$(top_builddir) -I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m -pthread -I/include/boost-0 -I/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages/numpy/core/include -I/usr/include' MOD_DIR='/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages/graph_tool' MOD_LDFLAGS='-module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed' MOD_LIBADD='-L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m -lboost_iostreams-mt -lboost_python3 -lboost_regex-mt -lboost_context-mt -lexpat -L/usr/lib ' NM='/usr/bin/nm -B' NMEDIT='' NO_PREFIX_PACKAGE_DATA_DIR='share/graph-tool' NO_PREFIX_PACKAGE_DOC_DIR='doc/graph-tool' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='graph-tool' PACKAGE_BUGREPORT='http://graph-tool.skewed.de/issues' PACKAGE_DATA_DIR='/home/kojimano/anaconda3/envs/CogMap2/lib/share/graph-tool' PACKAGE_DOC_DIR='${datarootdir}/doc/${PACKAGE_TARNAME}' PACKAGE_NAME='graph-tool' PACKAGE_STRING='graph-tool 2.26' PACKAGE_TARNAME='graph-tool' PACKAGE_URL='http://graph-tool.skewed.de' PACKAGE_VERSION='2.26' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/sw/coe/centos7/o/opencv/2.4.13/lib/pkgconfig:/sw/coe/centos7/o/libimage/160610/lib/pkgconfig:/sw/coe/centos7/o/ffmpeg/3.0.2/lib/pkgconfig:/sw/coe/centos7/o/nvidia/cuda/8.0.27rc/pkgconfig' PYTHON='/home/kojimano/anaconda3/envs/CogMap2/bin/python' PYTHON_CPPFLAGS='-I/home/kojimano/anaconda3/envs/CogMap2/include/python3.5m' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic' PYTHON_EXTRA_LIBS='-lpthread -ldl -lutil -lrt -lm' PYTHON_FULL_VERSION='3.5.4' PYTHON_LIBS='-L/home/kojimano/anaconda3/envs/CogMap2/lib -lpython3.5m' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages' PYTHON_VERSION='3.5' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPARSEHASH_CFLAGS='' SPARSEHASH_LIBS='' STRIP='strip' VERSION='2.26' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' 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 --format=posix -chf - "$$tardir"' am__untar='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} /scratch/jiadeng_fluxoe/kojimano/CogMap2/gym/MINOS_Cog_Map_Original/deps/graph-tool-2.26/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfig_libdir='${libdir}/pkgconfig' pkgconfig_libfile='graph-tool-py3.5.pc' pkgconfigdir='${libdir}/pkgconfig' pkgpyexecdir='${pyexecdir}/graph-tool' pkgpythondir='${pythondir}/graph-tool' prefix='/home/kojimano/anaconda3/envs/CogMap2/lib' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python3.5/site-packages' pythondir='${prefix}/lib/python3.5/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.26" #define PACKAGE_STRING "graph-tool 2.26" #define PACKAGE_BUGREPORT "http://graph-tool.skewed.de/issues" #define PACKAGE_URL "http://graph-tool.skewed.de" #define PACKAGE "graph-tool" #define VERSION "2.26" #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_CXX14 1 #define OPENMP_MIN_THRESH 300 #define HAVE_OPENMP 1 #define HAVE_PYTHON "3.5" #define HAVE_BOOST_PYTHON /**/ #define HAVE_BOOST_IOSTREAMS /**/ #define HAVE_BOOST_REGEX /**/ #define HAVE_BOOST_CONTEXT /**/ #define HAVE_BOOST_COROUTINE /**/ #define BOOST_COROUTINE_STACK_SIZE 5242880 #define HAVE_BOOST_GRAPH /**/ #define HAVE_BOOST_THREAD /**/ #define HAVE_LIBGMP 1 #define HAVE_LIBGMP 1 #define HAVE_CGAL 1 #define INSTALL_PREFIX "/home/kojimano/anaconda3/envs/CogMap2/lib" #define PYTHON_DIR "/home/kojimano/anaconda3/envs/CogMap2/lib/python3.5/site-packages" #define CXXFLAGS "-fopenmp -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 " #define CPPFLAGS "-DNDEBUG -I/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib" #define LDFLAGS "-L/scratch/jiadeng_fluxoe/kojimano/packages/one_six/lib" #define PACKAGE_DATA_DIR "/home/kojimano/anaconda3/envs/CogMap2/lib/share/graph-tool" #define PACKAGE_DOC_DIR "${datarootdir}/doc/${PACKAGE_TARNAME}" #define AUTHOR "Tiago de Paula Peixoto " #define COPYRIGHT "Copyright (C) 2006-2017 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 "fdbfc3dc" #define GIT_COMMIT_DATE "Wed Feb 21 18:49:17 2018 -0500" #define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) configure: exit 0