Here they are. Bombs out very early on.
Damien
Jeff Squyres wrote:
> Can you send the output of configure and the config.log? (please
> compress)
>
> The answer is likely to be found in config.log -- it shows the actual
> results of the back-end tests (like trying to find the size of the
> fortran integer).
>
>
> On Feb 15, 2005, at 6:40 PM, damien_at_[hidden] wrote:
>
>> All,
>>
>> this is odd. I just switched over to using the 8.1 Fortran compiler,
>> EM64T version, and the configure step fails trying to find the size of a
>> Fortran integer. No fancy flags set, just plain fcc=ifort. I looked
>> around the Intel forums but couldn't find anything. Anyone got this to
>> work? All fine on 7.0, 7.1, and g95.
>>
>> Damien
>>
>> _______________________________________________
>> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>>
>
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-7.1.1-Intel
## --------- ##
## Platform. ##
## --------- ##
hostname = sylvester
uname -m = x86_64
uname -r = 2.6.9-gentoo-r14
uname -s = Linux
uname -v = #5 SMP Sat Feb 12 15:26:01 UTC 2005
/usr/bin/uname -p = AMD Opteron(tm) Processor 244
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/intel_fce_80/bin
PATH: /usr/kde/3.3/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/bin/g95
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3
PATH: /usr/X11R6/bin
PATH: /opt/blackdown-jdk-1.4.2.01/bin
PATH: /opt/blackdown-jdk-1.4.2.01/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.3/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1730: checking for a BSD-compatible install
configure:1785: result: /bin/install -c
configure:1796: checking whether build environment is sane
configure:1839: result: yes
configure:1896: checking for gawk
configure:1912: found /bin/gawk
configure:1922: result: gawk
configure:1932: checking whether make sets $(MAKE)
configure:1952: result: yes
configure:2112: builddir: /home/damien/software/TGZ/lam-7.1.1
configure:2114: srcdir: /home/damien/software/TGZ/lam-7.1.1
configure:2150: checking build system type
configure:2168: result: x86_64-unknown-linux-gnu
configure:2196: checking host system type
configure:2210: result: x86_64-unknown-linux-gnu
configure:2658: checking if want debugging output support
configure:2672: result: no
configure:2733: checking for gcc
configure:2759: result: gcc
configure:3003: checking for C compiler version
configure:3006: gcc --version </dev/null >&5
gcc (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
Copyright (C) 2004 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:3009: $? = 0
configure:3011: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3 --host=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --enable-multilib --disable-libgcj --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
configure:3014: $? = 0
configure:3016: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3019: $? = 1
configure:3042: checking for C compiler default output file name
configure:3045: gcc -O3 -m64 conftest.c >&5
configure:3048: $? = 0
configure:3094: result: a.out
configure:3099: checking whether the C compiler works
configure:3105: ./a.out
configure:3108: $? = 0
configure:3125: result: yes
configure:3132: checking whether we are cross compiling
configure:3134: result: no
configure:3137: checking for suffix of executables
configure:3139: gcc -o conftest -O3 -m64 conftest.c >&5
configure:3142: $? = 0
configure:3167: result:
configure:3173: checking for suffix of object files
configure:3194: gcc -c -O3 -m64 conftest.c >&5
configure:3197: $? = 0
configure:3219: result: o
configure:3223: checking whether we are using the GNU C compiler
configure:3247: gcc -c -O3 -m64 conftest.c >&5
configure:3253: $? = 0
configure:3257: test -z
|| test ! -s conftest.err
configure:3260: $? = 0
configure:3263: test -s conftest.o
configure:3266: $? = 0
configure:3279: result: yes
configure:3285: checking whether gcc accepts -g
configure:3306: gcc -c -g conftest.c >&5
configure:3312: $? = 0
configure:3316: test -z
|| test ! -s conftest.err
configure:3319: $? = 0
configure:3322: test -s conftest.o
configure:3325: $? = 0
configure:3336: result: yes
configure:3353: checking for gcc option to accept ANSI C
configure:3423: gcc -c -O3 -m64 conftest.c >&5
configure:3429: $? = 0
configure:3433: test -z
|| test ! -s conftest.err
configure:3436: $? = 0
configure:3439: test -s conftest.o
configure:3442: $? = 0
configure:3460: result: none needed
configure:3478: gcc -c -O3 -m64 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3484: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3628: checking for style of include used by make
configure:3656: result: GNU
configure:3684: checking dependency style of gcc
configure:3774: result: gcc3
configure:3797: checking how to run the C preprocessor
configure:3832: gcc -E conftest.c
configure:3838: $? = 0
configure:3870: gcc -E conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3876: $? = 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 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "/usr/local/lam-7.1.1-Intel"
| #define LAM_ARCH "x86_64-unknown-linux-gnu"
| #define LAM_WANT_DEBUG 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3915: result: gcc -E
configure:3939: gcc -E conftest.c
configure:3945: $? = 0
configure:3977: gcc -E conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3983: $? = 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 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "/usr/local/lam-7.1.1-Intel"
| #define LAM_ARCH "x86_64-unknown-linux-gnu"
| #define LAM_WANT_DEBUG 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4027: checking for egrep
configure:4037: result: grep -E
configure:4043: checking whether gcc needs -traditional
configure:4085: result: no
configure:4103: checking for AIX
configure:4125: result: no
configure:4135: checking if need special C compiler/linker flags
configure:4168: result: none needed
configure:4380: checking for C optimization flags
configure:4382: result: -O3 -m64
configure:4390: checking whether the C compiler (gcc -O3 -m64) accepts ANSI prototypes
configure:4403: result: yes
configure:4538: checking for type int2
configure:4556: $CPP $CPPFLAGS conftest.c
configure:4566: $? = 0
configure:4575: ...some ugly egrepping...
configure:4585: $? = 1
configure:4604: result: no
configure:4613: checking for type uint2
configure:4631: $CPP $CPPFLAGS conftest.c
configure:4641: $? = 0
configure:4650: ...some ugly egrepping...
configure:4660: $? = 1
configure:4679: result: no
configure:4688: checking for type int4
configure:4706: $CPP $CPPFLAGS conftest.c
configure:4716: $? = 0
configure:4725: ...some ugly egrepping...
configure:4735: $? = 1
configure:4754: result: no
configure:4763: checking for type uint4
configure:4781: $CPP $CPPFLAGS conftest.c
configure:4791: $? = 0
configure:4800: ...some ugly egrepping...
configure:4810: $? = 1
configure:4829: result: no
configure:4838: checking for type int8
configure:4856: $CPP $CPPFLAGS conftest.c
configure:4866: $? = 0
configure:4875: ...some ugly egrepping...
configure:4885: $? = 1
configure:4904: result: no
configure:4913: checking for type uint8
configure:4931: $CPP $CPPFLAGS conftest.c
configure:4941: $? = 0
configure:4950: ...some ugly egrepping...
configure:4960: $? = 1
configure:4979: result: no
configure:4988: checking for type float4
configure:5006: $CPP $CPPFLAGS conftest.c
configure:5016: $? = 0
configure:5025: ...some ugly egrepping...
configure:5035: $? = 1
configure:5054: result: no
configure:5063: checking for type float8
configure:5081: $CPP $CPPFLAGS conftest.c
configure:5091: $? = 0
configure:5100: ...some ugly egrepping...
configure:5110: $? = 1
configure:5129: result: no
configure:5144: checking size of char
configure:5167: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5170: $? = 0
configure:5172: ./conftest
configure:5175: $? = 0
configure:5189: result: 1
configure:5217: checking size of short
configure:5240: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5243: $? = 0
configure:5245: ./conftest
configure:5248: $? = 0
configure:5262: result: 2
configure:5290: checking size of wchar_t
configure:5313: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5316: $? = 0
configure:5318: ./conftest
configure:5321: $? = 0
configure:5335: result: 4
configure:5363: checking size of int
configure:5386: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5389: $? = 0
configure:5391: ./conftest
configure:5394: $? = 0
configure:5408: result: 4
configure:5436: checking size of long
configure:5459: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5462: $? = 0
configure:5464: ./conftest
configure:5467: $? = 0
configure:5481: result: 8
configure:5509: checking size of long long
configure:5532: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5535: $? = 0
configure:5537: ./conftest
configure:5540: $? = 0
configure:5554: result: 8
configure:5582: checking size of float
configure:5605: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5608: $? = 0
configure:5610: ./conftest
configure:5613: $? = 0
configure:5627: result: 4
configure:5655: checking size of double
configure:5678: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5681: $? = 0
configure:5683: ./conftest
configure:5686: $? = 0
configure:5700: result: 8
configure:5728: checking size of long double
configure:5751: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5754: $? = 0
configure:5756: ./conftest
configure:5759: $? = 0
configure:5773: result: 16
configure:5801: checking size of void *
configure:5824: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5827: $? = 0
configure:5829: ./conftest
configure:5832: $? = 0
configure:5846: result: 8
configure:5880: checking alignment of char
configure:5909: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5912: $? = 0
configure:5914: ./conftest
configure:5917: $? = 0
configure:5941: result: 1
configure:5957: checking alignment of short
configure:5986: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:5989: $? = 0
configure:5991: ./conftest
configure:5994: $? = 0
configure:6018: result: 2
configure:6034: checking alignment of wchar_t
configure:6063: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6066: $? = 0
configure:6068: ./conftest
configure:6071: $? = 0
configure:6095: result: 4
configure:6111: checking alignment of int
configure:6140: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6143: $? = 0
configure:6145: ./conftest
configure:6148: $? = 0
configure:6172: result: 4
configure:6188: checking alignment of long
configure:6217: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6220: $? = 0
configure:6222: ./conftest
configure:6225: $? = 0
configure:6249: result: 8
configure:6265: checking alignment of long long
configure:6294: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6297: $? = 0
configure:6299: ./conftest
configure:6302: $? = 0
configure:6326: result: 8
configure:6342: checking alignment of float
configure:6371: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6374: $? = 0
configure:6376: ./conftest
configure:6379: $? = 0
configure:6403: result: 4
configure:6419: checking alignment of double
configure:6448: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6451: $? = 0
configure:6453: ./conftest
configure:6456: $? = 0
configure:6480: result: 8
configure:6496: checking alignment of long double
configure:6525: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6528: $? = 0
configure:6530: ./conftest
configure:6533: $? = 0
configure:6557: result: 16
configure:6573: checking alignment of void *
configure:6602: gcc -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.c >&5
configure:6605: $? = 0
configure:6607: ./conftest
configure:6610: $? = 0
configure:6634: result: 8
configure:6822: checking for C++ compiler version
configure:6825: g++ --version </dev/null >&5
g++ (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
Copyright (C) 2004 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:6828: $? = 0
configure:6830: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3 --host=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --enable-multilib --disable-libgcj --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
configure:6833: $? = 0
configure:6835: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:6838: $? = 1
configure:6841: checking whether we are using the GNU C++ compiler
configure:6865: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:6871: $? = 0
configure:6875: test -z
|| test ! -s conftest.err
configure:6878: $? = 0
configure:6881: test -s conftest.o
configure:6884: $? = 0
configure:6897: result: yes
configure:6903: checking whether g++ accepts -g
configure:6924: g++ -c -g -DLAM_BUILDING=1 conftest.cc >&5
configure:6930: $? = 0
configure:6934: test -z
|| test ! -s conftest.err
configure:6937: $? = 0
configure:6940: test -s conftest.o
configure:6943: $? = 0
configure:6954: result: yes
configure:6996: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:7002: $? = 0
configure:7006: test -z
|| test ! -s conftest.err
configure:7009: $? = 0
configure:7012: test -s conftest.o
configure:7015: $? = 0
configure:7041: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:53: error: `exit' undeclared (first use this function)
conftest.cc:53: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:7047: $? = 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 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "/usr/local/lam-7.1.1-Intel"
| #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:6996: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:7002: $? = 0
configure:7006: test -z
|| test ! -s conftest.err
configure:7009: $? = 0
configure:7012: test -s conftest.o
configure:7015: $? = 0
configure:7041: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:7047: $? = 0
configure:7051: test -z
|| test ! -s conftest.err
configure:7054: $? = 0
configure:7057: test -s conftest.o
configure:7060: $? = 0
configure:7085: checking dependency style of g++
configure:7175: result: gcc3
configure:7197: checking how to run the C++ preprocessor
configure:7228: g++ -E -DLAM_BUILDING=1 conftest.cc
configure:7234: $? = 0
configure:7266: g++ -E -DLAM_BUILDING=1 conftest.cc
conftest.cc:52:28: ac_nonexistent.h: No such file or directory
configure:7272: $? = 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 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "/usr/local/lam-7.1.1-Intel"
| #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 std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7311: result: g++ -E
configure:7335: g++ -E -DLAM_BUILDING=1 conftest.cc
configure:7341: $? = 0
configure:7373: g++ -E -DLAM_BUILDING=1 conftest.cc
conftest.cc:52:28: ac_nonexistent.h: No such file or directory
configure:7379: $? = 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 1
| #define LAM_ALPHA_VERSION 0
| #define LAM_BETA_VERSION 0
| #define LAM_SVN_VERSION 0
| #define LAM_VERSION "7.1.1"
| #define LAM_DEPENDENCY_PREFIX "/usr/local/lam-7.1.1-Intel"
| #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 std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7589: checking if want C++ exception handling
configure:7591: result: no
configure:7879: checking whether g++ has new(std::nothrow)
configure:7892: g++ -O3 -m64 conftest.cc -o conftest
configure:7897: result: yes
configure:7949: checking for C++ template repository directory
configure:8008: g++ -O3 -m64 -c conftest1.C
configure:8019: g++ -O3 -m64 -c conftest2.C
configure:8070: result: not used
configure:8095: checking for C++ compiler template parameters
configure:8103: result: none needed
configure:8194: checking for C++ optimization flags
configure:8196: result: -O3 -m64
configure:8230: checking for ANSI C header files
configure:8255: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8261: $? = 0
configure:8265: test -z
|| test ! -s conftest.err
configure:8268: $? = 0
configure:8271: test -s conftest.o
configure:8274: $? = 0
configure:8360: g++ -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8363: $? = 0
configure:8365: ./conftest
configure:8368: $? = 0
configure:8383: result: yes
configure:8407: checking for sys/types.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for sys/stat.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for stdlib.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for string.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for memory.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for strings.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for inttypes.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for stdint.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8407: checking for unistd.h
configure:8423: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8429: $? = 0
configure:8433: test -z
|| test ! -s conftest.err
configure:8436: $? = 0
configure:8439: test -s conftest.o
configure:8442: $? = 0
configure:8453: result: yes
configure:8475: checking map usability
configure:8487: g++ -c -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8493: $? = 0
configure:8497: test -z
|| test ! -s conftest.err
configure:8500: $? = 0
configure:8503: test -s conftest.o
configure:8506: $? = 0
configure:8516: result: yes
configure:8520: checking map presence
configure:8530: g++ -E -DLAM_BUILDING=1 conftest.cc
configure:8536: $? = 0
configure:8556: result: yes
configure:8591: checking for map
configure:8598: result: yes
configure:8661: checking for type bool
configure:8677: g++ -O3 -m64 conftest.cc -o conftest
configure:8678: result: yes
configure:8735: checking for true/false
configure:8753: g++ -O3 -m64 conftest.cc -o conftest
configure:8754: result: yes
configure:8805: checking size of bool
configure:8828: g++ -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8831: $? = 0
configure:8833: ./conftest
configure:8836: $? = 0
configure:8850: result: 1
configure:8893: checking size of int
configure:8916: g++ -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:8919: $? = 0
configure:8921: ./conftest
configure:8924: $? = 0
configure:8938: result: 4
configure:8985: checking alignment of bool
configure:9014: g++ -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:9017: $? = 0
configure:9019: ./conftest
configure:9022: $? = 0
configure:9046: result: 1
configure:9077: checking alignment of int
configure:9106: g++ -o conftest -O3 -m64 -DLAM_BUILDING=1 conftest.cc >&5
configure:9109: $? = 0
configure:9111: ./conftest
configure:9114: $? = 0
configure:9138: result: 4
configure:9162: checking how to store bool in C
configure:9182: result: unsigned char
configure:9244: checking for FORTRAN compiler /opt/intel_fce_80/bin/ifort
configure:9246: result: found
configure:9410: checking how to add a library directory to /opt/intel_fce_80/bin/ifort
configure:9415: result: "-L"
configure:9426: checking /opt/intel_fce_80/bin/ifort external naming convention
configure:9449: result: FORTRANUNDERSCORE
configure:9556: checking for FORTRAN optimization flags
configure:9558: result: -O3 -xW
configure:9570: checking size of FORTRAN INTEGER
configure:9649: gcc -O3 -m64 -I. -c conftest.c
configure:9656: $? = 0
configure:9666: /opt/intel_fce_80/bin/ifort -O3 -xW conftestf.f conftest.o -o conftest
configure:9673: $? = 0
configure:9683: ./conftest
./conftest: error while loading shared libraries: libcxaguard.so.5: cannot open shared object file: No such file or directory
configure:9690: $? = 127
configure:9715: result: unknown
configure:9725: here is the C program:
#include <stdio.h>
#include <stdlib.h>
#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:9753: here is the fortran program:
program fsize
external SIZE
INTEGER x(2)
call SIZE(x(1),x(2))
end
configure:9760: WARNING: *** Problem running configure test!
configure:9762: WARNING: *** See config.log for details.
configure:9764: error: *** Cannot continue.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -m64'
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=set
ac_cv_env_CXXFLAGS_value='-O3 -m64'
ac_cv_env_CXXLDFLAGS_set=
ac_cv_env_CXXLDFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=/opt/intel_fce_80/bin/ifort
ac_cv_env_FFLAGS_set=set
ac_cv_env_FFLAGS_value='-O3 -xW'
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_header_inttypes_h=yes
ac_cv_header_map=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
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_gcc_traditional=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/damien/software/TGZ/lam-7.1.1/config/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/damien/software/TGZ/lam-7.1.1/config/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/damien/software/TGZ/lam-7.1.1/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/damien/software/TGZ/lam-7.1.1/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/damien/software/TGZ/lam-7.1.1/config/missing --run automake-1.8'
AWK='gawk'
CASE_SENSITIVE_FS_FALSE=''
CASE_SENSITIVE_FS_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3 -m64'
CFLAGS_WITHOUT_OPTFLAGS=''
CLEANFILES='*~'
CP=''
CPP='gcc -E'
CPPFLAGS=' -DLAM_BUILDING=1'
CXX='g++'
CXXCPP='g++ -E'
CXXCPPFLAGS=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 -m64'
CXXLDFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXTRA_LDFLAGS=''
F77='/opt/intel_fce_80/bin/ifort'
F77_BUILD_DIR=''
F77_LTPLIB=''
FC='/opt/intel_fce_80/bin/ifort'
FFLAGS='-O3 -xW'
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-7.1.1-Intel/bin'
LAM_CONFIGURE_DATE='Tue Feb 15 21:17:44 UTC 2005'
LAM_CONFIGURE_HOST='sylvester'
LAM_CONFIGURE_USER='damien'
LAM_CXX_TEMPLATE_REPOSITORY=' '
LAM_EXEC_PREFIX='/usr/local/lam-7.1.1-Intel'
LAM_INDEXOF_FORTRAN_INTEGER8='-1'
LAM_INDEXOF_FORTRAN_REAL16='-1'
LAM_MAJOR_VERSION='7'
LAM_MANDIR='/usr/local/lam-7.1.1-Intel/man'
LAM_MINOR_VERSION='1'
LAM_PREFIX='/usr/local/lam-7.1.1-Intel'
LAM_RELEASE_VERSION='1'
LAM_SSI_boot_ALL_SUBDIRS=''
LAM_SSI_boot_DYNAMIC_SUBDIRS=''
LAM_SSI_boot_STATIC_LTLIBS=''
LAM_SSI_boot_STATIC_SUBDIRS=''
LAM_SSI_coll_ALL_SUBDIRS=''
LAM_SSI_coll_DYNAMIC_SUBDIRS=''
LAM_SSI_coll_STATIC_LTLIBS=''
LAM_SSI_coll_STATIC_SUBDIRS=''
LAM_SSI_crlam_ALL_SUBDIRS=''
LAM_SSI_crlam_DYNAMIC_SUBDIRS=''
LAM_SSI_crlam_STATIC_LTLIBS=''
LAM_SSI_crlam_STATIC_SUBDIRS=''
LAM_SSI_crmpi_ALL_SUBDIRS=''
LAM_SSI_crmpi_DYNAMIC_SUBDIRS=''
LAM_SSI_crmpi_STATIC_LTLIBS=''
LAM_SSI_crmpi_STATIC_SUBDIRS=''
LAM_SSI_rpi_ALL_SUBDIRS=''
LAM_SSI_rpi_DYNAMIC_SUBDIRS=''
LAM_SSI_rpi_STATIC_LTLIBS=''
LAM_SSI_rpi_STATIC_SUBDIRS=''
LAM_SVN_VERSION='0'
LAM_TOP_BUILDDIR='/home/damien/software/TGZ/lam-7.1.1'
LAM_TOP_SRCDIR='/home/damien/software/TGZ/lam-7.1.1'
LAM_VERSION='7.1.1'
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=''
LIBLTDL=''
LIBLTDL_SUBDIR=''
LIBMPI_EXTRA_LDFLAGS=''
LIBMPI_EXTRA_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTDLINCL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/damien/software/TGZ/lam-7.1.1/config/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lam'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RM=''
ROMIO_ARCH_FLAGS=''
ROMIO_USER_FLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
SHELL_CMD=''
STRIP=''
TOTALVIEW_DEBUG_FLAGS=''
TOTALVIEW_DLL_DIR=''
VERSION='7.1.1'
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=''
WRAPPER_EXTRA_CXXFLAGS=''
WRAPPER_EXTRA_FFLAGS=''
WRAPPER_EXTRA_LDFLAGS=''
WRAPPER_EXTRA_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_prefix_program=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
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='NONE'
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/damien/software/TGZ/lam-7.1.1/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-7.1.1-Intel'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_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_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-7.1.1-Intel"
#define LAM_HAVE_CPP_EXCEPTION_SUPPORT 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_RELEASE_VERSION 1
#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_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_SVN_VERSION 0
#define LAM_VERSION "7.1.1"
#define LAM_WANT_DEBUG 0
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
============================================================================
== Configuring LAM version 7.1.1
============================================================================
*** Initialization, setup
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: builddir: /home/damien/software/TGZ/lam-7.1.1
configure: srcdir: /home/damien/software/TGZ/lam-7.1.1
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
installing to directory "/usr/local/lam-7.1.1-Intel"
*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking if need special C compiler/linker flags... none needed
checking for C optimization flags... -O3 -m64
checking whether the C compiler (gcc -O3 -m64) accepts ANSI prototypes... yes
checking for type int2... no
checking for type uint2... no
checking for type int4... no
checking for type uint4... no
checking for type int8... no
checking for type uint8... no
checking for type float4... no
checking for type float8... no
checking size of char... 1
checking size of short... 2
checking size of wchar_t... 4
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void *... 8
checking alignment of char... 1
checking alignment of short... 2
checking alignment of wchar_t... 4
checking alignment of int... 4
checking alignment of long... 8
checking alignment of long long... 8
checking alignment of float... 4
checking alignment of double... 8
checking alignment of long double... 16
checking alignment of void *... 8
*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking if want C++ exception handling... no
checking whether g++ has new(std::nothrow)... yes
checking for C++ template repository directory... not used
checking for C++ compiler template parameters... none needed
checking for C++ optimization flags... -O3 -m64
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking map usability... yes
checking map presence... yes
checking for map... yes
checking for type bool... yes
checking for true/false... yes
checking size of bool... 1
checking size of int... 4
checking alignment of bool... 1
checking alignment of int... 4
checking how to store bool in C... unsigned char
*** Fortran Compiler
checking for FORTRAN compiler /opt/intel_fce_80/bin/ifort... found
checking how to add a library directory to /opt/intel_fce_80/bin/ifort... "-L"
checking /opt/intel_fce_80/bin/ifort external naming convention... FORTRANUNDERSCORE
checking for FORTRAN optimization flags... -O3 -xW
checking size of FORTRAN INTEGER... unknown
|