This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:922: checking host system type configure:948: checking for mawk configure:948: checking for gawk configure:948: checking for nawk configure:948: checking for awk configure:1017: checking whether make sets ${MAKE} configure:1082: checking whether the C compiler (gcc -g -std=gnu99 -rdynamic) works configure:1099: gcc -o conftest -g -std=gnu99 -rdynamic conftest.c 1>&5 ld: warning: directory not found for option '-L/usr/local/lib64' ld: warning: directory not found for option '-L/usr/lib64' ld: warning: directory not found for option '-L/lib64' ld: warning: directory not found for option '-L/lib' configure:1128: checking whether the C compiler (gcc -g -std=gnu99 -rdynamic) is a cross-compiler configure:1136: checking whether we are using GNU C configure:1145: gcc -E conftest.c configure:1192: checking whether the C++ compiler (g++ -g -std=gnu++11 -rdynamic) works configure:1209: g++ -o conftest -g -std=gnu++11 -rdynamic conftest.C 1>&5 ld: warning: directory not found for option '-L/usr/local/lib64' ld: warning: directory not found for option '-L/usr/lib64' ld: warning: directory not found for option '-L/lib64' ld: warning: directory not found for option '-L/lib' configure:1235: checking whether the C++ compiler (g++ -g -std=gnu++11 -rdynamic) is a cross-compiler configure:1243: checking whether we are using GNU C++ configure:1252: g++ -E conftest.C configure:1304: checking for nvcc configure:1339: checking for ranlib configure:1465: checking for perl configure:1502: checking for gtar configure:1502: checking for tar configure:1539: checking for xargs configure:1576: checking for gzip configure:1613: checking for gpatch configure:1613: checking for patch configure:1650: checking for git configure:1687: checking for ar configure:1724: checking for mkdir configure:1763: checking for bash configure:2053: checking whether the Fortran compiler (gfortran ) works configure:2068: gfortran -o conftest -g -fcray-pointer -ffixed-line-length-none conftest.f 1>&5 /Users/rob/Cactus/lib/make/configure: line 2067: gfortran: command not found configure: failed program was: program conftest end program