[molpro-user] Compiling molpro2010 - parallel version

Holger Naundorf naundorf at zedat.fu-berlin.de
Wed Jun 15 13:25:00 BST 2011


On Wed, 2011-06-15 at 11:16 +0100, Andy May wrote:
> Holger,
> 
> I'm afraid we don't have access to an AIX machine so are unable to test 
> Molpro on AIX. I suggest to contact the Global Arrays mailing list in 
> order to get at least the GA test program building:
> 
> http://groups.google.com/group/hpctools
> 
> For Linux, please can you send the CONFIG file from the build?
> 
The CONFIG file is attached (additionally the config.log from the GA
build used - both are build using the same Intel compiler, all GA
testruns reported success).

Building the serial molpro with the same compiler works flawlessly, but
results in a handful of failing testjobs

cpp.errout        hybrid_dft_ci.errout    tl_so_i.errout
h2f_merge.errout  tlbr_mp2_dft_so.errout

These do not crash, they just do not end and keep on running forever, so
I suspect that I either should use a different compiler version anyway
or need to tweak some optimization levels...but maybe I am doing
something fundamentally wrong without noticing...

Regards,
Holger

> Best wishes,
> 
> Andy
> 
> On 15/06/11 11:03, Holger Naundorf wrote:
> > Dear molpro users/developers,
> > I am in the process of trying to build a parallel version of molpro2010
> > for Linux and AIX and keep runing into some problems.
> >
> > On AIX:
> > I managae to build GA 5.0.2 with TCGMSG - I have not yet managed to make
> > it compile using the IBM provided MPI libaries. Unfortunately the test
> > programm up to now also refuses to build, so I cannot be certain if the
> > build works cleanly. So if there is anyone using GA on AIX who can give
> > advise on building GA there I would appreciate any tips.
> >
> > I can then build molpro either linking against the GA build or using
> > only the IBM MPI libraries, not using GA. (Only hitch is that i cannot
> > use the system lapack routines, i have to build with -noblas -nolapack
> > and use the molpro provided routines, otherwise I end up with
> > unsatisfied symbols). The resulting binary then fails nearly all tests,
> > prducing either one of the four errors below (with different numbers for
> > LEN=... nrest=... lenout=..., but always the same four numbers for the
> > decompression error...)
> >
> > ---
> >   ?ERROR IN GLOBAL_CREATE_INT FOR ARRAY   gltskl     LEN=     105
> >
> >   GLOBAL ERROR fehler on processor
> > 0
> >
> > ---
> >   Decompression error, nrest=******  lenout=    -1
> >
> >   GLOBAL ERROR fehler on processor   0
> >
> > ---
> >   ?PROGRAMMING ERROR IN DECOMPRESSION    131060     65536    133123
> > 131059
> >   Please contact Molpro support
> >
> >   GLOBAL ERROR fehler on processor   0
> >
> > ---
> >   Decompression error, lenout=********  lenbf=   32768
> >
> >   GLOBAL ERROR fehler on processor   0
> > ---
> > a total of two tests actually pass:
> >
> > isobutene_mp2.out
> > c2h4_d2.out
> >
> > This is the same both for the binary linked with GA and with the IBM MPI
> >
> > System data:
> >
> > xlf -qversion
> > IBM XL Fortran Enterprise Edition for AIX, V11.1
> > Version: 11.01.0000.0009
> >
> > uname -a
> > AIX a42 3 5 00C418EF4C00
> >
> >
> >
> > On Linux I am just starting the build, but I wanted to see if it works
> > with the same configuration usiing GA build with TCGMSG. Building GA and
> > molpro was quite a bit easier, but i end up with a binary producing
> > exactly the same errors as the build on AIX...
> >
> > uname -a
> > Linux cat 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:46:16 EST 2010 x86_64
> > x86_64 x86_64 GNU/Linux
> >
> > ifort -V
> > Intel(R) Fortran Intel(R) 64 Compiler Professional for applications
> > running on Intel(R) 64, Version 11.1    Build 20090511 Package ID:
> > l_cprof_p_11.1.038
> >
> > So before I start experimenting with lots of different compiler versions
> > and builds using MPI I would like to ask if there is a 'recommended'
> > build environment (using GA or not, based on which MPI libraries, using
> > certain compiler versions etc...) for Linux builds. (we use big SMP
> > machines here, so we do not normally use MPI, so my normal approach for
> > older molpro versions was using the GA with TCGMSG build, which worked
> > for older releases...)
> >
> > Thanks for any hints.
> >
> > Regards,
> > Holger Naundorf
> >
> >
-- 
Dr. Holger Naundorf                       naundorf at chemie.fu-berlin.de
Freie Universität Berlin                  FB Biologie, Chemie,Pharmazie
Institut für Chemie                       Phone (++49)(+30)838-55383
-------------- next part --------------
# MOLPRO CONFIG generated at Thu May 26 11:27:15 CEST 2011, for host cat.chemie.fu-berlin.de

CONFIGURE_OPTIONS="-mpp" "-icc" "-ifort" "-var" "MPPLIB=-I/usr/local/include -L/usr/local/lib -lga -lga++ -larmci"

AR=ar
ARCHNAME=Linux/x86_64
ARFLAGS=-rS
AWK=awk
BIBTEX=/usr/bin/bibtex
BLASLIB=-L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core
BUILD=p
CAT=cat
CC=/opt/intel/Compiler/11.1/038/bin/intel64/icc
CCVERSION=11.1
CC_FRONT=
CDEBUG=-g
CDEFINE=-D
CFLAGS=-ftz -fPIC -vec-report0 -DINT64 -DZLIB
CLEARSPEEDLIB=
CMPPINCLUDE=
COPT=-O2
COPT0=-O0
COPT1=-O1
COPT2=-O2
COPT3=-O3
CP=cp -p
CPROFILE=-p
CSCN=cscn
CSFLAGS=-O2 -I. --dynamic
CUDACC=
CUDACCVERSION=
CUDACDEBUG=-g
CUDACDEFINE=-D
CUDACFLAGS=
CUDACOPT=
CUDACOPT0=-O0
CUDACOPT1=-O1
CUDACOPT2=-O2
CUDACOPT3=-O3
CUDACPROFILE=-p
CXX=$(CC)
CXXFLAGS=$(CFLAGS)
DOXYGEN=/usr/bin/doxygen
ECHO=echo
EXPORT=export
F90FLAGS=
FC=/opt/intel/Compiler/11.1/038/bin/intel64/ifort
FCVERSION=11.1
FDEBUG=-g
FDEFINE=-D
FFLAGS=-i8 -r8 -pc64 -fPIC -auto -Vaxlib -vec-report0 -cxxlib
FOPT=-O2
FOPT0=-O0
FOPT1=-O1
FOPT2=-O2
FOPT3=-O3
FPP=-fpp
FPROFILE=-p
FSTATIC=
FTCFLAGS=molpro unix unix-i8 Linux lapack mpp blas
HDF5INCLDE=
HDF5LIB=
HOSTFILE_FORMAT=
INSTBIN=/usr/local/bin
INSTHTML=/user/naundorf/public_html/molpro/molpro2010.1
INSTLIB=/usr/local/lib/molprop_2010_1_Linux_x86_64_i8
INST_PL=0
INTEGER=8
LAPACKLIB=
LATEX2HTML=
LAUNCHER=
LD_ENV=/opt/intel/Compiler/11.1/038/lib/intel64:/opt/intel/Compiler/11.1/038/mkl/lib/em64t
LD_ENVNAME=LD_LIBRARY_PATH
LIBRARY_SUFFIX=a
LIBS=-lz
LIBS_FRONT=
LINKOPT=
LINKOPT_FRONT=
LN=ln -s
MACROS=MOLPRO MOLPRO_ifort _I8_ BLAS_INT=8 LAPACK_INT=8 MOLPRO_FORCE_VECTOR MOLPRO_NEXTSCALAR MOLPRO_NO_RECURRENCE MOLPRO_NOVECTOR MOLPRO_SHORTLOOP _MOLCAS_MPP_
MAKEDEPEND_OPTIONS=
MAKEINDEX=/usr/bin/makeindex
MAPLE=
MKDIR=mkdir -p
MODULE_FLAG=-I
MODULE_SUFFIX=mod
MPILIB=
MPPLIB=-I/usr/local/include -L/usr/local/lib -lga -lga++ -larmci
OBJECT_SUFFIX=o
OPT0=copyc6.f
OPT1=nevpt2_optrpc.f explicit_util.f artwo2.f drv2el_l3ext_lmp2g.f drv2el_l3ext_cen.f rmp2_f12_drv2.f90 ri_lmp2g.f df_llmp2.f
OPT2=integrals.f90 RL4gen1.f basis_integral_shells.f
OPT3=
PAPER=a4paper
PARSE=parse-Linux-x86_64-i8.o
PDFLATEX=/usr/bin/pdflatex -halt-on-error
PNAME=molprop_2010_1_Linux_x86_64_i8
PTSIZE=11
RANLIB=ranlib
RM=rm -rf
SHELL=/bin/sh
STRIP=strip
SUFFIXES=f F f90 c cpp
TAR=tar -cf
UNTAR=tar -xf
VERSION=2010.1
XSD=/usr/bin/xmllint --noout --schema
XSLT=/usr/bin/xsltproc
YACC=bison -b y

.SUFFIXES:
MAKEFLAGS+=-r
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Global Arrays (GA) configure 5.0.2, which was
generated by GNU Autoconf 2.67.  Invocation command line was

  $ ./configure --enable-cxx --with-tcgmsg --with-blas=-L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core --with-lapack=-L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core

## --------- ##
## Platform. ##
## --------- ##

