This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local/lam ## --------- ## ## Platform. ## ## --------- ## hostname = bender uname -m = x86_64 uname -r = 2.6.31-22-generic uname -s = Linux uname -v = #60-Ubuntu SMP Thu May 27 02:41:03 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1730: checking for a BSD-compatible install configure:1785: result: /usr/bin/install -c configure:1796: checking whether build environment is sane configure:1839: result: yes configure:1904: checking for gawk configure:1933: result: no configure:1904: checking for mawk configure:1920: found /usr/bin/mawk configure:1930: result: mawk configure:1940: checking whether make sets $(MAKE) configure:1960: result: yes configure:2124: builddir: /home/arpita/lam-7.1.4 configure:2126: srcdir: /home/arpita/lam-7.1.4 configure:2162: checking build system type configure:2180: result: x86_64-unknown-linux-gnu configure:2208: checking host system type configure:2222: result: x86_64-unknown-linux-gnu configure:2670: checking if want debugging output support configure:2684: result: no configure:2745: checking for gcc configure:2761: found /usr/bin/gcc configure:2771: result: gcc configure:3015: checking for C compiler version configure:3018: gcc --version &5 gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 Copyright (C) 2009 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:3021: $? = 0 configure:3023: gcc -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) configure:3026: $? = 0 configure:3028: gcc -V &5 gcc: '-V' option must have argument configure:3031: $? = 1 configure:3054: checking for C compiler default output file name configure:3057: gcc conftest.c >&5 configure:3060: $? = 0 configure:3106: result: a.out configure:3111: checking whether the C compiler works configure:3117: ./a.out configure:3120: $? = 0 configure:3137: result: yes configure:3144: checking whether we are cross compiling configure:3146: result: no configure:3149: checking for suffix of executables configure:3151: gcc -o conftest conftest.c >&5 configure:3154: $? = 0 configure:3179: result: configure:3185: checking for suffix of object files configure:3206: gcc -c conftest.c >&5 configure:3209: $? = 0 configure:3231: result: o configure:3235: checking whether we are using the GNU C compiler configure:3259: gcc -c conftest.c >&5 configure:3265: $? = 0 configure:3269: test -z || test ! -s conftest.err configure:3272: $? = 0 configure:3275: test -s conftest.o configure:3278: $? = 0 configure:3291: result: yes configure:3297: checking whether gcc accepts -g configure:3318: gcc -c -g conftest.c >&5 configure:3324: $? = 0 configure:3328: test -z || test ! -s conftest.err configure:3331: $? = 0 configure:3334: test -s conftest.o configure:3337: $? = 0 configure:3348: result: yes configure:3365: checking for gcc option to accept ANSI C configure:3435: gcc -c -g -O2 conftest.c >&5 configure:3441: $? = 0 configure:3445: test -z || test ! -s conftest.err configure:3448: $? = 0 configure:3451: test -s conftest.o configure:3454: $? = 0 configure:3472: result: none needed configure:3490: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3496: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3640: checking for style of include used by make configure:3668: result: GNU configure:3696: checking dependency style of gcc configure:3786: result: gcc3 configure:3809: checking how to run the C preprocessor configure:3844: gcc -E conftest.c configure:3850: $? = 0 configure:3882: gcc -E conftest.c conftest.c:19:28: error: ac_nonexistent.h: No such file or directory configure:3888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | /* end confdefs.h. */ | #include configure:3927: result: gcc -E configure:3951: gcc -E conftest.c configure:3957: $? = 0 configure:3989: gcc -E conftest.c conftest.c:19:28: error: ac_nonexistent.h: No such file or directory configure:3995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | /* end confdefs.h. */ | #include configure:4039: checking for egrep configure:4049: result: grep -E configure:4055: checking whether gcc needs -traditional configure:4097: result: no configure:4115: checking for AIX configure:4137: result: no configure:4147: checking if need special C compiler/linker flags configure:4180: result: none needed configure:4392: checking for C optimization flags configure:4394: result: -O3 configure:4402: checking whether the C compiler (gcc -O3 ) accepts ANSI prototypes configure:4415: result: yes configure:4550: checking for type int2 configure:4568: $CPP $CPPFLAGS conftest.c configure:4578: $? = 0 configure:4587: ...some ugly egrepping... configure:4597: $? = 1 configure:4616: result: no configure:4625: checking for type uint2 configure:4643: $CPP $CPPFLAGS conftest.c configure:4653: $? = 0 configure:4662: ...some ugly egrepping... configure:4672: $? = 1 configure:4691: result: no configure:4700: checking for type int4 configure:4718: $CPP $CPPFLAGS conftest.c configure:4728: $? = 0 configure:4737: ...some ugly egrepping... configure:4747: $? = 1 configure:4766: result: no configure:4775: checking for type uint4 configure:4793: $CPP $CPPFLAGS conftest.c configure:4803: $? = 0 configure:4812: ...some ugly egrepping... configure:4822: $? = 1 configure:4841: result: no configure:4850: checking for type int8 configure:4868: $CPP $CPPFLAGS conftest.c configure:4878: $? = 0 configure:4887: ...some ugly egrepping... configure:4897: $? = 1 configure:4916: result: no configure:4925: checking for type uint8 configure:4943: $CPP $CPPFLAGS conftest.c configure:4953: $? = 0 configure:4962: ...some ugly egrepping... configure:4972: $? = 1 configure:4991: result: no configure:5000: checking for type float4 configure:5018: $CPP $CPPFLAGS conftest.c configure:5028: $? = 0 configure:5037: ...some ugly egrepping... configure:5047: $? = 1 configure:5066: result: no configure:5075: checking for type float8 configure:5093: $CPP $CPPFLAGS conftest.c configure:5103: $? = 0 configure:5112: ...some ugly egrepping... configure:5122: $? = 1 configure:5141: result: no configure:5156: checking size of char configure:5179: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:36: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5182: $? = 0 configure:5184: ./conftest configure:5187: $? = 0 configure:5201: result: 1 configure:5229: checking size of short configure:5252: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:37: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5255: $? = 0 configure:5257: ./conftest configure:5260: $? = 0 configure:5274: result: 2 configure:5302: checking size of wchar_t configure:5325: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:38: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5328: $? = 0 configure:5330: ./conftest configure:5333: $? = 0 configure:5347: result: 4 configure:5375: checking size of int configure:5398: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:39: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5401: $? = 0 configure:5403: ./conftest configure:5406: $? = 0 configure:5420: result: 4 configure:5448: checking size of long configure:5471: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:40: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5474: $? = 0 configure:5476: ./conftest configure:5479: $? = 0 configure:5493: result: 8 configure:5521: checking size of long long configure:5544: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:41: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5547: $? = 0 configure:5549: ./conftest configure:5552: $? = 0 configure:5566: result: 8 configure:5594: checking size of float configure:5617: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:42: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5620: $? = 0 configure:5622: ./conftest configure:5625: $? = 0 configure:5639: result: 4 configure:5667: checking size of double configure:5690: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:43: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5693: $? = 0 configure:5695: ./conftest configure:5698: $? = 0 configure:5712: result: 8 configure:5740: checking size of long double configure:5763: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:44: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5766: $? = 0 configure:5768: ./conftest configure:5771: $? = 0 configure:5785: result: 16 configure:5813: checking size of void * configure:5836: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:45: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:5839: $? = 0 configure:5841: ./conftest configure:5844: $? = 0 configure:5858: result: 8 configure:5892: checking alignment of char configure:5921: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:5924: $? = 0 configure:5926: ./conftest configure:5929: $? = 0 configure:5953: result: 1 configure:5969: checking alignment of short configure:5998: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6001: $? = 0 configure:6003: ./conftest configure:6006: $? = 0 configure:6030: result: 2 configure:6046: checking alignment of wchar_t configure:6075: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6078: $? = 0 configure:6080: ./conftest configure:6083: $? = 0 configure:6107: result: 4 configure:6123: checking alignment of int configure:6152: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6155: $? = 0 configure:6157: ./conftest configure:6160: $? = 0 configure:6184: result: 4 configure:6200: checking alignment of long configure:6229: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6232: $? = 0 configure:6234: ./conftest configure:6237: $? = 0 configure:6261: result: 8 configure:6277: checking alignment of long long configure:6306: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6309: $? = 0 configure:6311: ./conftest configure:6314: $? = 0 configure:6338: result: 8 configure:6354: checking alignment of float configure:6383: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6386: $? = 0 configure:6388: ./conftest configure:6391: $? = 0 configure:6415: result: 4 configure:6431: checking alignment of double configure:6460: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6463: $? = 0 configure:6465: ./conftest configure:6468: $? = 0 configure:6492: result: 8 configure:6508: checking alignment of long double configure:6537: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6540: $? = 0 configure:6542: ./conftest configure:6545: $? = 0 configure:6569: result: 16 configure:6585: checking alignment of void * configure:6614: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:6617: $? = 0 configure:6619: ./conftest configure:6622: $? = 0 configure:6646: result: 8 configure:6792: checking for g++ configure:6808: found /usr/bin/g++ configure:6818: result: g++ configure:6834: checking for C++ compiler version configure:6837: g++ --version &5 g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1 Copyright (C) 2009 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:6840: $? = 0 configure:6842: g++ -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) configure:6845: $? = 0 configure:6847: g++ -V &5 g++: '-V' option must have argument configure:6850: $? = 1 configure:6853: checking whether we are using the GNU C++ compiler configure:6877: g++ -c -DLAM_BUILDING=1 conftest.cc >&5 configure:6883: $? = 0 configure:6887: test -z || test ! -s conftest.err configure:6890: $? = 0 configure:6893: test -s conftest.o configure:6896: $? = 0 configure:6909: result: yes configure:6915: checking whether g++ accepts -g configure:6936: g++ -c -g -DLAM_BUILDING=1 conftest.cc >&5 configure:6942: $? = 0 configure:6946: test -z || test ! -s conftest.err configure:6949: $? = 0 configure:6952: test -s conftest.o configure:6955: $? = 0 configure:6966: result: yes configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 configure:7014: $? = 0 configure:7018: test -z || test ! -s conftest.err configure:7021: $? = 0 configure:7024: test -s conftest.o configure:7027: $? = 0 configure:7053: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:53: error: 'exit' was not declared in this scope configure:7059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc:49: error: 'void std::exit(int)' should have been declared inside 'std' configure:7014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc:49: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:50: /usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:49: error: from previous declaration 'void std::exit(int)' configure:7014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:7008: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 configure:7014: $? = 0 configure:7018: test -z || test ! -s conftest.err configure:7021: $? = 0 configure:7024: test -s conftest.o configure:7027: $? = 0 configure:7053: g++ -c -g -O2 -DLAM_BUILDING=1 conftest.cc >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7097: checking dependency style of g++ configure:7187: result: gcc3 configure:7209: checking how to run the C++ preprocessor configure:7240: g++ -E -DLAM_BUILDING=1 conftest.cc configure:7246: $? = 0 configure:7278: g++ -E -DLAM_BUILDING=1 conftest.cc conftest.cc:52:28: error: ac_nonexistent.h: No such file or directory configure:7284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:7323: result: g++ -E configure:7347: g++ -E -DLAM_BUILDING=1 conftest.cc configure:7353: $? = 0 configure:7385: g++ -E -DLAM_BUILDING=1 conftest.cc conftest.cc:52:28: error: ac_nonexistent.h: No such file or directory configure:7391: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:7601: checking if want C++ exception handling configure:7603: result: no configure:7891: checking whether g++ has new(std::nothrow) configure:7904: g++ conftest.cc -o conftest conftest.cc:3: warning: second argument of 'int main(int, char*)' should be 'char **' configure:7909: result: yes configure:7961: checking for C++ template repository directory configure:8020: g++ -c conftest1.C conftest1.C:13: warning: second argument of 'int main(int, char*)' should be 'char **' configure:8031: g++ -c conftest2.C configure:8082: result: not used configure:8107: checking for C++ compiler template parameters configure:8115: result: none needed configure:8206: checking for C++ optimization flags configure:8208: result: -O3 configure:8242: checking for ANSI C header files configure:8267: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8273: $? = 0 configure:8277: test -z || test ! -s conftest.err configure:8280: $? = 0 configure:8283: test -s conftest.o configure:8286: $? = 0 configure:8375: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8378: $? = 0 configure:8380: ./conftest configure:8383: $? = 0 configure:8398: result: yes configure:8422: checking for sys/types.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for sys/stat.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for stdlib.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for string.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for memory.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for strings.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for inttypes.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for stdint.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8422: checking for unistd.h configure:8438: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8444: $? = 0 configure:8448: test -z || test ! -s conftest.err configure:8451: $? = 0 configure:8454: test -s conftest.o configure:8457: $? = 0 configure:8468: result: yes configure:8490: checking map usability configure:8502: g++ -c -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:8508: $? = 0 configure:8512: test -z || test ! -s conftest.err configure:8515: $? = 0 configure:8518: test -s conftest.o configure:8521: $? = 0 configure:8531: result: yes configure:8535: checking map presence configure:8545: g++ -E -DLAM_BUILDING=1 conftest.cc configure:8551: $? = 0 configure:8571: result: yes configure:8606: checking for map configure:8613: result: yes configure:8676: checking for type bool configure:8689: g++ -O3 conftest.cc -o conftest conftest.cc:4: warning: second argument of 'int main(int, char*)' should be 'char **' configure:8693: result: yes configure:8750: checking for true/false configure:8765: g++ -O3 conftest.cc -o conftest conftest.cc:4: warning: second argument of 'int main(int, char*)' should be 'char **' configure:8769: result: yes configure:8820: checking size of bool configure:8843: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc: In function 'int main(int, char**)': conftest.cc:76: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:8846: $? = 0 configure:8848: ./conftest configure:8851: $? = 0 configure:8865: result: 1 configure:8908: checking size of int configure:8931: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc: In function 'int main(int, char**)': conftest.cc:77: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:8934: $? = 0 configure:8936: ./conftest configure:8939: $? = 0 configure:8953: result: 4 configure:9000: checking alignment of bool configure:9029: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:9032: $? = 0 configure:9034: ./conftest configure:9037: $? = 0 configure:9061: result: 1 configure:9092: checking alignment of int configure:9121: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5 configure:9124: $? = 0 configure:9126: ./conftest configure:9129: $? = 0 configure:9153: result: 4 configure:9177: checking how to store bool in C configure:9197: result: unsigned char configure:9318: checking for g77 configure:9347: result: no configure:9318: checking for f77 configure:9334: found /usr/bin/f77 configure:9344: result: f77 configure:9425: checking how to add a library directory to f77 configure:9430: result: "-L" configure:9441: checking f77 external naming convention foo_bar: configure:9457: result: FORTRANDOUBLEUNDERSCORE configure:9571: checking for FORTRAN optimization flags configure:9573: result: -O configure:9585: checking size of FORTRAN INTEGER configure:9661: gcc -O3 -I. -c conftest.c configure:9668: $? = 0 configure:9678: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:9685: $? = 0 configure:9695: ./conftest configure:9702: $? = 0 configure:9724: result: 4 configure:9789: checking size of FORTRAN REAL configure:9865: gcc -O3 -I. -c conftest.c configure:9872: $? = 0 configure:9882: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:9889: $? = 0 configure:9899: ./conftest configure:9906: $? = 0 configure:9928: result: 4 configure:9993: checking size of FORTRAN DOUBLE PRECISION configure:10069: gcc -O3 -I. -c conftest.c configure:10076: $? = 0 configure:10086: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:10093: $? = 0 configure:10103: ./conftest configure:10110: $? = 0 configure:10132: result: 8 configure:10197: checking size of FORTRAN COMPLEX configure:10273: gcc -O3 -I. -c conftest.c configure:10280: $? = 0 configure:10290: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:10297: $? = 0 configure:10307: ./conftest configure:10314: $? = 0 configure:10336: result: 8 configure:10401: checking size of FORTRAN DOUBLE COMPLEX configure:10477: gcc -O3 -I. -c conftest.c configure:10484: $? = 0 configure:10494: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:10501: $? = 0 configure:10511: ./conftest configure:10518: $? = 0 configure:10540: result: 16 configure:10611: checking alignment of FORTRAN INTEGER configure:10693: gcc -O3 -I. -c conftest.c configure:10700: $? = 0 configure:10710: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:10717: $? = 0 configure:10727: ./conftest configure:10734: $? = 0 configure:10756: result: 4 configure:10821: checking alignment of FORTRAN REAL configure:10903: gcc -O3 -I. -c conftest.c configure:10910: $? = 0 configure:10920: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:10927: $? = 0 configure:10937: ./conftest configure:10944: $? = 0 configure:10966: result: 4 configure:11031: checking alignment of FORTRAN DOUBLE PRECISION configure:11113: gcc -O3 -I. -c conftest.c configure:11120: $? = 0 configure:11130: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:11137: $? = 0 configure:11147: ./conftest configure:11154: $? = 0 configure:11176: result: 8 configure:11241: checking alignment of FORTRAN COMPLEX configure:11323: gcc -O3 -I. -c conftest.c configure:11330: $? = 0 configure:11340: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:11347: $? = 0 configure:11357: ./conftest configure:11364: $? = 0 configure:11386: result: 4 configure:11451: checking alignment of FORTRAN DOUBLE COMPLEX configure:11533: gcc -O3 -I. -c conftest.c configure:11540: $? = 0 configure:11550: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:11557: $? = 0 configure:11567: ./conftest configure:11574: $? = 0 configure:11596: result: 8 configure:11675: checking size of FORTRAN INTEGER*1 configure:11733: gcc -O3 -I. -c conftest.c configure:11740: $? = 0 configure:11750: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:11757: $? = 0 configure:11767: ./conftest configure:11774: $? = 0 configure:11796: result: 1 configure:11861: checking for corresponding C type for INTEGER*1 configure:11882: result: char configure:11908: checking size of FORTRAN INTEGER*2 configure:11966: gcc -O3 -I. -c conftest.c configure:11973: $? = 0 configure:11983: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:11990: $? = 0 configure:12000: ./conftest configure:12007: $? = 0 configure:12029: result: 2 configure:12094: checking for corresponding C type for INTEGER*2 configure:12115: result: short configure:12141: checking size of FORTRAN INTEGER*4 configure:12199: gcc -O3 -I. -c conftest.c configure:12206: $? = 0 configure:12216: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:12223: $? = 0 configure:12233: ./conftest configure:12240: $? = 0 configure:12262: result: 4 configure:12327: checking for corresponding C type for INTEGER*4 configure:12348: result: int configure:12374: checking size of FORTRAN INTEGER*8 configure:12432: gcc -O3 -I. -c conftest.c configure:12439: $? = 0 configure:12449: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: /tmp/fort77-30525-1.c: In function 'MAIN__': /tmp/fort77-30525-1.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x' /tmp/fort77-30525-1.c:17: error: 'x' undeclared (first use in this function) /tmp/fort77-30525-1.c:17: error: (Each undeclared identifier is reported only once /tmp/fort77-30525-1.c:17: error: for each function it appears in.) /tmp/fort77-30525-1.c:18: error: expected ')' before '*' token /usr/bin/f77: aborting compilation configure:12456: $? = 25 configure:12501: result: unknown configure:12508: here is the C program: #include #include #ifdef __cplusplus extern "C" { #endif void size_(char *a, char *b) { int diff = (int) (b - a); FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", diff); } #ifdef __cplusplus } #endif configure:12536: here is the fortran program: program fsize external SIZE INTEGER*8 x(2) call SIZE(x(1),x(2)) end configure:12546: WARNING: Looks like INTEGER*8 is not supported by the fortran compiler configure:12607: checking size of FORTRAN REAL*4 configure:12665: gcc -O3 -I. -c conftest.c configure:12672: $? = 0 configure:12682: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:12689: $? = 0 configure:12699: ./conftest configure:12706: $? = 0 configure:12728: result: 4 configure:12793: checking for corresponding C type for REAL*4 configure:12814: result: float configure:12840: checking size of FORTRAN REAL*8 configure:12898: gcc -O3 -I. -c conftest.c configure:12905: $? = 0 configure:12915: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: configure:12922: $? = 0 configure:12932: ./conftest configure:12939: $? = 0 configure:12961: result: 8 configure:13026: checking for corresponding C type for REAL*8 configure:13047: result: double configure:13073: checking size of FORTRAN REAL*16 configure:13131: gcc -O3 -I. -c conftest.c configure:13138: $? = 0 configure:13148: f77 -O conftestf.f conftest.o -o conftest MAIN fsize: Error on line 3: incompatible type-length combination /usr/bin/f77: aborting compilation configure:13155: $? = 25 configure:13200: result: unknown configure:13207: here is the C program: #include #include #ifdef __cplusplus extern "C" { #endif void size_(char *a, char *b) { int diff = (int) (b - a); FILE *f=fopen("conftestval", "w"); if (!f) exit(1); fprintf(f, "%d\n", diff); } #ifdef __cplusplus } #endif configure:13235: here is the fortran program: program fsize external SIZE REAL*16 x(2) call SIZE(x(1),x(2)) end configure:13245: WARNING: Looks like REAL*16 is not supported by the fortran compiler configure:13303: checking alignment of FORTRAN INTEGER*1 configure:13385: gcc -O3 -I. -c conftest.c configure:13392: $? = 0 configure:13402: f77 -O conftestf.f conftest.o -o conftest MAIN falign: configure:13409: $? = 0 configure:13419: ./conftest configure:13426: $? = 0 configure:13448: result: 1 configure:13507: checking alignment of FORTRAN INTEGER*2 configure:13589: gcc -O3 -I. -c conftest.c configure:13596: $? = 0 configure:13606: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:13613: $? = 0 configure:13623: ./conftest configure:13630: $? = 0 configure:13652: result: 2 configure:13711: checking alignment of FORTRAN INTEGER*4 configure:13793: gcc -O3 -I. -c conftest.c configure:13800: $? = 0 configure:13810: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:13817: $? = 0 configure:13827: ./conftest configure:13834: $? = 0 configure:13856: result: 4 configure:13915: checking alignment of FORTRAN INTEGER*8 configure:13997: gcc -O3 -I. -c conftest.c configure:14004: $? = 0 configure:14014: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment /tmp/fort77-30670-1.c:19: error: expected specifier-qualifier-list before 'longint' /tmp/fort77-30670-1.c: In function 'MAIN__': /tmp/fort77-30670-1.c:30: error: expected ')' before '*' token /tmp/fort77-30670-1.c:33: error: 'struct ' has no member named 'w' /tmp/fort77-30670-1.c:33: error: 'struct ' has no member named 'x' /tmp/fort77-30670-1.c:33: error: 'struct ' has no member named 'y' /tmp/fort77-30670-1.c:33: error: 'struct ' has no member named 'z__' /usr/bin/f77: aborting compilation configure:14021: $? = 25 configure:14066: result: unknown configure:14073: here is the C program: #include #include #ifdef __cplusplus extern "C" { #endif void align_(char *w, char *x, char *y, char *z) { unsigned long aw, ax, ay, az; FILE *f=fopen("conftestval", "w"); if (!f) exit(1); aw = (unsigned long) w; ax = (unsigned long) x; ay = (unsigned long) y; az = (unsigned long) z; if (! ((aw%16)||(ax%16)||(ay%16)||(az%16))) fprintf(f, "%d\n", 16); else if (! ((aw%12)||(ax%12)||(ay%12)||(az%12))) fprintf(f, "%d\n", 12); else if (! ((aw%8)||(ax%8)||(ay%8)||(az%8))) fprintf(f, "%d\n", 8); else if (! ((aw%4)||(ax%4)||(ay%4)||(az%4))) fprintf(f, "%d\n", 4); else if (! ((aw%2)||(ax%2)||(ay%2)||(az%2))) fprintf(f, "%d\n", 2); else fprintf(f, "%d\n", 1); fclose(f); } #ifdef __cplusplus } #endif configure:14101: here is the fortran program: program falign external ALIGN INTEGER*8 w,x,y,z CHARACTER a,b,c common /foo/a,w,b,x,y,c,z call ALIGN(w,x,y,z) end configure:14110: WARNING: *** No alignment for INTEGER*8 configure:14119: checking alignment of FORTRAN REAL*4 configure:14201: gcc -O3 -I. -c conftest.c configure:14208: $? = 0 configure:14218: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:14225: $? = 0 configure:14235: ./conftest configure:14242: $? = 0 configure:14264: result: 4 configure:14323: checking alignment of FORTRAN REAL*8 configure:14405: gcc -O3 -I. -c conftest.c configure:14412: $? = 0 configure:14422: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment configure:14429: $? = 0 configure:14439: ./conftest configure:14446: $? = 0 configure:14468: result: 8 configure:14527: checking alignment of FORTRAN REAL*16 configure:14609: gcc -O3 -I. -c conftest.c configure:14616: $? = 0 configure:14626: f77 -O conftestf.f conftest.o -o conftest MAIN falign: Error on line 3: incompatible type-length combination Error on line 3: incompatible type-length combination Error on line 3: incompatible type-length combination Error on line 3: incompatible type-length combination Error processing common blocks before line 6: Declaration error for w: common alignment Error processing common blocks before line 6: Declaration error for x: common alignment Error processing common blocks before line 6: Declaration error for y: common alignment Error processing common blocks before line 6: Declaration error for z: common alignment /usr/bin/f77: aborting compilation configure:14633: $? = 25 configure:14678: result: unknown configure:14685: here is the C program: #include #include #ifdef __cplusplus extern "C" { #endif void align_(char *w, char *x, char *y, char *z) { unsigned long aw, ax, ay, az; FILE *f=fopen("conftestval", "w"); if (!f) exit(1); aw = (unsigned long) w; ax = (unsigned long) x; ay = (unsigned long) y; az = (unsigned long) z; if (! ((aw%16)||(ax%16)||(ay%16)||(az%16))) fprintf(f, "%d\n", 16); else if (! ((aw%12)||(ax%12)||(ay%12)||(az%12))) fprintf(f, "%d\n", 12); else if (! ((aw%8)||(ax%8)||(ay%8)||(az%8))) fprintf(f, "%d\n", 8); else if (! ((aw%4)||(ax%4)||(ay%4)||(az%4))) fprintf(f, "%d\n", 4); else if (! ((aw%2)||(ax%2)||(ay%2)||(az%2))) fprintf(f, "%d\n", 2); else fprintf(f, "%d\n", 1); fclose(f); } #ifdef __cplusplus } #endif configure:14713: here is the fortran program: program falign external ALIGN REAL*16 w,x,y,z CHARACTER a,b,c common /foo/a,w,b,x,y,c,z call ALIGN(w,x,y,z) end configure:14722: WARNING: *** No alignment for REAL*16 configure:15003: checking if want profiling interface configure:15005: result: yes configure:15048: checking if want full installation of Trillium files configure:15050: result: no configure:15107: checking if want ROMIO support configure:15109: result: yes configure:15125: checking for main in -laio configure:15149: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -laio >&5 /usr/bin/ld: cannot find -laio collect2: ld returned 1 exit status configure:15155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:15181: result: no configure:15199: checking for user ROMIO flags configure:15202: result: none configure:15270: checking if want FORTRAN support configure:15299: result: yes configure:15329: checking if want MPI 2 C++ support configure:15331: result: yes configure:15370: checking if want MPI::File C++ binding support configure:15372: result: no configure:15415: checking if want IMPI support configure:15417: result: no configure:15578: checking how to yeild configure:15595: result: yield() configure:15610: checking for LAM user signal configure:15629: result: SIGUSR2 configure:15641: checking if want purify clean configure:15663: result: no configure:15697: checking for desired boot timeout configure:15699: result: 60 seconds configure:15701: checking for desired lamd packet resend time configure:15703: result: 500000 seconds configure:15705: checking for desired lamd heartbeat time configure:15707: result: 120 seconds configure:15739: checking if want stub MPI functions configure:15741: result: no configure:15782: checking if want default promiscuous boot connections configure:15784: result: no configure:15814: checking whether ln -s works configure:15818: result: yes configure:15833: checking for cp configure:15851: found /bin/cp configure:15863: result: /bin/cp configure:15878: checking for rm configure:15896: found /bin/rm configure:15908: result: /bin/rm configure:15928: checking for sh configure:15946: found /bin/sh configure:15958: result: /bin/sh configure:15974: checking if installed perl can support mpiexec configure:15993: result: yes configure:16005: checking for prototype of snprintf configure:16027: gcc -E -O3 conftest.c configure:16037: $? = 0 configure:16046: ...some ugly egrepping... configure:16056: $? = 0 configure:16065: ...some ugly egrepping... configure:16075: $? = 0 configure:16087: result: yes configure:16103: checking for prototype of gethostname configure:16125: gcc -E -O3 conftest.c configure:16135: $? = 0 configure:16144: ...some ugly egrepping... configure:16154: $? = 0 configure:16163: ...some ugly egrepping... configure:16173: $? = 0 configure:16185: result: yes configure:16224: checking stropts.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking stropts.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for stropts.h configure:16347: result: yes configure:16224: checking grp.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking grp.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for grp.h configure:16347: result: yes configure:16224: checking netinet/tcp.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking netinet/tcp.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for netinet/tcp.h configure:16347: result: yes configure:16224: checking sys/select.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking sys/select.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for sys/select.h configure:16347: result: yes configure:16224: checking sys/resource.h usability configure:16236: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16242: $? = 0 configure:16246: test -z || test ! -s conftest.err configure:16249: $? = 0 configure:16252: test -s conftest.o configure:16255: $? = 0 configure:16265: result: yes configure:16269: checking sys/resource.h presence configure:16279: gcc -E -DLAM_BUILDING=1 conftest.c configure:16285: $? = 0 configure:16305: result: yes configure:16340: checking for sys/resource.h configure:16347: result: yes configure:16374: checking rpc/types.h usability configure:16386: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16392: $? = 0 configure:16396: test -z || test ! -s conftest.err configure:16399: $? = 0 configure:16402: test -s conftest.o configure:16405: $? = 0 configure:16415: result: yes configure:16419: checking rpc/types.h presence configure:16429: gcc -E -DLAM_BUILDING=1 conftest.c configure:16435: $? = 0 configure:16455: result: yes configure:16490: checking for rpc/types.h configure:16497: result: yes configure:16514: checking for rpc/xdr.h configure:16533: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16539: $? = 0 configure:16543: test -z || test ! -s conftest.err configure:16546: $? = 0 configure:16549: test -s conftest.o configure:16552: $? = 0 configure:16563: result: yes configure:16589: checking pty.h usability configure:16601: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16607: $? = 0 configure:16611: test -z || test ! -s conftest.err configure:16614: $? = 0 configure:16617: test -s conftest.o configure:16620: $? = 0 configure:16630: result: yes configure:16634: checking pty.h presence configure:16644: gcc -E -DLAM_BUILDING=1 conftest.c configure:16650: $? = 0 configure:16670: result: yes configure:16705: checking for pty.h configure:16712: result: yes configure:16589: checking util.h usability configure:16601: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c:173:18: error: util.h: No such file or directory configure:16607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #include | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16630: result: no configure:16634: checking util.h presence configure:16644: gcc -E -DLAM_BUILDING=1 conftest.c conftest.c:139:18: error: util.h: No such file or directory configure:16650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #include | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:16670: result: no configure:16705: checking for util.h configure:16712: result: no configure:16745: checking sched.h usability configure:16757: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:16763: $? = 0 configure:16767: test -z || test ! -s conftest.err configure:16770: $? = 0 configure:16773: test -s conftest.o configure:16776: $? = 0 configure:16786: result: yes configure:16790: checking sched.h presence configure:16800: gcc -E -DLAM_BUILDING=1 conftest.c configure:16806: $? = 0 configure:16826: result: yes configure:16861: checking for sched.h configure:16868: result: yes configure:16736: checking for strings.h configure:16741: result: yes configure:16905: checking if FIONBIO defined in sys/ioctl.h configure:16940: result: not on AIX 4.3.3, so who cares? configure:16947: checking if SA_RESTART defined in signal.h configure:16974: result: yes configure:16977: checking for sa_len in struct sockaddr configure:16996: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:147: error: 'struct sockaddr' has no member named 'sa_len' configure:17002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr s; s.sa_len; | ; | return 0; | } configure:17030: result: no configure:17033: checking if need to include sys/select.h configure:17052: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17058: $? = 0 configure:17062: test -z || test ! -s conftest.err configure:17065: $? = 0 configure:17068: test -s conftest.o configure:17071: $? = 0 configure:17086: result: yes configure:17101: checking for socket configure:17158: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17164: $? = 0 configure:17168: test -z || test ! -s conftest.err configure:17171: $? = 0 configure:17174: test -s conftest configure:17177: $? = 0 configure:17189: result: yes configure:17269: checking for gethostbyname configure:17326: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17332: $? = 0 configure:17336: test -z || test ! -s conftest.err configure:17339: $? = 0 configure:17342: test -s conftest configure:17345: $? = 0 configure:17357: result: yes configure:17445: checking for login in -lutil configure:17475: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lutil >&5 configure:17481: $? = 0 configure:17485: test -z || test ! -s conftest.err configure:17488: $? = 0 configure:17491: test -s conftest configure:17494: $? = 0 configure:17507: result: yes configure:17520: checking for openpty configure:17577: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c -lutil >&5 configure:17583: $? = 0 configure:17587: test -z || test ! -s conftest.err configure:17590: $? = 0 configure:17593: test -s conftest configure:17596: $? = 0 configure:17608: result: yes configure:17646: checking for atexit configure:17703: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17709: $? = 0 configure:17713: test -z || test ! -s conftest.err configure:17716: $? = 0 configure:17719: test -s conftest configure:17722: $? = 0 configure:17734: result: yes configure:17763: checking for getcwd configure:17820: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:17826: $? = 0 configure:17830: test -z || test ! -s conftest.err configure:17833: $? = 0 configure:17836: test -s conftest configure:17839: $? = 0 configure:17851: result: yes configure:17880: checking for yield configure:17937: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 /tmp/cc8XL4ok.o: In function `main': conftest.c:(.text+0x9): undefined reference to `yield' /tmp/cc8XL4ok.o:(.data+0x0): undefined reference to `yield' collect2: ld returned 1 exit status configure:17943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | /* end confdefs.h. */ | /* Define yield to an innocuous variant, in case declares yield. | For example, HP-UX 11i declares gettimeofday. */ | #define yield innocuous_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yield | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yield (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_yield) || defined (__stub___yield) | choke me | #else | char (*f) () = yield; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != yield; | ; | return 0; | } configure:17968: result: no configure:17997: checking for snprintf configure:18054: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c:172: warning: conflicting types for built-in function 'snprintf' configure:18060: $? = 0 configure:18064: test -z || test ! -s conftest.err configure:18067: $? = 0 configure:18070: test -s conftest configure:18073: $? = 0 configure:18085: result: yes configure:18114: checking for atoll configure:18171: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18177: $? = 0 configure:18181: test -z || test ! -s conftest.err configure:18184: $? = 0 configure:18187: test -s conftest configure:18190: $? = 0 configure:18202: result: yes configure:18231: checking for strtoll configure:18288: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18294: $? = 0 configure:18298: test -z || test ! -s conftest.err configure:18301: $? = 0 configure:18304: test -s conftest configure:18307: $? = 0 configure:18319: result: yes configure:18348: checking for sched_yield configure:18405: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18411: $? = 0 configure:18415: test -z || test ! -s conftest.err configure:18418: $? = 0 configure:18421: test -s conftest configure:18424: $? = 0 configure:18436: result: yes configure:18465: checking for sysconf configure:18522: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18528: $? = 0 configure:18532: test -z || test ! -s conftest.err configure:18535: $? = 0 configure:18538: test -s conftest configure:18541: $? = 0 configure:18553: result: yes configure:18582: checking for sysctl configure:18639: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18645: $? = 0 configure:18649: test -z || test ! -s conftest.err configure:18652: $? = 0 configure:18655: test -s conftest configure:18658: $? = 0 configure:18670: result: yes configure:18695: checking whether vscanf is declared configure:18719: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18725: $? = 0 configure:18729: test -z || test ! -s conftest.err configure:18732: $? = 0 configure:18735: test -s conftest.o configure:18738: $? = 0 configure:18749: result: yes configure:18765: checking whether va_copy is declared configure:18790: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18796: $? = 0 configure:18800: test -z || test ! -s conftest.err configure:18803: $? = 0 configure:18806: test -s conftest.o configure:18809: $? = 0 configure:18820: result: yes configure:18834: checking whether __va_copy is declared configure:18859: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18865: $? = 0 configure:18869: test -z || test ! -s conftest.err configure:18872: $? = 0 configure:18875: test -s conftest.o configure:18878: $? = 0 configure:18889: result: yes configure:18939: checking for glibc configure:18970: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:18973: $? = 0 configure:18975: ./conftest configure:18978: $? = 0 configure:18991: result: yes configure:19001: checking whether to use prefix memcpy() configure:19044: result: yes (default on glibc systems: yes) configure:19052: checking whether byte ordering is bigendian configure:19079: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19085: $? = 0 configure:19089: test -z || test ! -s conftest.err configure:19092: $? = 0 configure:19095: test -s conftest.o configure:19098: $? = 0 configure:19122: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:165: error: 'not' undeclared (first use in this function) conftest.c:165: error: (Each undeclared identifier is reported only once conftest.c:165: error: for each function it appears in.) conftest.c:165: error: expected ';' before 'big' configure:19128: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19263: result: no configure:19307: checking for union semun in sys/sem.h configure:19326: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:163: error: storage size of 's' isn't known configure:19332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | union semun s; s.val; | ; | return 0; | } configure:19360: result: no configure:19373: checking for struct semid_ds configure:19394: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19400: $? = 0 configure:19404: test -z || test ! -s conftest.err configure:19407: $? = 0 configure:19410: test -s conftest.o configure:19413: $? = 0 configure:19423: result: yes configure:19433: checking if able to create SYSV semaphores configure:19482: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19485: $? = 0 configure:19487: ./conftest configure:19490: $? = 0 configure:19511: result: yes configure:19612: checking if SYSV semaphores work configure:19675: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19678: $? = 0 configure:19680: ./conftest configure:19683: $? = 0 configure:19704: result: yes configure:19813: checking for SYSV semaphore support configure:19816: result: yes configure:19908: checking for struct shmid_ds configure:19928: gcc -c -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:19934: $? = 0 configure:19938: test -z || test ! -s conftest.err configure:19941: $? = 0 configure:19944: test -s conftest.o configure:19947: $? = 0 configure:19957: result: yes configure:19967: checking if SYSV shared memory works configure:20010: gcc -o conftest -O3 -DLAM_BUILDING=1 conftest.c >&5 configure:20013: $? = 0 configure:20015: ./conftest configure:20018: $? = 0 configure:20039: result: yes configure:20132: checking for SYSV shared memory support configure:20135: result: yes configure:20254: checking if C compiler and POSIX threads work as is configure:20313: gcc -o conftest -O3 -DLAM_BUILDING=1 -D_REENTRANT conftest.c >&5 /tmp/cckGEQGL.o: In function `main': conftest.c:(.text+0x9): undefined reference to `pthread_join' conftest.c:(.text+0x1d): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); | pthread_create(0,0,0,0); | ; | return 0; | } configure:20357: result: no configure:20369: checking if C++ compiler and POSIX threads work as is configure:20428: g++ -o conftest -O3 -DLAM_BUILDING=1 conftest.cc >&5 /tmp/cc8v6YBT.o: In function `main': conftest.cc:(.text+0x9): undefined reference to `pthread_join' conftest.cc:(.text+0x1d): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20434: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); | pthread_create(0,0,0,0); | ; | return 0; | } configure:20472: result: no configure:20484: checking if F77 compiler and POSIX threads work as is configure:20572: gcc -O3 -I. -c conftest.c configure:20579: $? = 0 configure:20589: f77 -O conftestf.f conftest.o -o conftest MAIN fpthread: conftest.o: In function `pthreadtest_': conftest.c:(.text+0x9): undefined reference to `pthread_join' conftest.c:(.text+0x21): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20596: $? = 0 configure:20670: result: yes configure:20709: checking if C compiler and POSIX threads work with -Kthread configure:20742: gcc -o conftest -O3 -Kthread -DLAM_BUILDING=1 conftest.c >&5 gcc: unrecognized option '-Kthread' /tmp/ccEJG8Uh.o: In function `main': conftest.c:(.text+0x9): undefined reference to `pthread_join' conftest.c:(.text+0x1d): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); | pthread_create(0,0,0,0); | ; | return 0; | } configure:20788: result: no configure:20709: checking if C compiler and POSIX threads work with -kthread configure:20742: gcc -o conftest -O3 -kthread -DLAM_BUILDING=1 conftest.c >&5 gcc: unrecognized option '-kthread' /tmp/ccWZ3H0u.o: In function `main': conftest.c:(.text+0x9): undefined reference to `pthread_join' conftest.c:(.text+0x1d): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); | pthread_create(0,0,0,0); | ; | return 0; | } configure:20788: result: no configure:20709: checking if C compiler and POSIX threads work with -pthread configure:20742: gcc -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 configure:20748: $? = 0 configure:20752: test -z || test ! -s conftest.err configure:20755: $? = 0 configure:20758: test -s conftest configure:20761: $? = 0 configure:20782: result: yes configure:20801: checking if C++ compiler and POSIX threads work with -Kthread configure:20834: g++ -o conftest -O3 -Kthread -DLAM_BUILDING=1 conftest.cc >&5 g++: unrecognized option '-Kthread' /tmp/ccaMJF8Q.o: In function `main': conftest.cc:(.text+0x9): undefined reference to `pthread_join' conftest.cc:(.text+0x1d): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); | pthread_create(0,0,0,0); | ; | return 0; | } configure:20880: result: no configure:20801: checking if C++ compiler and POSIX threads work with -kthread configure:20834: g++ -o conftest -O3 -kthread -DLAM_BUILDING=1 conftest.cc >&5 g++: unrecognized option '-kthread' /tmp/cc2MLa74.o: In function `main': conftest.cc:(.text+0x9): undefined reference to `pthread_join' conftest.cc:(.text+0x1d): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:20840: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); | pthread_create(0,0,0,0); | ; | return 0; | } configure:20880: result: no configure:20801: checking if C++ compiler and POSIX threads work with -pthread configure:20834: g++ -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.cc >&5 configure:20840: $? = 0 configure:20844: test -z || test ! -s conftest.err configure:20847: $? = 0 configure:20850: test -s conftest configure:20853: $? = 0 configure:20874: result: yes configure:21809: checking for working POSIX threads package configure:21812: result: yes configure:21851: checking if C compiler and Solaris threads work configure:21886: gcc -o conftest -D_REENTRANT conftest.c -lthread >&5 conftest.c:162:20: error: thread.h: No such file or directory conftest.c: In function 'main': conftest.c:166: error: 'thread_t' undeclared (first use in this function) conftest.c:166: error: (Each undeclared identifier is reported only once conftest.c:166: error: for each function it appears in.) conftest.c:166: error: expected ';' before 'th' conftest.c:166: error: 'th' undeclared (first use in this function) configure:21892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | thread_t th; thr_join(th, 0, 0); | thr_create(0,0,0,0,0,0); | ; | return 0; | } configure:21928: result: no configure:21949: checking if C++ compiler and Solaris threads work configure:21980: g++ -o conftest -D_REENTRANT conftest.cc -lthread >&5 conftest.cc:162:20: error: thread.h: No such file or directory conftest.cc: In function 'int main()': conftest.cc:166: error: 'thread_t' was not declared in this scope conftest.cc:166: error: expected ';' before 'th' conftest.cc:166: error: 'th' was not declared in this scope conftest.cc:166: error: 'thr_join' was not declared in this scope conftest.cc:167: error: 'thr_create' was not declared in this scope configure:21986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | /* end confdefs.h. */ | #include | int | main () | { | thread_t th; thr_join(th, 0, 0); | thr_create(0,0,0,0,0,0); | ; | return 0; | } configure:22022: result: no configure:22041: checking if F77 compiler and Solaris threads work configure:22094: gcc -I. -c conftest.c conftest.c:3:20: error: thread.h: No such file or directory conftest.c: In function 'lam_pthread': conftest.c:11: error: 'thread_t' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c:11: error: expected ';' before 'th' conftest.c:12: error: 'th' undeclared (first use in this function) configure:22101: $? = 1 configure:22141: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void lam_pthread() { thread_t th; thr_join(th, 0, 0); thr_create(0,0,0,0,0,0); } #ifdef __cplusplus } #endif configure:22169: here is the fortran program: program fpthread INTEGER i i = 1 end configure:22195: result: no configure:22224: checking for working Solaris threads package configure:22230: result: no configure:22238: checking for type of thread support configure:22303: result: posix configure:22367: checking if threads have different pids (pthreads on linux) configure:22414: gcc -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'checkpid': conftest.c:184: warning: cast to pointer from integer of different size configure:22417: $? = 0 configure:22419: ./conftest configure:22422: $? = 0 configure:22441: result: no configure:22518: checking for pthread_atfork configure:22575: gcc -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 configure:22581: $? = 0 configure:22585: test -z || test ! -s conftest.err configure:22588: $? = 0 configure:22591: test -s conftest configure:22594: $? = 0 configure:22606: result: yes configure:22907: checking for FD_SETSIZE configure:22918: result: using system defaults configure:22978: checking BSD 4.3 for msg_accrights in struct msghdr configure:22997: gcc -c -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:172: error: 'struct msghdr' has no member named 'msg_accrights' configure:23003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct msghdr m; m.msg_accrights = 0; | ; | return 0; | } configure:23026: result: no configure:23146: checking for BSD 4.3 fd passing support configure:23148: result: no configure:23209: checking for POSIX.1g struct msghdr configure:23232: gcc -c -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 configure:23238: $? = 0 configure:23242: test -z || test ! -s conftest.err configure:23245: $? = 0 configure:23248: test -s conftest.o configure:23251: $? = 0 configure:23261: result: yes configure:23270: checking fd passing using RFC2292 API configure:23342: gcc -o conftest -O3 -pthread -DLAM_BUILDING=1 -I. conftest.c -lutil >&5 configure:23345: $? = 0 configure:23347: ./conftest configure:23350: $? = 0 configure:23365: result: passed configure:23484: checking for BSD 4.4 fd passing support configure:23486: result: yes (RFC2292 API) configure:23548: checking for System V Release 4 for struct strrecvfd configure:23568: gcc -c -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 configure:23574: $? = 0 configure:23578: test -z || test ! -s conftest.err configure:23581: $? = 0 configure:23584: test -s conftest.o configure:23587: $? = 0 configure:23597: result: yes configure:23608: checking System V Release 4 fd passing example configure:23682: gcc -o conftest -O3 -pthread -DLAM_BUILDING=1 -I. conftest.c -lutil >&5 configure:23685: $? = 0 configure:23687: ./conftest configure:23690: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | #include | #include | | #define LAM_HAVE_SVR4_FD_PASSING 1 | #include | | /* | * Global so that we can kill the child if the parent barfs | */ | pid_t child_pid = 0; | | int | main(int argc, char **argv) | { | int fd[2]; | int status = 0; | | if (pipe(fd)) { | perror("pipe"); | exit(1); | } | | if ((child_pid = fork()) < 0) { | perror("fork"); | } else if (child_pid > 0) { | /* I am the parent... */ | if (sfh_send_fd(fd[0], 0)) { | /* Renice? You must mean kill -9. */ | kill(child_pid, 9); | waitpid(child_pid, &status, 0); | return (2); | } | waitpid(child_pid, &status, 0); | } else { | /* I am the child... */ | if (sfh_recv_fd(fd[1]) == -1) { | exit(3); | } | } | if (WEXITSTATUS(status) == 0) { | return 0; /* chile recieved the fd */ | } | else { | return 1; | } | } configure:23705: result: failed configure:23718: checking for System V Release 4 fd passing support configure:23720: result: no configure:23781: checking for BSD ptys configure:23797: result: no configure:23800: checking for SYSV ptys configure:23816: result: yes configure:23833: checking size of struct stat members conftest.c: In function 'main': conftest.c:7: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:8: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:23853: result: 8 configure:23873: checking type of getsockopt optlen parameter #include #include int foobar(void *optval); int foobar(void *optval) { socklen_t optlen=0; return getsockopt(0, SOL_SOCKET, SO_SNDBUF, optval, &optlen); } configure:23918: result: socklen_t configure:23937: checking type of recvfrom length parameter #include #include int foobar(void *buffer) { socklen_t optlen=0; return recvfrom(0, buffer, 0, 0, (struct sockaddr*) 0, &optlen); } configure:23981: result: socklen_t configure:24021: checking if build filesystem is case sensitive configure:24033: result: yes configure:24046: checking if configuring for case sensitive fs configure:24064: result: yes configure:24133: checking for memory management type configure:24516: result: ptmalloc2 configure:24552: checking syscall.h usability configure:24564: gcc -c -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 configure:24570: $? = 0 configure:24574: test -z || test ! -s conftest.err configure:24577: $? = 0 configure:24580: test -s conftest.o configure:24583: $? = 0 configure:24593: result: yes configure:24597: checking syscall.h presence configure:24607: gcc -E -DLAM_BUILDING=1 conftest.c configure:24613: $? = 0 configure:24633: result: yes configure:24668: checking for syscall.h configure:24675: result: yes configure:24691: checking for syscall configure:24748: gcc -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 configure:24754: $? = 0 configure:24758: test -z || test ! -s conftest.err configure:24761: $? = 0 configure:24764: test -s conftest configure:24767: $? = 0 configure:24779: result: yes configure:24799: checking whether sbrk is declared configure:24823: gcc -c -O3 -pthread -DLAM_BUILDING=1 conftest.c >&5 configure:24829: $? = 0 configure:24833: test -z || test ! -s conftest.err configure:24836: $? = 0 configure:24839: test -s conftest.o configure:24842: $? = 0 configure:24853: result: yes configure:25302: checking if want MPI C++ bindings configure:25305: result: enabled configure:25425: checking size of int configure:25448: g++ -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc: In function 'int main(int, char**)': conftest.cc:191: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:25451: $? = 0 configure:25453: ./conftest configure:25456: $? = 0 configure:25470: result: 4 configure:25498: checking size of bool configure:25521: g++ -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc: In function 'int main(int, char**)': conftest.cc:192: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:25524: $? = 0 configure:25526: ./conftest configure:25529: $? = 0 configure:25543: result: 1 configure:25579: checking type of MPI attributes configure:25598: g++ -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.cc >&5 configure:25601: $? = 0 configure:25603: ./conftest configure:25606: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | #define LAM_HAVE_SVR4_FD_PASSING 0 | #define LAM_HAVE_FD_PASSING 1 | #define LAM_HAVE_BSD_PTYS 0 | #define LAM_HAVE_SYSV_PTYS 1 | #define LAM_STAT_MEMBERS_INT4 0 | #define LAM_SOCK_OPTLEN_T socklen_t | #define LAM_RECVFROM_LEN_T socklen_t | #define HAVE_SYSCALL 1 | #define LAM_USE_SYSCALL 0 | #define LAM_HAVE_DECL_SBRK 1 | #define LAM_WANT_PTMALLOC 0 | #define LAM_WANT_PTMALLOC2 1 | #define LAM_WANT_DARWIN7MALLOC 0 | #define LAM_WANT_EXTERNALMALLOC 0 | #define MPI2CPP_SIZEOF_INT 4 | #define MPI2CPP_SIZEOF_BOOL_T 1 | /* end confdefs.h. */ | int main() | { | if (sizeof(int) != sizeof(int *)) | return -1; | return 0; | } configure:25634: result: long configure:25643: checking for signal declaration configure:25666: g++ -c -O3 -pthread -DLAM_BUILDING=1 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:193: error: invalid conversion from 'void (*)(int, int, sigcontext*, char*)' to 'void (*)(int)' conftest.cc:193: error: initializing argument 2 of 'void (* signal(int, void (*)(int)))(int)' conftest.cc:195: error: invalid conversion from 'void (*)(int, int, sigcontext*, char*)' to 'void (*)(int)' configure:25672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | #define LAM_HAVE_SVR4_FD_PASSING 0 | #define LAM_HAVE_FD_PASSING 1 | #define LAM_HAVE_BSD_PTYS 0 | #define LAM_HAVE_SYSV_PTYS 1 | #define LAM_STAT_MEMBERS_INT4 0 | #define LAM_SOCK_OPTLEN_T socklen_t | #define LAM_RECVFROM_LEN_T socklen_t | #define HAVE_SYSCALL 1 | #define LAM_USE_SYSCALL 0 | #define LAM_HAVE_DECL_SBRK 1 | #define LAM_WANT_PTMALLOC 0 | #define LAM_WANT_PTMALLOC2 1 | #define LAM_WANT_DARWIN7MALLOC 0 | #define LAM_WANT_EXTERNALMALLOC 0 | #define MPI2CPP_SIZEOF_INT 4 | #define MPI2CPP_SIZEOF_BOOL_T 1 | #define MPI2CPP_ATTR long | /* end confdefs.h. */ | #include | extern "C" void bsd_handler(int sig, int code, struct sigcontext *scp, char *addr); | | int | main () | { | signal(1, bsd_handler); | struct sigaction n; | n.sa_handler= bsd_handler; | | ; | return 0; | } configure:25735: g++ -c -O3 -pthread -DLAM_BUILDING=1 conftest.cc >&5 configure:25741: $? = 0 configure:25745: test -z || test ! -s conftest.err configure:25748: $? = 0 configure:25751: test -s conftest.o configure:25754: $? = 0 configure:25773: result: SYSV configure:25802: checking if want ROMIO configure:25805: result: enabled configure:25823: checking if want TotalView attach support configure:25826: result: enabled configure:25843: checking if want TotalView queue debugging support configure:25867: result: enabled configure:26002: checking for bproc_numnodes in -lbproc configure:26032: gcc -o conftest -O3 -pthread -DLAM_BUILDING=1 conftest.c -lbproc >&5 /usr/bin/ld: cannot find -lbproc collect2: ld returned 1 exit status configure:26038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | #define LAM_HAVE_SVR4_FD_PASSING 0 | #define LAM_HAVE_FD_PASSING 1 | #define LAM_HAVE_BSD_PTYS 0 | #define LAM_HAVE_SYSV_PTYS 1 | #define LAM_STAT_MEMBERS_INT4 0 | #define LAM_SOCK_OPTLEN_T socklen_t | #define LAM_RECVFROM_LEN_T socklen_t | #define HAVE_SYSCALL 1 | #define LAM_USE_SYSCALL 0 | #define LAM_HAVE_DECL_SBRK 1 | #define LAM_WANT_PTMALLOC 0 | #define LAM_WANT_PTMALLOC2 1 | #define LAM_WANT_DARWIN7MALLOC 0 | #define LAM_WANT_EXTERNALMALLOC 0 | #define MPI2CPP_SIZEOF_INT 4 | #define MPI2CPP_SIZEOF_BOOL_T 1 | #define MPI2CPP_ATTR long | #define MPI2CPP_SYSV_SIGNAL 1 | #define MPI2CPP_BSD_SIGNAL 0 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bproc_numnodes (); | int | main () | { | bproc_numnodes (); | ; | return 0; | } configure:26064: result: no configure:26242: checking if want BPROC support configure:26351: result: no configure:26384: checking if want deprecated executable names configure:26405: result: yes configure:26416: checking for subdir args configure:26470: result: '--prefix=/usr/local/lam' configure:26499: LAM configuring in share/totalview configure:26595: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:26608: /bin/bash './configure' *failed* for share/totalview configure:26726: checking which modules should be run-time loadable configure:26767: result: none configure:26777: checking for SSI kinds configure:26802: result: boot coll crlam crmpi rpi configure:26925: LAM configuring in share/ssi/boot/bproc configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27034: /bin/bash './configure' *failed* for share/ssi/boot/bproc configure:27405: --- SSI module boot:bproc compile: no configure:26925: LAM configuring in share/ssi/boot/globus configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/boot/globus configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/globus/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/globus/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/globus/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module boot:globus compile: yes configure:27356: +++ SSI module boot:globus mode: static configure:26925: LAM configuring in share/ssi/boot/rsh configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/boot/rsh configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/rsh/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/rsh/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/rsh/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module boot:rsh compile: yes configure:27356: +++ SSI module boot:rsh mode: static configure:26925: LAM configuring in share/ssi/boot/slurm configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/boot/slurm configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/slurm/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/slurm/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/boot/slurm/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module boot:slurm compile: yes configure:27356: +++ SSI module boot:slurm mode: static configure:26925: LAM configuring in share/ssi/boot/tm configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27034: /bin/bash './configure' *failed* for share/ssi/boot/tm configure:27405: --- SSI module boot:tm compile: no configure:26925: LAM configuring in share/ssi/coll/impi configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27034: /bin/bash './configure' *failed* for share/ssi/coll/impi configure:27405: --- SSI module coll:impi compile: no configure:26925: LAM configuring in share/ssi/coll/lam_basic configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/coll/lam_basic configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/lam_basic/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/lam_basic/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/lam_basic/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module coll:lam_basic compile: yes configure:27356: +++ SSI module coll:lam_basic mode: static configure:26925: LAM configuring in share/ssi/coll/shmem configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/coll/shmem configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/shmem/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/shmem/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/shmem/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module coll:shmem compile: yes configure:27356: +++ SSI module coll:shmem mode: static configure:26925: LAM configuring in share/ssi/coll/smp configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/coll/smp configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/smp/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/smp/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/coll/smp/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module coll:smp compile: yes configure:27356: +++ SSI module coll:smp mode: static configure:26925: LAM configuring in share/ssi/crlam/blcr configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27034: /bin/bash './configure' *failed* for share/ssi/crlam/blcr configure:27405: --- SSI module crlam:blcr compile: no configure:26925: LAM configuring in share/ssi/crlam/self configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/crlam/self configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/crlam/self/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/crlam/self/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/crlam/self/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module crlam:self compile: yes configure:27356: +++ SSI module crlam:self mode: static configure:26925: LAM configuring in share/ssi/crmpi/blcr configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27034: /bin/bash './configure' *failed* for share/ssi/crmpi/blcr configure:27405: --- SSI module crmpi:blcr compile: no configure:26925: LAM configuring in share/ssi/crmpi/self configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/crmpi/self configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/crmpi/self/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/crmpi/self/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/crmpi/self/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module crmpi:self compile: yes configure:27356: +++ SSI module crmpi:self mode: static configure:26925: LAM configuring in share/ssi/rpi/crtcp configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/rpi/crtcp configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/crtcp/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/crtcp/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/crtcp/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module rpi:crtcp compile: yes configure:27356: +++ SSI module rpi:crtcp mode: static configure:26925: LAM configuring in share/ssi/rpi/gm configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27034: /bin/bash './configure' *failed* for share/ssi/rpi/gm configure:27405: --- SSI module rpi:gm compile: no configure:26925: LAM configuring in share/ssi/rpi/ib configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27034: /bin/bash './configure' *failed* for share/ssi/rpi/ib configure:27405: --- SSI module rpi:ib compile: no configure:26925: LAM configuring in share/ssi/rpi/lamd configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/rpi/lamd configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/lamd/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/lamd/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/lamd/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module rpi:lamd compile: yes configure:27356: +++ SSI module rpi:lamd mode: static configure:26925: LAM configuring in share/ssi/rpi/sysv configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/rpi/sysv configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/sysv/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/sysv/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/sysv/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module rpi:sysv compile: yes configure:27356: +++ SSI module rpi:sysv mode: static configure:26925: LAM configuring in share/ssi/rpi/tcp configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/rpi/tcp configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/tcp/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/tcp/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/tcp/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module rpi:tcp compile: yes configure:27356: +++ SSI module rpi:tcp mode: static configure:26925: LAM configuring in share/ssi/rpi/usysv configure:27021: running /bin/bash './configure' '--prefix=/usr/local/lam' --cache-file=/dev/null --srcdir=. configure:27030: /bin/bash './configure' succeeded for share/ssi/rpi/usysv configure:27065: Post-module top-level processing configure:27125: checking for libtool-supplied linker flags configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/usysv/libtool --mode=compile gcc -O3 -pthread -c foo.c -o foo.o gcc -O3 -pthread -c foo.c -o foo.o configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/usysv/libtool --mode=link gcc -O3 -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:27167: $? = 0 configure:27154: /home/arpita/lam-7.1.4/share/ssi/rpi/usysv/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar gcc bar.o -o bar ./.libs/libfoo.a configure:27167: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a configure:27323: result: no extra flags configure:27354: +++ SSI module rpi:usysv compile: yes configure:27356: +++ SSI module rpi:usysv mode: static configure:27594: checking for a sed that does not truncate output configure:27648: result: /bin/sed configure:27662: checking for ld used by gcc configure:27729: result: /usr/bin/ld configure:27738: checking if the linker (/usr/bin/ld) is GNU ld configure:27753: result: yes configure:27758: checking for /usr/bin/ld option to reload object files configure:27765: result: -r configure:27783: checking for BSD-compatible nm configure:27832: result: /usr/bin/nm -B configure:27836: checking how to recognise dependent libraries configure:28012: result: pass_all configure:28099: gcc -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c >&5 configure:28102: $? = 0 configure:28257: checking dlfcn.h usability configure:28269: gcc -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c >&5 configure:28275: $? = 0 configure:28279: test -z || test ! -s conftest.err configure:28282: $? = 0 configure:28285: test -s conftest.o configure:28288: $? = 0 configure:28298: result: yes configure:28302: checking dlfcn.h presence configure:28312: gcc -E -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c configure:28318: $? = 0 configure:28338: result: yes configure:28373: checking for dlfcn.h configure:28380: result: yes configure:28403: checking how to run the C++ preprocessor configure:28517: result: g++ -E configure:28541: g++ -E -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.cc configure:28547: $? = 0 configure:28579: g++ -E -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.cc conftest.cc:193:28: error: ac_nonexistent.h: No such file or directory configure:28585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | #define LAM_HAVE_SVR4_FD_PASSING 0 | #define LAM_HAVE_FD_PASSING 1 | #define LAM_HAVE_BSD_PTYS 0 | #define LAM_HAVE_SYSV_PTYS 1 | #define LAM_STAT_MEMBERS_INT4 0 | #define LAM_SOCK_OPTLEN_T socklen_t | #define LAM_RECVFROM_LEN_T socklen_t | #define HAVE_SYSCALL 1 | #define LAM_USE_SYSCALL 0 | #define LAM_HAVE_DECL_SBRK 1 | #define LAM_WANT_PTMALLOC 0 | #define LAM_WANT_PTMALLOC2 1 | #define LAM_WANT_DARWIN7MALLOC 0 | #define LAM_WANT_EXTERNALMALLOC 0 | #define MPI2CPP_SIZEOF_INT 4 | #define MPI2CPP_SIZEOF_BOOL_T 1 | #define MPI2CPP_ATTR long | #define MPI2CPP_SYSV_SIGNAL 1 | #define MPI2CPP_BSD_SIGNAL 0 | #define LAM_HAVE_BPROC 0 | #define LAM_HAVE_BPROC3_API 0 | #define LAM_HAVE_TV_QUEUE_DLL 0 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:28722: checking for Fortran 77 compiler version configure:28725: f77 --version &5 /usr/bin/f77: Illegal option: --version configure:28728: $? = 255 configure:28730: f77 -v &5 /usr/bin/f77: fort77 Version 1.15 /usr/bin/f77: No input files specified configure:28733: $? = 255 configure:28735: f77 -V &5 /usr/bin/f77 : Missing argument to "-V" configure:28738: $? = 255 configure:28746: checking whether we are using the GNU Fortran 77 compiler configure:28760: f77 -c -O conftest.F >&5 MAIN main: configure:28766: $? = 0 configure:28770: test -z || test ! -s conftest.err configure:28773: $? = 0 configure:28776: test -s conftest.o configure:28779: $? = 0 configure:28792: result: yes configure:28798: checking whether f77 accepts -g configure:28810: f77 -c -g conftest.f >&5 MAIN main: configure:28816: $? = 0 configure:28820: test -z || test ! -s conftest.err configure:28823: $? = 0 configure:28826: test -s conftest.o configure:28829: $? = 0 configure:28841: result: yes configure:28871: checking the maximum length of command line arguments configure:28980: result: 32768 configure:28991: checking command to parse /usr/bin/nm -B output from gcc object configure:29096: gcc -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c >&5 configure:29099: $? = 0 configure:29103: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:29106: $? = 0 configure:29158: gcc -o conftest -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c conftstm.o >&5 configure:29161: $? = 0 configure:29199: result: ok configure:29203: checking for objdir configure:29218: result: .libs configure:29308: checking for ar configure:29324: found /usr/bin/ar configure:29335: result: ar configure:29388: checking for ranlib configure:29404: found /usr/bin/ranlib configure:29415: result: ranlib configure:29468: checking for strip configure:29484: found /usr/bin/strip configure:29495: result: strip configure:29767: checking if gcc supports -fno-rtti -fno-exceptions configure:29785: gcc -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:29789: $? = 0 configure:29802: result: no configure:29817: checking for gcc option to produce PIC configure:30027: result: -fPIC configure:30035: checking if gcc PIC flag -fPIC works configure:30053: gcc -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 -fPIC -DPIC conftest.c >&5 configure:30057: $? = 0 configure:30070: result: yes configure:30098: checking if gcc static flag -static works configure:30126: result: yes configure:30136: checking if gcc supports -c -o file.o configure:30157: gcc -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 -o out/conftest2.o conftest.c >&5 configure:30161: $? = 0 configure:30183: result: yes configure:30209: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:31167: result: yes configure:31234: checking dynamic linker characteristics configure:31822: result: GNU/Linux ld.so configure:31831: checking how to hardcode library paths into programs configure:31856: result: immediate configure:31870: checking whether stripping libraries is possible configure:31875: result: yes configure:32001: checking for shl_load configure:32058: gcc -o conftest -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c >&5 /tmp/cc080E90.o: In function `main': conftest.c:(.text+0x9): undefined reference to `shl_load' /tmp/cc080E90.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:32064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | #define LAM_HAVE_SVR4_FD_PASSING 0 | #define LAM_HAVE_FD_PASSING 1 | #define LAM_HAVE_BSD_PTYS 0 | #define LAM_HAVE_SYSV_PTYS 1 | #define LAM_STAT_MEMBERS_INT4 0 | #define LAM_SOCK_OPTLEN_T socklen_t | #define LAM_RECVFROM_LEN_T socklen_t | #define HAVE_SYSCALL 1 | #define LAM_USE_SYSCALL 0 | #define LAM_HAVE_DECL_SBRK 1 | #define LAM_WANT_PTMALLOC 0 | #define LAM_WANT_PTMALLOC2 1 | #define LAM_WANT_DARWIN7MALLOC 0 | #define LAM_WANT_EXTERNALMALLOC 0 | #define MPI2CPP_SIZEOF_INT 4 | #define MPI2CPP_SIZEOF_BOOL_T 1 | #define MPI2CPP_ATTR long | #define MPI2CPP_SYSV_SIGNAL 1 | #define MPI2CPP_BSD_SIGNAL 0 | #define LAM_HAVE_BPROC 0 | #define LAM_HAVE_BPROC3_API 0 | #define LAM_HAVE_TV_QUEUE_DLL 0 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:32089: result: no configure:32094: checking for shl_load in -ldld configure:32124: gcc -o conftest -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:32130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | #define LAM_HAVE_SVR4_FD_PASSING 0 | #define LAM_HAVE_FD_PASSING 1 | #define LAM_HAVE_BSD_PTYS 0 | #define LAM_HAVE_SYSV_PTYS 1 | #define LAM_STAT_MEMBERS_INT4 0 | #define LAM_SOCK_OPTLEN_T socklen_t | #define LAM_RECVFROM_LEN_T socklen_t | #define HAVE_SYSCALL 1 | #define LAM_USE_SYSCALL 0 | #define LAM_HAVE_DECL_SBRK 1 | #define LAM_WANT_PTMALLOC 0 | #define LAM_WANT_PTMALLOC2 1 | #define LAM_WANT_DARWIN7MALLOC 0 | #define LAM_WANT_EXTERNALMALLOC 0 | #define MPI2CPP_SIZEOF_INT 4 | #define MPI2CPP_SIZEOF_BOOL_T 1 | #define MPI2CPP_ATTR long | #define MPI2CPP_SYSV_SIGNAL 1 | #define MPI2CPP_BSD_SIGNAL 0 | #define LAM_HAVE_BPROC 0 | #define LAM_HAVE_BPROC3_API 0 | #define LAM_HAVE_TV_QUEUE_DLL 0 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:32156: result: no configure:32161: checking for dlopen configure:32218: gcc -o conftest -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c >&5 /tmp/cc6Fl4wf.o: In function `main': conftest.c:(.text+0x9): undefined reference to `dlopen' /tmp/cc6Fl4wf.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:32224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define LAM_MAJOR_VERSION 7 | #define LAM_MINOR_VERSION 1 | #define LAM_RELEASE_VERSION 4 | #define LAM_ALPHA_VERSION 0 | #define LAM_BETA_VERSION 0 | #define LAM_SVN_VERSION 0 | #define LAM_VERSION "7.1.4" | #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" | #define LAM_ARCH "x86_64-unknown-linux-gnu" | #define LAM_WANT_DEBUG 0 | #define LAM_CC "gcc" | #define LAM_CONFIG_FORCE_PROTOS 1 | #define LAM_HAVE_int2 0 | #define LAM_HAVE_uint2 0 | #define LAM_HAVE_int4 0 | #define LAM_HAVE_uint4 0 | #define LAM_HAVE_int8 0 | #define LAM_HAVE_uint8 0 | #define LAM_HAVE_float4 0 | #define LAM_HAVE_float8 0 | #define LAM_SIZEOF_CHAR 1 | #define LAM_SIZEOF_SHORT 2 | #define LAM_SIZEOF_WCHAR 4 | #define LAM_SIZEOF_INT 4 | #define LAM_SIZEOF_LONG 8 | #define LAM_SIZEOF_LONG_LONG 8 | #define LAM_SIZEOF_FLOAT 4 | #define LAM_SIZEOF_DOUBLE 8 | #define LAM_SIZEOF_LONG_DOUBLE 16 | #define LAM_SIZEOF_VOID_P 8 | #define LAM_ALIGNMENT_CHAR 1 | #define LAM_ALIGNMENT_SHORT 2 | #define LAM_ALIGNMENT_WCHAR 4 | #define LAM_ALIGNMENT_INT 4 | #define LAM_ALIGNMENT_LONG 8 | #define LAM_ALIGNMENT_LONG_LONG 8 | #define LAM_ALIGNMENT_FLOAT 4 | #define LAM_ALIGNMENT_DOUBLE 8 | #define LAM_ALIGNMENT_LONG_DOUBLE 16 | #define LAM_ALIGNMENT_VOID_P 8 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define LAM_CXX "g++" | #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 | #define LAM_CXX_NOTHROW_NEW 1 | #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) | #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 LAM_CXX_STL 1 | #define LAM_CXX_BOOL 1 | #define LAM_CXX_TRUE_FALSE 1 | #define LAM_SIZEOF_CXX_BOOL 1 | #define LAM_SIZEOF_CXX_INT 4 | #define LAM_ALIGNMENT_CXX_BOOL 1 | #define LAM_ALIGNMENT_CXX_INT 4 | #define LAM_CXX_BOOL_TYPE unsigned char | #define LAM_FORTRANDOUBLEUNDERSCORE 1 | #define LAM_FORTRANUNDERSCORE 0 | #define LAM_FORTRANCAPS 0 | #define LAM_FORTRANNOUNDERSCORE 0 | #define LAM_SIZEOF_FORTRAN_INT 4 | #define LAM_SIZEOF_FORTRAN_REAL 4 | #define LAM_SIZEOF_FORTRAN_DBLPREC 8 | #define LAM_SIZEOF_FORTRAN_COMPLEX 8 | #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 | #define LAM_SIZEOF_FORTRAN_INTEGER1 1 | #define LAM_SIZEOF_FORTRAN_INTEGER2 2 | #define LAM_SIZEOF_FORTRAN_INTEGER4 4 | #define LAM_SIZEOF_FORTRAN_INTEGER8 0 | #define LAM_SIZEOF_FORTRAN_REAL4 4 | #define LAM_SIZEOF_FORTRAN_REAL8 8 | #define LAM_SIZEOF_FORTRAN_REAL16 0 | #define LAM_FORTRAN_C_TYPE_INTEGER1 char | #define LAM_FORTRAN_C_TYPE_INTEGER2 short | #define LAM_FORTRAN_C_TYPE_INTEGER4 int | #define LAM_FORTRAN_C_TYPE_INTEGER8 int | #define LAM_FORTRAN_C_TYPE_REAL4 float | #define LAM_FORTRAN_C_TYPE_REAL8 double | #define LAM_FORTRAN_C_TYPE_REAL16 float | #define LAM_ALIGNMENT_FORTRAN_INT 4 | #define LAM_ALIGNMENT_FORTRAN_REAL 4 | #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 | #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 | #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 | #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 | #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 | #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 | #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 | #define LAM_ALIGNMENT_FORTRAN_REAL4 4 | #define LAM_ALIGNMENT_FORTRAN_REAL8 8 | #define LAM_ALIGNMENT_FORTRAN_REAL16 0 | #define LAM_FLIBPATH "-L" | #define LAM_WANT_PROFILE 1 | #define LAM_WANT_TRILLIUM_INSTALL 0 | #define HAVE_LIBAIO 0 | #define LAM_WANT_ROMIO 1 | #define LAM_WANT_FORTRAN 1 | #define LAM_F77 "f77" | #define LAM_WANT_MPI2CPP 1 | #define LAM_WANT_CPPFILE 0 | #define LAM_WANT_IMPI 0 | #define LAM_USE_SELECT_YIELD 0 | #define LAM_SIGUSR SIGUSR2 | #define LAM_DISINFECT 0 | #define LAM_TO_BOOT 60 | #define LAM_TO_DLO_ACK 500000 | #define LAM_TO_DLO_IDLE 120 | #define LAM_WANT_MPI_STUBS 0 | #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 | #define LAM_RM "/bin/rm -f" | #define LAM_HAVE_PROTO_snprintf 1 | #define LAM_HAVE_PROTO_gethostname 1 | #define HAVE_STROPTS_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define LAM_HAVE_FIONBIO 0 | #define LAM_HAVE_SA_RESTART 1 | #define LAM_HAVE_SA_LEN 0 | #define LAM_NEED_SYS_SELECT_H 1 | #define LAM_HAVE_OPENPTY 1 | #define LAM_HAVE_ATEXIT 1 | #define LAM_HAVE_GETCWD 1 | #define LAM_HAVE_YIELD 0 | #define LAM_HAVE_SNPRINTF 1 | #define LAM_HAVE_ATOLL 1 | #define LAM_HAVE_STRTOLL 1 | #define LAM_HAVE_SCHED_YIELD 1 | #define LAM_HAVE_SYSCONF 1 | #define LAM_HAVE_SYSCTL 1 | #define LAM_HAVE_VSCANF 1 | #define LAM_HAVE_VA_COPY 1 | #define LAM_HAVE_UNDERSCORE_VA_COPY 1 | #define LAM_WANT_PREFIX_MEMCPY 1 | #define LAM_HAVE_UNION_SEMUN 0 | #define LAM_UNION_SEMUN_VAL_DIRECT 0 | #define LAM_HAVE_SYSV_SEMAPHORES 1 | #define LAM_HAVE_SYSV_SHMEM 1 | #define LAM_HAVE_SOLARIS_THREADS 0 | #define LAM_HAVE_POSIX_THREADS 1 | #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 | #define LAM_HAVE_PTHREAD_ATFORK 1 | #define LAM_FD_SETSIZE 0 | #define LAM_HAVE_BSD43_FD_PASSING 0 | #define LAM_HAVE_RFC2292_FD_PASSING 1 | #define LAM_HAVE_POSIX_1G_FD_PASSING 0 | #define LAM_HAVE_SVR4_FD_PASSING 0 | #define LAM_HAVE_FD_PASSING 1 | #define LAM_HAVE_BSD_PTYS 0 | #define LAM_HAVE_SYSV_PTYS 1 | #define LAM_STAT_MEMBERS_INT4 0 | #define LAM_SOCK_OPTLEN_T socklen_t | #define LAM_RECVFROM_LEN_T socklen_t | #define HAVE_SYSCALL 1 | #define LAM_USE_SYSCALL 0 | #define LAM_HAVE_DECL_SBRK 1 | #define LAM_WANT_PTMALLOC 0 | #define LAM_WANT_PTMALLOC2 1 | #define LAM_WANT_DARWIN7MALLOC 0 | #define LAM_WANT_EXTERNALMALLOC 0 | #define MPI2CPP_SIZEOF_INT 4 | #define MPI2CPP_SIZEOF_BOOL_T 1 | #define MPI2CPP_ATTR long | #define MPI2CPP_SYSV_SIGNAL 1 | #define MPI2CPP_BSD_SIGNAL 0 | #define LAM_HAVE_BPROC 0 | #define LAM_HAVE_BPROC3_API 0 | #define LAM_HAVE_TV_QUEUE_DLL 0 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:32249: result: no configure:32254: checking for dlopen in -ldl configure:32284: gcc -o conftest -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.c -ldl >&5 configure:32290: $? = 0 configure:32294: test -z || test ! -s conftest.err configure:32297: $? = 0 configure:32300: test -s conftest configure:32303: $? = 0 configure:32316: result: yes configure:32491: checking whether a program can dlopen itself configure:32565: gcc -o conftest -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:32561: warning: incompatible implicit declaration of built-in function 'exit' configure:32568: $? = 0 configure:32586: result: yes configure:32591: checking whether a statically linked program can dlopen itself configure:32665: gcc -o conftest -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:32661: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccMTvfRF.o: In function `main': conftest.c:(.text+0x19): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:32668: $? = 0 /lib/: cannot read file data: Is a directory configure:32686: result: no configure:32709: checking if libtool supports shared libraries configure:32711: result: yes configure:32714: checking whether to build shared libraries configure:32735: result: no configure:32738: checking whether to build static libraries configure:32742: result: yes configure:32834: creating libtool configure:33422: checking for ld used by g++ configure:33489: result: /usr/bin/ld -m elf_x86_64 configure:33498: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:33513: result: yes configure:33564: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:34502: result: yes configure:34520: g++ -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 conftest.cpp >&5 configure:34523: $? = 0 configure:34642: checking for g++ option to produce PIC configure:34916: result: -fPIC configure:34924: checking if g++ PIC flag -fPIC works configure:34942: g++ -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 -fPIC -DPIC conftest.cpp >&5 configure:34946: $? = 0 configure:34959: result: yes configure:34987: checking if g++ static flag -static works configure:35015: result: yes configure:35025: checking if g++ supports -c -o file.o configure:35046: g++ -c -O3 -pthread -I$(top_srcdir)/share/include -DLAM_BUILDING=1 -o out/conftest2.o conftest.cpp >&5 configure:35050: $? = 0 configure:35072: result: yes configure:35098: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:35123: result: yes configure:35190: checking dynamic linker characteristics configure:35778: result: GNU/Linux ld.so configure:35787: checking how to hardcode library paths into programs configure:35812: result: immediate configure:36338: checking if libtool supports shared libraries configure:36340: result: yes configure:36343: checking whether to build shared libraries configure:36363: result: no configure:36366: checking whether to build static libraries configure:36370: result: yes configure:36380: checking for f77 option to produce PIC configure:36590: result: -fPIC configure:36598: checking if f77 PIC flag -fPIC works configure:36616: f77 -c -O -fPIC conftest.f >&5 t: configure:36620: $? = 0 configure:36633: result: yes configure:36661: checking if f77 static flag -static works MAIN t: configure:36689: result: yes configure:36699: checking if f77 supports -c -o file.o configure:36720: f77 -c -O -o out/conftest2.o conftest.f >&5 t: configure:36724: $? = 0 configure:36746: result: yes configure:36772: checking whether the f77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:37710: result: yes configure:37777: checking dynamic linker characteristics configure:38365: result: GNU/Linux ld.so configure:38374: checking how to hardcode library paths into programs configure:38399: result: immediate configure:42015: LAM configuring in share/libltdl configure:42111: running /bin/bash './configure' '--prefix=/usr/local/lam' --enable-ltdl-convenience --disable-ltdl-install --disable-shared --enable-static --cache-file=/dev/null --srcdir=. configure:42120: /bin/bash './configure' succeeded for share/libltdl configure:42155: checking for libtool-supplied linker flags configure:42184: /home/arpita/lam-7.1.4/share/libltdl/libtool --mode=compile gcc -pthread -c foo.c -o foo.o gcc -pthread -c foo.c -o foo.o configure:42197: $? = 0 configure:42184: /home/arpita/lam-7.1.4/share/libltdl/libtool --mode=link gcc -pthread foo.lo -o libfoo.la mkdir .libs ar cru .libs/libfoo.a foo.o ranlib .libs/libfoo.a creating libfoo.la (cd .libs && rm -f libfoo.la && ln -s ../libfoo.la libfoo.la) configure:42197: $? = 0 configure:42184: /home/arpita/lam-7.1.4/share/libltdl/libtool --dry-run --mode=link gcc bar.lo libfoo.la -o bar -ldl gcc bar.o -o bar ./.libs/libfoo.a -ldl configure:42197: $? = 0 examining flag: gcc examining flag: bar.o examining flag: -o examining flag: bar examining flag: ./.libs/libfoo.a examining flag: -ldl added to EXTRA_LIBS: -ldl configure:42339: result: found configure:42426: checking if want extra wrapper compiler LDFLAGS configure:42433: result: no (shared libs disabled) configure:43062: checking which of CFLAGS are ok for TotalView modules configure:43064: result: -pthread configure:43066: checking extra CFLAGS for TotalView modules configure:43068: result: -g configure:43324: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bender config.status:949: creating Makefile config.status:949: creating config/Makefile config.status:949: creating config/lam-shell-setup.sh config.status:949: creating config/lam-shell-setup.csh config.status:949: creating config/lam_module.tcl config.status:949: creating doc/Makefile config.status:949: creating doc/install/Makefile config.status:949: creating doc/user/Makefile config.status:949: creating doc/user/version.tex config.status:949: creating etc/Makefile config.status:949: creating examples/Makefile config.status:949: creating examples/alltoall/Makefile config.status:949: creating examples/cxx/Makefile config.status:949: creating examples/fault/Makefile config.status:949: creating examples/hello/Makefile config.status:949: creating examples/mandelbrot/Makefile config.status:949: creating examples/mandelbrot/myapp config.status:949: creating examples/pi/Makefile config.status:949: creating examples/ring/Makefile config.status:949: creating examples/romio/Makefile config.status:949: creating examples/topology/Makefile config.status:949: creating examples/trivial/Makefile config.status:949: creating examples/trivial/myapp config.status:949: creating examples/wave1d/Makefile config.status:949: creating examples/wave1d/myapp config.status:949: creating man/Makefile config.status:949: creating man/man1/Makefile config.status:949: creating man/man2/Makefile config.status:949: creating man/man3/Makefile config.status:949: creating man/man5/Makefile config.status:949: creating man/man7/Makefile config.status:949: creating man/mans/Makefile config.status:949: creating otb/Makefile config.status:949: creating otb/bfctl/Makefile config.status:949: creating otb/bfstate/Makefile config.status:949: creating otb/doom/Makefile config.status:949: creating otb/fctl/Makefile config.status:949: creating otb/filedr/Makefile config.status:949: creating otb/fstate/Makefile config.status:949: creating otb/ipcdr/Makefile config.status:949: creating otb/kdump/Makefile config.status:949: creating otb/lamclean/Makefile config.status:949: creating otb/lamexec/Makefile config.status:949: creating otb/lamhalt/Makefile config.status:949: creating otb/lamgrow/Makefile config.status:949: creating otb/lamnodes/Makefile config.status:949: creating otb/lamshrink/Makefile config.status:949: creating otb/lamtrace/Makefile config.status:949: creating otb/lamcheckpoint/Makefile config.status:949: creating otb/lamrestart/Makefile config.status:949: creating otb/loadgo/Makefile config.status:949: creating otb/mpimsg/Makefile config.status:949: creating otb/mpirun/Makefile config.status:949: creating otb/mpitask/Makefile config.status:949: creating otb/state/Makefile config.status:949: creating otb/sys/Makefile config.status:949: creating otb/sys/bforward/Makefile config.status:949: creating otb/sys/bufferd/Makefile config.status:949: creating otb/sys/dli_inet/Makefile config.status:949: creating otb/sys/dlo_inet/Makefile config.status:949: creating otb/sys/echod/Makefile config.status:949: creating otb/sys/filed/Makefile config.status:949: creating otb/sys/flatd/Makefile config.status:949: creating otb/sys/iod/Makefile config.status:949: creating otb/sys/haltd/Makefile config.status:949: creating otb/sys/kenyad/Makefile config.status:949: creating otb/sys/kernel/Makefile config.status:949: creating otb/sys/loadd/Makefile config.status:949: creating otb/sys/router/Makefile config.status:949: creating otb/sys/traced/Makefile config.status:949: creating otb/sys/versiond/Makefile config.status:949: creating otb/sys/lamd/Makefile config.status:949: creating otb/sys/impid/Makefile config.status:949: creating otb/tping/Makefile config.status:949: creating share/Makefile config.status:949: creating share/args/Makefile config.status:949: creating share/boot/Makefile config.status:949: creating share/etc/Makefile config.status:949: creating share/freq/Makefile config.status:949: creating share/impi/Makefile config.status:949: creating share/kreq/Makefile config.status:949: creating share/include/Makefile config.status:949: creating share/include/lam_build_info.h config.status:949: creating share/include/mpif.h config.status:949: creating share/include/patchlevel.h config.status:949: creating share/include/mpi2cxx/Makefile config.status:949: creating share/mpi/Makefile config.status:949: creating share/mpi/cxx/Makefile config.status:949: creating share/mpi/f77/Makefile config.status:949: creating share/mpi/totalview/Makefile config.status:949: creating share/nreq/Makefile config.status:949: creating share/pmpi/Makefile config.status:949: creating share/pmpi/f77/Makefile config.status:949: creating share/memory/Makefile config.status:949: creating share/memory/darwin7/Makefile config.status:949: creating share/memory/ptmalloc/Makefile config.status:949: creating share/memory/ptmalloc2/Makefile config.status:949: creating share/rreq/Makefile config.status:949: creating share/ssi/Makefile config.status:949: creating share/ssi/base/Makefile config.status:949: creating share/ssi/boot/Makefile config.status:949: creating share/ssi/boot/base/Makefile config.status:949: creating share/ssi/coll/Makefile config.status:949: creating share/ssi/coll/base/Makefile config.status:949: creating share/ssi/crlam/Makefile config.status:949: creating share/ssi/crlam/base/Makefile config.status:949: creating share/ssi/crmpi/Makefile config.status:949: creating share/ssi/crmpi/base/Makefile config.status:949: creating share/ssi/rpi/Makefile config.status:949: creating share/ssi/rpi/base/Makefile config.status:949: creating share/libmpi/Makefile config.status:949: creating share/liblam/Makefile config.status:949: creating share/dynamic-ssi/Makefile config.status:949: creating share/dynamic-ssi/boot/Makefile config.status:949: creating share/dynamic-ssi/coll/Makefile config.status:949: creating share/dynamic-ssi/crlam/Makefile config.status:949: creating share/dynamic-ssi/crmpi/Makefile config.status:949: creating share/dynamic-ssi/rpi/Makefile config.status:949: creating share/threads/Makefile config.status:949: creating share/trillium/Makefile config.status:949: creating share/tstdio/Makefile config.status:949: creating tools/Makefile config.status:949: creating tools/hboot/Makefile config.status:949: creating tools/lamboot/Makefile config.status:949: creating tools/laminfo/Makefile config.status:949: creating tools/mpiexec/Makefile config.status:949: creating tools/recon/Makefile config.status:949: creating tools/tkill/Makefile config.status:949: creating tools/wipe/Makefile config.status:949: creating tools/wrappers/Makefile config.status:949: creating romio/util/lam-configure-values config.status:1973: creating share/include/lam_config.h config.status:2527: share/include/lam_config.h is unchanged config.status:2707: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXXLDFLAGS_set= ac_cv_env_CXXLDFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func_atexit=yes ac_cv_func_atoll=yes ac_cv_func_dlopen=no ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_openpty=yes ac_cv_func_pthread_atfork=yes ac_cv_func_sched_yield=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strtoll=yes ac_cv_func_syscall=yes ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_yield=no ac_cv_have_decl___va_copy=yes ac_cv_have_decl_sbrk=yes ac_cv_have_decl_va_copy=yes ac_cv_have_decl_vscanf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_map=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pty_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpc_xdr_h=yes ac_cv_header_sched_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_stropts_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syscall_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_aio_main=no ac_cv_lib_bproc_bproc_numnodes=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_util_login=yes ac_cv_objext=o ac_cv_path_CP=/bin/cp ac_cv_path_RM=/bin/rm ac_cv_path_SHELL_CMD=/bin/sh ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_F77=f77 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r 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_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/arpita/lam-7.1.4/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/arpita/lam-7.1.4/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/arpita/lam-7.1.4/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/arpita/lam-7.1.4/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/arpita/lam-7.1.4/config/missing --run automake-1.9' AWK='mawk' CASE_SENSITIVE_FS_FALSE='#' CASE_SENSITIVE_FS_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -pthread' CFLAGS_WITHOUT_OPTFLAGS=' -pthread' CLEANFILES='*~' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='-I$(top_srcdir)/share/include -DLAM_BUILDING=1 ' CXX='g++' CXXCPP='g++ -E' CXXCPPFLAGS='-I$(top_srcdir)/share/include ' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -pthread' CXXLDFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_LDFLAGS='-export-dynamic ' F77='f77' F77_BUILD_DIR='f77' F77_LTPLIB='f77/liblamf77pmpi.la' FC='f77' FFLAGS='-O ' IMPID_DIR='' IMPI_DIR='' IMPI_LIB='' IMPI_OBJS='' IMPI_SERVER='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LAM_ALPHA_VERSION='0' LAM_BETA_VERSION='0' LAM_BINDIR='/usr/local/lam/bin' LAM_CONFIGURE_DATE='Fri Aug 6 15:18:34 EDT 2010' LAM_CONFIGURE_HOST='bender' LAM_CONFIGURE_USER='arpita' LAM_CXX_TEMPLATE_REPOSITORY=' ' LAM_EXEC_PREFIX='/usr/local/lam' LAM_INDEXOF_FORTRAN_INTEGER8='-1' LAM_INDEXOF_FORTRAN_REAL16='-1' LAM_MAJOR_VERSION='7' LAM_MANDIR='/usr/local/lam/man' LAM_MINOR_VERSION='1' LAM_PREFIX='/usr/local/lam' LAM_RELEASE_VERSION='4' LAM_SSI_boot_ALL_SUBDIRS='globus rsh slurm' LAM_SSI_boot_DYNAMIC_SUBDIRS='' LAM_SSI_boot_STATIC_LTLIBS='slurm/liblam_ssi_boot_slurm.la rsh/liblam_ssi_boot_rsh.la globus/liblam_ssi_boot_globus.la ' LAM_SSI_boot_STATIC_SUBDIRS='globus rsh slurm' LAM_SSI_coll_ALL_SUBDIRS='lam_basic shmem smp' LAM_SSI_coll_DYNAMIC_SUBDIRS='' LAM_SSI_coll_STATIC_LTLIBS='smp/liblam_ssi_coll_smp.la shmem/liblam_ssi_coll_shmem.la lam_basic/liblam_ssi_coll_lam_basic.la ' LAM_SSI_coll_STATIC_SUBDIRS='lam_basic shmem smp' LAM_SSI_crlam_ALL_SUBDIRS='self' LAM_SSI_crlam_DYNAMIC_SUBDIRS='' LAM_SSI_crlam_STATIC_LTLIBS='self/liblam_ssi_crlam_self.la ' LAM_SSI_crlam_STATIC_SUBDIRS='self' LAM_SSI_crmpi_ALL_SUBDIRS='self' LAM_SSI_crmpi_DYNAMIC_SUBDIRS='' LAM_SSI_crmpi_STATIC_LTLIBS='self/liblam_ssi_crmpi_self.la ' LAM_SSI_crmpi_STATIC_SUBDIRS='self' LAM_SSI_rpi_ALL_SUBDIRS='crtcp lamd sysv tcp usysv' LAM_SSI_rpi_DYNAMIC_SUBDIRS='' LAM_SSI_rpi_STATIC_LTLIBS='usysv/liblam_ssi_rpi_usysv.la tcp/liblam_ssi_rpi_tcp.la sysv/liblam_ssi_rpi_sysv.la lamd/liblam_ssi_rpi_lamd.la crtcp/liblam_ssi_rpi_crtcp.la ' LAM_SSI_rpi_STATIC_SUBDIRS='crtcp lamd sysv tcp usysv' LAM_SVN_VERSION='0' LAM_TOP_BUILDDIR='/home/arpita/lam-7.1.4' LAM_TOP_SRCDIR='/home/arpita/lam-7.1.4' LAM_VERSION='7.1.4' LAM_WANT_DARWIN7MALLOC_FALSE='' LAM_WANT_DARWIN7MALLOC_TRUE='#' LAM_WANT_INSTALL_MPIEXEC_FALSE='#' LAM_WANT_INSTALL_MPIEXEC_TRUE='' LAM_WANT_PTMALLOC2_FALSE='#' LAM_WANT_PTMALLOC2_TRUE='' LAM_WANT_PTMALLOC_FALSE='' LAM_WANT_PTMALLOC_TRUE='#' LDFLAGS=' ' LIBLAM_EXTRA_LDFLAGS='' LIBLAM_EXTRA_LIBS=' -lutil ' LIBLTDL='${top_builddir}/share/libltdl/libltdlc.la' LIBLTDL_SUBDIR='libltdl' LIBMPI_EXTRA_LDFLAGS='' LIBMPI_EXTRA_LIBS=' ' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTDLINCL='-I${top_srcdir}/share/libltdl' LTLIBOBJS='' MAKEINFO='${SHELL} /home/arpita/lam-7.1.4/config/missing --run makeinfo' MPIF_H_PMPI_W_FUNCS=', PMPI_WTIME, PMPI_WTICK' OBJEXT='o' PACKAGE='lam' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RM='/bin/rm' ROMIO_ARCH_FLAGS='' ROMIO_USER_FLAGS='' SET_MAKE='' SHELL='/bin/bash' SHELL_CMD='/bin/sh' STRIP='strip' TOTALVIEW_DEBUG_FLAGS='-g' TOTALVIEW_DLL_DIR='' VERSION='7.1.4' WANT_CPPFILE_FALSE='' WANT_CPPFILE_TRUE='#' WANT_DEPRECATED_EXECUTABLE_NAMES_FALSE='#' WANT_DEPRECATED_EXECUTABLE_NAMES_TRUE='' WANT_FORTRAN_FALSE='#' WANT_FORTRAN_TRUE='' WANT_IMPI_BUILD_FALSE='' WANT_IMPI_BUILD_TRUE='#' WANT_LIBLTDL_FALSE='#' WANT_LIBLTDL_TRUE='' WANT_MPI2CPP_FALSE='#' WANT_MPI2CPP_TRUE='' WANT_MPI_STUBS_FALSE='' WANT_MPI_STUBS_TRUE='#' WANT_PREFIX_MEMCPY_FALSE='#' WANT_PREFIX_MEMCPY_TRUE='' WANT_PROFILE_BUILD_FALSE='#' WANT_PROFILE_BUILD_TRUE='' WANT_ROMIO_FALSE='#' WANT_ROMIO_TRUE='' WANT_TRILLIUM_INSTALL_FALSE='' WANT_TRILLIUM_INSTALL_TRUE='#' WRAPPER_EXTRA_CFLAGS='-pthread' WRAPPER_EXTRA_CXXFLAGS='-pthread' WRAPPER_EXTRA_FFLAGS='' WRAPPER_EXTRA_LDFLAGS='' WRAPPER_EXTRA_LIBS=' -lutil -ldl' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_prefix_program='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' 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='${prefix}/share' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/arpita/lam-7.1.4/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local/lam' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBAIO 0 #define HAVE_MEMORY_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_PTY_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_SCHED_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYSCALL 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define LAM_ALIGNMENT_CHAR 1 #define LAM_ALIGNMENT_CXX_BOOL 1 #define LAM_ALIGNMENT_CXX_INT 4 #define LAM_ALIGNMENT_DOUBLE 8 #define LAM_ALIGNMENT_FLOAT 4 #define LAM_ALIGNMENT_FORTRAN_COMPLEX 4 #define LAM_ALIGNMENT_FORTRAN_DBLCOMPLEX 8 #define LAM_ALIGNMENT_FORTRAN_DBLPREC 8 #define LAM_ALIGNMENT_FORTRAN_INT 4 #define LAM_ALIGNMENT_FORTRAN_INTEGER1 1 #define LAM_ALIGNMENT_FORTRAN_INTEGER2 2 #define LAM_ALIGNMENT_FORTRAN_INTEGER4 4 #define LAM_ALIGNMENT_FORTRAN_INTEGER8 0 #define LAM_ALIGNMENT_FORTRAN_REAL 4 #define LAM_ALIGNMENT_FORTRAN_REAL16 0 #define LAM_ALIGNMENT_FORTRAN_REAL4 4 #define LAM_ALIGNMENT_FORTRAN_REAL8 8 #define LAM_ALIGNMENT_INT 4 #define LAM_ALIGNMENT_LONG 8 #define LAM_ALIGNMENT_LONG_DOUBLE 16 #define LAM_ALIGNMENT_LONG_LONG 8 #define LAM_ALIGNMENT_SHORT 2 #define LAM_ALIGNMENT_VOID_P 8 #define LAM_ALIGNMENT_WCHAR 4 #define LAM_ALPHA_VERSION 0 #define LAM_ARCH "x86_64-unknown-linux-gnu" #define LAM_BETA_VERSION 0 #define LAM_CC "gcc" #define LAM_CONFIG_FORCE_PROTOS 1 #define LAM_CXX "g++" #define LAM_CXX_BOOL 1 #define LAM_CXX_BOOL_TYPE unsigned char #define LAM_CXX_NOTHROW_NEW 1 #define LAM_CXX_NOTHROW_NEW_ARG (std::nothrow) #define LAM_CXX_STL 1 #define LAM_CXX_TRUE_FALSE 1 #define LAM_DEPENDENCY_PREFIX "/usr/local/lam" #define LAM_DISINFECT 0 #define LAM_F77 "f77" #define LAM_FD_SETSIZE 0 #define LAM_FLIBPATH "-L" #define LAM_FORTRANCAPS 0 #define LAM_FORTRANDOUBLEUNDERSCORE 1 #define LAM_FORTRANNOUNDERSCORE 0 #define LAM_FORTRANUNDERSCORE 0 #define LAM_FORTRAN_C_TYPE_INTEGER1 char #define LAM_FORTRAN_C_TYPE_INTEGER2 short #define LAM_FORTRAN_C_TYPE_INTEGER4 int #define LAM_FORTRAN_C_TYPE_INTEGER8 int #define LAM_FORTRAN_C_TYPE_REAL16 float #define LAM_FORTRAN_C_TYPE_REAL4 float #define LAM_FORTRAN_C_TYPE_REAL8 double #define LAM_HAVE_ATEXIT 1 #define LAM_HAVE_ATOLL 1 #define LAM_HAVE_BPROC 0 #define LAM_HAVE_BPROC3_API 0 #define LAM_HAVE_BSD43_FD_PASSING 0 #define LAM_HAVE_BSD_PTYS 0 #define LAM_HAVE_CPP_EXCEPTION_SUPPORT 0 #define LAM_HAVE_DECL_SBRK 1 #define LAM_HAVE_FD_PASSING 1 #define LAM_HAVE_FIONBIO 0 #define LAM_HAVE_GETCWD 1 #define LAM_HAVE_OPENPTY 1 #define LAM_HAVE_POSIX_1G_FD_PASSING 0 #define LAM_HAVE_POSIX_THREADS 1 #define LAM_HAVE_PROTO_gethostname 1 #define LAM_HAVE_PROTO_snprintf 1 #define LAM_HAVE_PTHREAD_ATFORK 1 #define LAM_HAVE_RFC2292_FD_PASSING 1 #define LAM_HAVE_SA_LEN 0 #define LAM_HAVE_SA_RESTART 1 #define LAM_HAVE_SCHED_YIELD 1 #define LAM_HAVE_SNPRINTF 1 #define LAM_HAVE_SOLARIS_THREADS 0 #define LAM_HAVE_STRTOLL 1 #define LAM_HAVE_SVR4_FD_PASSING 0 #define LAM_HAVE_SYSCONF 1 #define LAM_HAVE_SYSCTL 1 #define LAM_HAVE_SYSV_PTYS 1 #define LAM_HAVE_SYSV_SEMAPHORES 1 #define LAM_HAVE_SYSV_SHMEM 1 #define LAM_HAVE_TV_QUEUE_DLL 0 #define LAM_HAVE_UNDERSCORE_VA_COPY 1 #define LAM_HAVE_UNION_SEMUN 0 #define LAM_HAVE_VA_COPY 1 #define LAM_HAVE_VSCANF 1 #define LAM_HAVE_YIELD 0 #define LAM_HAVE_float4 0 #define LAM_HAVE_float8 0 #define LAM_HAVE_int2 0 #define LAM_HAVE_int4 0 #define LAM_HAVE_int8 0 #define LAM_HAVE_uint2 0 #define LAM_HAVE_uint4 0 #define LAM_HAVE_uint8 0 #define LAM_MAJOR_VERSION 7 #define LAM_MINOR_VERSION 1 #define LAM_NEED_SYS_SELECT_H 1 #define LAM_RECVFROM_LEN_T socklen_t #define LAM_RELEASE_VERSION 4 #define LAM_RM "/bin/rm -f" #define LAM_SIGUSR SIGUSR2 #define LAM_SIZEOF_CHAR 1 #define LAM_SIZEOF_CXX_BOOL 1 #define LAM_SIZEOF_CXX_INT 4 #define LAM_SIZEOF_DOUBLE 8 #define LAM_SIZEOF_FLOAT 4 #define LAM_SIZEOF_FORTRAN_COMPLEX 8 #define LAM_SIZEOF_FORTRAN_DBLCOMPLEX 16 #define LAM_SIZEOF_FORTRAN_DBLPREC 8 #define LAM_SIZEOF_FORTRAN_INT 4 #define LAM_SIZEOF_FORTRAN_INTEGER1 1 #define LAM_SIZEOF_FORTRAN_INTEGER2 2 #define LAM_SIZEOF_FORTRAN_INTEGER4 4 #define LAM_SIZEOF_FORTRAN_INTEGER8 0 #define LAM_SIZEOF_FORTRAN_REAL 4 #define LAM_SIZEOF_FORTRAN_REAL16 0 #define LAM_SIZEOF_FORTRAN_REAL4 4 #define LAM_SIZEOF_FORTRAN_REAL8 8 #define LAM_SIZEOF_INT 4 #define LAM_SIZEOF_LONG 8 #define LAM_SIZEOF_LONG_DOUBLE 16 #define LAM_SIZEOF_LONG_LONG 8 #define LAM_SIZEOF_SHORT 2 #define LAM_SIZEOF_VOID_P 8 #define LAM_SIZEOF_WCHAR 4 #define LAM_SOCK_OPTLEN_T socklen_t #define LAM_STAT_MEMBERS_INT4 0 #define LAM_SVN_VERSION 0 #define LAM_THREADS_HAVE_DIFFERENT_PIDS 0 #define LAM_TO_BOOT 60 #define LAM_TO_DLO_ACK 500000 #define LAM_TO_DLO_IDLE 120 #define LAM_UNION_SEMUN_VAL_DIRECT 0 #define LAM_USE_SELECT_YIELD 0 #define LAM_USE_SYSCALL 0 #define LAM_VERSION "7.1.4" #define LAM_WANT_BOOT_PROMISC_CONNECTIONS 0 #define LAM_WANT_CPPFILE 0 #define LAM_WANT_DARWIN7MALLOC 0 #define LAM_WANT_DEBUG 0 #define LAM_WANT_EXTERNALMALLOC 0 #define LAM_WANT_FORTRAN 1 #define LAM_WANT_IMPI 0 #define LAM_WANT_LIBLTDL 1 #define LAM_WANT_MPI2CPP 1 #define LAM_WANT_MPI_STUBS 0 #define LAM_WANT_PREFIX_MEMCPY 1 #define LAM_WANT_PROFILE 1 #define LAM_WANT_PTMALLOC 0 #define LAM_WANT_PTMALLOC2 1 #define LAM_WANT_ROMIO 1 #define LAM_WANT_TRILLIUM_INSTALL 0 #define LIBLAM_EXTRA_LDFLAGS "" #define LIBLAM_EXTRA_LIBS " -lutil " #define LIBMPI_EXTRA_LDFLAGS "" #define LIBMPI_EXTRA_LIBS " " #define MPI2CPP_ATTR long #define MPI2CPP_BSD_SIGNAL 0 #define MPI2CPP_SIZEOF_BOOL_T 1 #define MPI2CPP_SIZEOF_INT 4 #define MPI2CPP_SYSV_SIGNAL 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define WRAPPER_EXTRA_CFLAGS "-pthread" #define WRAPPER_EXTRA_CXXFLAGS "-pthread" #define WRAPPER_EXTRA_FFLAGS "" #define WRAPPER_EXTRA_LDFLAGS "" #define WRAPPER_EXTRA_LIBS " -lutil -ldl" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0