This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Grid configure 0.5.1-dev, which was generated by GNU Autoconf 2.63. Invocation command line was $ ../Grid/configure --enable-simd=AVX --enable-comms=mpi-auto ## --------- ## ## Platform. ## ## --------- ## hostname = bc1.fnal.gov uname -m = x86_64 uname -r = 2.6.32-642.3.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jul 12 11:25:51 CDT 2016 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/gcc-4.9.1/bin PATH: /usr/local/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64 PATH: /usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin PATH: /usr/local/intel/debugger_2016/gdb/intel64_mic/bin PATH: /usr/krb5/bin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /usr/local/mlnx-ofed-3.1-1.1.0.1/sbin/ PATH: /bin PATH: /usr/bin PATH: /usr/local/pbs/sbin PATH: /usr/local/pbs/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/mlnx-ofed-3.1-1.1.0.1/bin/ PATH: /usr/local/maui.bc2/bin PATH: /usr/local/maui.bc2/sbin PATH: /home/witzel/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:1963: checking build system type configure:1981: result: x86_64-unknown-linux-gnu configure:2003: checking host system type configure:2018: result: x86_64-unknown-linux-gnu configure:2040: checking target system type configure:2055: result: x86_64-unknown-linux-gnu configure:2099: checking for a BSD-compatible install configure:2167: result: /usr/bin/install -c configure:2178: checking whether build environment is sane configure:2238: result: yes configure:2379: checking for a thread-safe mkdir -p configure:2418: result: /bin/mkdir -p configure:2431: checking for gawk configure:2447: found /bin/gawk configure:2458: result: gawk configure:2469: checking whether make sets $(MAKE) configure:2491: result: yes configure:2711: checking for C++ compiler version configure:2719: icpc --version >&5 icpc (ICC) 16.0.3 20160415 Copyright (C) 1985-2016 Intel Corporation. All rights reserved. configure:2723: $? = 0 configure:2730: icpc -v >&5 icpc version 16.0.3 (gcc version 4.9.1 compatibility) configure:2734: $? = 0 configure:2741: icpc -V >&5 Intel(R) C++ Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 16.0.3.210 Build 20160415 Copyright (C) 1985-2016 Intel Corporation. All rights reserved. configure:2745: $? = 0 configure:2768: checking for C++ compiler default output file name configure:2790: icpc -O3 conftest.cpp >&5 configure:2794: $? = 0 configure:2832: result: a.out configure:2851: checking whether the C++ compiler works configure:2861: ./a.out configure:2865: $? = 0 configure:2884: result: yes configure:2891: checking whether we are cross compiling configure:2893: result: no configure:2896: checking for suffix of executables configure:2903: icpc -o conftest -O3 conftest.cpp >&5 configure:2907: $? = 0 configure:2933: result: configure:2939: checking for suffix of object files configure:2965: icpc -c -O3 conftest.cpp >&5 configure:2969: $? = 0 configure:2994: result: o configure:2998: checking whether we are using the GNU C++ compiler configure:3027: icpc -c -O3 conftest.cpp >&5 configure:3034: $? = 0 configure:3051: result: yes configure:3060: checking whether icpc accepts -g configure:3090: icpc -c -g conftest.cpp >&5 configure:3097: $? = 0 configure:3198: result: yes configure:3232: checking for style of include used by make configure:3260: result: GNU configure:3285: checking dependency style of icpc configure:3395: result: gcc3 configure:3453: checking for ranlib configure:3469: found /usr/bin/ranlib configure:3480: result: ranlib configure:3513: checking for option to support OpenMP configure:3533: icpc -o conftest -O3 conftest.cpp >&5 In file included from conftest.cpp(5): conftest.cpp(3): error: identifier "choke" is undefined choke me ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(45): error: expected a ";" extern "C" { ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(67): error: incomplete type is not allowed extern void __KAI_KMPC_CONVENTION omp_set_schedule (omp_sched_t, int); ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(67): error: identifier "omp_sched_t" is undefined extern void __KAI_KMPC_CONVENTION omp_set_schedule (omp_sched_t, int); ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(67): error: expected a ")" extern void __KAI_KMPC_CONVENTION omp_set_schedule (omp_sched_t, int); ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(84): error: incomplete type is not allowed extern void __KAI_KMPC_CONVENTION omp_get_schedule (omp_sched_t *, int *); ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(84): error: expected an expression extern void __KAI_KMPC_CONVENTION omp_get_schedule (omp_sched_t *, int *); ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(84): error: expected a ")" extern void __KAI_KMPC_CONVENTION omp_get_schedule (omp_sched_t *, int *); ^ In file included from conftest.cpp(5): /usr/local/intel/compilers_and_libraries_2016.3.210/linux/compiler/include/omp.h(213): error: expected a declaration } ^ conftest.cpp(7): warning #12: parsing restarts here after previous syntax error compilation aborted for conftest.cpp (code 2) configure:3540: $? = 2 configure: failed program was: | | #ifndef _OPENMP | choke me | #endif | #include | int main () { return omp_get_num_threads (); } | configure:3572: icpc -o conftest -O3 -fopenmp conftest.cpp >&5 configure:3579: $? = 0 configure:3609: result: -fopenmp configure:3635: checking how to run the C++ preprocessor configure:3671: icpc -E conftest.cpp configure:3678: $? = 0 configure:3709: icpc -E conftest.cpp conftest.cpp(10): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:3716: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | /* end confdefs.h. */ | #include configure:3749: result: icpc -E configure:3778: icpc -E conftest.cpp configure:3785: $? = 0 configure:3816: icpc -E conftest.cpp conftest.cpp(10): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:3823: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | /* end confdefs.h. */ | #include configure:3863: checking for grep that handles long lines and -e configure:3923: result: /bin/grep configure:3928: checking for egrep configure:3992: result: /bin/grep -E configure:3997: checking for ANSI C header files configure:4027: icpc -c -O3 conftest.cpp >&5 configure:4034: $? = 0 configure:4133: icpc -o conftest -O3 conftest.cpp >&5 configure:4137: $? = 0 configure:4143: ./conftest configure:4147: $? = 0 configure:4165: result: yes configure:4189: checking for sys/types.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for sys/stat.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for stdlib.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for string.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for memory.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for strings.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for inttypes.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for stdint.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4189: checking for unistd.h configure:4210: icpc -c -O3 conftest.cpp >&5 configure:4217: $? = 0 configure:4234: result: yes configure:4253: checking for stdint.h configure:4260: result: yes configure:4415: checking mm_malloc.h usability configure:4432: icpc -c -O3 conftest.cpp >&5 configure:4439: $? = 0 configure:4453: result: yes configure:4457: checking mm_malloc.h presence configure:4472: icpc -E conftest.cpp configure:4479: $? = 0 configure:4493: result: yes configure:4526: checking for mm_malloc.h configure:4535: result: yes configure:4566: checking malloc/malloc.h usability configure:4583: icpc -c -O3 conftest.cpp >&5 conftest.cpp(55): catastrophic error: cannot open source file "malloc/malloc.h" #include ^ compilation aborted for conftest.cpp (code 4) configure:4590: $? = 4 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | #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 HAVE_STDINT_H 1 | #define HAVE_MM_MALLOC_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:4604: result: no configure:4608: checking malloc/malloc.h presence configure:4623: icpc -E conftest.cpp conftest.cpp(22): error #2379: cannot open source file "malloc/malloc.h" #include ^ configure:4630: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | #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 HAVE_STDINT_H 1 | #define HAVE_MM_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:4644: result: no configure:4677: checking for malloc/malloc.h configure:4686: result: no configure:4717: checking malloc.h usability configure:4734: icpc -c -O3 conftest.cpp >&5 configure:4741: $? = 0 configure:4755: result: yes configure:4759: checking malloc.h presence configure:4774: icpc -E conftest.cpp configure:4781: $? = 0 configure:4795: result: yes configure:4828: checking for malloc.h configure:4837: result: yes configure:4868: checking endian.h usability configure:4885: icpc -c -O3 conftest.cpp >&5 configure:4892: $? = 0 configure:4906: result: yes configure:4910: checking endian.h presence configure:4925: icpc -E conftest.cpp configure:4932: $? = 0 configure:4946: result: yes configure:4979: checking for endian.h configure:4988: result: yes configure:5019: checking execinfo.h usability configure:5036: icpc -c -O3 conftest.cpp >&5 configure:5043: $? = 0 configure:5057: result: yes configure:5061: checking execinfo.h presence configure:5076: icpc -E conftest.cpp configure:5083: $? = 0 configure:5097: result: yes configure:5130: checking for execinfo.h configure:5139: result: yes configure:5154: checking whether ntohll is declared configure:5184: icpc -c -O3 conftest.cpp >&5 conftest.cpp(31): error: identifier "ntohll" is undefined (void) ntohll; ^ compilation aborted for conftest.cpp (code 2) configure:5191: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | #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 HAVE_STDINT_H 1 | #define HAVE_MM_MALLOC_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef ntohll | (void) ntohll; | #endif | | ; | return 0; | } configure:5206: result: no configure:5224: checking whether be64toh is declared configure:5254: icpc -c -O3 conftest.cpp >&5 configure:5261: $? = 0 configure:5276: result: yes configure:5296: checking for size_t configure:5324: icpc -c -O3 conftest.cpp >&5 configure:5331: $? = 0 configure:5358: icpc -c -O3 conftest.cpp >&5 conftest.cpp(63): error: expected an expression if (sizeof ((size_t))) ^ compilation aborted for conftest.cpp (code 2) configure:5365: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | #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 HAVE_STDINT_H 1 | #define HAVE_MM_MALLOC_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_DECL_NTOHLL 0 | #define HAVE_DECL_BE64TOH 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5388: result: yes configure:5401: checking for uint32_t configure:5432: icpc -c -O3 conftest.cpp >&5 configure:5439: $? = 0 configure:5460: result: yes configure:5478: checking for uint64_t configure:5509: icpc -c -O3 conftest.cpp >&5 configure:5516: $? = 0 configure:5537: result: yes configure:5622: checking whether icpc supports C++11 features by default configure:5689: icpc -c -O3 conftest.cpp >&5 conftest.cpp(31): error: expected a type specifier static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp(31): error: expected a type specifier static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp(31): error #303: explicit type is missing ("int" assumed) static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp(38): warning #3459: "override" and "final" are C++11 features virtual void f() override {} ^ conftest.cpp(41): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator) typedef check> right_angle_brackets; ^ conftest.cpp(44): error #77: this declaration has no storage class or type specifier decltype(a) b; ^ conftest.cpp(44): error: expected a ";" decltype(a) b; ^ conftest.cpp(48): warning #3495: rvalue references are a C++11 feature check_type&& cr = static_cast(c); ^ conftest.cpp(50): error #303: explicit type is missing ("int" assumed) auto d = a; ^ conftest.cpp(50): error: a global-scope declaration may not have this storage class auto d = a; ^ conftest.cpp(51): error #303: explicit type is missing ("int" assumed) auto l = [](){}; ^ conftest.cpp(51): error: a global-scope declaration may not have this storage class auto l = [](){}; ^ conftest.cpp(51): warning #3496: lambda expressions are a C++11 feature auto l = [](){}; ^ conftest.cpp(51): error: no suitable conversion function from "lambda []()->void" to "int" exists auto l = [](){}; ^ conftest.cpp(53): error: expression preceding parentheses of apparent call must have (pointer-to-) function type struct use_l { use_l() { l(); } }; ^ conftest.cpp(61): error: expected a declaration using member = typename T::member_type; ^ conftest.cpp(61): error: expected a ";" using member = typename T::member_type; ^ conftest.cpp(67): error: member is not a template void func(member*) {} ^ compilation aborted for conftest.cpp (code 2) configure:5696: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | #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 HAVE_STDINT_H 1 | #define HAVE_MM_MALLOC_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_DECL_NTOHLL 0 | #define HAVE_DECL_BE64TOH 1 | /* end confdefs.h. */ | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | struct Base { | virtual void f() {} | }; | struct Child : public Base { | virtual void f() override {} | }; | | typedef check> right_angle_brackets; | | int a; | decltype(a) b; | | typedef check check_type; | check_type c; | check_type&& cr = static_cast(c); | | auto d = a; | auto l = [](){}; | // Prevent Clang error: unused variable 'l' [-Werror,-Wunused-variable] | struct use_l { use_l() { l(); } }; | | // 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); | } | } | configure:5711: result: no configure:5722: checking whether icpc supports C++11 features with -std=c++11 configure:5791: icpc -c -O3 -std=c++11 conftest.cpp >&5 configure:5798: $? = 0 configure:5816: result: yes configure:5854: checking for C++ compiler vendor configure:5911: icpc -c -O3 -std=c++11 conftest.cpp >&5 configure:5918: $? = 0 configure:5936: result: intel configure:5992: checking for gcc configure:6008: found /usr/local/gcc-4.9.1/bin/gcc configure:6019: result: gcc configure:6251: checking for C compiler version configure:6259: gcc --version >&5 gcc (GCC) 4.9.1 Copyright (C) 2014 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:6263: $? = 0 configure:6270: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/gcc-4.9.1/libexec/gcc/x86_64-unknown-linux-gnu/4.9.1/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.9.1/configure --prefix=/usr/local/gcc-4.9.1 --with-gmp=/usr/local/gcc-4.9.1 --with-mpfr=/usr/local/gcc-4.9.1 --with-mpc=/usr/local/gcc-4.9.1 --with-isl=/usr/local/gcc-4.9.1 --with-cloog=/usr/local/gcc-4.9.1 --enable-languages=c,c++,fortran Thread model: posix gcc version 4.9.1 (GCC) configure:6274: $? = 0 configure:6281: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:6285: $? = 1 configure:6288: checking whether we are using the GNU C compiler configure:6317: gcc -c conftest.c >&5 configure:6324: $? = 0 configure:6341: result: yes configure:6350: checking whether gcc accepts -g configure:6380: gcc -c -g conftest.c >&5 configure:6387: $? = 0 configure:6488: result: yes configure:6505: checking for gcc option to accept ISO C89 configure:6579: gcc -c -g -O2 conftest.c >&5 configure:6586: $? = 0 configure:6609: result: none needed configure:6629: checking dependency style of gcc configure:6739: result: gcc3 configure:6759: checking if gcc accepts -dumpversion option configure:6785: cat conftest.c 1>&5 int main() { return 0; } configure:6788: $? = 0 configure:6792: gcc -dumpversion -c conftest.c 1>&5 4.9.1 configure:6795: $? = 0 configure:6798: result: yes configure:6827: checking gxx version configure:6842: result: 16.0.3 configure:6868: checking for gettimeofday configure:6924: icpc -o conftest -fopenmp -O3 -std=c++11 -fopenmp conftest.cpp >&5 configure:6931: $? = 0 configure:6953: result: yes configure:6965: checking for __gmpf_init in -lgmp configure:7000: icpc -o conftest -fopenmp -O3 -std=c++11 -fopenmp conftest.cpp -lgmp >&5 configure:7007: $? = 0 configure:7028: result: yes configure:7031: checking for mpfr_init in -lmpfr configure:7066: icpc -o conftest -fopenmp -O3 -std=c++11 -fopenmp conftest.cpp -lmpfr >&5 configure:7073: $? = 0 configure:7094: result: yes configure:7204: checking for fftw_execute in -lfftw3 configure:7239: icpc -o conftest -fopenmp -O3 -std=c++11 -fopenmp conftest.cpp -lfftw3 -lmpfr -lgmp >&5 ld: cannot find -lfftw3 configure:7246: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Grid" | #define PACKAGE_TARNAME "Grid" | #define PACKAGE_VERSION "0.5.1-dev" | #define PACKAGE_STRING "Grid 0.5.1-dev" | #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" | #define PACKAGE "Grid" | #define VERSION "0.5.1-dev" | #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 HAVE_STDINT_H 1 | #define HAVE_MM_MALLOC_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_DECL_NTOHLL 0 | #define HAVE_DECL_BE64TOH 1 | #define CXX_COMP_VENDOR "intel" | #define GXX_VERSION "16.0.3" | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LIBMPFR 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fftw_execute (); | int | main () | { | return fftw_execute (); | ; | return 0; | } configure:7267: result: no configure:7278: WARNING: **** FFTW library not found, Grid can still compile but FFT-based routines will not work **** configure:7682: checking for mpicxx configure:7700: found /usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx configure:7712: result: /usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx configure:7806: icpc -o conftest -O3 -std=c++11 -I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include -I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include conftest.cpp -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread >&5 configure:7813: $? = 0 configure:8032: checking for doxygen configure:8048: found /usr/bin/doxygen configure:8059: result: doxygen configure:8082: checking for dot configure:8098: found /usr/bin/dot configure:8109: result: dot configure:8352: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Grid config.status 0.5.1-dev, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bc1.fnal.gov config.status:852: creating docs/doxy.cfg config.status:852: creating Makefile config.status:852: creating lib/Makefile config.status:852: creating tests/Makefile config.status:852: creating tests/IO/Makefile config.status:852: creating tests/core/Makefile config.status:852: creating tests/debug/Makefile config.status:852: creating tests/forces/Makefile config.status:852: creating tests/hmc/Makefile config.status:852: creating tests/solver/Makefile config.status:852: creating tests/qdpxx/Makefile config.status:852: creating benchmarks/Makefile config.status:852: creating lib/Config.h config.status:1119: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_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=icpc ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_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_func_gettimeofday=yes ac_cv_have_decl_be64toh=yes ac_cv_have_decl_ntohll=no ac_cv_header_endian_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_malloc_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_mm_malloc_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_fftw3_fftw_execute=no ac_cv_lib_gmp___gmpf_init=yes ac_cv_lib_mpfr_mpfr_init=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MPICXX=/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='icpc -E' ac_cv_prog_DOT=dot ac_cv_prog_DOXYGEN=doxygen ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_openmp=-fopenmp ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_cxx_compile_cxx11=no ax_cv_cxx_compile_cxx11__std_cpp11=yes ax_cv_cxx_compiler_vendor=intel ax_cv_gxx_version=16.0.3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /project/fourpluseight/GRID/Grid/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /project/fourpluseight/GRID/Grid/missing --run tar' AM_BACKSLASH='\' AM_CFLAGS='-I/project/fourpluseight/GRID/Grid/include -mavx -xavx ' AM_CXXFLAGS='-I/project/fourpluseight/GRID/Grid/include -I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include -I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include -mavx -xavx -fopenmp ' AM_DEFAULT_VERBOSITY='0' AM_LDFLAGS='-L/project/fourpluseight/GRID/build_bc_icc_impi/lib -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -fopenmp ' AUTOCONF='${SHELL} /project/fourpluseight/GRID/Grid/missing --run autoconf' AUTOHEADER='${SHELL} /project/fourpluseight/GRID/Grid/missing --run autoheader' AUTOMAKE='${SHELL} /project/fourpluseight/GRID/Grid/missing --run automake-1.11' AWK='gawk' BUILD_CHROMA_REGRESSION_FALSE='' BUILD_CHROMA_REGRESSION_TRUE='#' BUILD_COMMS_MPI_FALSE='#' BUILD_COMMS_MPI_TRUE='' BUILD_COMMS_NONE_FALSE='' BUILD_COMMS_NONE_TRUE='#' BUILD_COMMS_SHMEM_FALSE='' BUILD_COMMS_SHMEM_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CXX='icpc' CXXCPP='icpc -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -std=c++11' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOT='dot' DOXYGEN='doxygen' DOXYGEN_DOC_FALSE='#' DOXYGEN_DOC_TRUE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' GXX_VERSION='16.0.3' HAVE_CXX11='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread -lmpfr -lgmp' LTLIBOBJS='' MAKEINFO='${SHELL} /project/fourpluseight/GRID/Grid/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MPICXX='/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx' MPI_CXXFLAGS='-I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include -I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include' MPI_CXXLDFLAGS='-L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread' OBJEXT='o' OPENMP_CXXFLAGS='-fopenmp' PACKAGE='Grid' PACKAGE_BUGREPORT='https://github.com/paboyle/Grid' PACKAGE_NAME='Grid' PACKAGE_STRING='Grid 0.5.1-dev' PACKAGE_TARNAME='Grid' PACKAGE_VERSION='0.5.1-dev' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.5.1-dev' ac_ct_CC='gcc' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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}' enable_dot='yes' enable_html_docs='yes' enable_latex_docs='no' 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} /project/fourpluseight/GRID/Grid/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' 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. ## ## ----------- ## #define PACKAGE_NAME "Grid" #define PACKAGE_TARNAME "Grid" #define PACKAGE_VERSION "0.5.1-dev" #define PACKAGE_STRING "Grid 0.5.1-dev" #define PACKAGE_BUGREPORT "https://github.com/paboyle/Grid" #define PACKAGE "Grid" #define VERSION "0.5.1-dev" #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 HAVE_STDINT_H 1 #define HAVE_MM_MALLOC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_DECL_NTOHLL 0 #define HAVE_DECL_BE64TOH 1 #define CXX_COMP_VENDOR "intel" #define GXX_VERSION "16.0.3" #define HAVE_GETTIMEOFDAY 1 #define HAVE_LIBMPFR 1 #define HAVE_LIBGMP 1 #define AVX1 1 #define GRID_DEFAULT_PRECISION_DOUBLE 1 #define GRID_COMMS_MPI 1 #define HAVE_MPI 1 #define RNG_RANLUX 1 #define TIMERS_ON 1 configure: exit 0