hostname = cat.chemie.fu-berlin.de
uname -m = x86_64
uname -r = 2.6.18-194.26.1.el5
uname -s = Linux
uname -v = #1 SMP Tue Nov 9 12:46:16 EST 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/intel/Compiler/11.1/038/bin/intel64
PATH: /opt/intel/Compiler/11.1/038/bin/intel64
PATH: /public/cougar/scratch/naundorf/wien2k
PATH: /public/cougar/scratch/naundorf/wien2k/SRC_structeditor/bin
PATH: /usr/remote/xcrysden/XCrySDen-pre1.5bbin-semishared/
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/lib64/openmpi/1.4-gcc/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /opt/nqs/bin
PATH: /usr/remote/bin
PATH: /usr/remote/xcrysden/XCrySDen-pre1.5bbin-semishared//scripts
PATH: /usr/remote/xcrysden/XCrySDen-pre1.5bbin-semishared//util
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3147: checking for a BSD-compatible install
configure:3215: result: /usr/bin/install -c
configure:3226: checking whether build environment is sane
configure:3276: result: yes
configure:3417: checking for a thread-safe mkdir -p
configure:3456: result: /bin/mkdir -p
configure:3469: checking for gawk
configure:3485: found /bin/gawk
configure:3496: result: gawk
configure:3507: checking whether make sets $(MAKE)
configure:3529: result: yes
configure:3624: checking whether to enable maintainer-specific portions of Makefiles
configure:3633: result: no
configure:3654: checking build system type
configure:3668: result: x86_64-unknown-linux-gnu
configure:3688: checking host system type
configure:3701: result: x86_64-unknown-linux-gnu
configure:3756: checking for TARGET base (64bit-ness checked later)
configure:3794: result: LINUX
configure:3802: checking whether we think this system is what we call SYSV
configure:3815: result: yes
configure:4462: 
configure:4464: C compiler
configure:4466: 
configure:4482: checking for style of include used by make
configure:4510: result: GNU
configure:4622: checking for bgxlc_r
configure:4652: result: no
configure:4622: checking for bgxlc
configure:4652: result: no
configure:4622: checking for xlc_r
configure:4652: result: no
configure:4622: checking for xlc
configure:4652: result: no
configure:4622: checking for pgcc
configure:4652: result: no
configure:4622: checking for pathcc
configure:4652: result: no
configure:4622: checking for icc
configure:4638: found /opt/intel/Compiler/11.1/038/bin/intel64/icc
configure:4649: result: icc
configure:4680: checking for C compiler version
configure:4689: icc --version >&5
icc (ICC) 11.1 20090511
Copyright (C) 1985-2009 Intel Corporation.  All rights reserved.

configure:4700: $? = 0
configure:4689: icc -v >&5
Version 11.1 
configure:4700: $? = 0
configure:4689: icc -V >&5
Intel(R) C Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.1    Build 20090511 Package ID: l_cproc_p_11.1.038
Copyright (C) 1985-2009 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:4700: $? = 0
configure:4689: icc -qversion >&5
icc: command line warning #10006: ignoring unknown option '-qversion'
icc: command line error: no files specified; for help type "icc -help"
configure:4700: $? = 1
configure:4720: checking whether the C compiler works
configure:4742: icc    conftest.c  >&5
configure:4746: $? = 0
configure:4794: result: yes
configure:4797: checking for C compiler default output file name
configure:4799: result: a.out
configure:4805: checking for suffix of executables
configure:4812: icc -o conftest    conftest.c  >&5
configure:4816: $? = 0
configure:4838: result: 
configure:4860: checking whether we are cross compiling
configure:4868: icc -o conftest    conftest.c  >&5
configure:4872: $? = 0
configure:4879: ./conftest
configure:4883: $? = 0
configure:4898: result: no
configure:4903: checking for suffix of object files
configure:4925: icc -c   conftest.c >&5
configure:4929: $? = 0
configure:4950: result: o
configure:4954: checking whether we are using the GNU C compiler
configure:4973: icc -c   conftest.c >&5
configure:4973: $? = 0
configure:4982: result: yes
configure:4991: checking whether icc accepts -g
configure:5011: icc -c -g  conftest.c >&5
configure:5011: $? = 0
configure:5052: result: yes
configure:5069: checking for icc option to accept ISO C89
configure:5133: icc  -c -g -O2  conftest.c >&5
configure:5133: $? = 0
configure:5146: result: none needed
configure:5168: checking dependency style of icc
configure:5278: result: gcc3
configure:5585: checking how to run the C preprocessor
configure:5616: icc -E  conftest.c
configure:5616: $? = 0
configure:5630: icc -E  conftest.c
conftest.c(17): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:5630: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5655: result: icc -E
configure:5675: icc -E  conftest.c
configure:5675: $? = 0
configure:5689: icc -E  conftest.c
conftest.c(17): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:5689: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5718: checking for grep that handles long lines and -e
configure:5776: result: /bin/grep
configure:5781: checking for egrep
configure:5843: result: /bin/grep -E
configure:5848: checking for ANSI C header files
configure:5868: icc -c   conftest.c >&5
configure:5868: $? = 0
configure:5941: icc -o conftest    conftest.c  >&5
configure:5941: $? = 0
configure:5941: ./conftest
configure:5941: $? = 0
configure:5952: result: yes
configure:5965: checking for sys/types.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for sys/stat.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for stdlib.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for string.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for memory.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for strings.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for inttypes.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for stdint.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5965: checking for unistd.h
configure:5965: icc -c   conftest.c >&5
configure:5965: $? = 0
configure:5965: result: yes
configure:5978: checking minix/config.h usability
configure:5978: icc -c   conftest.c >&5
conftest.c(60): catastrophic error: could not open source file "minix/config.h"
  #include <minix/config.h>
                           ^

compilation aborted for conftest.c (code 4)
configure:5978: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5978: result: no
configure:5978: checking minix/config.h presence
configure:5978: icc -E  conftest.c
conftest.c(27): error #5: could not open source file "minix/config.h"
  #include <minix/config.h>
                           ^

configure:5978: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5978: result: no
configure:5978: checking for minix/config.h
configure:5978: result: no
configure:5999: checking whether it is safe to define __EXTENSIONS__
configure:6017: icc -c   conftest.c >&5
configure:6017: $? = 0
configure:6024: result: yes
configure:6039: checking for C compiler vendor
configure:6066: icc -c   conftest.c >&5
configure:6066: $? = 0
configure:6074: result: intel
configure:6406: icc -o conftest    conftest.c  >&5
configure:6406: $? = 0
configure:6406: ./conftest
configure:6406: $? = 0
configure:6410: checking for TARGET 64bit-ness
configure:6421: result: LINUX64
configure:7750: WARNING: No ARMCI_NETWORK specified, defaulting to SOCKETS
configure:8930: checking whether to enable assertions
configure:8948: result: yes
configure:8954: checking for dirent.h that defines DIR
configure:8973: icc -c   conftest.c >&5
conftest.c(39): warning #279: controlling expression is constant
  if ((DIR *) 0)
      ^

configure:8973: $? = 0
configure:8981: result: yes
configure:8994: checking for library containing opendir
configure:9025: icc -o conftest    conftest.c  >&5
configure:9025: $? = 0
configure:9042: result: none required
configure:9109: checking for ANSI C header files
configure:9213: result: yes
configure:9221: checking for sys/wait.h that is POSIX.1 compatible
configure:9247: icc -c   conftest.c >&5
configure:9247: $? = 0
configure:9254: result: yes
configure:9265: checking for assert.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for errno.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for fcntl.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for ffio.h
configure:9265: icc -c   conftest.c >&5
conftest.c(49): catastrophic error: could not open source file "ffio.h"
  #include <ffio.h>
                   ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <ffio.h>
configure:9265: result: no
configure:9265: checking for float.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for inttypes.h
configure:9265: result: yes
configure:9265: checking for limits.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for malloc.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for math.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for memory.h
configure:9265: result: yes
configure:9265: checking for netdb.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for netinet/in.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for netinet/tcp.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for nx.h
configure:9265: icc -c   conftest.c >&5
conftest.c(59): catastrophic error: could not open source file "nx.h"
  #include <nx.h>
                 ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <nx.h>
configure:9265: result: no
configure:9265: checking for pfs/pfs.h
configure:9265: icc -c   conftest.c >&5
conftest.c(60): catastrophic error: could not open source file "pfs/pfs.h"
  #include <pfs/pfs.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <pfs/pfs.h>
configure:9265: result: no
configure:9265: checking for setjmp.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for signal.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for stdarg.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for stdint.h
configure:9265: result: yes
configure:9265: checking for stdio.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for stdlib.h
configure:9265: result: yes
configure:9265: checking for string.h
configure:9265: result: yes
configure:9265: checking for strings.h
configure:9265: result: yes
configure:9265: checking for sys/types.h
configure:9265: result: yes
configure:9265: checking for sys/cnx_types.h
configure:9265: icc -c   conftest.c >&5
conftest.c(70): catastrophic error: could not open source file "sys/cnx_types.h"
  #include <sys/cnx_types.h>
                            ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <sys/cnx_types.h>
configure:9265: result: no
configure:9265: checking for sys/errno.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/file.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/fsid.h
configure:9265: icc -c   conftest.c >&5
conftest.c(73): catastrophic error: could not open source file "sys/fsid.h"
  #include <sys/fsid.h>
                       ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <sys/fsid.h>
configure:9265: result: no
configure:9265: checking for sys/fstyp.h
configure:9265: icc -c   conftest.c >&5
conftest.c(74): catastrophic error: could not open source file "sys/fstyp.h"
  #include <sys/fstyp.h>
                        ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <sys/fstyp.h>
configure:9265: result: no
configure:9265: checking for sys/ioctl.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/iosw.h
configure:9265: icc -c   conftest.c >&5
conftest.c(76): catastrophic error: could not open source file "sys/iosw.h"
  #include <sys/iosw.h>
                       ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <sys/iosw.h>
configure:9265: result: no
configure:9265: checking for sys/ipc.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/mman.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/mount.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/param.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/select.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/sem.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/shm.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/socket.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/stat.h
configure:9265: result: yes
configure:9265: checking for sys/statfs.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/statvfs.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/systemcfg.h
configure:9265: icc -c   conftest.c >&5
conftest.c(88): catastrophic error: could not open source file "sys/systemcfg.h"
  #include <sys/systemcfg.h>
                            ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <sys/systemcfg.h>
configure:9265: result: no
configure:9265: checking for sys/time.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/vfs.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for sys/wait.h
configure:9265: result: yes
configure:9265: checking for time.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for unistd.h
configure:9265: result: yes
configure:9265: checking for windows.h
configure:9265: icc -c   conftest.c >&5
conftest.c(94): catastrophic error: could not open source file "windows.h"
  #include <windows.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:9265: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #ifdef HAVE_RPC_TYPES_H
| #include <rpc/types.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_IPC_H
| #include <sys/ipc.h>
| #endif
| 
| #include <windows.h>
configure:9265: result: no
configure:9265: checking for rpc/rpc.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for rpc/types.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9265: checking for rpc/xdr.h
configure:9265: icc -c   conftest.c >&5
configure:9265: $? = 0
configure:9265: result: yes
configure:9293: checking for an ANSI C-conforming const
configure:9358: icc -c   conftest.c >&5
conftest.c(117): warning #592: variable "t" is used before its value is set
      *t++ = 0;
       ^

