Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [mgx@cmbcluster build]$ cat config.log
- 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.1, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ../ga-5-1/configure --prefix=/shared/build/nwchem-6.1.1-src/src/tools/install --with-tcgmsg --with-mpi=-I/shared/openmpi-1.6.1/gcc/include -L/shared/openmpi-1.6.1/gcc/lib -lmpi_f90 -lmpi_f77 -lmpi -ldl -Wl,--export-dynamic -lnsl -lutil --enable-peigs --enable-underscoring --disable-mpi-tests --without-blas --with-mpi-mt CC=gcc F77=gfortran
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = cmbcluster
- uname -m = x86_64
- uname -r = 2.6.32-220.17.1.el6.x86_64
- uname -s = Linux
- uname -v = #1 SMP Wed May 16 00:01:37 BST 2012
- /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/clck/1.8
- PATH: /shared/openmpi-1.6.1/gcc/bin
- PATH: /usr/lib64/qt-3.3/bin
- PATH: /usr/NX/bin
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /opt/atipa/acms/bin
- PATH: /opt/atipa/acms/lib
- PATH: /usr/local/maui/bin
- PATH: /usr/local/maui/sbin
- PATH: /root/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3171: checking build system type
- configure:3185: result: x86_64-unknown-linux-gnu
- configure:3205: checking host system type
- configure:3218: result: x86_64-unknown-linux-gnu
- configure:3273: checking for TARGET base (64bit-ness checked later)
- configure:3322: result: LINUX
- configure:3329: checking whether we think this system is what we call SYSV
- configure:3342: result: yes
- configure:3545: checking whether we are cross compiling
- configure:3555: result: no
- configure:3586: checking for a BSD-compatible install
- configure:3654: result: /usr/bin/install -c
- configure:3665: checking whether build environment is sane
- configure:3715: result: yes
- configure:3856: checking for a thread-safe mkdir -p
- configure:3895: result: /bin/mkdir -p
- configure:3908: checking for gawk
- configure:3924: found /bin/gawk
- configure:3935: result: gawk
- configure:3946: checking whether make sets $(MAKE)
- configure:3968: result: yes
- configure:4063: checking whether to enable maintainer-specific portions of Makefiles
- configure:4072: result: no
- configure:4101: Detected VPATH build
- configure:4432:
- configure:4434: C compiler
- configure:4436:
- configure:4452: checking for style of include used by make
- configure:4480: result: GNU
- configure:4664: checking for C compiler version
- configure:4673: gcc --version >&5
- gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
- Copyright (C) 2010 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:4684: $? = 0
- configure:4673: gcc -v >&5
- Using built-in specs.
- Target: x86_64-redhat-linux
- Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
- configure:4684: $? = 0
- configure:4673: gcc -V >&5
- gcc: '-V' option must have argument
- configure:4684: $? = 1
- configure:4673: gcc -qversion >&5
- gcc: unrecognized option '-qversion'
- gcc: no input files
- configure:4684: $? = 1
- configure:4704: checking whether the C compiler works
- configure:4726: gcc conftest.c >&5
- configure:4730: $? = 0
- configure:4778: result: yes
- configure:4781: checking for C compiler default output file name
- configure:4783: result: a.out
- configure:4789: checking for suffix of executables
- configure:4796: gcc -o conftest conftest.c >&5
- configure:4800: $? = 0
- configure:4822: result:
- configure:4844: checking whether we are cross compiling
- configure:4852: gcc -o conftest conftest.c >&5
- configure:4856: $? = 0
- configure:4863: ./conftest
- configure:4867: $? = 0
- configure:4882: result: no
- configure:4887: checking for suffix of object files
- configure:4909: gcc -c conftest.c >&5
- configure:4913: $? = 0
- configure:4934: result: o
- configure:4938: checking whether we are using the GNU C compiler
- configure:4957: gcc -c conftest.c >&5
- configure:4957: $? = 0
- configure:4966: result: yes
- configure:4975: checking whether gcc accepts -g
- configure:4995: gcc -c -g conftest.c >&5
- configure:4995: $? = 0
- configure:5036: result: yes
- configure:5053: checking for gcc option to accept ISO C89
- configure:5117: gcc -c -g -O2 conftest.c >&5
- configure:5117: $? = 0
- configure:5130: result: none needed
- configure:5152: checking dependency style of gcc
- configure:5262: result: gcc3
- configure:5285: checking how to run the C preprocessor
- configure:5316: gcc -E conftest.c
- configure:5316: $? = 0
- configure:5330: gcc -E conftest.c
- conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
- configure:5330: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 0
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5355: result: gcc -E
- configure:5375: gcc -E conftest.c
- configure:5375: $? = 0
- configure:5389: gcc -E conftest.c
- conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
- configure:5389: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 0
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5418: checking for grep that handles long lines and -e
- configure:5476: result: /bin/grep
- configure:5481: checking for egrep
- configure:5543: result: /bin/grep -E
- configure:5548: checking for ANSI C header files
- configure:5568: gcc -c conftest.c >&5
- configure:5568: $? = 0
- configure:5641: gcc -o conftest conftest.c >&5
- configure:5641: $? = 0
- configure:5641: ./conftest
- configure:5641: $? = 0
- configure:5652: result: yes
- configure:5665: checking for sys/types.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for sys/stat.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for stdlib.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for string.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for memory.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for strings.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for inttypes.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for stdint.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5665: checking for unistd.h
- configure:5665: gcc -c conftest.c >&5
- configure:5665: $? = 0
- configure:5665: result: yes
- configure:5678: checking minix/config.h usability
- configure:5678: gcc -c conftest.c >&5
- conftest.c:60:26: error: minix/config.h: No such file or directory
- configure:5678: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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:5678: result: no
- configure:5678: checking minix/config.h presence
- configure:5678: gcc -E conftest.c
- conftest.c:27:26: error: minix/config.h: No such file or directory
- configure:5678: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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:5678: result: no
- configure:5678: checking for minix/config.h
- configure:5678: result: no
- configure:5699: checking whether it is safe to define __EXTENSIONS__
- configure:5717: gcc -c conftest.c >&5
- configure:5717: $? = 0
- configure:5724: result: yes
- configure:5740: checking for C compiler vendor
- configure:5810: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:38: error: 'chokeonthis' undeclared (first use in this function)
- conftest.c:38: error: (Each undeclared identifier is reported only once
- conftest.c:38: error: for each function it appears in.)
- configure:5810: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
- | chokeonthis
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:5810: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:38: error: 'chokeonthis' undeclared (first use in this function)
- conftest.c:38: error: (Each undeclared identifier is reported only once
- conftest.c:38: error: for each function it appears in.)
- configure:5810: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
- | chokeonthis
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:5810: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:38: error: 'chokeonthis' undeclared (first use in this function)
- conftest.c:38: error: (Each undeclared identifier is reported only once
- conftest.c:38: error: for each function it appears in.)
- configure:5810: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
- | chokeonthis
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:5810: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:38: error: 'chokeonthis' undeclared (first use in this function)
- conftest.c:38: error: (Each undeclared identifier is reported only once
- conftest.c:38: error: for each function it appears in.)
- configure:5810: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | #if !(defined(__OPEN64__))
- | chokeonthis
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:5810: gcc -c conftest.c >&5
- configure:5810: $? = 0
- configure:5819: result: gnu
- configure:6182: gcc -o conftest conftest.c >&5
- configure:6182: $? = 0
- configure:6182: ./conftest
- configure:6182: $? = 0
- configure:6347: checking whether a simple C MPI program compiles
- configure:6353: gcc -c -I/shared/openmpi-1.6.1/gcc/include conftest.c >&5
- configure:6353: $? = 0
- configure:6361: result: yes
- configure:6639: gcc -o conftest conftest.c >&5
- configure:6639: $? = 0
- configure:6639: ./conftest
- configure:6639: $? = 0
- configure:6643: checking for TARGET 64bit-ness
- configure:6654: result: LINUX64
- configure:7267: gcc -o conftest conftest.c >&5
- configure:7267: $? = 0
- configure:7267: ./conftest
- configure:7267: $? = 0
- configure:9324: searching for MPI_MT...
- configure:9331: checking mpi.h usability
- configure:9331: gcc -c -I/shared/openmpi-1.6.1/gcc/include conftest.c >&5
- configure:9331: $? = 0
- configure:9331: result: yes
- configure:9331: checking mpi.h presence
- configure:9331: gcc -E -I/shared/openmpi-1.6.1/gcc/include conftest.c
- configure:9331: $? = 0
- configure:9331: result: yes
- configure:9331: checking for mpi.h
- configure:9331: result: yes
- configure:9341: checking for library containing MPI_Init_thread
- configure:9372: gcc -o conftest -I/shared/openmpi-1.6.1/gcc/include -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic conftest.c -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil >&5
- configure:9372: $? = 0
- configure:9389: result: none required
- configure:10184: checking whether to enable assertions
- configure:10202: result: yes
- configure:10208: checking for dirent.h that defines DIR
- configure:10227: gcc -c conftest.c >&5
- configure:10227: $? = 0
- configure:10235: result: yes
- configure:10248: checking for library containing opendir
- configure:10279: gcc -o conftest conftest.c >&5
- configure:10279: $? = 0
- configure:10296: result: none required
- configure:10363: checking for stdbool.h that conforms to C99
- configure:10430: gcc -c conftest.c >&5
- configure:10430: $? = 0
- configure:10437: result: yes
- configure:10439: checking for _Bool
- configure:10439: gcc -c conftest.c >&5
- configure:10439: $? = 0
- configure:10439: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:70: error: expected expression before ')' token
- configure:10439: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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
- | /* 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:10439: result: yes
- configure:10455: checking for ANSI C header files
- configure:10559: result: yes
- configure:10567: checking for sys/wait.h that is POSIX.1 compatible
- configure:10593: gcc -c conftest.c >&5
- configure:10593: $? = 0
- configure:10600: result: yes
- configure:10611: checking for assert.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for errno.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for fcntl.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for ffio.h
- configure:10611: gcc -c conftest.c >&5
- conftest.c:48:18: error: ffio.h: No such file or directory
- configure:10611: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_IPC_H
- | #include <sys/ipc.h>
- | #endif
- |
- | #include <ffio.h>
- configure:10611: result: no
- configure:10611: checking for limits.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for linux/limits.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for malloc.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for math.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for stddef.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for stdint.h
- configure:10611: result: yes
- configure:10611: checking for stdio.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for stdlib.h
- configure:10611: result: yes
- configure:10611: checking for string.h
- configure:10611: result: yes
- configure:10611: checking for strings.h
- configure:10611: result: yes
- configure:10611: checking for sys/types.h
- configure:10611: result: yes
- configure:10611: checking for sys/file.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/fsid.h
- configure:10611: gcc -c conftest.c >&5
- conftest.c:61:22: error: sys/fsid.h: No such file or directory
- configure:10611: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_FILE_H 1
- | /* end confdefs.h. */
- | #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:10611: result: no
- configure:10611: checking for sys/fstyp.h
- configure:10611: gcc -c conftest.c >&5
- conftest.c:62:23: error: sys/fstyp.h: No such file or directory
- configure:10611: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_FILE_H 1
- | #define HAVE_SYS_FSID_H 0
- | /* end confdefs.h. */
- | #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:10611: result: no
- configure:10611: checking for sys/ioctl.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/iosw.h
- configure:10611: gcc -c conftest.c >&5
- conftest.c:64:22: error: sys/iosw.h: No such file or directory
- configure:10611: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_IPC_H
- | #include <sys/ipc.h>
- | #endif
- |
- | #include <sys/iosw.h>
- configure:10611: result: no
- configure:10611: checking for sys/ipc.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/mman.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/mount.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/param.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/sem.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/shm.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/stat.h
- configure:10611: result: yes
- configure:10611: checking for sys/statfs.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/statvfs.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/time.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for sys/vfs.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for time.h
- configure:10611: gcc -c conftest.c >&5
- configure:10611: $? = 0
- configure:10611: result: yes
- configure:10611: checking for unistd.h
- configure:10611: result: yes
- configure:10611: checking for windows.h
- configure:10611: gcc -c conftest.c >&5
- conftest.c:78:21: error: windows.h: No such file or directory
- configure:10611: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #ifdef HAVE_SYS_TYPES_H
- | #include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_IPC_H
- | #include <sys/ipc.h>
- | #endif
- |
- | #include <windows.h>
- configure:10611: result: no
- configure:10636: checking for an ANSI C-conforming const
- configure:10701: gcc -c conftest.c >&5
- configure:10701: $? = 0
- configure:10708: result: yes
- configure:10716: checking for inline
- configure:10732: gcc -c conftest.c >&5
- configure:10732: $? = 0
- configure:10740: result: inline
- configure:10758: checking for C/C++ restrict keyword
- configure:10783: gcc -c conftest.c >&5
- configure:10783: $? = 0
- configure:10791: result: __restrict
- configure:10804: checking for working volatile
- configure:10823: gcc -c conftest.c >&5
- configure:10823: $? = 0
- configure:10830: result: yes
- configure:10838: checking for int64_t
- configure:10838: gcc -c conftest.c >&5
- configure:10838: $? = 0
- configure:10838: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:111: warning: integer overflow in expression
- conftest.c:111: error: size of array 'test_array' is negative
- configure:10838: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #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
- | 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:10838: result: yes
- configure:10850: checking for long double
- configure:10882: result: yes
- configure:10890: checking for off_t
- configure:10890: gcc -c conftest.c >&5
- configure:10890: $? = 0
- configure:10890: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:110: error: expected expression before ')' token
- configure:10890: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 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:10890: result: yes
- configure:10901: checking for pid_t
- configure:10901: gcc -c conftest.c >&5
- configure:10901: $? = 0
- configure:10901: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:110: error: expected expression before ')' token
- configure:10901: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 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:10901: result: yes
- configure:10912: checking return type of signal handlers
- configure:10930: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:80: error: void value not ignored as it ought to be
- configure:10930: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <signal.h>
- |
- | int
- | main ()
- | {
- | return *(signal (0, 0)) (0) == 1;
- | ;
- | return 0;
- | }
- configure:10937: result: void
- configure:10945: checking for size_t
- configure:10945: gcc -c conftest.c >&5
- configure:10945: $? = 0
- configure:10945: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:111: error: expected expression before ')' token
- configure:10945: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 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:10945: result: yes
- configure:10963: checking for special C compiler options needed for large files
- configure:11008: result: no
- configure:11014: checking for _FILE_OFFSET_BITS value needed for large files
- configure:11039: gcc -c conftest.c >&5
- configure:11039: $? = 0
- configure:11071: result: no
- configure:11154: checking for _LARGEFILE_SOURCE value needed for large files
- configure:11173: gcc -o conftest conftest.c >&5
- configure:11173: $? = 0
- configure:11201: result: no
- configure:11222: checking for preprocessor symbol for function name
- configure:11239: gcc -c conftest.c >&5
- configure:11239: $? = 0
- configure:11265: result: __func__
- configure:11273: checking for C global variable containing the name of the program
- configure:11300: gcc -o conftest conftest.c >&5
- configure:11300: $? = 0
- configure:11314: result: __progname
- configure:11348: checking whether gcc supports #pragma weak
- configure:11371: gcc -o conftest conftest.c >&5
- configure:11371: $? = 0
- configure:11380: result: yes
- configure:11415: checking for union semun in sys/sem.h
- configure:11434: gcc -c conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:86: error: storage size of 'arg' isn't known
- configure:11434: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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:11441: result: no
- configure:11455: checking size of void*
- configure:11460: gcc -o conftest conftest.c >&5
- configure:11460: $? = 0
- configure:11460: ./conftest
- configure:11460: $? = 0
- configure:11474: result: 8
- configure:11488: checking size of char
- configure:11493: gcc -o conftest conftest.c >&5
- configure:11493: $? = 0
- configure:11493: ./conftest
- configure:11493: $? = 0
- configure:11507: result: 1
- configure:11521: checking size of short
- configure:11526: gcc -o conftest conftest.c >&5
- configure:11526: $? = 0
- configure:11526: ./conftest
- configure:11526: $? = 0
- configure:11540: result: 2
- configure:11554: checking size of int
- configure:11559: gcc -o conftest conftest.c >&5
- configure:11559: $? = 0
- configure:11559: ./conftest
- configure:11559: $? = 0
- configure:11573: result: 4
- configure:11587: checking size of long
- configure:11592: gcc -o conftest conftest.c >&5
- configure:11592: $? = 0
- configure:11592: ./conftest
- configure:11592: $? = 0
- configure:11606: result: 8
- configure:11620: checking size of long long
- configure:11625: gcc -o conftest conftest.c >&5
- configure:11625: $? = 0
- configure:11625: ./conftest
- configure:11625: $? = 0
- configure:11639: result: 8
- configure:11653: checking size of float
- configure:11658: gcc -o conftest conftest.c >&5
- configure:11658: $? = 0
- configure:11658: ./conftest
- configure:11658: $? = 0
- configure:11672: result: 4
- configure:11686: checking size of double
- configure:11691: gcc -o conftest conftest.c >&5
- configure:11691: $? = 0
- configure:11691: ./conftest
- configure:11691: $? = 0
- configure:11705: result: 8
- configure:11720: checking size of long double
- configure:11725: gcc -o conftest conftest.c >&5
- configure:11725: $? = 0
- configure:11725: ./conftest
- configure:11725: $? = 0
- configure:11739: result: 16
- configure:11750: checking for smallest C integer matching void*
- configure:11767: result: long
- configure:11776: checking vfork.h usability
- configure:11776: gcc -c conftest.c >&5
- conftest.c:122:19: error: vfork.h: No such file or directory
- configure:11776: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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:11776: result: no
- configure:11776: checking vfork.h presence
- configure:11776: gcc -E conftest.c
- conftest.c:89:19: error: vfork.h: No such file or directory
- configure:11776: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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:11776: result: no
- configure:11776: checking for vfork.h
- configure:11776: result: no
- configure:11789: checking for fork
- configure:11789: gcc -o conftest conftest.c >&5
- conftest.c:112: warning: conflicting types for built-in function 'fork'
- configure:11789: $? = 0
- configure:11789: result: yes
- configure:11789: checking for vfork
- configure:11789: gcc -o conftest conftest.c >&5
- configure:11789: $? = 0
- configure:11789: result: yes
- configure:11799: checking for working fork
- configure:11821: gcc -o conftest conftest.c >&5
- configure:11821: $? = 0
- configure:11821: ./conftest
- configure:11821: $? = 0
- configure:11831: result: yes
- configure:11852: checking for working vfork
- configure:11962: result: yes
- configure:11993: checking for stdlib.h
- configure:11993: result: yes
- configure:11993: checking for unistd.h
- configure:11993: result: yes
- configure:11993: checking for sys/param.h
- configure:11993: result: yes
- configure:12013: checking for getpagesize
- configure:12013: gcc -o conftest conftest.c >&5
- configure:12013: $? = 0
- configure:12013: result: yes
- configure:12022: checking for working mmap
- configure:12169: gcc -o conftest conftest.c >&5
- configure:12169: $? = 0
- configure:12169: ./conftest
- configure:12169: $? = 0
- configure:12179: result: yes
- configure:12191: checking sys/select.h usability
- configure:12191: gcc -c conftest.c >&5
- configure:12191: $? = 0
- configure:12191: result: yes
- configure:12191: checking sys/select.h presence
- configure:12191: gcc -E conftest.c
- configure:12191: $? = 0
- configure:12191: result: yes
- configure:12191: checking for sys/select.h
- configure:12191: result: yes
- configure:12191: checking sys/socket.h usability
- configure:12191: gcc -c conftest.c >&5
- configure:12191: $? = 0
- configure:12191: result: yes
- configure:12191: checking sys/socket.h presence
- configure:12191: gcc -E conftest.c
- configure:12191: $? = 0
- configure:12191: result: yes
- configure:12191: checking for sys/socket.h
- configure:12191: result: yes
- configure:12201: checking types of arguments for select
- configure:12229: gcc -c conftest.c >&5
- configure:12229: $? = 0
- configure:12240: result: int,fd_set *,struct timeval *
- configure:12321: checking for library containing floor
- configure:12352: gcc -o conftest conftest.c >&5
- conftest.c:110: warning: conflicting types for built-in function 'floor'
- /tmp/cc3PmtEn.o: In function `main':
- conftest.c:(.text+0xa): undefined reference to `floor'
- collect2: ld returned 1 exit status
- configure:12352: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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 *)
- | /* 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 floor ();
- | int
- | main ()
- | {
- | return floor ();
- | ;
- | return 0;
- | }
- configure:12352: gcc -o conftest conftest.c -lm >&5
- conftest.c:110: warning: conflicting types for built-in function 'floor'
- configure:12352: $? = 0
- configure:12369: result: -lm
- configure:12383: checking for library containing modf
- configure:12414: gcc -o conftest conftest.c -lm >&5
- conftest.c:111: warning: conflicting types for built-in function 'modf'
- configure:12414: $? = 0
- configure:12431: result: none required
- configure:12445: checking for library containing pow
- configure:12476: gcc -o conftest conftest.c -lm >&5
- conftest.c:112: warning: conflicting types for built-in function 'pow'
- configure:12476: $? = 0
- configure:12493: result: none required
- configure:12507: checking for library containing sqrt
- configure:12538: gcc -o conftest conftest.c -lm >&5
- conftest.c:113: warning: conflicting types for built-in function 'sqrt'
- configure:12538: $? = 0
- configure:12555: result: none required
- configure:12572: checking for bcopy
- configure:12572: gcc -o conftest conftest.c -lm >&5
- conftest.c:130: warning: conflicting types for built-in function 'bcopy'
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for bzero
- configure:12572: gcc -o conftest conftest.c -lm >&5
- conftest.c:131: warning: conflicting types for built-in function 'bzero'
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for create_shared_region
- configure:12572: gcc -o conftest conftest.c -lm >&5
- /tmp/cctGVkQL.o: In function `main':
- conftest.c:(.text+0xa): undefined reference to `create_shared_region'
- collect2: ld returned 1 exit status
- configure:12572: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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:12572: result: no
- configure:12572: checking for ftruncate
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for gethostbyname
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for gethostname
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for getpagesize
- configure:12572: result: yes
- configure:12572: checking for gettimeofday
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for memalign
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for memcpy
- configure:12572: gcc -o conftest conftest.c -lm >&5
- conftest.c:139: warning: conflicting types for built-in function 'memcpy'
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for memset
- configure:12572: gcc -o conftest conftest.c -lm >&5
- conftest.c:140: warning: conflicting types for built-in function 'memset'
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for munmap
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for pause
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for posix_memalign
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for putenv
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for select
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for setenv
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for shared_malloc
- configure:12572: gcc -o conftest conftest.c -lm >&5
- /tmp/cc1ZX9Yy.o: In function `main':
- conftest.c:(.text+0xa): undefined reference to `shared_malloc'
- collect2: ld returned 1 exit status
- configure:12572: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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:12572: result: no
- configure:12572: checking for shmalloc
- configure:12572: gcc -o conftest conftest.c -lm >&5
- /tmp/cc6YPsSG.o: In function `main':
- conftest.c:(.text+0xa): undefined reference to `shmalloc'
- collect2: ld returned 1 exit status
- configure:12572: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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:12572: result: no
- configure:12572: checking for socket
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for srandom
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for srand
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for strchr
- configure:12572: gcc -o conftest conftest.c -lm >&5
- conftest.c:152: warning: conflicting types for built-in function 'strchr'
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for strdup
- configure:12572: gcc -o conftest conftest.c -lm >&5
- conftest.c:153: warning: conflicting types for built-in function 'strdup'
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for strerror
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for strstr
- configure:12572: gcc -o conftest conftest.c -lm >&5
- conftest.c:155: warning: conflicting types for built-in function 'strstr'
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12572: checking for strtol
- configure:12572: gcc -o conftest conftest.c -lm >&5
- configure:12572: $? = 0
- configure:12572: result: yes
- configure:12590: checking for openpl in -lplot
- configure:12615: gcc -o conftest conftest.c -lplot -lm >&5
- /usr/bin/ld: cannot find -lplot
- collect2: ld returned 1 exit status
- configure:12615: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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
- | /* 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:12624: result: no
- configure:12640: checking for specific C optimizations
- configure:12742: result: -O2 -funroll-loops
- configure:12753:
- configure:12759: C++ compiler (disabled, but some tests still required)
- configure:12762:
- configure:12881: checking for icpc
- configure:12911: result: no
- configure:12881: checking for pgCC
- configure:12911: result: no
- configure:12881: checking for pathCC
- configure:12911: result: no
- configure:12881: checking for sxc++
- configure:12911: result: no
- configure:12881: checking for xlC_r
- configure:12911: result: no
- configure:12881: checking for xlC
- configure:12911: result: no
- configure:12881: checking for bgxlC_r
- configure:12911: result: no
- configure:12881: checking for bgxlC
- configure:12911: result: no
- configure:12881: checking for openCC
- configure:12911: result: no
- configure:12881: checking for sunCC
- configure:12911: result: no
- configure:12881: checking for crayCC
- configure:12911: result: no
- configure:12881: checking for g++
- configure:12897: found /usr/bin/g++
- configure:12908: result: g++
- configure:12935: checking for C++ compiler version
- configure:12944: g++ --version >&5
- g++ (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
- Copyright (C) 2010 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:12955: $? = 0
- configure:12944: g++ -v >&5
- Using built-in specs.
- Target: x86_64-redhat-linux
- Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
- configure:12955: $? = 0
- configure:12944: g++ -V >&5
- g++: '-V' option must have argument
- configure:12955: $? = 1
- configure:12944: g++ -qversion >&5
- g++: unrecognized option '-qversion'
- g++: no input files
- configure:12955: $? = 1
- configure:12959: checking whether we are using the GNU C++ compiler
- configure:12978: g++ -c conftest.cpp >&5
- configure:12978: $? = 0
- configure:12987: result: yes
- configure:12996: checking whether g++ accepts -g
- configure:13016: g++ -c -g conftest.cpp >&5
- configure:13016: $? = 0
- configure:13057: result: yes
- configure:13082: checking dependency style of g++
- configure:13192: result: gcc3
- configure:13854:
- configure:13856: Assembler
- configure:13858:
- configure:13890: checking dependency style of gcc
- configure:13998: result: gcc3
- configure:14017:
- configure:14020: Fortran compiler
- configure:14026:
- configure:14207: checking for Fortran 77 compiler version
- configure:14216: gfortran --version >&5
- GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
- Copyright (C) 2010 Free Software Foundation, Inc.
- GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
- You may redistribute copies of GNU Fortran
- under the terms of the GNU General Public License.
- For more information about these matters, see the file named COPYING
- configure:14227: $? = 0
- configure:14216: gfortran -v >&5
- Using built-in specs.
- Target: x86_64-redhat-linux
- Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
- configure:14227: $? = 0
- configure:14216: gfortran -V >&5
- gfortran: '-V' option must have argument
- configure:14227: $? = 1
- configure:14216: gfortran -qversion >&5
- gfortran: unrecognized option '-qversion'
- gfortran: no input files
- configure:14227: $? = 1
- configure:14236: checking whether we are using the GNU Fortran 77 compiler
- configure:14249: gfortran -c conftest.F >&5
- configure:14249: $? = 0
- configure:14258: result: yes
- configure:14264: checking whether gfortran accepts -g
- configure:14275: gfortran -c -g conftest.f >&5
- configure:14275: $? = 0
- configure:14283: result: yes
- configure:14326: gfortran -o conftest conftest.f -lm >&5
- configure:14326: $? = 0
- configure:14660: checking for Fortran 77 compiler vendor
- configure:14724: gfortran -c conftest.F >&5
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Non-numeric character in statement label at (1)
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Unclassifiable statement at (1)
- configure:14724: $? = 1
- configure: failed program was:
- | program main
- |
- | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
- | chokeonthis
- | #endif
- |
- | end
- configure:14724: gfortran -c conftest.F >&5
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Non-numeric character in statement label at (1)
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Unclassifiable statement at (1)
- configure:14724: $? = 1
- configure: failed program was:
- | program main
- |
- | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
- | chokeonthis
- | #endif
- |
- | end
- configure:14724: gfortran -c conftest.F >&5
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Non-numeric character in statement label at (1)
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Unclassifiable statement at (1)
- configure:14724: $? = 1
- configure: failed program was:
- | program main
- |
- | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
- | chokeonthis
- | #endif
- |
- | end
- configure:14724: gfortran -c conftest.F >&5
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Non-numeric character in statement label at (1)
- conftest.F:4.5:
- chokeonthis
- 1
- Error: Unclassifiable statement at (1)
- configure:14724: $? = 1
- configure: failed program was:
- | program main
- |
- | #if !(defined(__OPEN64__))
- | chokeonthis
- | #endif
- |
- | end
- configure:14724: gfortran -c conftest.F >&5
- configure:14724: $? = 0
- configure:14733: result: gnu
- configure:14978: checking whether a simple Fortran MPI program compiles
- configure:14984: gfortran -c -I/shared/openmpi-1.6.1/gcc/include conftest.f >&5
- configure:14984: $? = 0
- configure:14992: result: yes
- configure:15010: checking for Fortran 77 flag to suppress info messages
- configure:15028: gfortran -o conftest conftest.f -lm >&5
- configure:15028: $? = 0
- configure:15038: result: none
- configure:15064: checking how to get verbose linking output from gfortran
- configure:15074: gfortran -c conftest.f >&5
- configure:15074: $? = 0
- configure:15092: gfortran -o conftest -v conftest.f -lm
- Using built-in specs.
- Target: x86_64-redhat-linux
- Thread model: posix
- gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
- /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.6/finclude -o /tmp/ccJFAZRi.s
- GNU Fortran (GCC) version 4.4.6 20110731 (Red Hat 4.4.6-3) (x86_64-redhat-linux)
- compiled by GNU C version 4.4.6 20110731 (Red Hat 4.4.6-3), GMP version 4.3.1, MPFR version 2.4.1.
- GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
- as -V -Qy -o /tmp/ccwY0tYS.o /tmp/ccJFAZRi.s
- GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.28.el6 20091009
- /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. /tmp/ccwY0tYS.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crtn.o
- configure:15158: result: -v
- configure:15160: checking for Fortran 77 libraries of gfortran
- configure:15183: gfortran -o conftest -v conftest.f -lm
- Using built-in specs.
- Target: x86_64-redhat-linux
- Thread model: posix
- gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
- /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.6/finclude -o /tmp/ccL3zaDj.s
- GNU Fortran (GCC) version 4.4.6 20110731 (Red Hat 4.4.6-3) (x86_64-redhat-linux)
- compiled by GNU C version 4.4.6 20110731 (Red Hat 4.4.6-3), GMP version 4.3.1, MPFR version 2.4.1.
- GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
- as -V -Qy -o /tmp/cchbbDPT.o /tmp/ccL3zaDj.s
- GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.28.el6 20091009
- /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. /tmp/cchbbDPT.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crtn.o
- configure:15358: result: -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm
- configure:15374: checking whether FLIBS needs -lgcc_s
- configure:15399: gcc -o conftest conftest.c -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
- configure:15399: $? = 0
- configure:15434: result: no
- configure:15799: checking for gfortran flag to add single underscore to external names
- configure:15814: gcc -c conftest.c >&5
- configure:15814: $? = 0
- configure:15833: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
- configure:15833: $? = 0
- configure:15859: result: none
- configure:15874: checking for dummy main to link with Fortran 77 libraries
- configure:15908: gcc -o conftest conftest.c -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
- configure:15908: $? = 0
- configure:15953: result: none
- configure:15985: checking for Fortran 77 name-mangling scheme
- configure:15998: gfortran -c conftest.f >&5
- configure:15998: $? = 0
- configure:16039: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
- /tmp/cc38bW3b.o: In function `main':
- conftest.c:(.text+0xa): undefined reference to `foobar'
- collect2: ld returned 1 exit status
- configure:16039: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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 NOFORT 0
- | #define ENABLE_F77 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:16039: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
- configure:16039: $? = 0
- configure:16097: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
- configure:16097: $? = 0
- configure:16139: result: lower case, underscore, no extra underscore
- configure:16203: checking how to pass symbols to preprocessed gfortran
- configure:16226: gfortran -c -DGABLAHBLAH conftest.F >&5
- configure:16226: $? = 0
- configure:16243: result: -D
- configure:16256: checking whether gfortran needs a flag to compile fixed format source
- configure:16275: gfortran -c conftest.f >&5
- configure:16275: $? = 0
- configure:16290: result: none
- configure:16299: checking whether gfortran needs a flag to compile inconsistent types
- configure:16329: gfortran -c conftest.f >&5
- configure:16329: $? = 0
- configure:16344: result: none
- configure:16369: gcc -o conftest conftest.c -lm >&5
- configure:16369: $? = 0
- configure:16369: ./conftest
- configure:16369: $? = 0
- configure:16380: checking for desired Fortran INTEGER size
- configure:16399: result: 8
- configure:16402: checking for INTEGER size compile flag
- configure:16692: gcc -c conftest.c >&5
- configure:16692: $? = 0
- configure:16714: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
- configure:16714: $? = 0
- configure:16714: ./conftest
- configure:16714: $? = 0
- configure:16692: gcc -c conftest.c >&5
- configure:16692: $? = 0
- configure:16714: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o -lm >&5
- configure:16714: $? = 0
- configure:16714: ./conftest
- configure:16714: $? = 0
- configure:16752: result: -fdefault-integer-8
- configure:16779: checking size of Fortran INTEGER
- configure:16830: gcc -c conftest.c >&5
- configure:16830: $? = 0
- configure:16852: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o -lm >&5
- configure:16852: $? = 0
- configure:16852: ./conftest
- configure:16852: $? = 0
- configure:16882: result: 8
- configure:16899: checking size of Fortran REAL
- configure:16950: gcc -c conftest.c >&5
- configure:16950: $? = 0
- configure:16972: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
- configure:16972: $? = 0
- configure:16972: ./conftest
- configure:16972: $? = 0
- configure:17002: result: 4
- configure:17018: checking size of Fortran DOUBLE PRECISION
- configure:17069: gcc -c conftest.c >&5
- configure:17069: $? = 0
- configure:17091: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
- configure:17091: $? = 0
- configure:17091: ./conftest
- configure:17091: $? = 0
- configure:17121: result: 8
- configure:17141: checking for dtime
- configure:17141: gfortran -o conftest conftest.f -lm >&5
- conftest.f:2.72:
- call dtime
- 1
- Error: Missing actual argument 'values' in call to 'dtime' at (1)
- configure:17141: $? = 1
- configure: failed program was:
- | program main
- | call dtime
- | end
- configure:17141: result: no
- configure:17141: checking for etime
- configure:17141: gfortran -o conftest conftest.f -lm >&5
- conftest.f:2.72:
- call etime
- 1
- Error: Missing actual argument 'values' in call to 'etime' at (1)
- configure:17141: $? = 1
- configure: failed program was:
- | program main
- | call etime
- | end
- configure:17141: result: no
- configure:17158: checking for gfortran flush routine
- configure:17177: gfortran -o conftest conftest.f -lm >&5
- configure:17177: $? = 0
- configure:17206: result: flush
- configure:17232: checking for flag to disable gfortran main when linking with C main
- configure:17262: gcc -c conftest.c >&5
- configure:17262: $? = 0
- configure:17280: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
- configure:17280: $? = 0
- configure:17306: result: none
- configure:17319: checking for routines to access the command line from Fortran
- configure:17344: gfortran -o conftest conftest.f -lm >&5
- /tmp/ccWbEORa.o: In function `MAIN__':
- conftest.f:(.text+0x38): undefined reference to `getarg_'
- collect2: ld returned 1 exit status
- configure:17344: $? = 1
- configure: failed program was:
- | program main
- |
- | integer i, j, l, ier
- | character*20 s
- | external GETARG
- | i = 0
- | call GETARG(i,s)
- | i=IARGC()
- | if (i .gt. 1) then
- | j = i - IARGC()
- | j = 1.0 / j
- | endif
- | end
- configure:17375: gfortran -o conftest conftest.f -lm >&5
- /tmp/cc2Fth1g.o: In function `MAIN__':
- conftest.f:(.text+0x38): undefined reference to `getarg_'
- collect2: ld returned 1 exit status
- configure:17375: $? = 1
- configure: failed program was:
- | program main
- |
- | integer i, j, l, ier
- | character*20 s
- | external getarg
- | i = 0
- | call getarg(i,s)
- | i=iargc()
- | if (i .gt. 1) then
- | j = i - iargc()
- | j = 1.0 / j
- | endif
- | end
- configure:17406: gfortran -o conftest conftest.f -lm >&5
- /tmp/ccsLhtZj.o: In function `MAIN__':
- conftest.f:(.text+0x41): undefined reference to `pxfgetarg_'
- conftest.f:(.text+0x4b): undefined reference to `ipxfargc_'
- conftest.f:(.text+0x63): undefined reference to `ipxfargc_'
- collect2: ld returned 1 exit status
- configure:17406: $? = 1
- configure: failed program was:
- | program main
- |
- | integer i, j, l, ier
- | character*20 s
- | external pxfgetarg
- | i = 0
- | call pxfgetarg(i,s,l,ier)
- | i=ipxfargc()
- | if (i .gt. 1) then
- | j = i - ipxfargc()
- | j = 1.0 / j
- | endif
- | end
- configure:17437: gfortran -o conftest conftest.f -lm >&5
- conftest.f:2.72:
- use f90_unix_env
- 1
- Fatal Error: Can't open module file 'f90_unix_env.mod' for reading at (1): No such file or directory
- configure:17437: $? = 1
- configure: failed program was:
- | program main
- | use f90_unix_env
- | integer i, j, l, ier
- | character*20 s
- |
- | i = 0
- | call getarg(i,s)
- | i=iargc()
- | if (i .gt. 1) then
- | j = i - iargc()
- | j = 1.0 / j
- | endif
- | end
- configure:17468: gfortran -o conftest conftest.f -lm >&5
- conftest.f:2.72:
- use f90_unix
- 1
- Fatal Error: Can't open module file 'f90_unix.mod' for reading at (1): No such file or directory
- configure:17468: $? = 1
- configure: failed program was:
- | program main
- | use f90_unix
- | integer i, j, l, ier
- | character*20 s
- |
- | i = 0
- | call getarg(i,s)
- | i=iargc()
- | if (i .gt. 1) then
- | j = i - iargc()
- | j = 1.0 / j
- | endif
- | end
- configure:17499: gfortran -o conftest conftest.f -lm >&5
- configure:17499: $? = 0
- configure:17513: result: yes
- configure:17588: checking whether Fortran hidden string length convention is after args
- configure:17665: gcc -c conftest.c >&5
- configure:17665: $? = 0
- configure:17689: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
- configure:17689: $? = 0
- configure:17689: ./conftest
- configure:17689: $? = 0
- configure:17832: result: yes
- configure:17855: checking for C type corresponding to INTEGER
- configure:17886: result: long
- configure:17898: checking for C type corresponding to REAL
- configure:17923: result: float
- configure:17935: checking for C type corresponding to DOUBLE PRECISION
- configure:17960: result: double
- configure:17975: checking for specific Fortran optimizations
- configure:18083: result: -O
- configure:18160:
- configure:18162: Checks for BLAS,LAPACK,ScaLAPACK
- configure:18164:
- configure:18198: gcc -o conftest conftest.c -lm >&5
- configure:18198: $? = 0
- configure:18198: ./conftest
- configure:18198: $? = 0
- configure:18408: Attempting to locate BLAS library
- configure:20376: WARNING: BLAS library not found, using internal BLAS
- configure:20418: gcc -o conftest conftest.c -lm >&5
- configure:20418: $? = 0
- configure:20418: ./conftest
- configure:20418: $? = 0
- configure:20574: Attempting to locate LAPACK library
- configure:20741: WARNING: LAPACK library not found, using internal LAPACK
- configure:20784: gcc -o conftest conftest.c -lm >&5
- configure:20784: $? = 0
- configure:20784: ./conftest
- configure:20784: $? = 0
- configure:20919: Attempting to locate SCALAPACK library
- configure:20926: checking for SCALAPACK with user-supplied flags
- configure:20992: gfortran -o conftest -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic conftest.f -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil -lm >&5
- /tmp/ccPvH07H.o: In function `MAIN__':
- conftest.f:(.text+0x19): undefined reference to `pdgetrs_'
- collect2: ld returned 1 exit status
- configure:20992: $? = 1
- configure: failed program was:
- | program main
- | implicit none
- | external PDGETRS
- | CALL PDGETRS ()
- | end
- configure:21008: result: no
- configure:21014: checking for SCALAPACK in generic library
- configure:21081: gfortran -o conftest -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic conftest.f -lscalapack -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil -lm >&5
- /usr/bin/ld: cannot find -lscalapack
- collect2: ld returned 1 exit status
- configure:21081: $? = 1
- configure: failed program was:
- | program main
- | implicit none
- | external PDGETRS
- | CALL PDGETRS ()
- | end
- configure:21097: result: no
- configure:21213: WARNING: ScaLAPACK library not found, interfaces won't be defined
- configure:21236:
- configure:21238: Checks for additional programs
- configure:21240:
- configure:21243: checking for grep that handles long lines and -e
- configure:21301: result: /bin/grep
- configure:21306: checking for a sed that does not truncate output
- configure:21370: result: /bin/sed
- configure:21386: checking for python
- configure:21404: found /usr/bin/python
- configure:21416: result: /usr/bin/python
- configure:21437: checking for python version
- configure:21444: result: 2.6
- configure:21456: checking for python platform
- configure:21463: result: linux2
- configure:21470: checking for python script directory
- configure:21499: result: ${prefix}/lib/python2.6/site-packages
- configure:21508: checking for python extension module directory
- configure:21537: result: ${exec_prefix}/lib64/python2.6/site-packages
- configure:21561: checking for m4
- configure:21579: found /usr/bin/m4
- configure:21592: result: /usr/bin/m4
- configure:21611: checking for perl
- configure:21629: found /usr/bin/perl
- configure:21642: result: /usr/bin/perl
- configure:21902:
- configure:21904: Libtool setup
- configure:21906:
- configure:21999: checking how to print strings
- configure:22026: result: printf
- configure:22047: checking for a sed that does not truncate output
- configure:22111: result: /bin/sed
- configure:22129: checking for fgrep
- configure:22191: result: /bin/grep -F
- configure:22226: checking for ld used by gcc
- configure:22293: result: /usr/bin/ld
- configure:22300: checking if the linker (/usr/bin/ld) is GNU ld
- configure:22315: result: yes
- configure:22327: checking for BSD- or MS-compatible name lister (nm)
- configure:22376: result: /usr/bin/nm -B
- configure:22506: checking the name lister (/usr/bin/nm -B) interface
- configure:22513: gcc -c conftest.c >&5
- configure:22516: /usr/bin/nm -B "conftest.o"
- configure:22519: output
- 0000000000000000 B some_variable
- configure:22526: result: BSD nm
- configure:22529: checking whether ln -s works
- configure:22533: result: yes
- configure:22541: checking the maximum length of command line arguments
- configure:22671: result: 1966080
- configure:22688: checking whether the shell understands some XSI constructs
- configure:22698: result: yes
- configure:22702: checking whether the shell understands "+="
- configure:22708: result: yes
- configure:22743: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
- configure:22783: result: func_convert_file_noop
- configure:22790: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
- configure:22810: result: func_convert_file_noop
- configure:22817: checking for /usr/bin/ld option to reload object files
- configure:22824: result: -r
- configure:22898: checking for objdump
- configure:22914: found /usr/bin/objdump
- configure:22925: result: objdump
- configure:22957: checking how to recognize dependent libraries
- configure:23159: result: pass_all
- configure:23244: checking for dlltool
- configure:23274: result: no
- configure:23304: checking how to associate runtime and link libraries
- configure:23331: result: printf %s\n
- configure:23391: checking for ar
- configure:23407: found /usr/bin/ar
- configure:23418: result: ar
- configure:23455: checking for archiver @FILE support
- configure:23480: gcc -c conftest.c >&5
- configure:23480: $? = 0
- configure:23483: ar cru libconftest.a @conftest.lst >&5
- configure:23486: $? = 0
- configure:23491: ar cru libconftest.a @conftest.lst >&5
- ar: conftest.o: No such file or directory
- configure:23494: $? = 1
- configure:23506: result: @
- configure:23564: checking for strip
- configure:23580: found /usr/bin/strip
- configure:23591: result: strip
- configure:23663: checking for ranlib
- configure:23679: found /usr/bin/ranlib
- configure:23690: result: ranlib
- configure:23792: checking command to parse /usr/bin/nm -B output from gcc object
- configure:23912: gcc -c conftest.c >&5
- configure:23915: $? = 0
- configure:23919: /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:23922: $? = 0
- configure:23988: gcc -o conftest conftest.c conftstm.o >&5
- configure:23991: $? = 0
- configure:24029: result: ok
- configure:24066: checking for sysroot
- configure:24096: result: no
- configure:24173: gcc -c conftest.c >&5
- configure:24176: $? = 0
- configure:24360: checking for mt
- configure:24390: result: no
- configure:24410: checking if : is a manifest tool
- configure:24416: : '-?'
- configure:24424: result: no
- configure:25071: checking for dlfcn.h
- configure:25071: gcc -c conftest.c >&5
- configure:25071: $? = 0
- configure:25071: result: yes
- configure:25286: checking for objdir
- configure:25301: result: .libs
- configure:25572: checking if gcc supports -fno-rtti -fno-exceptions
- configure:25590: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
- configure:25594: $? = 0
- configure:25607: result: no
- configure:25934: checking for gcc option to produce PIC
- configure:25941: result: -fPIC -DPIC
- configure:25949: checking if gcc PIC flag -fPIC -DPIC works
- configure:25967: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
- configure:25971: $? = 0
- configure:25984: result: yes
- configure:26013: checking if gcc static flag -static works
- configure:26041: result: no
- configure:26056: checking if gcc supports -c -o file.o
- configure:26077: gcc -c -o out/conftest2.o conftest.c >&5
- configure:26081: $? = 0
- configure:26103: result: yes
- configure:26111: checking if gcc supports -c -o file.o
- configure:26158: result: yes
- configure:26191: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:27360: result: yes
- configure:27600: checking dynamic linker characteristics
- configure:28119: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c -lm >&5
- configure:28119: $? = 0
- configure:28341: result: GNU/Linux ld.so
- configure:28448: checking how to hardcode library paths into programs
- configure:28473: result: immediate
- configure:29053: checking whether stripping libraries is possible
- configure:29058: result: yes
- configure:29093: checking if libtool supports shared libraries
- configure:29095: result: yes
- configure:29098: checking whether to build shared libraries
- configure:29119: result: no
- configure:29122: checking whether to build static libraries
- configure:29126: result: yes
- configure:29149: checking how to run the C++ preprocessor
- configure:29176: g++ -E conftest.cpp
- configure:29176: $? = 0
- configure:29190: g++ -E conftest.cpp
- conftest.cpp:157:28: error: ac_nonexistent.h: No such file or directory
- configure:29190: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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 NOFORT 0
- | #define ENABLE_F77 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 0
- | #define HAVE_ETIME 0
- | #define F77_FLUSH flush
- | #define HAVE_F77_FLUSH 1
- | #define F77_GETARG_DECL intrinsic 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 0
- | #define BLAS_SIZE 8
- | #define HAVE_LAPACK 0
- | #define HAVE_SCALAPACK 0
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:29215: result: g++ -E
- configure:29235: g++ -E conftest.cpp
- configure:29235: $? = 0
- configure:29249: g++ -E conftest.cpp
- conftest.cpp:157:28: error: ac_nonexistent.h: No such file or directory
- configure:29249: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "Global Arrays (GA)"
- | #define PACKAGE_TARNAME "ga"
- | #define PACKAGE_VERSION "5.1"
- | #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- | #define LINUX 1
- | #define SYSV 1
- | #define PACKAGE "ga"
- | #define VERSION "5.1"
- | #define MSG_COMMS_TCGMSGMPI 1
- | #define MSG_COMMS_MPI 1
- | #define ENABLE_PEIGS 1
- | #define ENABLE_PROFILING 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 HAVE__BOOL 1
- | #define HAVE_STDBOOL_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_LIMITS_H 1
- | #define HAVE_LINUX_LIMITS_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_MATH_H 1
- | #define HAVE_STDDEF_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_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_SEM_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_STATFS_H 1
- | #define HAVE_SYS_STATVFS_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_VFS_H 1
- | #define HAVE_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_WINDOWS_H 0
- | #define restrict __restrict
- | #define HAVE_LONG_DOUBLE 1
- | #define RETSIGTYPE void
- | #define HAVE_FSEEKO 1
- | #define FUNCTION_NAME __func__
- | #define HAVE_PROGNAME 1
- | #define PROGNAME __progname
- | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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 NOFORT 0
- | #define ENABLE_F77 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 0
- | #define HAVE_ETIME 0
- | #define F77_FLUSH flush
- | #define HAVE_F77_FLUSH 1
- | #define F77_GETARG_DECL intrinsic 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 0
- | #define BLAS_SIZE 8
- | #define HAVE_LAPACK 0
- | #define HAVE_SCALAPACK 0
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:29418: checking for ld used by g++
- configure:29485: result: /usr/bin/ld -m elf_x86_64
- configure:29492: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
- configure:29507: result: yes
- configure:29562: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:30583: result: yes
- configure:30619: g++ -c conftest.cpp >&5
- configure:30622: $? = 0
- configure:31142: checking for g++ option to produce PIC
- configure:31149: result: -fPIC -DPIC
- configure:31157: checking if g++ PIC flag -fPIC -DPIC works
- configure:31175: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
- configure:31179: $? = 0
- configure:31192: result: yes
- configure:31215: checking if g++ static flag -static works
- configure:31243: result: no
- configure:31255: checking if g++ supports -c -o file.o
- configure:31276: g++ -c -o out/conftest2.o conftest.cpp >&5
- configure:31280: $? = 0
- configure:31302: result: yes
- configure:31307: checking if g++ supports -c -o file.o
- configure:31354: result: yes
- configure:31384: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:31420: result: yes
- configure:31561: checking dynamic linker characteristics
- configure:32236: result: GNU/Linux ld.so
- configure:32289: checking how to hardcode library paths into programs
- configure:32314: result: immediate
- configure:32462: checking if libtool supports shared libraries
- configure:32464: result: yes
- configure:32467: checking whether to build shared libraries
- configure:32487: result: no
- configure:32490: checking whether to build static libraries
- configure:32494: result: yes
- configure:32815: checking for gfortran option to produce PIC
- configure:32822: result: -fPIC
- configure:32830: checking if gfortran PIC flag -fPIC works
- configure:32848: gfortran -c -fPIC conftest.f >&5
- configure:32852: $? = 0
- configure:32865: result: yes
- configure:32888: checking if gfortran static flag -static works
- configure:32916: result: no
- configure:32928: checking if gfortran supports -c -o file.o
- configure:32949: gfortran -c -o out/conftest2.o conftest.f >&5
- configure:32953: $? = 0
- configure:32975: result: yes
- configure:32980: checking if gfortran supports -c -o file.o
- configure:33027: result: yes
- configure:33057: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:34160: result: yes
- configure:34301: checking dynamic linker characteristics
- configure:34962: result: GNU/Linux ld.so
- configure:35015: checking how to hardcode library paths into programs
- configure:35040: result: immediate
- configure:35112:
- configure:35114: Miscellaneous remaining setup
- configure:35116:
- configure:35463: checking for mpirun
- configure:35481: found /shared/openmpi-1.6.1/gcc/bin/mpirun
- configure:35493: result: /shared/openmpi-1.6.1/gcc/bin/mpirun
- configure:35925: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by Global Arrays (GA) config.status 5.1, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on cmbcluster
- config.status:1558: creating Makefile
- config.status:1558: creating global/src/global.fh
- config.status:1558: creating ma/mafdecls.fh
- config.status:1558: creating ma/matypes.h
- config.status:1558: creating tools/ga-config
- config.status:1558: creating config.h
- config.status:1772: executing depfiles commands
- config.status:1772: executing libtool commands
- configure:38739: === configuring in armci (/shared/build/nwchem-6.1.1-src/src/tools/build/armci)
- configure:38802: running /bin/sh ../../ga-5-1/armci/configure --disable-option-checking '--prefix=/shared/build/nwchem-6.1.1-src/src/tools/install' '--with-tcgmsg' '--with-mpi=-I/shared/openmpi-1.6.1/gcc/include -L/shared/openmpi-1.6.1/gcc/lib -lmpi_f90 -lmpi_f77 -lmpi -ldl -Wl,--export-dynamic -lnsl -lutil' '--enable-peigs' '--enable-underscoring' '--disable-mpi-tests' '--without-blas' '--with-mpi-mt' 'CC=gcc' 'F77=gfortran' --cache-file=/dev/null --srcdir=../../ga-5-1/armci
- configure:38820:
- configure:38822: **************************************************************
- configure:38824: Global Arrays (GA) configured as follows:
- configure:38826: **************************************************************
- configure:38828:
- configure:38830: TARGET=LINUX64
- configure:38832: MSG_COMMS=TCGMSGMPI
- configure:38834: GA_MP_LIBS= -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil
- configure:38836: GA_MP_LDFLAGS= -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic
- configure:38838: GA_MP_CPPFLAGS= -I/shared/openmpi-1.6.1/gcc/include
- configure:38840: ARMCI_NETWORK=MPI_MT
- configure:38842: ARMCI_NETWORK_LDFLAGS=
- configure:38844: ARMCI_NETWORK_LIBS=
- configure:38846: ARMCI_NETWORK_CPPFLAGS=
- configure:38850: F77=gfortran
- configure:38858: FFLAGS=
- configure:38860: FFLAG_INT=-fdefault-integer-8
- configure:38862: GA_FOPT=-O
- configure:38866: CC=gcc
- configure:38874: CFLAGS=
- configure:38876: GA_COPT=-O2 -funroll-loops
- configure:38894: CPP=gcc -E
- configure:38896: CPPFLAGS=
- configure:38898: LDFLAGS=
- configure:38900: LIBS=-lm
- configure:38902: FLIBS= -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm
- configure:38904: BLAS_LDFLAGS=
- configure:38906: BLAS_LIBS=
- configure:38908: BLAS_CPPFLAGS=
- configure:38910: AR=ar
- configure:38912: AR_FLAGS=cru
- configure:38914: CCAS=gcc
- configure:38916: CCAS_FLAGS=
- configure:38918: DEFS=-DHAVE_CONFIG_H
- configure:38920: SHELL=/bin/sh
- configure:38925: MPIEXEC=/shared/openmpi-1.6.1/gcc/bin/mpirun -n %NP%
- configure:38931: NPROCS=4
- configure:38933:
- ## ---------------- ##
- ## 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=set
- ac_cv_env_CC_value=gcc
- 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=set
- ac_cv_env_F77_value=gfortran
- 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_MPIEXEC_set=
- ac_cv_env_MPIEXEC_value=
- ac_cv_env_MPIF77_set=
- ac_cv_env_MPIF77_value=
- ac_cv_env_NPROCS_set=
- ac_cv_env_NPROCS_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=yes
- ac_cv_f77_dummy_main=none
- ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm'
- ac_cv_f77_mangling='lower case, underscore, no extra underscore'
- ac_cv_fortran_dummy_main=none
- ac_cv_func_bcopy=yes
- ac_cv_func_bzero=yes
- ac_cv_func_create_shared_region=no
- ac_cv_func_dtime=no
- ac_cv_func_etime=no
- 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_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_inttypes_h=yes
- ac_cv_header_limits_h=yes
- ac_cv_header_linux_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_mpi_h=yes
- ac_cv_header_stdbool_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stddef_h=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_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_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_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_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_MPIEXEC=/shared/openmpi-1.6.1/gcc/bin/mpirun
- ac_cv_path_PERL=/usr/bin/perl
- ac_cv_path_PYTHON=/usr/bin/python
- ac_cv_path_SED=/bin/sed
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_CXXCPP='g++ -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CXX=g++
- 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_MPI_Init_thread='none required'
- ac_cv_search_floor=-lm
- 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_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_sys_file_offset_bits=no
- ac_cv_sys_largefile_CC=no
- ac_cv_sys_largefile_source=no
- ac_cv_type__Bool=yes
- ac_cv_type_long_double=yes
- ac_cv_type_off_t=yes
- ac_cv_type_pid_t=yes
- ac_cv_type_signal=void
- ac_cv_type_size_t=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.6/site-packages'
- am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages'
- am_cv_python_version=2.6
- ax_cv_sys_weak_alias_pragma=yes
- ga_cv_c_compiler_vendor=gnu
- ga_cv_c_mpi_test_compile=yes
- ga_cv_c_opt='-O2 -funroll-loops'
- ga_cv_c_pointer_as_integer=long
- ga_cv_cpp_function=__func__
- ga_cv_cross_compiling=no
- 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_compiler_vendor=gnu
- 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=-fdefault-integer-8
- ga_cv_f77_mismatch_type_flag=none
- ga_cv_f77_mpi_test_compile=yes
- ga_cv_f77_opt=-O
- 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_f77_underscore_flag=none
- ga_cv_fld_nomain=none
- ga_cv_flibs_gcc_s=no
- ga_cv_progname=__progname
- 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=no
- lt_cv_prog_compiler_static_works=no
- lt_cv_prog_compiler_static_works_CXX=no
- lt_cv_prog_compiler_static_works_F77=no
- 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=1966080
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/build-aux/missing --run aclocal-1.11'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/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_MT_FALSE='#'
- ARMCI_NETWORK_MPI_MT_TRUE=''
- 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} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/build-aux/missing --run autoconf'
- AUTOHEADER='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/build-aux/missing --run autoheader'
- AUTOMAKE='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/build-aux/missing --run automake-1.11'
- AWK='gawk'
- BGL_FALSE=''
- BGL_TRUE='#'
- BGP_FALSE=''
- BGP_TRUE='#'
- BLAS_CPPFLAGS=''
- BLAS_LDFLAGS=''
- BLAS_LIBS=''
- CATAMOUNT_FALSE=''
- CATAMOUNT_TRUE='#'
- CC='gcc'
- CCAS='gcc'
- CCASDEPMODE='depmode=gcc3'
- CCASFLAGS=''
- CCDEPMODE='depmode=gcc3'
- CFLAGS=''
- CPP='gcc -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='#'
- CROSS_COMPILING_FALSE=''
- CROSS_COMPILING_TRUE='#'
- CXX='g++'
- CXXCPP='g++ -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='#'
- C_POINTER_AS_INTEGER='long'
- 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_F77_FALSE='#'
- ENABLE_F77_TRUE=''
- ENABLE_PEIGS_FALSE='#'
- ENABLE_PEIGS_TRUE=''
- ENABLE_PROFILING_FALSE=''
- ENABLE_PROFILING_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='gfortran'
- F77LINK='$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@'
- FFLAGS=' '
- FFLAG_INT='-fdefault-integer-8'
- FGREP='/bin/grep -F'
- FLD_NOMAIN=''
- FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm'
- FUJITSU_VPP_FALSE=''
- FUJITSU_VPP_TRUE='#'
- GA_ACCESS_INDEX_TYPE='integer*8'
- GA_COPT='-O2 -funroll-loops'
- GA_CXXOPT=''
- GA_CXX_WARN=''
- GA_C_WARN=''
- GA_FOPT='-O'
- GA_F_WARN=''
- GA_MP_CPPFLAGS=' -I/shared/openmpi-1.6.1/gcc/include'
- GA_MP_LDFLAGS=' -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic'
- GA_MP_LIBS=' -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil'
- GREP='/bin/grep'
- HAVE_BLAS_FALSE=''
- HAVE_BLAS_TRUE='#'
- HAVE_LAPACK_FALSE=''
- HAVE_LAPACK_TRUE='#'
- HAVE_M4_FALSE='#'
- HAVE_M4_TRUE=''
- HAVE_PERL_FALSE='#'
- HAVE_PERL_TRUE=''
- HAVE_PYTHON_FALSE='#'
- HAVE_PYTHON_TRUE=''
- HAVE_SCALAPACK_FALSE=''
- HAVE_SCALAPACK_TRUE='#'
- HAVE_SYS_WEAK_ALIAS_PRAGMA_FALSE='#'
- HAVE_SYS_WEAK_ALIAS_PRAGMA_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=''
- LAPACK_LIBS=''
- LAPI_FALSE=''
- LAPI_TRUE='#'
- LD='/usr/bin/ld -m elf_x86_64'
- LDFLAGS=''
- LIBOBJS=''
- LIBS='-lm '
- 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} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/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=''
- MPIEXEC='/shared/openmpi-1.6.1/gcc/bin/mpirun -n %NP%'
- 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='#'
- NPROCS='4'
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='ga'
- PACKAGE_BUGREPORT='hpctools@pnl.gov'
- PACKAGE_NAME='Global Arrays (GA)'
- PACKAGE_STRING='Global Arrays (GA) 5.1'
- PACKAGE_TARNAME='ga'
- PACKAGE_URL='http://www.emsl.pnl.gov/docs/global/'
- PACKAGE_VERSION='5.1'
- PATH_SEPARATOR=':'
- PERL='/usr/bin/perl'
- PLOTLIB=''
- PYTHON='/usr/bin/python'
- PYTHON_EXEC_PREFIX='${exec_prefix}'
- PYTHON_PLATFORM='linux2'
- PYTHON_PREFIX='${prefix}'
- PYTHON_VERSION='2.6'
- 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='#'
- TCGEXEC=''
- THREAD_LIBRARY=''
- THREAD_SAFE_FALSE=''
- THREAD_SAFE_TRUE='#'
- VERSION='5.1'
- XMKMF=''
- X_CPPFLAGS=''
- X_LDFLAGS=''
- ac_ct_AR='ar'
- ac_ct_CC=''
- ac_ct_CXX='g++'
- ac_ct_DUMPBIN=''
- ac_ct_F77=''
- 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=' -I$(srcdir)'
- 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}'
- 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} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/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='/shared/build/nwchem-6.1.1-src/src/tools/install'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- pyexecdir='${exec_prefix}/lib64/python2.6/site-packages'
- pythondir='${prefix}/lib/python2.6/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.1"
- #define PACKAGE_STRING "Global Arrays (GA) 5.1"
- #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
- #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
- #define LINUX 1
- #define SYSV 1
- #define PACKAGE "ga"
- #define VERSION "5.1"
- #define MSG_COMMS_TCGMSGMPI 1
- #define MSG_COMMS_MPI 1
- #define ENABLE_PEIGS 1
- #define ENABLE_PROFILING 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 HAVE__BOOL 1
- #define HAVE_STDBOOL_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_LIMITS_H 1
- #define HAVE_LINUX_LIMITS_H 1
- #define HAVE_MALLOC_H 1
- #define HAVE_MATH_H 1
- #define HAVE_STDDEF_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_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_SEM_H 1
- #define HAVE_SYS_SHM_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_STATFS_H 1
- #define HAVE_SYS_STATVFS_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_SYS_VFS_H 1
- #define HAVE_TIME_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_WINDOWS_H 0
- #define restrict __restrict
- #define HAVE_LONG_DOUBLE 1
- #define RETSIGTYPE void
- #define HAVE_FSEEKO 1
- #define FUNCTION_NAME __func__
- #define HAVE_PROGNAME 1
- #define PROGNAME __progname
- #define HAVE_SYS_WEAK_ALIAS_PRAGMA 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_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 NOFORT 0
- #define ENABLE_F77 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 0
- #define HAVE_ETIME 0
- #define F77_FLUSH flush
- #define HAVE_F77_FLUSH 1
- #define F77_GETARG_DECL intrinsic 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 0
- #define BLAS_SIZE 8
- #define HAVE_LAPACK 0
- #define HAVE_SCALAPACK 0
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define PTHREADS 1
- #define DATA_SERVER 1
- #define SERVER_THREAD 1
- #define MPI_MT 1
- #define ENABLE_ARMCI_MEM_OPTION 1
- #define STATS 1
- #define VERIFY 1
- #define NOUSE_MMAP 1
- configure: exit 0
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by Global Arrays (GA) config.status 5.1, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on cmbcluster
- config.status:1558: creating Makefile
- config.status:1558: creating global/src/global.fh
- config.status:1558: creating ma/mafdecls.fh
- config.status:1558: creating ma/matypes.h
- config.status:1558: creating tools/ga-config
- config.status:1558: creating config.h
- config.status:1724: config.h is unchanged
- config.status:1772: executing depfiles commands
- config.status:1772: executing libtool commands
- [mgx@cmbcluster build]$
Add Comment
Please, Sign In to add comment