This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:607: checking for top-level source-directory configure:669: checking for a BSD compatible install configure:726: checking for bison configure:759: checking for flex configure:793: checking for yywrap in -lfl configure:812: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c -lfl 1>&5 configure:837: checking for m4 preprocessor configure:844: checking for m4 configure:911: checking m4 flags configure:921: checking for gcc configure:1034: checking whether the C compiler (/usr/common/pathscale/2.2.1/bin/pathcc -O ) works configure:1050: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:1076: checking whether the C compiler (/usr/common/pathscale/2.2.1/bin/pathcc -O ) is a cross-compiler configure:1081: checking whether we are using GNU C configure:1090: /usr/common/pathscale/2.2.1/bin/pathcc -E conftest.c configure:1109: checking whether /usr/common/pathscale/2.2.1/bin/pathcc accepts -g configure:1145: checking how to run the C preprocessor configure:1166: /usr/common/pathscale/2.2.1/bin/pathcc -E conftest.c >/dev/null 2>conftest.out configure:1234: checking user-defined Fortran-77 compiler "/usr/common/pathscale/2.2.1/bin/pathf90" configure:1240: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:1399: checking for Fortran .F compiler configure:1409: checking if Fortran-77 compiler handles *.F files configure:1420: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftest.F configure:1458: checking how to make dependencies configure:1501: checking for nm utility configure:1508: checking for nm configure:1575: checking nm flags configure:1591: checking for C-equivalent to Fortran routine "SUB" configure:1597: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:1619: checking for math library configure:1623: checking for tanh in -lc configure:1642: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c -lc 1>&5 /tmp/cco.s5acpg(.text+0x24): In function `main': : undefined reference to `tanh' collect2: ld returned 1 exit status configure: failed program was: #line 1631 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tanh(); int main() { tanh() ; return 0; } configure:1661: checking for tanh in -lm configure:1680: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c -lm 1>&5 configure:1712: checking for ar utility configure:1719: checking for ar configure:1786: checking ar flags configure:1795: checking for nm utility configure:1837: checking for nm configure:1869: checking nm flags configure:1882: checking for ranlib configure:1926: checking for C-equivalent to Fortran routine "SUB_A" configure:1932: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:2019: checking MPI-IO support in MPI implementation configure:2030: mpicc -c -O conftest.c 1>&5 configure:2050: checking for stdlib.h configure:2060: /usr/common/pathscale/2.2.1/bin/pathcc -E conftest.c >/dev/null 2>conftest.out configure:2050: checking for sys/types.h configure:2060: /usr/common/pathscale/2.2.1/bin/pathcc -E conftest.c >/dev/null 2>conftest.out configure:2088: checking for strerror configure:2116: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:2142: checking for working alloca.h configure:2154: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:2175: checking for alloca configure:2208: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:2374: checking for st_blksize in struct stat configure:2387: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c 1>&5 configure:2409: checking for IEEE floating point format configure:2447: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:2468: checking for ANSI C header files configure:2481: /usr/common/pathscale/2.2.1/bin/pathcc -E conftest.c >/dev/null 2>conftest.out configure:2548: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:2572: checking for size_t configure:2609: checking if MPI includes MPI_COMBINER_DUP configure:2618: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2614: error: `MPI_COMBINER_DUP' undeclared (first use in this function) configure: failed program was: #line 2611 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_DUP; ; return 0; } configure:2634: checking if MPI includes MPI_COMBINER_HVECTOR_INTEGER configure:2643: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2639: error: `MPI_COMBINER_HVECTOR_INTEGER' undeclared (first use in this function) configure: failed program was: #line 2636 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_HVECTOR_INTEGER; ; return 0; } configure:2659: checking if MPI includes MPI_COMBINER_HINDEXED_INTEGER configure:2668: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2664: error: `MPI_COMBINER_HINDEXED_INTEGER' undeclared (first use in this function) configure: failed program was: #line 2661 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_HINDEXED_INTEGER; ; return 0; } configure:2684: checking if MPI includes MPI_COMBINER_SUBARRAY configure:2693: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2689: error: `MPI_COMBINER_SUBARRAY' undeclared (first use in this function) configure: failed program was: #line 2686 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_SUBARRAY; ; return 0; } configure:2709: checking if MPI includes MPI_COMBINER_DARRAY configure:2718: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2714: error: `MPI_COMBINER_DARRAY' undeclared (first use in this function) configure: failed program was: #line 2711 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_DARRAY; ; return 0; } configure:2734: checking if MPI includes MPI_COMBINER_RESIZED configure:2743: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2739: error: `MPI_COMBINER_RESIZED' undeclared (first use in this function) configure: failed program was: #line 2736 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_RESIZED; ; return 0; } configure:2759: checking if MPI includes MPI_COMBINER_STRUCT_INTEGER configure:2768: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2764: error: `MPI_COMBINER_STRUCT_INTEGER' undeclared (first use in this function) configure: failed program was: #line 2761 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_STRUCT_INTEGER; ; return 0; } configure:2784: checking if MPI includes MPI_COMBINER_INDEXED_BLOCK configure:2793: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2789: error: `MPI_COMBINER_INDEXED_BLOCK' undeclared (first use in this function) configure: failed program was: #line 2786 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_INDEXED_BLOCK; ; return 0; } configure:2809: checking if MPI includes MPI_COMBINER_F90_REAL configure:2818: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2814: error: `MPI_COMBINER_F90_REAL' undeclared (first use in this function) configure: failed program was: #line 2811 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_F90_REAL; ; return 0; } configure:2834: checking if MPI includes MPI_COMBINER_F90_INTEGER configure:2843: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2839: error: `MPI_COMBINER_F90_INTEGER' undeclared (first use in this function) configure: failed program was: #line 2836 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_F90_INTEGER; ; return 0; } configure:2859: checking if MPI includes MPI_COMBINER_F90_COMPLEX configure:2868: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2864: error: `MPI_COMBINER_F90_COMPLEX' undeclared (first use in this function) configure: failed program was: #line 2861 "configure" #include "confdefs.h" #include int main() { int combiner = MPI_COMBINER_F90_COMPLEX; ; return 0; } configure:2886: checking if MPI includes MPI_CHARACTER configure:2895: mpicc -c -O conftest.c 1>&5 configure:2911: checking if MPI includes MPI_REAL configure:2920: mpicc -c -O conftest.c 1>&5 configure:2936: checking if MPI includes MPI_INTEGER configure:2945: mpicc -c -O conftest.c 1>&5 configure:2961: checking if MPI includes MPI_DOUBLE_PRECISION configure:2970: mpicc -c -O conftest.c 1>&5 configure:2987: checking if MPI includes MPI_INTEGER1 configure:2996: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:2992: error: `MPI_INTEGER1' undeclared (first use in this function) configure: failed program was: #line 2989 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_INTEGER1; ; return 0; } configure:3012: checking if MPI includes MPI_INTEGER2 configure:3021: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3017: error: `MPI_INTEGER2' undeclared (first use in this function) configure: failed program was: #line 3014 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_INTEGER2; ; return 0; } configure:3037: checking if MPI includes MPI_INTEGER4 configure:3046: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3042: error: `MPI_INTEGER4' undeclared (first use in this function) configure: failed program was: #line 3039 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_INTEGER4; ; return 0; } configure:3062: checking if MPI includes MPI_INTEGER8 configure:3071: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3067: error: `MPI_INTEGER8' undeclared (first use in this function) configure: failed program was: #line 3064 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_INTEGER8; ; return 0; } configure:3087: checking if MPI includes MPI_INTEGER16 configure:3096: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3092: error: `MPI_INTEGER16' undeclared (first use in this function) configure: failed program was: #line 3089 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_INTEGER16; ; return 0; } configure:3113: checking if MPI includes MPI_REAL4 configure:3122: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3118: error: `MPI_REAL4' undeclared (first use in this function) configure: failed program was: #line 3115 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_REAL4; ; return 0; } configure:3138: checking if MPI includes MPI_REAL8 configure:3147: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3143: error: `MPI_REAL8' undeclared (first use in this function) configure: failed program was: #line 3140 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_REAL8; ; return 0; } configure:3163: checking if MPI includes MPI_REAL16 configure:3172: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3168: error: `MPI_REAL16' undeclared (first use in this function) configure: failed program was: #line 3165 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_REAL16; ; return 0; } configure:3189: checking if MPI includes MPI_COMPLEX8 configure:3198: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3194: error: `MPI_COMPLEX8' undeclared (first use in this function) configure: failed program was: #line 3191 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_COMPLEX8; ; return 0; } configure:3214: checking if MPI includes MPI_COMPLEX16 configure:3223: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3219: error: `MPI_COMPLEX16' undeclared (first use in this function) configure: failed program was: #line 3216 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_COMPLEX16; ; return 0; } configure:3239: checking if MPI includes MPI_COMPLEX32 configure:3248: mpicc -c -O conftest.c 1>&5 configure: In function `main': configure:3244: error: `MPI_COMPLEX32' undeclared (first use in this function) configure: failed program was: #line 3241 "configure" #include "confdefs.h" #include int main() { int datatype = MPI_COMPLEX32; ; return 0; } configure:3267: checking for off_t configure:3300: checking for ssize_t configure:3333: checking for ptrdiff_t configure:3366: checking for uchar configure:3399: checking whether char is unsigned configure:3462: checking whether byte ordering is bigendian configure:3480: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c 1>&5 configure:3495: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c 1>&5 configure: In function `main': configure:3490: error: `not' undeclared (first use in this function) configure: failed program was: #line 3484 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:3552: checking size of short configure:3572: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:3592: checking size of int configure:3612: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:3632: checking size of long configure:3652: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:3672: checking size of float configure:3692: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:3712: checking size of double configure:3732: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:3752: checking size of size_t configure:3772: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O conftest.c 1>&5 configure:3793: checking sizeof MPI_Offset configure:3847: checking for Fortran "byte" configure:3854: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:3871: checking for Fortran "integer*2" configure:3878: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:3904: checking if Fortran "byte" is C "signed char" configure:3913: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:3915: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:3917: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:3919: ./conftest configure:3952: checking if Fortran "byte" is C "short" configure:3961: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:3963: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:3965: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:3967: ./conftest configure:4000: checking if Fortran "byte" is C "int" configure:4009: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4011: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4013: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4015: ./conftest configure:4048: checking if Fortran "byte" is C "long" configure:4057: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4059: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4061: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4063: ./conftest configure:4100: checking if Fortran "integer*2" is C "short" configure:4109: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4111: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4113: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4115: ./conftest configure:4148: checking if Fortran "integer*2" is C "int" configure:4157: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4159: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4161: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4163: ./conftest configure:4196: checking if Fortran "integer*2" is C "long" configure:4205: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4207: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4209: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4211: ./conftest configure:4246: checking if Fortran "integer" is C "int" configure:4255: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4257: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4259: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4261: ./conftest configure:4294: checking if Fortran "real" is C "float" configure:4303: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4305: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4307: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4309: ./conftest configure:4342: checking if Fortran "doubleprecision" is C "double" configure:4351: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c configure:4353: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftestf.f configure:4355: /usr/common/pathscale/2.2.1/bin/pathf90 -o conftest conftestf.o conftest.o configure:4357: ./conftest configure:4384: checking for Fortran-equivalent to netCDF "byte" configure:4391: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:4406: checking for Fortran-equivalent to netCDF "short" configure:4413: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:4434: checking for Fortran "integer*8" configure:4441: /usr/common/pathscale/2.2.1/bin/pathf90 -c conftest.f configure:4531: checking for manual-page index command configure:4540: checking for unistd.h configure:4550: /usr/common/pathscale/2.2.1/bin/pathcc -E conftest.c >/dev/null 2>conftest.out configure:4571: checking for large file defines configure:4586: /usr/common/pathscale/2.2.1/bin/pathcc -c -O conftest.c 1>&5 configure:4606: checking size of off_t configure:4629: /usr/common/pathscale/2.2.1/bin/pathcc -o conftest -O -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5