conftest.c(133): warning #592: variable "b" is used before its value is set
      struct s *b; b->j = 5;
                   ^

conftest.c(139): warning #592: variable "cs" is used before its value is set
    return !cs[0] && !zero.x;
            ^

configure:9358: $? = 0
configure:9365: result: yes
configure:9373: checking for inline
configure:9389: icc -c   conftest.c >&5
configure:9389: $? = 0
configure:9397: result: inline
configure:9415: checking for C/C++ restrict keyword
configure:9440: icc -c   conftest.c >&5
configure:9440: $? = 0
configure:9448: result: __restrict
configure:9461: checking for working volatile
configure:9480: icc -c   conftest.c >&5
configure:9480: $? = 0
configure:9487: result: yes
configure:9495: checking for stdbool.h that conforms to C99
configure:9580: icc -c   conftest.c >&5
conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	         ^

conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	              ^

conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	                   ^

conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	                        ^

conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	                                  ^

conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	                                       ^

conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	                                            ^

conftest.c(160): warning #279: controlling expression is constant
  	return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  	                                                 ^

conftest.c(161): warning #279: controlling expression is constant
  		+ !m + !n + !o + !p + !q + !pq);
  		        ^

conftest.c(161): warning #279: controlling expression is constant
  		+ !m + !n + !o + !p + !q + !pq);
  		             ^

conftest.c(161): warning #279: controlling expression is constant
  		+ !m + !n + !o + !p + !q + !pq);
  		                  ^

configure:9580: $? = 0
configure:9587: result: yes
configure:9589: checking for _Bool
configure:9589: icc -c   conftest.c >&5
configure:9589: $? = 0
configure:9589: icc -c   conftest.c >&5
conftest.c(125): error: expected an expression
  if (sizeof ((_Bool)))
                     ^

compilation aborted for conftest.c (code 2)
configure:9589: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9589: result: yes
configure:9605: checking whether time.h and sys/time.h may both be included
configure:9625: icc -c   conftest.c >&5
conftest.c(98): warning #279: controlling expression is constant
  if ((struct tm *) 0)
      ^

configure:9625: $? = 0
configure:9632: result: yes
configure:9640: checking for int64_t
configure:9640: icc -c   conftest.c >&5
configure:9640: $? = 0
configure:9640: icc -c   conftest.c >&5
conftest.c(130): warning #61: integer operation result is out of range
  		 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  		                                                  ^

conftest.c(129): error: the size of an array must be greater than zero
  static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
                         ^

compilation aborted for conftest.c (code 2)
configure:9640: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:9640: result: yes
configure:9652: checking for long double
configure:9684: result: yes
configure:9693: checking for long long int
configure:9730: icc -o conftest    conftest.c  >&5
configure:9730: $? = 0
configure:9760: icc -o conftest    conftest.c  >&5
configure:9760: $? = 0
configure:9760: ./conftest
configure:9760: $? = 0
configure:9775: result: yes
configure:9783: checking for off_t
configure:9783: icc -c   conftest.c >&5
configure:9783: $? = 0
configure:9783: icc -c   conftest.c >&5
conftest.c(130): error: expected an expression
  if (sizeof ((off_t)))
                     ^

compilation aborted for conftest.c (code 2)
configure:9783: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9783: result: yes
configure:9794: checking for pid_t
configure:9794: icc -c   conftest.c >&5
configure:9794: $? = 0
configure:9794: icc -c   conftest.c >&5
conftest.c(130): error: expected an expression
  if (sizeof ((pid_t)))
                     ^

compilation aborted for conftest.c (code 2)
configure:9794: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9794: result: yes
configure:9805: checking return type of signal handlers
configure:9823: icc -c   conftest.c >&5
conftest.c(100): error: operand of "*" must be a pointer
  return *(signal (0, 0)) (0) == 1;
          ^

compilation aborted for conftest.c (code 2)
configure:9823: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:9830: result: void
configure:9838: checking for size_t
configure:9838: icc -c   conftest.c >&5
configure:9838: $? = 0
configure:9838: icc -c   conftest.c >&5
conftest.c(131): error: expected an expression
  if (sizeof ((size_t)))
                      ^

compilation aborted for conftest.c (code 2)
configure:9838: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9838: result: yes
configure:9850: checking for unsigned long long int
configure:9887: icc -o conftest    conftest.c  >&5
configure:9887: $? = 0
configure:9895: result: yes
configure:9903: checking for ptrdiff_t
configure:9903: icc -c   conftest.c >&5
configure:9903: $? = 0
configure:9903: icc -c   conftest.c >&5
conftest.c(132): error: expected an expression
  if (sizeof ((ptrdiff_t)))
                         ^

compilation aborted for conftest.c (code 2)
configure:9903: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:9903: result: yes
configure:9914: checking for preprocessor symbol for function name
configure:9931: icc -c   conftest.c >&5
configure:9931: $? = 0
configure:9957: result: __func__
configure:9965: checking whether the C compiler understands the _Pragma operator
configure:9980: icc -c   conftest.c >&5
conftest.c(98): warning #161: unrecognized #pragma
  _Pragma("something")
          ^

configure:9980: $? = 0
configure:9993: result: yes
configure:10002: checking for union semun in sys/sem.h
configure:10021: icc -c   conftest.c >&5
conftest.c(105): error: incomplete type is not allowed
  union semun arg;
              ^

compilation aborted for conftest.c (code 2)
configure:10021: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
| int
| main ()
| {
| union semun arg;
| semctl(0, 0, 0, arg);
|   ;
|   return 0;
| }
configure:10028: result: no
configure:10042: checking size of void*
configure:10047: icc -o conftest    conftest.c  >&5
configure:10047: $? = 0
configure:10047: ./conftest
configure:10047: $? = 0
configure:10061: result: 8
configure:10075: checking size of char
configure:10080: icc -o conftest    conftest.c  >&5
configure:10080: $? = 0
configure:10080: ./conftest
configure:10080: $? = 0
configure:10094: result: 1
configure:10108: checking size of short
configure:10113: icc -o conftest    conftest.c  >&5
configure:10113: $? = 0
configure:10113: ./conftest
configure:10113: $? = 0
configure:10127: result: 2
configure:10141: checking size of int
configure:10146: icc -o conftest    conftest.c  >&5
configure:10146: $? = 0
configure:10146: ./conftest
configure:10146: $? = 0
configure:10160: result: 4
configure:10174: checking size of long
configure:10179: icc -o conftest    conftest.c  >&5
configure:10179: $? = 0
configure:10179: ./conftest
configure:10179: $? = 0
configure:10193: result: 8
configure:10208: checking size of long long
configure:10213: icc -o conftest    conftest.c  >&5
configure:10213: $? = 0
configure:10213: ./conftest
configure:10213: $? = 0
configure:10227: result: 8
configure:10242: checking size of float
configure:10247: icc -o conftest    conftest.c  >&5
configure:10247: $? = 0
configure:10247: ./conftest
configure:10247: $? = 0
configure:10261: result: 4
configure:10275: checking size of double
configure:10280: icc -o conftest    conftest.c  >&5
configure:10280: $? = 0
configure:10280: ./conftest
configure:10280: $? = 0
configure:10294: result: 8
configure:10309: checking size of long double
configure:10314: icc -o conftest    conftest.c  >&5
configure:10314: $? = 0
configure:10314: ./conftest
configure:10314: $? = 0
configure:10328: result: 16
configure:10343: checking vfork.h usability
configure:10343: icc -c   conftest.c >&5
conftest.c(141): catastrophic error: could not open source file "vfork.h"
  #include <vfork.h>
                    ^

compilation aborted for conftest.c (code 4)
configure:10343: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:10343: result: no
configure:10343: checking vfork.h presence
configure:10343: icc -E  conftest.c
conftest.c(108): error #5: could not open source file "vfork.h"
  #include <vfork.h>
                    ^

configure:10343: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| /* end confdefs.h.  */
| #include <vfork.h>
configure:10343: result: no
configure:10343: checking for vfork.h
configure:10343: result: no
configure:10356: checking for fork
configure:10356: icc -o conftest    conftest.c  >&5
configure:10356: $? = 0
configure:10356: result: yes
configure:10356: checking for vfork
configure:10356: icc -o conftest    conftest.c  >&5
configure:10356: $? = 0
configure:10356: result: yes
configure:10366: checking for working fork
configure:10388: icc -o conftest    conftest.c  >&5
configure:10388: $? = 0
configure:10388: ./conftest
configure:10388: $? = 0
configure:10398: result: yes
configure:10419: checking for working vfork
configure:10529: result: yes
configure:10560: checking for stdlib.h
configure:10560: result: yes
configure:10560: checking for unistd.h
configure:10560: result: yes
configure:10560: checking for sys/param.h
configure:10560: result: yes
configure:10580: checking for getpagesize
configure:10580: icc -o conftest    conftest.c  >&5
configure:10580: $? = 0
configure:10580: result: yes
configure:10589: checking for working mmap
configure:10736: icc -o conftest    conftest.c  >&5
configure:10736: $? = 0
configure:10736: ./conftest
configure:10736: $? = 0
configure:10746: result: yes
configure:10758: checking for sys/select.h
configure:10758: result: yes
configure:10758: checking for sys/socket.h
configure:10758: result: yes
configure:10768: checking types of arguments for select
configure:10796: icc -c   conftest.c >&5
configure:10796: $? = 0
configure:10807: result: int,fd_set *,struct timeval *
configure:10832: checking for vprintf
configure:10832: icc -o conftest    conftest.c  >&5
configure:10832: $? = 0
configure:10832: result: yes
configure:10838: checking for _doprnt
configure:10838: icc -o conftest    conftest.c  >&5
/public/cat/scratch/tmp/naundorf.9284/icc0cwks8.o: In function `main':
conftest.c:(.text+0x2b): undefined reference to `_doprnt'
configure:10838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:10838: result: no
configure:10850: checking for library containing xdr_array
configure:10881: icc -o conftest    conftest.c  >&5
configure:10881: $? = 0
configure:10898: result: none required
configure:10907: checking for library containing floor
configure:10938: icc -o conftest    conftest.c  >&5
configure:10938: $? = 0
configure:10955: result: none required
configure:10969: checking for library containing modf
configure:11000: icc -o conftest    conftest.c  >&5
configure:11000: $? = 0
configure:11017: result: none required
configure:11031: checking for library containing pow
configure:11062: icc -o conftest    conftest.c  >&5
configure:11062: $? = 0
configure:11079: result: none required
configure:11093: checking for library containing sqrt
configure:11124: icc -o conftest    conftest.c  >&5
configure:11124: $? = 0
configure:11141: result: none required
configure:11158: checking for bcopy
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for bzero
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for create_shared_region
configure:11158: icc -o conftest    conftest.c  >&5
/public/cat/scratch/tmp/naundorf.9284/iccdCd3Zl.o: In function `main':
conftest.c:(.text+0x2b): undefined reference to `create_shared_region'
configure:11158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| /* end confdefs.h.  */
| /* Define create_shared_region to an innocuous variant, in case <limits.h> declares create_shared_region.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define create_shared_region innocuous_create_shared_region
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char create_shared_region (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef create_shared_region
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char create_shared_region ();
| /* 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_create_shared_region || defined __stub___create_shared_region
| choke me
| #endif
| 
| int
| main ()
| {
| return create_shared_region ();
|   ;
|   return 0;
| }
configure:11158: result: no
configure:11158: checking for ftruncate
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for gethostbyname
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for gethostname
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for getpagesize
configure:11158: result: yes
configure:11158: checking for gettimeofday
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for memalign
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for memcpy
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for memset
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for munmap
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for pause
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for posix_memalign
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for putenv
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for select
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for setenv
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for shared_malloc
configure:11158: icc -o conftest    conftest.c  >&5
/public/cat/scratch/tmp/naundorf.9284/iccy9iweR.o: In function `main':
conftest.c:(.text+0x2b): undefined reference to `shared_malloc'
configure:11158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CREATE_SHARED_REGION 0
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PAUSE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| /* end confdefs.h.  */
| /* Define shared_malloc to an innocuous variant, in case <limits.h> declares shared_malloc.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shared_malloc innocuous_shared_malloc
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shared_malloc (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shared_malloc
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shared_malloc ();
| /* 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_shared_malloc || defined __stub___shared_malloc
| choke me
| #endif
| 
| int
| main ()
| {
| return shared_malloc ();
|   ;
|   return 0;
| }
configure:11158: result: no
configure:11158: checking for shmalloc
configure:11158: icc -o conftest    conftest.c  >&5
/public/cat/scratch/tmp/naundorf.9284/iccPlMv21.o: In function `main':
conftest.c:(.text+0x2b): undefined reference to `shmalloc'
configure:11158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CREATE_SHARED_REGION 0
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PAUSE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SHARED_MALLOC 0
| /* end confdefs.h.  */
| /* Define shmalloc to an innocuous variant, in case <limits.h> declares shmalloc.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shmalloc innocuous_shmalloc
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shmalloc (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shmalloc
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shmalloc ();
| /* 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_shmalloc || defined __stub___shmalloc
| choke me
| #endif
| 
| int
| main ()
| {
| return shmalloc ();
|   ;
|   return 0;
| }
configure:11158: result: no
configure:11158: checking for socket
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for srandom
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for srand
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for strchr
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for strdup
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for strerror
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for strstr
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for strtol
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11158: checking for xdr_char
configure:11158: icc -o conftest    conftest.c  >&5
configure:11158: $? = 0
configure:11158: result: yes
configure:11176: checking for openpl in -lplot
configure:11201: icc -o conftest    conftest.c -lplot   >&5
ld: cannot find -lplot
configure:11201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CREATE_SHARED_REGION 0
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PAUSE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SHARED_MALLOC 0
| #define HAVE_SHMALLOC 0
| #define HAVE_SOCKET 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRAND 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_XDR_CHAR 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char openpl ();
| int
| main ()
| {
| return openpl ();
|   ;
|   return 0;
| }
configure:11210: result: no
configure:11226: checking for specific C optimizations
configure:11328: result: 
configure:11337: 
configure:11340: C++ compiler
configure:11346: 
configure:11451: checking for icpc
configure:11467: found /opt/intel/Compiler/11.1/038/bin/intel64/icpc
configure:11478: result: icpc
configure:11505: checking for C++ compiler version
configure:11514: icpc --version >&5
icpc (ICC) 11.1 20090511
Copyright (C) 1985-2009 Intel Corporation.  All rights reserved.

configure:11525: $? = 0
configure:11514: icpc -v >&5
Version 11.1 
configure:11525: $? = 0
configure:11514: icpc -V >&5
Intel(R) C++ Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.1    Build 20090511 Package ID: l_cproc_p_11.1.038
Copyright (C) 1985-2009 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:11525: $? = 0
configure:11514: icpc -qversion >&5
icpc: command line warning #10006: ignoring unknown option '-qversion'
icpc: command line error: no files specified; for help type "icpc -help"
configure:11525: $? = 1
configure:11529: checking whether we are using the GNU C++ compiler
configure:11548: icpc -c   conftest.cpp >&5
configure:11548: $? = 0
configure:11557: result: yes
configure:11566: checking whether icpc accepts -g
configure:11586: icpc -c -g  conftest.cpp >&5
configure:11586: $? = 0
configure:11627: result: yes
configure:11652: checking dependency style of icpc
configure:11762: result: gcc3
configure:12070: checking for C++ compiler vendor
configure:12097: icpc -c   conftest.cpp >&5
configure:12097: $? = 0
configure:12105: result: intel
configure:12236: checking whether the compiler implements namespaces
configure:12258: icpc -c   conftest.cpp >&5
configure:12258: $? = 0
configure:12271: result: yes
configure:12288: checking for specific C++ optimizations
configure:12314: result: 
configure:12343: 
configure:12345: Assembler
configure:12347: 
configure:12379: checking dependency style of icc
configure:12487: result: gcc3
configure:12506: 
configure:12509: Fortran compiler
configure:12515: 
configure:12630: checking for xlf95
configure:12660: result: no
configure:12630: checking for pgf95
configure:12660: result: no
configure:12630: checking for pathf95
configure:12660: result: no
configure:12630: checking for ifort
configure:12646: found /opt/intel/Compiler/11.1/038/bin/intel64/ifort
configure:12657: result: ifort
configure:12683: checking for Fortran 77 compiler version
configure:12692: ifort --version >&5
ifort (IFORT) 11.1 20090511
Copyright (C) 1985-2009 Intel Corporation.  All rights reserved.

configure:12703: $? = 0
configure:12692: ifort -v >&5
Version 11.1 
configure:12703: $? = 0
configure:12692: ifort -V >&5
Intel(R) Fortran Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.1    Build 20090511 Package ID: l_cprof_p_11.1.038
Copyright (C) 1985-2009 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:12703: $? = 0
configure:12692: ifort -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"
configure:12703: $? = 1
configure:12712: checking whether we are using the GNU Fortran 77 compiler
configure:12725: ifort -c  conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( %% : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
configure:12725: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:12734: result: no
configure:12740: checking whether ifort accepts -g
configure:12751: ifort -c -g conftest.f >&5
configure:12751: $? = 0
configure:12759: result: yes
configure:13079: checking for Fortran 77 compiler vendor
configure:13100: ifort -c  conftest.F >&5
configure:13100: $? = 0
configure:13108: result: intel
configure:13355: checking for Fortran 77 flag to suppress info messages
configure:13373: ifort -o conftest   conftest.f  >&5
configure:13373: $? = 0
configure:13383: result: none
configure:13409: checking how to get verbose linking output from ifort
configure:13419: ifort -c  conftest.f >&5
configure:13419: $? = 0
configure:13437: ifort -o conftest -v conftest.f
Version 11.1 
/opt/intel/Compiler/11.1/038/bin/intel64/fortcom    -D__INTEL_COMPILER=1110 -D_MT -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20090511 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/Compiler/11.1/038/include/intel64 -I/opt/intel/Compiler/11.1/038/mkl/include -I/opt/intel/Compiler/11.1/038/mkl/include -I/opt/intel/Compiler/11.1/038/include/intel64 -I/opt/intel/Compiler/11.1/038/include -I/usr/local/include -I/usr/include -I/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -O2 -mP1OPT_version=11.1-intel64 -mGLOB_diag_file=/public/cat/scratch/tmp/naundorf.9284/ifortbV6lBG.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -v" -mGLOB_cxx_limited_range=FALSE -mGLOB_as_output_backup_file_name=/public/cat/scratch/tmp/naundorf.9284/ifortV8RW28as_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_extended_instructions=0x8 -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mIPOPT_args_in_regs=0 -mPGOPTI_value_profile_use=T -mP2OPT_hlo_level=2 -mP2OPT_hlo -mIPOPT_obj_output_file_name=/public/cat/scratch/tmp/naundorf.9284/ifortbV6lBG.o "-mGLOB_linker_version=2.17.50.0.6-14.el5 20061020" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/public/cat/scratch/tmp/naundorf.9284/ifortbV6lBG.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f
ld    /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbegin.o --eh-frame-hdr -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /opt/intel/Compiler/11.1/038/lib/intel64/for_main.o /public/cat/scratch/tmp/naundorf.9284/ifortbV6lBG.o -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -u __pthread_once -Bdynamic -lpthread -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o
rm /public/cat/scratch/tmp/naundorf.9284/ifortFQeFaelibgcc

rm /public/cat/scratch/tmp/naundorf.9284/ifort1rdLnsgnudirs

rm /public/cat/scratch/tmp/naundorf.9284/ifort2egZOUgas

rm /public/cat/scratch/tmp/naundorf.9284/ifortV8RW28as_.s

rm /public/cat/scratch/tmp/naundorf.9284/ifort1TFVgnldashv

rm /public/cat/scratch/tmp/naundorf.9284/ifortqFEyvBarg

rm /public/cat/scratch/tmp/naundorf.9284/ifortCedzQPgnudirs

rm /public/cat/scratch/tmp/naundorf.9284/ifortbV6lBG.o
configure:13502: result: -v
configure:13504: checking for Fortran 77 libraries of ifort
configure:13527: ifort -o conftest -v conftest.f
Version 11.1 
/opt/intel/Compiler/11.1/038/bin/intel64/fortcom    -D__INTEL_COMPILER=1110 -D_MT -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20090511 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/Compiler/11.1/038/include/intel64 -I/opt/intel/Compiler/11.1/038/mkl/include -I/opt/intel/Compiler/11.1/038/mkl/include -I/opt/intel/Compiler/11.1/038/include/intel64 -I/opt/intel/Compiler/11.1/038/include -I/usr/local/include -I/usr/include -I/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -O2 -mP1OPT_version=11.1-intel64 -mGLOB_diag_file=/public/cat/scratch/tmp/naundorf.9284/ifortTD7q0W.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -v" -mGLOB_cxx_limited_range=FALSE -mGLOB_as_output_backup_file_name=/public/cat/scratch/tmp/naundorf.9284/ifort5qIRsqas_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_extended_instructions=0x8 -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mIPOPT_args_in_regs=0 -mPGOPTI_value_profile_use=T -mP2OPT_hlo_level=2 -mP2OPT_hlo -mIPOPT_obj_output_file_name=/public/cat/scratch/tmp/naundorf.9284/ifortTD7q0W.o "-mGLOB_linker_version=2.17.50.0.6-14.el5 20061020" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/public/cat/scratch/tmp/naundorf.9284/ifortTD7q0W.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f
ld    /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbegin.o --eh-frame-hdr -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /opt/intel/Compiler/11.1/038/lib/intel64/for_main.o /public/cat/scratch/tmp/naundorf.9284/ifortTD7q0W.o -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -u __pthread_once -Bdynamic -lpthread -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o
rm /public/cat/scratch/tmp/naundorf.9284/ifortWwjYytlibgcc

rm /public/cat/scratch/tmp/naundorf.9284/ifortp40phIgnudirs

rm /public/cat/scratch/tmp/naundorf.9284/ifortaBbuJbgas

rm /public/cat/scratch/tmp/naundorf.9284/ifort5qIRsqas_.s

rm /public/cat/scratch/tmp/naundorf.9284/ifortzm8fcFldashv

rm /public/cat/scratch/tmp/naundorf.9284/ifort4zikWTarg

rm /public/cat/scratch/tmp/naundorf.9284/ifortnIMQM8gnudirs

rm /public/cat/scratch/tmp/naundorf.9284/ifortTD7q0W.o
configure:13701: result:  -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl
configure:13717: checking whether FLIBS needs -lgcc_s
configure:13742: icc -o conftest    conftest.c   -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl >&5
configure:13742: $? = 0
configure:13777: result: no
configure:14215: checking for dummy main to link with Fortran 77 libraries
configure:14249: icc -o conftest    conftest.c   -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl >&5
configure:14249: $? = 0
configure:14294: result: none
configure:14326: checking for Fortran 77 name-mangling scheme
configure:14339: ifort -c  conftest.f >&5
configure:14339: $? = 0
configure:14380: icc -o conftest    conftest.c cfortran_test.o   -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl >&5
/public/cat/scratch/tmp/naundorf.9284/iccB6K5lJ.o: In function `main':
conftest.c:(.text+0x2b): undefined reference to `foobar'
configure:14380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CREATE_SHARED_REGION 0
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PAUSE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SHARED_MALLOC 0
| #define HAVE_SHMALLOC 0
| #define HAVE_SOCKET 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRAND 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_XDR_CHAR 1
| #define HAVE_NAMESPACES 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char foobar ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return foobar ();
|   ;
|   return 0;
| }
configure:14380: icc -o conftest    conftest.c cfortran_test.o   -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl >&5
configure:14380: $? = 0
configure:14438: icc -o conftest    conftest.c cfortran_test.o   -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl >&5
configure:14438: $? = 0
configure:14480: result: lower case, underscore, no extra underscore
configure:14544: checking how to pass symbols to preprocessed ifort
configure:14567: ifort -c  -DGABLAHBLAH  conftest.F >&5
configure:14567: $? = 0
configure:14584: result: -D
configure:14597: checking whether ifort needs a flag to compile fixed format source
configure:14616: ifort -c  conftest.f >&5
configure:14616: $? = 0
configure:14631: result: none
configure:14640: checking whether ifort needs a flag to compile inconsistent types
configure:14670: ifort -c  conftest.f >&5
configure:14670: $? = 0
configure:14685: result: none
configure:14710: icc -o conftest    conftest.c  >&5
configure:14710: $? = 0
configure:14710: ./conftest
configure:14710: $? = 0
configure:14721: checking for desired Fortran INTEGER size
configure:14740: result: 8
configure:14743: checking for INTEGER size compile flag
configure:15033: icc -c   conftest.c >&5
configure:15033: $? = 0
configure:15055: ifort -o conftest   conftest.f cfortran_test.o   >&5
configure:15055: $? = 0
configure:15055: ./conftest
configure:15055: $? = 0
configure:15033: icc -c   conftest.c >&5
configure:15033: $? = 0
configure:15055: ifort -o conftest -fdefault-integer-8   conftest.f cfortran_test.o   >&5
ifort: command line warning #10006: ignoring unknown option '-fdefault-integer-8'
configure:15055: $? = 0
configure:15055: ./conftest
configure:15055: $? = 0
configure:15033: icc -c   conftest.c >&5
configure:15033: $? = 0
configure:15055: ifort -o conftest -qintsize=8   conftest.f cfortran_test.o   >&5
ifort: command line warning #10006: ignoring unknown option '-qintsize=8'
configure:15055: $? = 0
configure:15055: ./conftest
configure:15055: $? = 0
configure:15033: icc -c   conftest.c >&5
configure:15033: $? = 0
configure:15055: ifort -o conftest -integer-size 64   conftest.f cfortran_test.o   >&5
configure:15055: $? = 0
configure:15055: ./conftest
configure:15055: $? = 0
configure:15093: result: -integer-size 64
configure:15120: checking size of Fortran INTEGER
configure:15171: icc -c   conftest.c >&5
configure:15171: $? = 0
configure:15193: ifort -o conftest  -integer-size 64  conftest.f cfortran_test.o   >&5
configure:15193: $? = 0
configure:15193: ./conftest
configure:15193: $? = 0
configure:15223: result: 8
configure:15240: checking size of Fortran REAL
configure:15291: icc -c   conftest.c >&5
configure:15291: $? = 0
configure:15313: ifort -o conftest   conftest.f cfortran_test.o   >&5
configure:15313: $? = 0
configure:15313: ./conftest
configure:15313: $? = 0
configure:15343: result: 4
configure:15359: checking size of Fortran DOUBLE PRECISION
configure:15410: icc -c   conftest.c >&5
configure:15410: $? = 0
configure:15432: ifort -o conftest   conftest.f cfortran_test.o   >&5
configure:15432: $? = 0
configure:15432: ./conftest
configure:15432: $? = 0
configure:15462: result: 8
configure:15482: checking for dtime
configure:15482: ifort -o conftest   conftest.f  >&5
configure:15482: $? = 0
configure:15482: result: yes
configure:15482: checking for etime
configure:15482: ifort -o conftest   conftest.f  >&5
configure:15482: $? = 0
configure:15482: result: yes
configure:15499: checking for ifort flush routine
configure:15518: ifort -o conftest   conftest.f  >&5
configure:15518: $? = 0
configure:15547: result: flush
configure:15573: checking for flag to disable ifort main when linking with C main
configure:15588: icc -c   conftest.c >&5
configure:15588: $? = 0
configure:15606: ifort -o conftest   conftest.f cfortran_test.o  >&5
cfortran_test.o: In function `main':
conftest.c:(.text+0x0): multiple definition of `main'
/opt/intel/Compiler/11.1/038/lib/intel64/for_main.o:/export/users/nbtester/efi2linux_nightly/branch-ubs-11_1/20090512_000000/libdev/frtl/src/libfor/for_main.c:(.text+0x0): first defined here
ld: Warning: size of symbol `main' changed from 80 in /opt/intel/Compiler/11.1/038/lib/intel64/for_main.o to 48 in cfortran_test.o
/opt/intel/Compiler/11.1/038/lib/intel64/for_main.o: In function `main':
/export/users/nbtester/efi2linux_nightly/branch-ubs-11_1/20090512_000000/libdev/frtl/src/libfor/for_main.c:(.text+0x38): undefined reference to `MAIN__'
configure:15606: $? = 1
configure: failed program was:
|       subroutine donothing()
|       end
configure:15606: ifort -o conftest  -nofor-main  conftest.f cfortran_test.o  >&5
configure:15606: $? = 0
configure:15632: result: -nofor-main
configure:15643: checking for specific Fortran optimizations
configure:15751: result: -O3 -w -cm -xW -tpp7
configure:15762: checking for routines to access the command line from Fortran
configure:15787: ifort -o conftest   conftest.f  >&5
configure:15787: $? = 0
configure:15956: result: yes
configure:16031: checking whether Fortran hidden string length convention is after args
configure:16108: icc -c   conftest.c >&5
configure:16108: $? = 0
configure:16132: ifort -o conftest   conftest.f cfortran_test.o   >&5
configure:16132: $? = 0
configure:16132: ./conftest
configure:16132: $? = 0
configure:16275: result: yes
configure:16298: checking for C type corresponding to INTEGER
configure:16329: result: long
configure:16341: checking for C type corresponding to REAL
configure:16366: result: float
configure:16378: checking for C type corresponding to DOUBLE PRECISION
configure:16403: result: double
configure:16483: 
configure:16485: Checks for BLAS,LAPACK,ScaLAPACK
configure:16487: 
configure:16645: Attempting to locate BLAS library
configure:16651: checking for BLAS with user-supplied flags
configure:16748: ifort -o conftest   -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t  conftest.f  -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core  >&5
configure:16748: $? = 0
configure:16777: result: yes
configure:18725: Attempting to locate LAPACK library
configure:18788: checking for Fortran 77 LAPACK with user-supplied flags
configure:18803: ifort -o conftest   -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t  -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t  conftest.f  -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core  -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core  >&5
configure:18803: $? = 0
configure:18817: result: yes
configure:18998: Attempting to locate SCALAPACK library
configure:19057: checking for Fortran 77 SCALAPACK with user-supplied flags
configure:19072: ifort -o conftest   -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t  -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t  conftest.f   -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core  -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core  >&5
/public/cat/scratch/tmp/naundorf.9284/ifortv4WyoA.o: In function `MAIN__':
conftest.f:(.text+0x37): undefined reference to `pdgetrs_'
configure:19072: $? = 1
configure: failed program was:
|       program main
|       implicit none
|       external PDGETRS
|       CALL PDGETRS ()
|       end
configure:19086: result: no
configure:19094: checking for pdgetrs_ in -lscalapack
configure:19127: icc -o conftest      -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t  -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t  conftest.c -lscalapack  -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl  >&5
ld: cannot find -lscalapack
configure:19127: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CREATE_SHARED_REGION 0
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PAUSE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SHARED_MALLOC 0
| #define HAVE_SHMALLOC 0
| #define HAVE_SOCKET 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRAND 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_XDR_CHAR 1
| #define HAVE_NAMESPACES 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define SIZEOF_F77_INTEGER 8
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_DTIME 1
| #define HAVE_ETIME 1
| #define F77_FLUSH flush
| #define HAVE_F77_FLUSH 1
| #define F77_GETARG_DECL external GETARG
| #define F77_GETARG GETARG
| #define F77_GETARG_ARGS i,s
| #define F77_IARGC IARGC
| #define FXX_MODULE 
| #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
| #define HAVE_BLAS 1
| #define BLAS_SIZE 8
| #define HAVE_LAPACK 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pdgetrs_ ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return pdgetrs_ ();
|   ;
|   return 0;
| }
configure:19137: result: no
configure:19161: WARNING: ScaLAPACK library not found, interfaces won't be defined
configure:19184: 
configure:19186: Checks for additional programs
configure:19188: 
configure:19191: checking for grep that handles long lines and -e
configure:19249: result: /bin/grep
configure:19254: checking for a sed that does not truncate output
configure:19318: result: /bin/sed
configure:19334: checking for python
configure:19352: found /usr/bin/python
configure:19364: result: /usr/bin/python
configure:19385: checking for python version
configure:19392: result: 2.4
configure:19404: checking for python platform
configure:19411: result: linux2
configure:19418: checking for python script directory
configure:19447: result: ${prefix}/lib/python2.4/site-packages
configure:19456: checking for python extension module directory
configure:19485: result: ${exec_prefix}/lib64/python2.4/site-packages
configure:19509: checking for m4
configure:19527: found /usr/bin/m4
configure:19540: result: /usr/bin/m4
configure:19792: 
configure:19794: Libtool setup
configure:19796: 
configure:19874: checking how to print strings
configure:19901: result: printf
configure:19922: checking for a sed that does not truncate output
configure:19986: result: /bin/sed
configure:20004: checking for fgrep
configure:20066: result: /bin/grep -F
configure:20101: checking for ld used by icc
configure:20168: result: /usr/bin/ld
configure:20175: checking if the linker (/usr/bin/ld) is GNU ld
configure:20190: result: yes
configure:20202: checking for BSD- or MS-compatible name lister (nm)
configure:20251: result: /usr/bin/nm -B
configure:20381: checking the name lister (/usr/bin/nm -B) interface
configure:20388: icc -c   conftest.c >&5
configure:20391: /usr/bin/nm -B "conftest.o"
configure:20394: output
0000000000000000 B some_variable
configure:20401: result: BSD nm
configure:20404: checking whether ln -s works
configure:20408: result: yes
configure:20416: checking the maximum length of command line arguments
configure:20541: result: 98304
configure:20558: checking whether the shell understands some XSI constructs
configure:20568: result: yes
configure:20572: checking whether the shell understands "+="
configure:20578: result: yes
configure:20613: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:20653: result: func_convert_file_noop
configure:20660: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:20680: result: func_convert_file_noop
configure:20687: checking for /usr/bin/ld option to reload object files
configure:20694: result: -r
configure:20768: checking for objdump
configure:20784: found /usr/bin/objdump
configure:20795: result: objdump
configure:20827: checking how to recognize dependent libraries
configure:21029: result: pass_all
configure:21114: checking for dlltool
configure:21144: result: no
configure:21174: checking how to associate runtime and link libraries
configure:21201: result: printf %s\n
configure:21261: checking for ar
configure:21277: found /usr/bin/ar
configure:21288: result: ar
configure:21325: checking for archiver @FILE support
configure:21350: icc -c   conftest.c >&5
configure:21350: $? = 0
configure:21353: ar cru libconftest.a @conftest.lst >&5
configure:21356: $? = 0
configure:21361: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:21364: $? = 1
configure:21376: result: @
configure:21434: checking for strip
configure:21450: found /usr/bin/strip
configure:21461: result: strip
configure:21533: checking for ranlib
configure:21549: found /usr/bin/ranlib
configure:21560: result: ranlib
configure:21662: checking command to parse /usr/bin/nm -B output from icc object
configure:21781: icc -c   conftest.c >&5
configure:21784: $? = 0
configure:21788: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:21791: $? = 0
configure:21857: icc -o conftest    conftest.c conftstm.o >&5
configure:21860: $? = 0
configure:21898: result: ok
configure:21935: checking for sysroot
configure:21965: result: no
configure:22042: icc -c   conftest.c >&5
configure:22045: $? = 0
configure:22216: checking for mt
configure:22246: result: no
configure:22266: checking if : is a manifest tool
configure:22272: : '-?'
configure:22280: result: no
configure:22917: checking for dlfcn.h
configure:22917: icc -c   conftest.c >&5
configure:22917: $? = 0
configure:22917: result: yes
configure:23113: checking for objdir
configure:23128: result: .libs
configure:23399: checking if icc supports -fno-rtti -fno-exceptions
configure:23417: icc -c   -fno-rtti -fno-exceptions conftest.c >&5
configure:23421: $? = 0
configure:23434: result: yes
configure:23744: checking for icc option to produce PIC
configure:23751: result: -fPIC -DPIC
configure:23759: checking if icc PIC flag -fPIC -DPIC works
configure:23777: icc -c   -fPIC -DPIC -DPIC conftest.c >&5
configure:23781: $? = 0
configure:23794: result: yes
configure:23823: checking if icc static flag -static works
configure:23851: result: yes
configure:23866: checking if icc supports -c -o file.o
configure:23887: icc -c   -o out/conftest2.o conftest.c >&5
configure:23891: $? = 0
configure:23913: result: yes
configure:23921: checking if icc supports -c -o file.o
configure:23968: result: yes
configure:24001: checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:25175: result: yes
configure:25420: checking dynamic linker characteristics
configure:25942: icc -o conftest    -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:25942: $? = 0
configure:26164: result: GNU/Linux ld.so
configure:26271: checking how to hardcode library paths into programs
configure:26296: result: immediate
configure:26876: checking whether stripping libraries is possible
configure:26881: result: yes
configure:26916: checking if libtool supports shared libraries
configure:26918: result: yes
configure:26921: checking whether to build shared libraries
configure:26942: result: no
configure:26945: checking whether to build static libraries
configure:26949: result: yes
configure:26972: checking how to run the C++ preprocessor
configure:26999: icpc -E  conftest.cpp
configure:26999: $? = 0
configure:27013: icpc -E  conftest.cpp
conftest.cpp(177): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:27013: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CREATE_SHARED_REGION 0
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PAUSE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SHARED_MALLOC 0
| #define HAVE_SHMALLOC 0
| #define HAVE_SOCKET 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRAND 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_XDR_CHAR 1
| #define HAVE_NAMESPACES 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define SIZEOF_F77_INTEGER 8
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_DTIME 1
| #define HAVE_ETIME 1
| #define F77_FLUSH flush
| #define HAVE_F77_FLUSH 1
| #define F77_GETARG_DECL external GETARG
| #define F77_GETARG GETARG
| #define F77_GETARG_ARGS i,s
| #define F77_IARGC IARGC
| #define FXX_MODULE 
| #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
| #define HAVE_BLAS 1
| #define BLAS_SIZE 8
| #define HAVE_LAPACK 1
| #define HAVE_SCALAPACK 0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:27038: result: icpc -E
configure:27058: icpc -E  conftest.cpp
configure:27058: $? = 0
configure:27072: icpc -E  conftest.cpp
conftest.cpp(177): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:27072: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.0.2"
| #define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
| #define PACKAGE_BUGREPORT "hpctools at pnl.gov"
| #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
| #define PACKAGE "ga"
| #define VERSION "5.0.2"
| #define LINUX 1
| #define SYSV 1
| #define MSG_COMMS_TCGMSG4 1
| #define MSG_COMMS_TCGMSG 1
| #define TCGMSG 1
| #define NOFORT 0
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LINUX64 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FFIO_H 0
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NX_H 0
| #define HAVE_PFS_PFS_H 0
| #define HAVE_SETJMP_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_CNX_TYPES_H 0
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_IOSW_H 0
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSTEMCFG_H 0
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WINDOWS_H 0
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPC_TYPES_H 1
| #define HAVE_RPC_XDR_H 1
| #define restrict __restrict
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_PTRDIFF_T 1
| #define FUNCTION_NAME __func__
| #define HAVE_PRAGMA_OPERATOR 1
| #define SIZEOF_VOIDP 8
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| #define HAVE_FLOOR 1
| #define HAVE_MODF 1
| #define HAVE_POW 1
| #define HAVE_SQRT 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CREATE_SHARED_REGION 0
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MUNMAP 1
| #define HAVE_PAUSE 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SHARED_MALLOC 0
| #define HAVE_SHMALLOC 0
| #define HAVE_SOCKET 1
| #define HAVE_SRANDOM 1
| #define HAVE_SRAND 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_XDR_CHAR 1
| #define HAVE_NAMESPACES 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define SIZEOF_F77_INTEGER 8
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_DTIME 1
| #define HAVE_ETIME 1
| #define F77_FLUSH flush
| #define HAVE_F77_FLUSH 1
| #define F77_GETARG_DECL external GETARG
| #define F77_GETARG GETARG
| #define F77_GETARG_ARGS i,s
| #define F77_IARGC IARGC
| #define FXX_MODULE 
| #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
| #define HAVE_BLAS 1
| #define BLAS_SIZE 8
| #define HAVE_LAPACK 1
| #define HAVE_SCALAPACK 0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:27242: checking for ld used by icpc
configure:27309: result: /usr/bin/ld -m elf_x86_64
configure:27316: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:27331: result: yes
configure:27386: checking whether the icpc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:28406: result: yes
configure:28441: icpc -c   conftest.cpp >&5
configure:28444: $? = 0
configure:28964: checking for icpc option to produce PIC
configure:28971: result: -fPIC -DPIC
configure:28979: checking if icpc PIC flag -fPIC -DPIC works
configure:28997: icpc -c   -fPIC -DPIC -DPIC conftest.cpp >&5
configure:29001: $? = 0
configure:29014: result: yes
configure:29037: checking if icpc static flag -static works
configure:29065: result: yes
configure:29077: checking if icpc supports -c -o file.o
configure:29098: icpc -c   -o out/conftest2.o conftest.cpp >&5
configure:29102: $? = 0
configure:29124: result: yes
configure:29129: checking if icpc supports -c -o file.o
configure:29176: result: yes
configure:29206: checking whether the icpc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:29240: result: yes
configure:29383: checking dynamic linker characteristics
configure:30061: result: GNU/Linux ld.so
configure:30114: checking how to hardcode library paths into programs
configure:30139: result: immediate
configure:30288: checking if libtool supports shared libraries
configure:30290: result: yes
configure:30293: checking whether to build shared libraries
configure:30313: result: no
configure:30316: checking whether to build static libraries
configure:30320: result: yes
configure:30624: checking for ifort option to produce PIC
configure:30631: result: -fPIC
configure:30639: checking if ifort PIC flag -fPIC works
configure:30657: ifort -c  -fPIC conftest.f >&5
configure:30661: $? = 0
configure:30674: result: yes
configure:30697: checking if ifort static flag -static works
configure:30725: result: yes
configure:30737: checking if ifort supports -c -o file.o
configure:30758: ifort -c  -o out/conftest2.o conftest.f >&5
configure:30762: $? = 0
configure:30784: result: yes
configure:30789: checking if ifort supports -c -o file.o
configure:30836: result: yes
configure:30866: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:31974: result: yes
configure:32117: checking dynamic linker characteristics
configure:32781: result: GNU/Linux ld.so
configure:32834: checking how to hardcode library paths into programs
configure:32859: result: immediate
configure:32920: 
configure:32922: Miscellaneous remaining setup
configure:32924: 
configure:32931: checking for remote shell
configure:32937: checking for rsh
configure:32955: found /usr/kerberos/bin/rsh
configure:32967: result: /usr/kerberos/bin/rsh
configure:33436: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Global Arrays (GA) config.status 5.0.2, which was
generated by GNU Autoconf 2.67.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on cat.chemie.fu-berlin.de

config.status:1564: creating Makefile
config.status:1564: creating gaf2c/farg.h
config.status:1564: creating gaf2c/typesf2c.h
config.status:1564: creating ma/mafdecls.fh
config.status:1564: creating ma/matypes.h
config.status:1564: creating global/src/global.fh
config.status:1564: creating config.h
config.status:1792: executing depfiles commands
config.status:1792: executing libtool commands
configure:36259: === configuring in armci (/public/cat/scratch/naundorf/ga-5-0-2/armci)
configure:36322: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--enable-cxx' '--with-tcgmsg' '--with-blas=-L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core' '--with-lapack=-L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core' --cache-file=/dev/null --srcdir=.
configure:36340: 
configure:36342: **************************************************************
configure:36344:  Global Arrays (GA) configured as follows:
configure:36346: **************************************************************
configure:36348: 
configure:36350:                 TARGET=LINUX64
configure:36352:              MSG_COMMS=TCGMSG
configure:36354:             GA_MP_LIBS=
configure:36356:          GA_MP_LDFLAGS=
configure:36358:         GA_MP_CPPFLAGS=
configure:36360:          ARMCI_NETWORK=SOCKETS
configure:36362:  ARMCI_NETWORK_LDFLAGS=
configure:36364:     ARMCI_NETWORK_LIBS=
configure:36366: ARMCI_NETWORK_CPPFLAGS=
configure:36370:                    F77=ifort
configure:36372:                 FFLAGS=
configure:36374:              FFLAG_INT=-integer-size 64
configure:36376:                GA_FOPT=-O3 -w -cm -xW -tpp7
configure:36380:                     CC=icc
configure:36382:                 CFLAGS=
configure:36384:                GA_COPT=
configure:36388:                    CXX=icpc
configure:36390:               CXXFLAGS=
configure:36392:              GA_CXXOPT=
configure:36396:                    CPP=icc -E
configure:36398:               CPPFLAGS=
configure:36400:                LDFLAGS=
configure:36402:                   LIBS=
configure:36404:                  FLIBS= -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl
configure:36406:           BLAS_LDFLAGS= -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t
configure:36408:              BLAS_LIBS= -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core
configure:36410:          BLAS_CPPFLAGS=
configure:36412:                     AR=ar
configure:36414:               AR_FLAGS=cru
configure:36416:                   CCAS=icc
configure:36418:             CCAS_FLAGS=
configure:36420:                   DEFS=-DHAVE_CONFIG_H
configure:36422:                  SHELL=/bin/sh
configure:36424: 

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_int64_t=yes
ac_cv_c_restrict=__restrict
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_FLAGS_set=
ac_cv_env_AR_FLAGS_value=
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_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_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_set=
ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FFLAG_INT_set=
ac_cv_env_FFLAG_INT_value=
ac_cv_env_GA_COPT_set=
ac_cv_env_GA_COPT_value=
ac_cv_env_GA_CXXOPT_set=
ac_cv_env_GA_CXXOPT_value=
ac_cv_env_GA_FOPT_set=
ac_cv_env_GA_FOPT_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MPICC_set=
ac_cv_env_MPICC_value=
ac_cv_env_MPICXX_set=
ac_cv_env_MPICXX_value=
ac_cv_env_MPIF77_set=
ac_cv_env_MPIF77_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_THREAD_LIBRARY_set=
ac_cv_env_THREAD_LIBRARY_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_f77_compiler_gnu=no
ac_cv_f77_dummy_main=none
ac_cv_f77_libs=' -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_dummy_main=none
ac_cv_func__doprnt=no
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_create_shared_region=no
ac_cv_func_dtime=yes
ac_cv_func_etime=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftruncate=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memalign=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_pause=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_putenv=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setenv=yes
ac_cv_func_shared_malloc=no
ac_cv_func_shmalloc=no
ac_cv_func_socket=yes
ac_cv_func_srand=yes
ac_cv_func_srandom=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_func_xdr_char=yes
ac_cv_header_assert_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_ffio_h=no
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_nx_h=no
ac_cv_header_pfs_pfs_h=no
ac_cv_header_rpc_rpc_h=yes
ac_cv_header_rpc_types_h=yes
ac_cv_header_rpc_xdr_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_cnx_types_h=no
ac_cv_header_sys_errno_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_fsid_h=no
ac_cv_header_sys_fstyp_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_iosw_h=no
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_sem_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_systemcfg_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_windows_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_plot_openpl=no
ac_cv_lib_scalapack_pdgetrs_=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_ga_cv_path_rsh=/usr/kerberos/bin/rsh
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='icc -E'
ac_cv_prog_CXXCPP='icpc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=icc
ac_cv_prog_ac_ct_CXX=icpc
ac_cv_prog_ac_ct_F77=ifort
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_floor='none required'
ac_cv_search_modf='none required'
ac_cv_search_opendir='none required'
ac_cv_search_pow='none required'
ac_cv_search_sqrt='none required'
ac_cv_search_xdr_array='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_voidp=8
ac_cv_type__Bool=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long_int=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long_int=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.4/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.4/site-packages'
am_cv_python_version=2.4
ax_cv_c_compiler_vendor=intel
ax_cv_cxx_compiler_vendor=intel
ax_cv_f77_compiler_vendor=intel
ga_cv_c_opt=
ga_cv_c_pragma_operator=yes
ga_cv_cpp_function=__func__
ga_cv_cxx_namespaces=yes
ga_cv_cxx_opt=
ga_cv_f2c_DOUBLE_PRECISION=double
ga_cv_f2c_INTEGER=long
ga_cv_f2c_REAL=float
ga_cv_f2c_string_after_args=yes
ga_cv_f77_cpp_symbol=-D
ga_cv_f77_fixed_flag=none
ga_cv_f77_flush=flush
ga_cv_f77_flush_flag=none
ga_cv_f77_integer_size=8
ga_cv_f77_integer_size_flag='-integer-size 64'
ga_cv_f77_mismatch_type_flag=none
ga_cv_f77_opt='-O3 -w -cm -xW -tpp7'
ga_cv_f77_sizeof_DOUBLE_PRECISION=8
ga_cv_f77_sizeof_INTEGER=8
ga_cv_f77_sizeof_REAL=4
ga_cv_f77_suppress=none
ga_cv_fld_nomain=-nofor-main
ga_cv_flibs_gcc_s=no
ga_cv_path_rsh=/usr/kerberos/bin/rsh
ga_cv_sysv=yes
ga_cv_sysv_hack=no
ga_cv_target=LINUX64
ga_cv_target_base=LINUX
ga_cv_union_semun=no
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
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_mainfest_tool=no
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_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_F77=-fPIC
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=98304
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /public/cat/scratch/naundorf/ga-5-0-2/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /public/cat/scratch/naundorf/ga-5-0-2/build-aux/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='1'
AR='ar'
ARMCI_NETWORK_BGML_FALSE=''
ARMCI_NETWORK_BGML_TRUE='#'
ARMCI_NETWORK_CPPFLAGS=''
ARMCI_NETWORK_CRAY_SHMEM_FALSE=''
ARMCI_NETWORK_CRAY_SHMEM_TRUE='#'
ARMCI_NETWORK_DCMF_FALSE=''
ARMCI_NETWORK_DCMF_TRUE='#'
ARMCI_NETWORK_GEMINI_FALSE=''
ARMCI_NETWORK_GEMINI_TRUE='#'
ARMCI_NETWORK_LAPI_FALSE=''
ARMCI_NETWORK_LAPI_TRUE='#'
ARMCI_NETWORK_LDFLAGS=''
ARMCI_NETWORK_LIBS=''
ARMCI_NETWORK_MPI_SPAWN_FALSE=''
ARMCI_NETWORK_MPI_SPAWN_TRUE='#'
ARMCI_NETWORK_OPENIB_FALSE=''
ARMCI_NETWORK_OPENIB_TRUE='#'
ARMCI_NETWORK_PORTALS_FALSE=''
ARMCI_NETWORK_PORTALS_TRUE='#'
ARMCI_NETWORK_SOCKETS_FALSE='#'
ARMCI_NETWORK_SOCKETS_TRUE=''
ARMCI_SRC_DIR='src'
AR_FLAGS='cru'
AUTOCONF='${SHELL} /public/cat/scratch/naundorf/ga-5-0-2/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /public/cat/scratch/naundorf/ga-5-0-2/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /public/cat/scratch/naundorf/ga-5-0-2/build-aux/missing --run automake-1.11'
AWK='gawk'
BGL_FALSE=''
BGL_TRUE='#'
BGP_FALSE=''
BGP_TRUE='#'
BLAS_CPPFLAGS=''
BLAS_LDFLAGS=' -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t'
BLAS_LIBS=' -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core'
CATAMOUNT_FALSE=''
CATAMOUNT_TRUE='#'
CC='icc'
CCAS='icc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='icc -E'
CPPFLAGS=''
CRAY_SV1_FALSE=''
CRAY_SV1_TRUE='#'
CRAY_SV2_FALSE=''
CRAY_SV2_TRUE='#'
CRAY_T3E_FALSE=''
CRAY_T3E_TRUE='#'
CRAY_XT_FALSE=''
CRAY_XT_NETWORKS_FALSE=''
CRAY_XT_NETWORKS_TRUE='#'
CRAY_XT_TRUE='#'
CRAY_YMP_FALSE=''
CRAY_YMP_TRUE='#'
CXX='icpc'
CXXCPP='icpc -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CXX_BINDINGS_FALSE='#'
CXX_BINDINGS_TRUE=''
CXX_NAMESPACES_FALSE='#'
CXX_NAMESPACES_TRUE=''
CYGNUS_FALSE=''
CYGNUS_TRUE='#'
CYGPATH_W='echo'
CYGWIN_FALSE=''
CYGWIN_TRUE='#'
DCMF_VER_0_2_FALSE=''
DCMF_VER_0_2_TRUE='#'
DCMF_VER_0_3_FALSE='#'
DCMF_VER_0_3_TRUE=''
DCMF_VER_2_FALSE=''
DCMF_VER_2_TRUE='#'
DECOSF_FALSE=''
DECOSF_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_ARMCI_MEM_OPTION_FALSE='#'
ENABLE_ARMCI_MEM_OPTION_TRUE=''
ENABLE_CHECKPOINT_FALSE=''
ENABLE_CHECKPOINT_TRUE='#'
ENABLE_PEIGS_FALSE=''
ENABLE_PEIGS_TRUE='#'
ENABLE_TASCEL_FALSE=''
ENABLE_TASCEL_TRUE='#'
ENABLE_TRACE_FALSE=''
ENABLE_TRACE_TRUE='#'
ENABLE_XREGION_FALSE=''
ENABLE_XREGION_TRUE='#'
EXEEXT='.x'
F2C_DOUBLE_PRECISION_C_TYPE='double'
F2C_GETARG='f2c_getarg_'
F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS=''
F2C_IARGC='f2c_iargc_'
F2C_INTEGER_C_TYPE='long'
F2C_REAL_C_TYPE='float'
F77='ifort'
F77LINK='$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@'
FFLAGS=''
FFLAG_INT='-integer-size 64'
FGREP='/bin/grep -F'
FLD_NOMAIN='-nofor-main'
FLIBS=' -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/ipp/em64t/lib -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/opt/intel/Compiler/11.1/038/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl'
FUJITSU_VPP_FALSE=''
FUJITSU_VPP_TRUE='#'
GA_ACCESS_INDEX_TYPE='integer*8'
GA_COPT=''
GA_CXXOPT=''
GA_FOPT='-O3 -w -cm -xW -tpp7'
GA_MP_CPPFLAGS=''
GA_MP_LDFLAGS=''
GA_MP_LIBS=''
GREP='/bin/grep'
HAVE_BLAS_FALSE='#'
HAVE_BLAS_TRUE=''
HAVE_LAPACK_FALSE='#'
HAVE_LAPACK_TRUE=''
HAVE_M4_FALSE='#'
HAVE_M4_TRUE=''
HAVE_PYTHON_FALSE='#'
HAVE_PYTHON_TRUE=''
HAVE_SCALAPACK_FALSE=''
HAVE_SCALAPACK_TRUE='#'
HITACHI_FALSE=''
HITACHI_TRUE='#'
HPUX_FALSE=''
HPUX_TRUE='#'
IBM_FALSE=''
IBM_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTERIX_FALSE=''
INTERIX_TRUE='#'
LAPACK_CPPFLAGS=''
LAPACK_LDFLAGS=' -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t'
LAPACK_LIBS=' -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core'
LAPI_FALSE=''
LAPI_TRUE='#'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINUX_FALSE='#'
LINUX_TRUE=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
M4='/usr/bin/m4'
MACX_FALSE=''
MACX_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /public/cat/scratch/naundorf/ga-5-0-2/build-aux/missing --run makeinfo'
MANIFEST_TOOL=':'
MA_ACCESS_INDEX_TYPE='integer*8'
MA_ACCESS_INDEX_TYPE_C='long'
MA_LONG_DOUBLE='long double'
MKDIR_P='/bin/mkdir -p'
MPICC=''
MPICXX=''
MPIF77=''
MSG_COMMS_MPI_FALSE=''
MSG_COMMS_MPI_TRUE='#'
MSG_COMMS_PVM_FALSE=''
MSG_COMMS_PVM_TRUE='#'
MSG_COMMS_TCGMSG4_FALSE='#'
MSG_COMMS_TCGMSG4_TRUE=''
MSG_COMMS_TCGMSG5_FALSE=''
MSG_COMMS_TCGMSG5_TRUE='#'
MSG_COMMS_TCGMSGMPI_FALSE=''
MSG_COMMS_TCGMSGMPI_TRUE='#'
MSG_COMMS_TCGMSG_FALSE='#'
MSG_COMMS_TCGMSG_TRUE=''
NEC_FALSE=''
NEC_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
NOFORT_FALSE=''
NOFORT_TRUE='#'
NO_X_FALSE=''
NO_X_TRUE='#'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='ga'
PACKAGE_BUGREPORT='hpctools at pnl.gov'
PACKAGE_NAME='Global Arrays (GA)'
PACKAGE_STRING='Global Arrays (GA) 5.0.2'
PACKAGE_TARNAME='ga'
PACKAGE_URL='http://www.emsl.pnl.gov/docs/global/'
PACKAGE_VERSION='5.0.2'
PATH_SEPARATOR=':'
PERL=''
PLOTLIB=''
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.4'
RANLIB='ranlib'
SCALAPACK_CPPFLAGS=''
SCALAPACK_LDFLAGS=''
SCALAPACK_LIBS=''
SED='/bin/sed'
SET_MAKE=''
SGITFP_FALSE=''
SGITFP_TRUE='#'
SGI_FALSE=''
SGI_N32_FALSE=''
SGI_N32_TRUE='#'
SGI_TRUE='#'
SHELL='/bin/sh'
SOLARIS_FALSE=''
SOLARIS_TRUE='#'
STRIP='strip'
SYSV_FALSE=''
SYSV_TRUE='#'
THREAD_LIBRARY=''
THREAD_SAFE_FALSE=''
THREAD_SAFE_TRUE='#'
USE_VAMPIR_FALSE=''
USE_VAMPIR_TRUE='#'
VERSION='5.0.2'
XMKMF=''
X_CPPFLAGS=''
X_LDFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='icc'
ac_ct_CXX='icpc'
ac_ct_DUMPBIN=''
ac_ct_F77='ifort'
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
am__v_F77LD_0='@echo "  F77LD " $@;'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
ga_cv_path_rsh='/usr/kerberos/bin/rsh'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /public/cat/scratch/naundorf/ga-5-0-2/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/ga'
pkgpythondir='${pythondir}/ga'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib64/python2.4/site-packages'
pythondir='${prefix}/lib/python2.4/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' armci'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Global Arrays (GA)"
#define PACKAGE_TARNAME "ga"
#define PACKAGE_VERSION "5.0.2"
#define PACKAGE_STRING "Global Arrays (GA) 5.0.2"
#define PACKAGE_BUGREPORT "hpctools at pnl.gov"
#define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
#define PACKAGE "ga"
#define VERSION "5.0.2"
#define LINUX 1
#define SYSV 1
#define MSG_COMMS_TCGMSG4 1
#define MSG_COMMS_TCGMSG 1
#define TCGMSG 1
#define NOFORT 0
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define LINUX64 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FFIO_H 0
#define HAVE_FLOAT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NX_H 0
#define HAVE_PFS_PFS_H 0
#define HAVE_SETJMP_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_CNX_TYPES_H 0
#define HAVE_SYS_ERRNO_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_FSID_H 0
#define HAVE_SYS_FSTYP_H 0
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_IOSW_H 0
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SEM_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_SYSTEMCFG_H 0
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WINDOWS_H 0
#define HAVE_RPC_RPC_H 1
#define HAVE_RPC_TYPES_H 1
#define HAVE_RPC_XDR_H 1
#define restrict __restrict
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define RETSIGTYPE void
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_PTRDIFF_T 1
#define FUNCTION_NAME __func__
#define HAVE_PRAGMA_OPERATOR 1
#define SIZEOF_VOIDP 8
#define SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define HAVE_VPRINTF 1
#define HAVE_FLOOR 1
#define HAVE_MODF 1
#define HAVE_POW 1
#define HAVE_SQRT 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_CREATE_SHARED_REGION 0
#define HAVE_FTRUNCATE 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMALIGN 1
#define HAVE_MEMCPY 1
#define HAVE_MEMSET 1
#define HAVE_MUNMAP 1
#define HAVE_PAUSE 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_PUTENV 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_SHARED_MALLOC 0
#define HAVE_SHMALLOC 0
#define HAVE_SOCKET 1
#define HAVE_SRANDOM 1
#define HAVE_SRAND 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_XDR_CHAR 1
#define HAVE_NAMESPACES 1
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## _
#define SIZEOF_F77_INTEGER 8
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define HAVE_DTIME 1
#define HAVE_ETIME 1
#define F77_FLUSH flush
#define HAVE_F77_FLUSH 1
#define F77_GETARG_DECL external GETARG
#define F77_GETARG GETARG
#define F77_GETARG_ARGS i,s
#define F77_IARGC IARGC
#define FXX_MODULE 
#define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
#define HAVE_BLAS 1
#define BLAS_SIZE 8
#define HAVE_LAPACK 1
#define HAVE_SCALAPACK 0
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define TCGMSG_RSH "/usr/kerberos/bin/rsh"
#define TCGMSG_TIMINGS 1
#define ENABLE_ARMCI_MEM_OPTION 1
#define STATS 1
#define VERIFY 1
#define NOUSE_MMAP 1

configure: exit 0


More information about the Molpro-user mailing list