Skip to content

Instantly share code, notes, and snippets.

@dlqqq
Created July 13, 2020 00:11
Show Gist options
  • Save dlqqq/53e6e2cd40165f6f2aeb3d69ee4dd2b9 to your computer and use it in GitHub Desktop.
Save dlqqq/53e6e2cd40165f6f2aeb3d69ee4dd2b9 to your computer and use it in GitHub Desktop.
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.7.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ../ga-5.7.1/configure --prefix=/home/davidlq2/Repositories/nwchem-7.0.0/src/tools/install --with-tcgmsg --with-mpi=-I/opt/openmpi/include -I/opt/openmpi/lib -L/opt/openmpi/lib -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl --enable-peigs --enable-underscoring --disable-mpi-tests --without-scalapack --with-lapack=-lopenblas --with-blas4=-L/home/davidlq2/.local/lib -lopenblas --with-mpi-pr CC=/share/apps/gcc/gcc-9.2.0/bin/gcc CXX=/share/apps/gcc/gcc-9.2.0/bin/g++ F77=/share/apps/gcc/gcc-9.2.0/bin/gfortran ARMCI_DEFAULT_SHMMAX_UBOUND=131072
## --------- ##
## Platform. ##
## --------- ##
hostname = gellmann.scs.illinois.edu
uname -m = x86_64
uname -r = 2.6.32-504.16.2.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Apr 22 06:48:29 UTC 2015
/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/openmpi/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/ganglia/bin
PATH: /opt/ganglia/sbin
PATH: /usr/java/latest/bin
PATH: /opt/pdsh/bin
PATH: /opt/rocks/bin
PATH: /opt/rocks/sbin
PATH: /opt/gridengine/bin/linux-x64
PATH: /home/davidlq2/.scripts
PATH: /home/davidlq2/.cargo/bin
PATH: /home/davidlq2/Repositories/bin
PATH: /home/davidlq2/.local/bin
PATH: /home/davidlq2/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3303: checking build system type
configure:3317: result: x86_64-pc-linux-gnu
configure:3337: checking host system type
configure:3350: result: x86_64-pc-linux-gnu
configure:3405: checking for TARGET base (64bit-ness checked later)
configure:3456: result: LINUX
configure:3463: checking whether we think this system is what we call SYSV
configure:3476: result: yes
configure:3687: checking whether we are cross compiling
configure:3697: result: no
configure:3752: checking for a BSD-compatible install
configure:3820: result: /usr/bin/install -c
configure:3831: checking whether build environment is sane
configure:3881: result: yes
configure:4022: checking for a thread-safe mkdir -p
configure:4061: result: /bin/mkdir -p
configure:4074: checking for gawk
configure:4090: found /bin/gawk
configure:4101: result: gawk
configure:4112: checking whether make sets $(MAKE)
configure:4134: result: yes
configure:4163: checking whether make supports nested variables
configure:4180: result: yes
configure:4256: checking whether to enable maintainer-specific portions of Makefiles
configure:4265: result: no
configure:4294: Detected VPATH build
configure:4597:
configure:4599: C compiler
configure:4601:
configure:4617: checking for style of include used by make
configure:4645: result: GNU
configure:4831: checking for C compiler version
configure:4840: /share/apps/gcc/gcc-9.2.0/bin/gcc --version >&5
gcc (GCC) 9.2.0
Copyright (C) 2019 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:4851: $? = 0
configure:4840: /share/apps/gcc/gcc-9.2.0/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/share/apps/gcc/gcc-9.2.0/bin/gcc
COLLECT_LTO_WRAPPER=/share/apps/gcc/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --prefix=/share/apps/gcc/gcc-9.2.0 --with-mpfr=/share/apps/gcc/gcc-9.2.0 --with-gmp=/share/apps/gcc/gcc-9.2.0 --enable-languages=c,c++,fortran --disable-multilib
Thread model: posix
gcc version 9.2.0 (GCC)
configure:4851: $? = 0
configure:4840: /share/apps/gcc/gcc-9.2.0/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4851: $? = 1
configure:4840: /share/apps/gcc/gcc-9.2.0/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4851: $? = 1
configure:4871: checking whether the C compiler works
configure:4893: /share/apps/gcc/gcc-9.2.0/bin/gcc conftest.c >&5
configure:4897: $? = 0
configure:4945: result: yes
configure:4948: checking for C compiler default output file name
configure:4950: result: a.out
configure:4956: checking for suffix of executables
configure:4963: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4989: result:
configure:5011: checking whether we are cross compiling
configure:5019: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:5023: $? = 0
configure:5030: ./conftest
configure:5034: $? = 0
configure:5049: result: no
configure:5054: checking for suffix of object files
configure:5076: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5080: $? = 0
configure:5101: result: o
configure:5105: checking whether we are using the GNU C compiler
configure:5124: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5124: $? = 0
configure:5133: result: yes
configure:5142: checking whether /share/apps/gcc/gcc-9.2.0/bin/gcc accepts -g
configure:5162: /share/apps/gcc/gcc-9.2.0/bin/gcc -c -g conftest.c >&5
configure:5162: $? = 0
configure:5203: result: yes
configure:5220: checking for /share/apps/gcc/gcc-9.2.0/bin/gcc option to accept ISO C89
configure:5283: /share/apps/gcc/gcc-9.2.0/bin/gcc -c -g -O2 conftest.c >&5
configure:5283: $? = 0
configure:5296: result: none needed
configure:5318: checking dependency style of /share/apps/gcc/gcc-9.2.0/bin/gcc
configure:5429: result: gcc3
configure:5452: checking how to run the C preprocessor
configure:5483: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:5483: $? = 0
configure:5497: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:17:10: fatal error: ac_nonexistent.h: No such file or directory
17 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #define ENABLE_PROFILING 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5522: result: /share/apps/gcc/gcc-9.2.0/bin/gcc -E
configure:5542: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:5542: $? = 0
configure:5556: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:17:10: fatal error: ac_nonexistent.h: No such file or directory
17 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #define ENABLE_PROFILING 0
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5585: checking for grep that handles long lines and -e
configure:5643: result: /bin/grep
configure:5648: checking for egrep
configure:5710: result: /bin/grep -E
configure:5715: checking for ANSI C header files
configure:5735: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5735: $? = 0
configure:5808: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:5808: $? = 0
configure:5808: ./conftest
configure:5808: $? = 0
configure:5819: result: yes
configure:5832: checking for sys/types.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for sys/stat.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for stdlib.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for string.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for memory.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for strings.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for inttypes.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for stdint.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5832: checking for unistd.h
configure:5832: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5832: $? = 0
configure:5832: result: yes
configure:5845: checking minix/config.h usability
configure:5845: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c:60:10: fatal error: minix/config.h: No such file or directory
60 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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:5845: result: no
configure:5845: checking minix/config.h presence
configure:5845: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:27:10: fatal error: minix/config.h: No such file or directory
27 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:5845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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:5845: result: no
configure:5845: checking for minix/config.h
configure:5845: result: no
configure:5866: checking whether it is safe to define __EXTENSIONS__
configure:5884: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5884: $? = 0
configure:5891: result: yes
configure:5907: checking for C compiler vendor
configure:5977: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:38:5: error: 'chokeonthis' undeclared (first use in this function)
38 | chokeonthis
| ^~~~~~~~~~~
conftest.c:38:5: note: each undeclared identifier is reported only once for each function it appears in
configure:5977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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:5977: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:38:5: error: 'chokeonthis' undeclared (first use in this function)
38 | chokeonthis
| ^~~~~~~~~~~
conftest.c:38:5: note: each undeclared identifier is reported only once for each function it appears in
configure:5977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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:5977: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:38:5: error: 'chokeonthis' undeclared (first use in this function)
38 | chokeonthis
| ^~~~~~~~~~~
conftest.c:38:5: note: each undeclared identifier is reported only once for each function it appears in
configure:5977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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:5977: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:38:5: error: 'chokeonthis' undeclared (first use in this function)
38 | chokeonthis
| ^~~~~~~~~~~
conftest.c:38:5: note: each undeclared identifier is reported only once for each function it appears in
configure:5977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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:5977: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:38:5: error: 'chokeonthis' undeclared (first use in this function)
38 | chokeonthis
| ^~~~~~~~~~~
conftest.c:38:5: note: each undeclared identifier is reported only once for each function it appears in
configure:5977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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(_CRAYC) || defined(_ADDR64))
| chokeonthis
| #endif
|
| ;
| return 0;
| }
configure:5977: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:5977: $? = 0
configure:5986: result: gnu
configure:6373: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:6373: $? = 0
configure:6373: ./conftest
configure:6373: $? = 0
configure:6540: checking whether a simple C MPI program compiles
configure:6546: /share/apps/gcc/gcc-9.2.0/bin/gcc -c -I/opt/openmpi/include -I/opt/openmpi/lib conftest.c >&5
configure:6546: $? = 0
configure:6554: result: yes
configure:6832: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:6832: $? = 0
configure:6832: ./conftest
configure:6832: $? = 0
configure:6836: checking for TARGET 64bit-ness
configure:6847: result: LINUX64
configure:7910: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:7910: $? = 0
configure:7910: ./conftest
configure:7910: $? = 0
configure:11765: searching for MPI_PR...
configure:13138: checking whether to enable assertions
configure:13156: result: yes
configure:13162: checking for dirent.h that defines DIR
configure:13181: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13181: $? = 0
configure:13189: result: yes
configure:13202: checking for library containing opendir
configure:13233: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:13233: $? = 0
configure:13250: result: none required
configure:13317: checking for stdbool.h that conforms to C99
configure:13384: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13384: $? = 0
configure:13391: result: yes
configure:13393: checking for _Bool
configure:13393: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13393: $? = 0
configure:13393: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:20: error: expected expression before ')' token
77 | if (sizeof ((_Bool)))
| ^
configure:13393: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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:13393: result: yes
configure:13410: checking for ANSI C header files
configure:13514: result: yes
configure:13522: checking for sys/wait.h that is POSIX.1 compatible
configure:13548: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13548: $? = 0
configure:13555: result: yes
configure:13565: checking assert.h usability
configure:13565: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13565: $? = 0
configure:13565: result: yes
configure:13565: checking assert.h presence
configure:13565: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13565: $? = 0
configure:13565: result: yes
configure:13565: checking for assert.h
configure:13565: result: yes
configure:13584: checking errno.h usability
configure:13584: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13584: $? = 0
configure:13584: result: yes
configure:13584: checking errno.h presence
configure:13584: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13584: $? = 0
configure:13584: result: yes
configure:13584: checking for errno.h
configure:13584: result: yes
configure:13603: checking fcntl.h usability
configure:13603: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13603: $? = 0
configure:13603: result: yes
configure:13603: checking fcntl.h presence
configure:13603: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13603: $? = 0
configure:13603: result: yes
configure:13603: checking for fcntl.h
configure:13603: result: yes
configure:13622: checking ffio.h usability
configure:13622: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c:81:10: fatal error: ffio.h: No such file or directory
81 | #include <ffio.h>
| ^~~~~~~~
compilation terminated.
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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. */
| #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 <ffio.h>
configure:13622: result: no
configure:13622: checking ffio.h presence
configure:13622: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:48:10: fatal error: ffio.h: No such file or directory
48 | #include <ffio.h>
| ^~~~~~~~
compilation terminated.
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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. */
| #include <ffio.h>
configure:13622: result: no
configure:13622: checking for ffio.h
configure:13622: result: no
configure:13641: checking limits.h usability
configure:13641: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13641: $? = 0
configure:13641: result: yes
configure:13641: checking limits.h presence
configure:13641: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13641: $? = 0
configure:13641: result: yes
configure:13641: checking for limits.h
configure:13641: result: yes
configure:13660: checking linux/limits.h usability
configure:13660: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13660: $? = 0
configure:13660: result: yes
configure:13660: checking linux/limits.h presence
configure:13660: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13660: $? = 0
configure:13660: result: yes
configure:13660: checking for linux/limits.h
configure:13660: result: yes
configure:13679: checking malloc.h usability
configure:13679: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13679: $? = 0
configure:13679: result: yes
configure:13679: checking malloc.h presence
configure:13679: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13679: $? = 0
configure:13679: result: yes
configure:13679: checking for malloc.h
configure:13679: result: yes
configure:13698: checking math.h usability
configure:13698: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking math.h presence
configure:13698: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13698: $? = 0
configure:13698: result: yes
configure:13698: checking for math.h
configure:13698: result: yes
configure:13717: checking stddef.h usability
configure:13717: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13717: $? = 0
configure:13717: result: yes
configure:13717: checking stddef.h presence
configure:13717: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13717: $? = 0
configure:13717: result: yes
configure:13717: checking for stddef.h
configure:13717: result: yes
configure:13736: checking for stdint.h
configure:13736: result: yes
configure:13755: checking stdio.h usability
configure:13755: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13755: $? = 0
configure:13755: result: yes
configure:13755: checking stdio.h presence
configure:13755: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13755: $? = 0
configure:13755: result: yes
configure:13755: checking for stdio.h
configure:13755: result: yes
configure:13774: checking for stdlib.h
configure:13774: result: yes
configure:13793: checking for string.h
configure:13793: result: yes
configure:13812: checking for strings.h
configure:13812: result: yes
configure:13831: checking sys/file.h usability
configure:13831: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13831: $? = 0
configure:13831: result: yes
configure:13831: checking sys/file.h presence
configure:13831: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13831: $? = 0
configure:13831: result: yes
configure:13831: checking for sys/file.h
configure:13831: result: yes
configure:13850: checking sys/fsid.h usability
configure:13850: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c:93:10: fatal error: sys/fsid.h: No such file or directory
93 | #include <sys/fsid.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:13850: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_FILE_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 <sys/fsid.h>
configure:13850: result: no
configure:13850: checking sys/fsid.h presence
configure:13850: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:60:10: fatal error: sys/fsid.h: No such file or directory
60 | #include <sys/fsid.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:13850: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_FILE_H 1
| /* end confdefs.h. */
| #include <sys/fsid.h>
configure:13850: result: no
configure:13850: checking for sys/fsid.h
configure:13850: result: no
configure:13869: checking sys/fstyp.h usability
configure:13869: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c:94:10: fatal error: sys/fstyp.h: No such file or directory
94 | #include <sys/fstyp.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:13869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| /* 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 <sys/fstyp.h>
configure:13869: result: no
configure:13869: checking sys/fstyp.h presence
configure:13869: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:61:10: fatal error: sys/fstyp.h: No such file or directory
61 | #include <sys/fstyp.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:13869: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| /* end confdefs.h. */
| #include <sys/fstyp.h>
configure:13869: result: no
configure:13869: checking for sys/fstyp.h
configure:13869: result: no
configure:13888: checking sys/ioctl.h usability
configure:13888: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13888: $? = 0
configure:13888: result: yes
configure:13888: checking sys/ioctl.h presence
configure:13888: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13888: $? = 0
configure:13888: result: yes
configure:13888: checking for sys/ioctl.h
configure:13888: result: yes
configure:13907: checking sys/iosw.h usability
configure:13907: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c:96:10: fatal error: sys/iosw.h: No such file or directory
96 | #include <sys/iosw.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:13907: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_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 <sys/iosw.h>
configure:13907: result: no
configure:13907: checking sys/iosw.h presence
configure:13907: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:63:10: fatal error: sys/iosw.h: No such file or directory
63 | #include <sys/iosw.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:13907: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_FILE_H 1
| #define HAVE_SYS_FSID_H 0
| #define HAVE_SYS_FSTYP_H 0
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include <sys/iosw.h>
configure:13907: result: no
configure:13907: checking for sys/iosw.h
configure:13907: result: no
configure:13926: checking sys/ipc.h usability
configure:13926: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13926: $? = 0
configure:13926: result: yes
configure:13926: checking sys/ipc.h presence
configure:13926: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13926: $? = 0
configure:13926: result: yes
configure:13926: checking for sys/ipc.h
configure:13926: result: yes
configure:13945: checking sys/mman.h usability
configure:13945: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13945: $? = 0
configure:13945: result: yes
configure:13945: checking sys/mman.h presence
configure:13945: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13945: $? = 0
configure:13945: result: yes
configure:13945: checking for sys/mman.h
configure:13945: result: yes
configure:13964: checking sys/mount.h usability
configure:13964: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13964: $? = 0
configure:13964: result: yes
configure:13964: checking sys/mount.h presence
configure:13964: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13964: $? = 0
configure:13964: result: yes
configure:13964: checking for sys/mount.h
configure:13964: result: yes
configure:13983: checking sys/param.h usability
configure:13983: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:13983: $? = 0
configure:13983: result: yes
configure:13983: checking sys/param.h presence
configure:13983: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:13983: $? = 0
configure:13983: result: yes
configure:13983: checking for sys/param.h
configure:13983: result: yes
configure:14002: checking sys/sem.h usability
configure:14002: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14002: $? = 0
configure:14002: result: yes
configure:14002: checking sys/sem.h presence
configure:14002: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:14002: $? = 0
configure:14002: result: yes
configure:14002: checking for sys/sem.h
configure:14002: result: yes
configure:14021: checking sys/shm.h usability
configure:14021: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14021: $? = 0
configure:14021: result: yes
configure:14021: checking sys/shm.h presence
configure:14021: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:14021: $? = 0
configure:14021: result: yes
configure:14021: checking for sys/shm.h
configure:14021: result: yes
configure:14040: checking sys/statfs.h usability
configure:14040: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14040: $? = 0
configure:14040: result: yes
configure:14040: checking sys/statfs.h presence
configure:14040: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:14040: $? = 0
configure:14040: result: yes
configure:14040: checking for sys/statfs.h
configure:14040: result: yes
configure:14059: checking for sys/stat.h
configure:14059: result: yes
configure:14078: checking sys/statvfs.h usability
configure:14078: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14078: $? = 0
configure:14078: result: yes
configure:14078: checking sys/statvfs.h presence
configure:14078: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:14078: $? = 0
configure:14078: result: yes
configure:14078: checking for sys/statvfs.h
configure:14078: result: yes
configure:14097: checking sys/time.h usability
configure:14097: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14097: $? = 0
configure:14097: result: yes
configure:14097: checking sys/time.h presence
configure:14097: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:14097: $? = 0
configure:14097: result: yes
configure:14097: checking for sys/time.h
configure:14097: result: yes
configure:14116: checking for sys/types.h
configure:14116: result: yes
configure:14135: checking sys/vfs.h usability
configure:14135: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14135: $? = 0
configure:14135: result: yes
configure:14135: checking sys/vfs.h presence
configure:14135: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:14135: $? = 0
configure:14135: result: yes
configure:14135: checking for sys/vfs.h
configure:14135: result: yes
configure:14154: checking time.h usability
configure:14154: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14154: $? = 0
configure:14154: result: yes
configure:14154: checking time.h presence
configure:14154: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:14154: $? = 0
configure:14154: result: yes
configure:14154: checking for time.h
configure:14154: result: yes
configure:14173: checking for unistd.h
configure:14173: result: yes
configure:14192: checking windows.h usability
configure:14192: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c:111:10: fatal error: windows.h: No such file or directory
111 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:14192: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_TIME_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 <windows.h>
configure:14192: result: no
configure:14192: checking windows.h presence
configure:14192: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:78:10: fatal error: windows.h: No such file or directory
78 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:14192: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <windows.h>
configure:14192: result: no
configure:14192: checking for windows.h
configure:14192: result: no
configure:14211: checking for an ANSI C-conforming const
configure:14277: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14277: $? = 0
configure:14284: result: yes
configure:14292: checking for inline
configure:14308: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14308: $? = 0
configure:14316: result: inline
configure:14334: checking for C/C++ restrict keyword
configure:14359: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14359: $? = 0
configure:14367: result: __restrict
configure:14380: checking for working volatile
configure:14399: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14399: $? = 0
configure:14406: result: yes
configure:14422: checking for /share/apps/gcc/gcc-9.2.0/bin/gcc option to support OpenMP
configure:14437: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
conftest.c:82:2: error: unknown type name 'choke'
82 | choke me
| ^~~~~
conftest.c:82:10: error: expected ';' before 'typedef'
82 | choke me
| ^
| ;
configure:14437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:14455: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest -fopenmp conftest.c >&5
configure:14455: $? = 0
configure:14469: result: -fopenmp
configure:14480: checking for int64_t
configure:14480: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14480: $? = 0
configure:14480: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow]
118 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| ^
conftest.c:117:12: error: storage size of 'test_array' isn't constant
117 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:14480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 test_array [0];
|
| ;
| return 0;
| }
configure:14480: result: yes
configure:14492: checking for long double
configure:14525: result: yes
configure:14533: checking for off_t
configure:14533: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14533: $? = 0
configure:14533: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:20: error: expected expression before ')' token
117 | if (sizeof ((off_t)))
| ^
configure:14533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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:14533: result: yes
configure:14544: checking for pid_t
configure:14544: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14544: $? = 0
configure:14544: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:20: error: expected expression before ')' token
117 | if (sizeof ((pid_t)))
| ^
configure:14544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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:14544: result: yes
configure:14555: checking return type of signal handlers
configure:14573: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:87:10: error: void value not ignored as it ought to be
87 | return *(signal (0, 0)) (0) == 1;
| ~^~~~~~~~~~~~~~~~~~
configure:14573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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:14580: result: void
configure:14588: checking for size_t
configure:14588: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14588: $? = 0
configure:14588: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:21: error: expected expression before ')' token
118 | if (sizeof ((size_t)))
| ^
configure:14588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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:14588: result: yes
configure:14606: checking for special C compiler options needed for large files
configure:14651: result: no
configure:14657: checking for _FILE_OFFSET_BITS value needed for large files
configure:14682: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:14682: $? = 0
configure:14714: result: no
configure:14799: checking for _LARGEFILE_SOURCE value needed for large files
configure:14818: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:14818: $? = 0
configure:14846: result: no
configure:14867: checking for a sed that does not truncate output
configure:14931: result: /bin/sed
configure:15119: checking whether /share/apps/gcc/gcc-9.2.0/bin/gcc is Clang
configure:15144: result: no
configure:15267: checking whether pthreads work with -pthread
configure:15361: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest -pthread conftest.c >&5
configure:15361: $? = 0
configure:15370: result: yes
configure:15389: checking for joinable pthread attribute
configure:15407: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest -pthread conftest.c >&5
configure:15407: $? = 0
configure:15415: result: PTHREAD_CREATE_JOINABLE
configure:15429: checking whether more special flags are required for pthreads
configure:15442: result: no
configure:15450: checking for PTHREAD_PRIO_INHERIT
configure:15466: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest -pthread conftest.c >&5
configure:15466: $? = 0
configure:15475: result: yes
configure:15577: checking for preprocessor symbol for function name
configure:15594: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:15594: $? = 0
configure:15620: result: __func__
configure:15628: checking for C global variable containing the name of the program
configure:15655: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:15655: $? = 0
configure:15669: result: __progname
configure:15703: checking whether /share/apps/gcc/gcc-9.2.0/bin/gcc supports #pragma weak
configure:15726: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:15726: $? = 0
configure:15735: result: yes
configure:15770: checking for union semun in sys/sem.h
configure:15789: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:13: error: storage size of 'arg' isn't known
95 | union semun arg;
| ^~~
configure:15789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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:15796: result: no
configure:15805: checking for -fno-aggressive-loop-optimizations support in C compiler
configure:15830: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest -fno-aggressive-loop-optimizations conftest.c >&5
configure:15830: $? = 0
configure:15840: result: -fno-aggressive-loop-optimizations
configure:15851: checking size of void*
configure:15856: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:15856: $? = 0
configure:15856: ./conftest
configure:15856: $? = 0
configure:15870: result: 8
configure:15884: checking size of char
configure:15889: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:15889: $? = 0
configure:15889: ./conftest
configure:15889: $? = 0
configure:15903: result: 1
configure:15917: checking size of short
configure:15922: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:15922: $? = 0
configure:15922: ./conftest
configure:15922: $? = 0
configure:15936: result: 2
configure:15950: checking size of int
configure:15955: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:15955: $? = 0
configure:15955: ./conftest
configure:15955: $? = 0
configure:15969: result: 4
configure:15983: checking size of long
configure:15988: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:15988: $? = 0
configure:15988: ./conftest
configure:15988: $? = 0
configure:16002: result: 8
configure:16016: checking size of long long
configure:16021: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16021: $? = 0
configure:16021: ./conftest
configure:16021: $? = 0
configure:16035: result: 8
configure:16049: checking size of float
configure:16054: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16054: $? = 0
configure:16054: ./conftest
configure:16054: $? = 0
configure:16068: result: 4
configure:16082: checking size of double
configure:16087: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16087: $? = 0
configure:16087: ./conftest
configure:16087: $? = 0
configure:16101: result: 8
configure:16116: checking size of long double
configure:16121: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16121: $? = 0
configure:16121: ./conftest
configure:16121: $? = 0
configure:16135: result: 16
configure:16146: checking for smallest C integer matching void*
configure:16163: result: long
configure:16172: checking vfork.h usability
configure:16172: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
conftest.c:131:10: fatal error: vfork.h: No such file or directory
131 | #include <vfork.h>
| ^~~~~~~~~
compilation terminated.
configure:16172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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:16172: result: no
configure:16172: checking vfork.h presence
configure:16172: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
conftest.c:98:10: fatal error: vfork.h: No such file or directory
98 | #include <vfork.h>
| ^~~~~~~~~
compilation terminated.
configure:16172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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:16172: result: no
configure:16172: checking for vfork.h
configure:16172: result: no
configure:16185: checking for fork
configure:16185: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
conftest.c:121:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
121 | char fork ();
| ^~~~
configure:16185: $? = 0
configure:16185: result: yes
configure:16185: checking for vfork
configure:16185: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16185: $? = 0
configure:16185: result: yes
configure:16195: checking for working fork
configure:16217: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16217: $? = 0
configure:16217: ./conftest
configure:16217: $? = 0
configure:16227: result: yes
configure:16248: checking for working vfork
configure:16358: result: yes
configure:16389: checking for stdlib.h
configure:16389: result: yes
configure:16389: checking for unistd.h
configure:16389: result: yes
configure:16389: checking for sys/param.h
configure:16389: result: yes
configure:16409: checking for getpagesize
configure:16409: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16409: $? = 0
configure:16409: result: yes
configure:16418: checking for working mmap
configure:16565: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
configure:16565: $? = 0
configure:16565: ./conftest
configure:16565: $? = 0
configure:16575: result: yes
configure:16587: checking sys/select.h usability
configure:16587: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:16587: $? = 0
configure:16587: result: yes
configure:16587: checking sys/select.h presence
configure:16587: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:16587: $? = 0
configure:16587: result: yes
configure:16587: checking for sys/select.h
configure:16587: result: yes
configure:16587: checking sys/socket.h usability
configure:16587: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:16587: $? = 0
configure:16587: result: yes
configure:16587: checking sys/socket.h presence
configure:16587: /share/apps/gcc/gcc-9.2.0/bin/gcc -E conftest.c
configure:16587: $? = 0
configure:16587: result: yes
configure:16587: checking for sys/socket.h
configure:16587: result: yes
configure:16597: checking types of arguments for select
configure:16625: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:16625: $? = 0
configure:16636: result: int,fd_set *,struct timeval *
configure:16659: checking for library containing floor
configure:16690: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c >&5
conftest.c:119:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
119 | char floor ();
| ^~~~~
conftest.c:1:1: note: 'floor' is declared in header '<math.h>'
1 | /* confdefs.h */
/tmp/ccUhzkv5.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `floor'
collect2: error: ld returned 1 exit status
configure:16690: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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:16690: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:119:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
119 | char floor ();
| ^~~~~
conftest.c:1:1: note: 'floor' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:16690: $? = 0
configure:16707: result: -lm
configure:16722: checking for library containing modf
configure:16753: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:120:6: warning: conflicting types for built-in function 'modf'; expected 'double(double, double *)' [-Wbuiltin-declaration-mismatch]
120 | char modf ();
| ^~~~
conftest.c:1:1: note: 'modf' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:16753: $? = 0
configure:16770: result: none required
configure:16785: checking for library containing pow
configure:16816: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:121:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
121 | char pow ();
| ^~~
conftest.c:1:1: note: 'pow' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:16816: $? = 0
configure:16833: result: none required
configure:16848: checking for library containing sqrt
configure:16879: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:122:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
122 | char sqrt ();
| ^~~~
conftest.c:1:1: note: 'sqrt' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:16879: $? = 0
configure:16896: result: none required
configure:16911: checking for library containing hypot
configure:16942: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:123:6: warning: conflicting types for built-in function 'hypot'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
123 | char hypot ();
| ^~~~~
conftest.c:1:1: note: 'hypot' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:16942: $? = 0
configure:16959: result: none required
configure:16976: checking for bcopy
configure:16976: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:140:6: warning: conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
140 | char bcopy ();
| ^~~~~
configure:16976: $? = 0
configure:16976: result: yes
configure:16994: checking for bzero
configure:16994: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:141:6: warning: conflicting types for built-in function 'bzero'; expected 'void(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
141 | char bzero ();
| ^~~~~
configure:16994: $? = 0
configure:16994: result: yes
configure:17012: checking for create_shared_region
configure:17012: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
/tmp/cctuaNjY.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `create_shared_region'
collect2: error: ld returned 1 exit status
configure:17012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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_HYPOT 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:17012: result: no
configure:17030: checking for ftruncate
configure:17030: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17030: $? = 0
configure:17030: result: yes
configure:17048: checking for gethostbyname
configure:17048: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17048: $? = 0
configure:17048: result: yes
configure:17066: checking for gethostname
configure:17066: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17066: $? = 0
configure:17066: result: yes
configure:17084: checking for getpagesize
configure:17084: result: yes
configure:17102: checking for gettimeofday
configure:17102: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17102: $? = 0
configure:17102: result: yes
configure:17120: checking for memalign
configure:17120: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17120: $? = 0
configure:17120: result: yes
configure:17138: checking for memcpy
configure:17138: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:149:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
149 | char memcpy ();
| ^~~~~~
conftest.c:137:1: note: 'memcpy' is declared in header '<string.h>'
136 | # include <limits.h>
137 | #else
configure:17138: $? = 0
configure:17138: result: yes
configure:17156: checking for memset
configure:17156: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:150:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
150 | char memset ();
| ^~~~~~
conftest.c:138:1: note: 'memset' is declared in header '<string.h>'
137 | # include <limits.h>
138 | #else
configure:17156: $? = 0
configure:17156: result: yes
configure:17174: checking for munmap
configure:17174: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17174: $? = 0
configure:17174: result: yes
configure:17192: checking for pause
configure:17192: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17192: $? = 0
configure:17192: result: yes
configure:17210: checking for posix_memalign
configure:17210: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:153:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
153 | char posix_memalign ();
| ^~~~~~~~~~~~~~
configure:17210: $? = 0
configure:17210: result: yes
configure:17228: checking for putenv
configure:17228: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17228: $? = 0
configure:17228: result: yes
configure:17246: checking for select
configure:17246: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17246: $? = 0
configure:17246: result: yes
configure:17264: checking for setenv
configure:17264: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17264: $? = 0
configure:17264: result: yes
configure:17282: checking for shared_malloc
configure:17282: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
/tmp/ccww8zgk.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `shared_malloc'
collect2: error: ld returned 1 exit status
configure:17282: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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_HYPOT 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:17282: result: no
configure:17300: checking for shmalloc
configure:17300: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
/tmp/ccsoXpDx.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `shmalloc'
collect2: error: ld returned 1 exit status
configure:17300: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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_HYPOT 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:17300: result: no
configure:17318: checking for socket
configure:17318: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17318: $? = 0
configure:17318: result: yes
configure:17336: checking for srand
configure:17336: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17336: $? = 0
configure:17336: result: yes
configure:17354: checking for srandom
configure:17354: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17354: $? = 0
configure:17354: result: yes
configure:17372: checking for strchr
configure:17372: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:162:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
162 | char strchr ();
| ^~~~~~
conftest.c:150:1: note: 'strchr' is declared in header '<string.h>'
149 | # include <limits.h>
150 | #else
configure:17372: $? = 0
configure:17372: result: yes
configure:17390: checking for strdup
configure:17390: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:163:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
163 | char strdup ();
| ^~~~~~
configure:17390: $? = 0
configure:17390: result: yes
configure:17408: checking for strerror
configure:17408: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17408: $? = 0
configure:17408: result: yes
configure:17426: checking for strstr
configure:17426: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
conftest.c:165:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
165 | char strstr ();
| ^~~~~~
conftest.c:153:1: note: 'strstr' is declared in header '<string.h>'
152 | # include <limits.h>
153 | #else
configure:17426: $? = 0
configure:17426: result: yes
configure:17444: checking for strtol
configure:17444: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:17444: $? = 0
configure:17444: result: yes
configure:17462: checking for openpl in -lplot
configure:17487: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lplot -lm >&5
/usr/bin/ld: cannot find -lplot
collect2: error: ld returned 1 exit status
configure:17487: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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_HYPOT 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_SRAND 1
| #define HAVE_SRANDOM 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:17496: result: no
configure:17512: checking for specific C optimizations
configure:17614: result:
configure:17625:
configure:17631: C++ compiler (disabled, but some tests still required)
configure:17634:
configure:17808: checking for C++ compiler version
configure:17817: /share/apps/gcc/gcc-9.2.0/bin/g++ --version >&5
g++ (GCC) 9.2.0
Copyright (C) 2019 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:17828: $? = 0
configure:17817: /share/apps/gcc/gcc-9.2.0/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/share/apps/gcc/gcc-9.2.0/bin/g++
COLLECT_LTO_WRAPPER=/share/apps/gcc/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --prefix=/share/apps/gcc/gcc-9.2.0 --with-mpfr=/share/apps/gcc/gcc-9.2.0 --with-gmp=/share/apps/gcc/gcc-9.2.0 --enable-languages=c,c++,fortran --disable-multilib
Thread model: posix
gcc version 9.2.0 (GCC)
configure:17828: $? = 0
configure:17817: /share/apps/gcc/gcc-9.2.0/bin/g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:17828: $? = 1
configure:17817: /share/apps/gcc/gcc-9.2.0/bin/g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:17828: $? = 1
configure:17832: checking whether we are using the GNU C++ compiler
configure:17851: /share/apps/gcc/gcc-9.2.0/bin/g++ -c conftest.cpp >&5
configure:17851: $? = 0
configure:17860: result: yes
configure:17869: checking whether /share/apps/gcc/gcc-9.2.0/bin/g++ accepts -g
configure:17889: /share/apps/gcc/gcc-9.2.0/bin/g++ -c -g conftest.cpp >&5
configure:17889: $? = 0
configure:17930: result: yes
configure:17955: checking dependency style of /share/apps/gcc/gcc-9.2.0/bin/g++
configure:18066: result: gcc3
configure:18818:
configure:18820: Assembler
configure:18822:
configure:18854: checking dependency style of /share/apps/gcc/gcc-9.2.0/bin/gcc
configure:18963: result: gcc3
configure:18982:
configure:18985: Fortran compiler
configure:18991:
configure:19173: checking for Fortran 77 compiler version
configure:19182: /share/apps/gcc/gcc-9.2.0/bin/gfortran --version >&5
GNU Fortran (GCC) 9.2.0
Copyright (C) 2019 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:19193: $? = 0
configure:19182: /share/apps/gcc/gcc-9.2.0/bin/gfortran -v >&5
Using built-in specs.
COLLECT_GCC=/share/apps/gcc/gcc-9.2.0/bin/gfortran
COLLECT_LTO_WRAPPER=/share/apps/gcc/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --prefix=/share/apps/gcc/gcc-9.2.0 --with-mpfr=/share/apps/gcc/gcc-9.2.0 --with-gmp=/share/apps/gcc/gcc-9.2.0 --enable-languages=c,c++,fortran --disable-multilib
Thread model: posix
gcc version 9.2.0 (GCC)
configure:19193: $? = 0
configure:19182: /share/apps/gcc/gcc-9.2.0/bin/gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:19193: $? = 1
configure:19182: /share/apps/gcc/gcc-9.2.0/bin/gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
gfortran: fatal error: no input files
compilation terminated.
configure:19193: $? = 1
configure:19202: checking whether we are using the GNU Fortran 77 compiler
configure:19215: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.F >&5
configure:19215: $? = 0
configure:19224: result: yes
configure:19230: checking whether /share/apps/gcc/gcc-9.2.0/bin/gfortran accepts -g
configure:19241: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c -g conftest.f >&5
configure:19241: $? = 0
configure:19249: result: yes
configure:19292: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
configure:19292: $? = 0
configure:19650: checking for Fortran 77 compiler vendor
configure:19714: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.F >&5
conftest.F:4:5:
4 | chokeonthis
| 1
Error: Non-numeric character in statement label at (1)
configure:19714: $? = 1
configure: failed program was:
| program main
|
| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
| chokeonthis
| #endif
|
| end
configure:19714: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.F >&5
conftest.F:4:5:
4 | chokeonthis
| 1
Error: Non-numeric character in statement label at (1)
configure:19714: $? = 1
configure: failed program was:
| program main
|
| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
| chokeonthis
| #endif
|
| end
configure:19714: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.F >&5
conftest.F:4:5:
4 | chokeonthis
| 1
Error: Non-numeric character in statement label at (1)
configure:19714: $? = 1
configure: failed program was:
| program main
|
| #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
| chokeonthis
| #endif
|
| end
configure:19714: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.F >&5
conftest.F:4:5:
4 | chokeonthis
| 1
Error: Non-numeric character in statement label at (1)
configure:19714: $? = 1
configure: failed program was:
| program main
|
| #if !(defined(__OPEN64__))
| chokeonthis
| #endif
|
| end
configure:19714: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.F >&5
conftest.F:4:5:
4 | chokeonthis
| 1
Error: Non-numeric character in statement label at (1)
configure:19714: $? = 1
configure: failed program was:
| program main
|
| #if !(defined(_CRAYC) || defined(_ADDR64))
| chokeonthis
| #endif
|
| end
configure:19714: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.F >&5
configure:19714: $? = 0
configure:19723: result: gnu
configure:19968: checking whether a simple Fortran MPI program compiles
configure:19974: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c -I/opt/openmpi/include -I/opt/openmpi/lib conftest.f >&5
configure:19974: $? = 0
configure:19982: result: yes
configure:20000: checking for Fortran 77 flag to suppress info messages
configure:20018: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
configure:20018: $? = 0
configure:20028: result: none
configure:20054: checking how to get verbose linking output from /share/apps/gcc/gcc-9.2.0/bin/gfortran
configure:20064: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:20064: $? = 0
configure:20082: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -v conftest.f -lm
Using built-in specs.
Target: x86_64-pc-linux-gnu
Thread model: posix
gcc version 9.2.0 (GCC)
/share/apps/gcc/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/finclude -o /tmp/ccp0zedW.s
GNU Fortran (GCC) version 9.2.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran2008 (GCC) version 9.2.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
as -v --64 -o /tmp/ccUtYCrf.o /tmp/ccp0zedW.s
GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.42.el6 20100205
Reading specs from /share/apps/gcc/gcc-9.2.0/lib/../lib64/libgfortran.spec
rename spec lib to liborig
/share/apps/gcc/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o /share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtbegin.o -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. /tmp/ccUtYCrf.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtend.o /usr/lib/../lib64/crtn.o
configure:20167: result: -v
configure:20169: checking for Fortran 77 libraries of /share/apps/gcc/gcc-9.2.0/bin/gfortran
configure:20192: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -v conftest.f -lm
Using built-in specs.
Target: x86_64-pc-linux-gnu
Thread model: posix
gcc version 9.2.0 (GCC)
/share/apps/gcc/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -version -fintrinsic-modules-path /share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/finclude -o /tmp/cccXkmSa.s
GNU Fortran (GCC) version 9.2.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran2008 (GCC) version 9.2.0 (x86_64-pc-linux-gnu)
compiled by GNU C version 9.2.0, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
as -v --64 -o /tmp/ccAbwWAu.o /tmp/cccXkmSa.s
GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.42.el6 20100205
Reading specs from /share/apps/gcc/gcc-9.2.0/lib/../lib64/libgfortran.spec
rename spec lib to liborig
/share/apps/gcc/gcc-9.2.0/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o /share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtbegin.o -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. /tmp/ccAbwWAu.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/crtend.o /usr/lib/../lib64/crtn.o
configure:20390: result: -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath
configure:20406: checking whether FLIBS needs -lgcc_s
configure:20431: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:20431: $? = 0
configure:20466: result: no
configure:20869: checking for /share/apps/gcc/gcc-9.2.0/bin/gfortran flag to add single underscore to external names
configure:20884: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:20884: $? = 0
configure:20903: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f cfortran_test.o -lm >&5
configure:20903: $? = 0
configure:20929: result: none
configure:20944: checking for dummy main to link with Fortran 77 libraries
configure:20978: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:20978: $? = 0
configure:21023: result: none
configure:21055: checking for Fortran 77 name-mangling scheme
configure:21068: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:21068: $? = 0
configure:21109: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
/tmp/ccBPh7Qw.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `foobar'
collect2: error: ld returned 1 exit status
configure:21109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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_HYPOT 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_SRAND 1
| #define HAVE_SRANDOM 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:21109: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:21109: $? = 0
configure:21167: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:21167: $? = 0
configure:21209: result: lower case, underscore, no extra underscore
configure:21273: checking how to pass symbols to preprocessed /share/apps/gcc/gcc-9.2.0/bin/gfortran
configure:21296: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c -DGABLAHBLAH conftest.F >&5
configure:21296: $? = 0
configure:21313: result: -D
configure:21326: checking whether /share/apps/gcc/gcc-9.2.0/bin/gfortran needs a flag to compile fixed format source
configure:21345: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:21345: $? = 0
configure:21360: result: none
configure:21369: checking whether /share/apps/gcc/gcc-9.2.0/bin/gfortran needs a flag to compile inconsistent types
configure:21399: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:21399: $? = 0
configure:21414: result: none
configure:21439: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:21439: $? = 0
configure:21439: ./conftest
configure:21439: $? = 0
configure:21450: checking for desired Fortran INTEGER size
configure:21469: result: 8
configure:21472: checking for INTEGER size compile flag
configure:21811: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:21811: $? = 0
configure:21858: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:21858: $? = 0
configure:21858: ./conftest
configure:21858: $? = 0
configure:21811: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c -fdefault-integer-8 conftest.f >&5
configure:21811: $? = 0
configure:21858: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:21858: $? = 0
configure:21858: ./conftest
configure:21858: $? = 0
configure:21890: result: -fdefault-integer-8
configure:21912: checking for -fno-aggressive-loop-optimizations support in Fortran 77 compiler
configure:21931: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -fno-aggressive-loop-optimizations conftest.f -lm >&5
configure:21931: $? = 0
configure:21941: result: -fno-aggressive-loop-optimizations
configure:21956: checking for /share/apps/gcc/gcc-9.2.0/bin/gfortran option to support OpenMP
configure:21971: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
conftest.f:5:9:
5 | tid = 42
| 1
Error: Symbol 'tid' at (1) has no IMPLICIT type
configure:21971: $? = 1
configure: failed program was:
|
| program main
| implicit none
| !$ integer tid
| tid = 42
| call omp_set_num_threads(2)
| end
|
configure:21989: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -fopenmp conftest.f -lm >&5
configure:21989: $? = 0
configure:22003: result: -fopenmp
configure:22018: checking size of Fortran INTEGER
configure:22076: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c -fdefault-integer-8 conftest.f >&5
configure:22076: $? = 0
configure:22123: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:22123: $? = 0
configure:22123: ./conftest
configure:22123: $? = 0
configure:22147: result: 8
configure:22164: checking size of Fortran REAL
configure:22222: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:22222: $? = 0
configure:22269: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:22269: $? = 0
configure:22269: ./conftest
configure:22269: $? = 0
configure:22293: result: 4
configure:22309: checking size of Fortran DOUBLE PRECISION
configure:22367: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:22367: $? = 0
configure:22414: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
configure:22414: $? = 0
configure:22414: ./conftest
configure:22414: $? = 0
configure:22438: result: 8
configure:22458: checking for dtime
configure:22458: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
conftest.f:2:72:
2 | call dtime
| 1
Error: Missing actual argument 'values' in call to 'dtime' at (1)
configure:22458: $? = 1
configure: failed program was:
| program main
| call dtime
| end
configure:22458: result: no
configure:22458: checking for etime
configure:22458: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
conftest.f:2:72:
2 | call etime
| 1
Error: Missing actual argument 'values' in call to 'etime' at (1)
configure:22458: $? = 1
configure: failed program was:
| program main
| call etime
| end
configure:22458: result: no
configure:22475: checking for /share/apps/gcc/gcc-9.2.0/bin/gfortran flush routine
configure:22494: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
configure:22494: $? = 0
configure:22523: result: flush
configure:22549: checking for flag to disable /share/apps/gcc/gcc-9.2.0/bin/gfortran main when linking with C main
configure:22579: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:22579: $? = 0
configure:22597: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f cfortran_test.o -lm >&5
configure:22597: $? = 0
configure:22623: result: none
configure:22636: checking for routines to access the command line from Fortran
configure:22661: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
/tmp/ccVKRIJG.o: In function `MAIN__':
conftest.f:(.text+0x24): undefined reference to `getarg_'
collect2: error: ld returned 1 exit status
configure:22661: $? = 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:22692: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
/tmp/cceFT6VY.o: In function `MAIN__':
conftest.f:(.text+0x24): undefined reference to `getarg_'
collect2: error: ld returned 1 exit status
configure:22692: $? = 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:22723: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
/tmp/cctp2qRg.o: In function `MAIN__':
conftest.f:(.text+0x2a): undefined reference to `pxfgetarg_'
conftest.f:(.text+0x34): undefined reference to `ipxfargc_'
conftest.f:(.text+0x4c): undefined reference to `ipxfargc_'
collect2: error: ld returned 1 exit status
configure:22723: $? = 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:22754: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
conftest.f:2:17:
2 | use f90_unix_env
| 1
Fatal Error: Cannot open module file 'f90_unix_env.mod' for reading at (1): No such file or directory
compilation terminated.
configure:22754: $? = 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:22785: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
conftest.f:2:17:
2 | use f90_unix
| 1
Fatal Error: Cannot open module file 'f90_unix.mod' for reading at (1): No such file or directory
compilation terminated.
configure:22785: $? = 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:22816: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest conftest.f -lm >&5
configure:22816: $? = 0
configure:22830: result: yes
configure:22905: checking whether Fortran hidden string length convention is after args
configure:22974: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c conftest.f >&5
configure:22974: $? = 0
configure:23032: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c cfortran_test.o -lm -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath >&5
conftest.c: In function 'main':
conftest.c:195:5: warning: implicit declaration of function 'fsub_'; did you mean 'csub_'? [-Wimplicit-function-declaration]
195 | fsub_();
| ^~~~~
| csub_
configure:23032: $? = 0
configure:23032: ./conftest
configure:23032: $? = 0
configure:23197: result: yes
configure:23220: checking for C type corresponding to INTEGER
configure:23251: result: long
configure:23263: checking for C type corresponding to REAL
configure:23288: result: float
configure:23300: checking for C type corresponding to DOUBLE PRECISION
configure:23325: result: double
configure:23335: checking whether we can safely implement F77_FUNC(srand48)
configure:23377: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:23377: $? = 0
configure:23389: result: yes
configure:23407: checking for specific Fortran optimizations
configure:23515: result:
configure:23525: checking whether Fortran 77 compiler accepts -fno-inline
configure:23538: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -fno-inline conftest.f -lm >&5
configure:23538: $? = 0
configure:23547: result: yes
configure:23643:
configure:23645: Checks for BLAS,LAPACK,ScaLAPACK
configure:23647:
configure:23681: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:23681: $? = 0
configure:23681: ./conftest
configure:23681: $? = 0
configure:23893: Attempting to locate BLAS library
configure:23899: checking for BLAS with user-supplied flags
configure:23996: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -L/home/davidlq2/.local/lib conftest.f -lopenblas -lm >&5
/usr/bin/ld: warning: libgfortran.so.3, needed by /home/davidlq2/.local/lib/libopenblas.so, may conflict with libgfortran.so.5
/usr/bin/ld: warning: libgfortran.so.3, needed by /home/davidlq2/.local/lib/libopenblas.so, may conflict with libgfortran.so.5
configure:23996: $? = 0
configure:24025: result: yes
configure:26024: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:26024: $? = 0
configure:26024: ./conftest
configure:26024: $? = 0
configure:26220: Attempting to locate LAPACK library
configure:26287: checking for Fortran 77 LAPACK with user-supplied flags
configure:26306: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -L/home/davidlq2/.local/lib conftest.f -lopenblas -lopenblas -lm >&5
/usr/bin/ld: warning: libgfortran.so.3, needed by /home/davidlq2/.local/lib/libopenblas.so, may conflict with libgfortran.so.5
/usr/bin/ld: warning: libgfortran.so.3, needed by /home/davidlq2/.local/lib/libopenblas.so, may conflict with libgfortran.so.5
configure:26306: $? = 0
configure:26320: result: yes
configure:26479: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:26479: $? = 0
configure:26479: ./conftest
configure:26479: $? = 0
configure:26616: Attempting to locate SCALAPACK library
configure:26911: WARNING: ScaLAPACK library not found, interfaces won't be defined
configure:26964: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c -lm >&5
configure:26964: $? = 0
configure:26964: ./conftest
configure:26964: $? = 0
configure:27106: Attempting to locate ELPA library
configure:27114: checking for ELPA 2016 with user-supplied flags
configure:27185: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -L/home/davidlq2/.local/lib -L/opt/openmpi/lib conftest.f -lopenblas -lopenblas -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl -lm >&5
conftest.f:2:9:
2 | use ELPA1
| 1
Fatal Error: Cannot open module file 'elpa1.mod' for reading at (1): No such file or directory
compilation terminated.
configure:27185: $? = 1
configure: failed program was:
| program main
| use ELPA1
| use ELPA2
| implicit none
| logical status
| integer i4,mpierr
| double precision dscal8,darray8(2)
| mpierr=get_elpa_communicators (i4,
| c i4,i4,i4,i4)
| status = SOLVE_EVP_REAL_2STAGE_DOUBLE(i4,i4,darray8,i4,
| C darray8,darray8,i4,i4,i4,i4,i4,i4)
| end
configure:27199: result: no
configure:27205: checking for ELPA 2015 with user-supplied flags
configure:27276: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -L/home/davidlq2/.local/lib -L/opt/openmpi/lib conftest.f -lopenblas -lopenblas -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl -lm >&5
conftest.f:2:9:
2 | use ELPA1
| 1
Fatal Error: Cannot open module file 'elpa1.mod' for reading at (1): No such file or directory
compilation terminated.
configure:27276: $? = 1
configure: failed program was:
| program main
| use ELPA1
| use ELPA2
| implicit none
| logical status
| integer i4,mpierr
| double precision dscal8,darray8(2)
| mpierr=get_elpa_communicators (i4,
| c i4,i4,i4,i4)
| status = SOLVE_EVP_REAL_2STAGE(i4,i4,darray8,i4,
| C darray8,darray8,i4,i4,i4,i4,i4,i4)
| end
configure:27290: result: no
configure:27304: checking for ELPA with user-supplied flags
configure:27374: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -L/home/davidlq2/.local/lib -L/opt/openmpi/lib conftest.f -lopenblas -lopenblas -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl -lm >&5
conftest.f:2:9:
2 | use ELPA1
| 1
Fatal Error: Cannot open module file 'elpa1.mod' for reading at (1): No such file or directory
compilation terminated.
configure:27374: $? = 1
configure: failed program was:
| program main
| use ELPA1
| implicit none
| logical status
| integer i4
| double precision dscal8,darray8(2)
| status = SOLVE_EVP_REAL(i4,i4,darray8,i4,
| C darray8,darray8,i4,i4,i4,i4)
| end
configure:27390: result: no
configure:27397: checking for ELPA in generic library
configure:27468: /share/apps/gcc/gcc-9.2.0/bin/gfortran -o conftest -L/home/davidlq2/.local/lib -L/opt/openmpi/lib conftest.f -lelpa -lopenblas -lopenblas -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl -lm >&5
conftest.f:2:9:
2 | use ELPA1
| 1
Fatal Error: Cannot open module file 'elpa1.mod' for reading at (1): No such file or directory
compilation terminated.
configure:27468: $? = 1
configure: failed program was:
| program main
| use ELPA1
| implicit none
| logical status
| integer i4
| double precision dscal8,darray8(2)
| status = SOLVE_EVP_REAL(i4,i4,darray8,i4,
| C darray8,darray8,i4,i4,i4,i4)
| end
configure:27484: result: no
configure:27507: WARNING: ELPA library not found, interfaces won't be defined
configure:27531: WARNING: ELPA 2015 library not found, interfaces won't be defined
configure:27555: WARNING: ELPA 2016 library not found, interfaces won't be defined
configure:27579:
configure:27581: Checks for additional programs
configure:27583:
configure:27586: checking for grep that handles long lines and -e
configure:27644: result: /bin/grep
configure:27649: checking for a sed that does not truncate output
configure:27713: result: /bin/sed
configure:27721: checking for m4
configure:27739: found /usr/bin/m4
configure:27752: result: /usr/bin/m4
configure:27771: checking for perl
configure:27789: found /usr/bin/perl
configure:27802: result: /usr/bin/perl
configure:28062:
configure:28064: Libtool setup
configure:28066:
configure:28159: checking how to print strings
configure:28186: result: printf
configure:28207: checking for a sed that does not truncate output
configure:28271: result: /bin/sed
configure:28289: checking for fgrep
configure:28351: result: /bin/grep -F
configure:28386: checking for ld used by /share/apps/gcc/gcc-9.2.0/bin/gcc
configure:28453: result: /usr/bin/ld
configure:28460: checking if the linker (/usr/bin/ld) is GNU ld
configure:28475: result: yes
configure:28487: checking for BSD- or MS-compatible name lister (nm)
configure:28541: result: /usr/bin/nm -B
configure:28671: checking the name lister (/usr/bin/nm -B) interface
configure:28678: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:28681: /usr/bin/nm -B "conftest.o"
configure:28684: output
0000000000000000 B some_variable
configure:28691: result: BSD nm
configure:28694: checking whether ln -s works
configure:28698: result: yes
configure:28706: checking the maximum length of command line arguments
configure:28837: result: 1966080
configure:28885: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:28925: result: func_convert_file_noop
configure:28932: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:28952: result: func_convert_file_noop
configure:28959: checking for /usr/bin/ld option to reload object files
configure:28966: result: -r
configure:29040: checking for objdump
configure:29056: found /usr/bin/objdump
configure:29067: result: objdump
configure:29099: checking how to recognize dependent libraries
configure:29299: result: pass_all
configure:29384: checking for dlltool
configure:29414: result: no
configure:29444: checking how to associate runtime and link libraries
configure:29471: result: printf %s\n
configure:29531: checking for ar
configure:29547: found /usr/bin/ar
configure:29558: result: ar
configure:29595: checking for archiver @FILE support
configure:29620: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:29620: $? = 0
configure:29623: ar cru libconftest.a @conftest.lst >&5
configure:29626: $? = 0
configure:29631: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:29634: $? = 1
configure:29646: result: @
configure:29704: checking for strip
configure:29720: found /usr/bin/strip
configure:29731: result: strip
configure:29803: checking for ranlib
configure:29819: found /usr/bin/ranlib
configure:29830: result: ranlib
configure:29932: checking command to parse /usr/bin/nm -B output from /share/apps/gcc/gcc-9.2.0/bin/gcc object
configure:30085: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:30088: $? = 0
configure:30092: /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:30095: $? = 0
configure:30161: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest conftest.c conftstm.o >&5
configure:30164: $? = 0
configure:30202: result: ok
configure:30249: checking for sysroot
configure:30279: result: no
configure:30286: checking for a working dd
configure:30324: result: /bin/dd
configure:30328: checking how to truncate binary pipes
configure:30343: result: /bin/dd bs=4096 count=1
configure:30479: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:30482: $? = 0
configure:30680: checking for mt
configure:30710: result: no
configure:30730: checking if : is a manifest tool
configure:30736: : '-?'
configure:30744: result: no
configure:31426: checking for dlfcn.h
configure:31426: /share/apps/gcc/gcc-9.2.0/bin/gcc -c conftest.c >&5
configure:31426: $? = 0
configure:31426: result: yes
configure:31691: checking for objdir
configure:31706: result: .libs
configure:31970: checking if /share/apps/gcc/gcc-9.2.0/bin/gcc supports -fno-rtti -fno-exceptions
configure:31988: /share/apps/gcc/gcc-9.2.0/bin/gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:31992: $? = 0
configure:32005: result: no
configure:32363: checking for /share/apps/gcc/gcc-9.2.0/bin/gcc option to produce PIC
configure:32370: result: -fPIC -DPIC
configure:32378: checking if /share/apps/gcc/gcc-9.2.0/bin/gcc PIC flag -fPIC -DPIC works
configure:32396: /share/apps/gcc/gcc-9.2.0/bin/gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:32400: $? = 0
configure:32413: result: yes
configure:32442: checking if /share/apps/gcc/gcc-9.2.0/bin/gcc static flag -static works
configure:32470: result: yes
configure:32485: checking if /share/apps/gcc/gcc-9.2.0/bin/gcc supports -c -o file.o
configure:32506: /share/apps/gcc/gcc-9.2.0/bin/gcc -c -o out/conftest2.o conftest.c >&5
configure:32510: $? = 0
configure:32532: result: yes
configure:32540: checking if /share/apps/gcc/gcc-9.2.0/bin/gcc supports -c -o file.o
configure:32587: result: yes
configure:32620: checking whether the /share/apps/gcc/gcc-9.2.0/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:33895: result: yes
configure:34135: checking dynamic linker characteristics
configure:34724: /share/apps/gcc/gcc-9.2.0/bin/gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c -lm >&5
configure:34724: $? = 0
configure:34961: result: GNU/Linux ld.so
configure:35083: checking how to hardcode library paths into programs
configure:35108: result: immediate
configure:35696: checking whether stripping libraries is possible
configure:35701: result: yes
configure:35736: checking if libtool supports shared libraries
configure:35738: result: yes
configure:35741: checking whether to build shared libraries
configure:35766: result: no
configure:35769: checking whether to build static libraries
configure:35773: result: yes
configure:35796: checking how to run the C++ preprocessor
configure:35823: /share/apps/gcc/gcc-9.2.0/bin/g++ -E conftest.cpp
configure:35823: $? = 0
configure:35837: /share/apps/gcc/gcc-9.2.0/bin/g++ -E conftest.cpp
conftest.cpp:171:10: fatal error: ac_nonexistent.h: No such file or directory
171 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:35837: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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_HYPOT 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_SRAND 1
| #define HAVE_SRANDOM 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 F2C_SRAND48_OK 1
| #define HAVE_BLAS 1
| #define BLAS_SIZE 4
| #define HAVE_LAPACK 1
| #define HAVE_SCALAPACK 0
| #define HAVE_ELPA 0
| #define HAVE_ELPA_2015 0
| #define HAVE_ELPA_2016 0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:35862: result: /share/apps/gcc/gcc-9.2.0/bin/g++ -E
configure:35882: /share/apps/gcc/gcc-9.2.0/bin/g++ -E conftest.cpp
configure:35882: $? = 0
configure:35896: /share/apps/gcc/gcc-9.2.0/bin/g++ -E conftest.cpp
conftest.cpp:171:10: fatal error: ac_nonexistent.h: No such file or directory
171 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:35896: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Global Arrays (GA)"
| #define PACKAGE_TARNAME "ga"
| #define PACKAGE_VERSION "5.7.1"
| #define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
| #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
| #define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
| #define LINUX 1
| #define SYSV 1
| #define PACKAGE "ga"
| #define VERSION "5.7.1"
| #define MSG_COMMS_MPI 1
| #define ENABLE_PEIGS 1
| #define ENABLE_EISPACK 0
| #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_ARMCI_GROUP_COMM 1
| #define HAVE_ARMCI_INITIALIZED 1
| #define HAVE_ARMCI_NOTIFY 1
| #define HAVE_ARMCI_MSG_INIT 1
| #define HAVE_ARMCI_MSG_FINALIZE 1
| #define HAVE_ARMCI_STRIDE_INFO_INIT 1
| #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
| #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_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_STATFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 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_HYPOT 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_SRAND 1
| #define HAVE_SRANDOM 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 F2C_SRAND48_OK 1
| #define HAVE_BLAS 1
| #define BLAS_SIZE 4
| #define HAVE_LAPACK 1
| #define HAVE_SCALAPACK 0
| #define HAVE_ELPA 0
| #define HAVE_ELPA_2015 0
| #define HAVE_ELPA_2016 0
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:36058: checking for ld used by /share/apps/gcc/gcc-9.2.0/bin/g++
configure:36125: result: /usr/bin/ld -m elf_x86_64
configure:36132: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:36147: result: yes
configure:36202: checking whether the /share/apps/gcc/gcc-9.2.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:37291: result: yes
configure:37327: /share/apps/gcc/gcc-9.2.0/bin/g++ -c conftest.cpp >&5
configure:37330: $? = 0
configure:37811: checking for /share/apps/gcc/gcc-9.2.0/bin/g++ option to produce PIC
configure:37818: result: -fPIC -DPIC
configure:37826: checking if /share/apps/gcc/gcc-9.2.0/bin/g++ PIC flag -fPIC -DPIC works
configure:37844: /share/apps/gcc/gcc-9.2.0/bin/g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:37848: $? = 0
configure:37861: result: yes
configure:37884: checking if /share/apps/gcc/gcc-9.2.0/bin/g++ static flag -static works
configure:37912: result: yes
configure:37924: checking if /share/apps/gcc/gcc-9.2.0/bin/g++ supports -c -o file.o
configure:37945: /share/apps/gcc/gcc-9.2.0/bin/g++ -c -o out/conftest2.o conftest.cpp >&5
configure:37949: $? = 0
configure:37971: result: yes
configure:37976: checking if /share/apps/gcc/gcc-9.2.0/bin/g++ supports -c -o file.o
configure:38023: result: yes
configure:38053: checking whether the /share/apps/gcc/gcc-9.2.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:38093: result: yes
configure:38234: checking dynamic linker characteristics
configure:38987: result: GNU/Linux ld.so
configure:39052: checking how to hardcode library paths into programs
configure:39077: result: immediate
configure:39218: checking if libtool supports shared libraries
configure:39220: result: yes
configure:39223: checking whether to build shared libraries
configure:39247: result: no
configure:39250: checking whether to build static libraries
configure:39254: result: yes
configure:39606: checking for /share/apps/gcc/gcc-9.2.0/bin/gfortran option to produce PIC
configure:39613: result: -fPIC
configure:39621: checking if /share/apps/gcc/gcc-9.2.0/bin/gfortran PIC flag -fPIC works
configure:39639: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c -fPIC conftest.f >&5
configure:39643: $? = 0
configure:39656: result: yes
configure:39679: checking if /share/apps/gcc/gcc-9.2.0/bin/gfortran static flag -static works
configure:39707: result: yes
configure:39719: checking if /share/apps/gcc/gcc-9.2.0/bin/gfortran supports -c -o file.o
configure:39740: /share/apps/gcc/gcc-9.2.0/bin/gfortran -c -o out/conftest2.o conftest.f >&5
configure:39744: $? = 0
configure:39766: result: yes
configure:39771: checking if /share/apps/gcc/gcc-9.2.0/bin/gfortran supports -c -o file.o
configure:39818: result: yes
configure:39848: checking whether the /share/apps/gcc/gcc-9.2.0/bin/gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:41057: result: yes
configure:41198: checking dynamic linker characteristics
configure:41937: result: GNU/Linux ld.so
configure:42002: checking how to hardcode library paths into programs
configure:42027: result: immediate
configure:42099:
configure:42101: Miscellaneous remaining setup
configure:42103:
configure:42532: checking for mpirun
configure:42550: found /opt/openmpi/bin/mpirun
configure:42562: result: /opt/openmpi/bin/mpirun
configure:43141: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Global Arrays (GA) config.status 5.7.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on gellmann.scs.illinois.edu
config.status:1626: creating Makefile
config.status:1626: creating gaf2c/farg.h
config.status:1626: creating gaf2c/typesf2c.h
config.status:1626: creating global/src/global.fh
config.status:1626: creating ma/mafdecls.fh
config.status:1626: creating ma/matypes.h
config.status:1626: creating tools/ga-config
config.status:1626: creating config.h
config.status:1840: executing depfiles commands
config.status:1840: executing libtool commands
configure:45864: === configuring in armci (/home/davidlq2/Repositories/nwchem-7.0.0/src/tools/build/armci)
configure:45927: running /bin/sh ../../ga-5.7.1/armci/configure --disable-option-checking '--prefix=/home/davidlq2/Repositories/nwchem-7.0.0/src/tools/install' '--with-tcgmsg' '--with-mpi=-I/opt/openmpi/include -I/opt/openmpi/lib -L/opt/openmpi/lib -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl' '--enable-peigs' '--enable-underscoring' '--disable-mpi-tests' '--without-scalapack' '--with-lapack=-lopenblas' '--with-blas4=-L/home/davidlq2/.local/lib -lopenblas' '--with-mpi-pr' 'CC=/share/apps/gcc/gcc-9.2.0/bin/gcc' 'CXX=/share/apps/gcc/gcc-9.2.0/bin/g++' 'F77=/share/apps/gcc/gcc-9.2.0/bin/gfortran' 'ARMCI_DEFAULT_SHMMAX_UBOUND=131072' --cache-file=/dev/null --srcdir=../../ga-5.7.1/armci
configure:45864: === configuring in comex (/home/davidlq2/Repositories/nwchem-7.0.0/src/tools/build/comex)
configure:45927: running /bin/sh ../../ga-5.7.1/comex/configure --disable-option-checking '--prefix=/home/davidlq2/Repositories/nwchem-7.0.0/src/tools/install' '--with-tcgmsg' '--with-mpi=-I/opt/openmpi/include -I/opt/openmpi/lib -L/opt/openmpi/lib -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl' '--enable-peigs' '--enable-underscoring' '--disable-mpi-tests' '--without-scalapack' '--with-lapack=-lopenblas' '--with-blas4=-L/home/davidlq2/.local/lib -lopenblas' '--with-mpi-pr' 'CC=/share/apps/gcc/gcc-9.2.0/bin/gcc' 'CXX=/share/apps/gcc/gcc-9.2.0/bin/g++' 'F77=/share/apps/gcc/gcc-9.2.0/bin/gfortran' 'ARMCI_DEFAULT_SHMMAX_UBOUND=131072' --cache-file=/dev/null --srcdir=../../ga-5.7.1/comex
configure:45945:
configure:45947: **************************************************************
configure:45949: Global Arrays (GA) configured as follows:
configure:45951: **************************************************************
configure:45953:
configure:45955: TARGET=LINUX64
configure:45957: MSG_COMMS=MPI
configure:45959: GA_MP_LIBS= -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl
configure:45961: GA_MP_LDFLAGS= -L/opt/openmpi/lib
configure:45963: GA_MP_CPPFLAGS= -I/opt/openmpi/include -I/opt/openmpi/lib
configure:45965: ARMCI_NETWORK=MPI_PR
configure:45967: ARMCI_NETWORK_LDFLAGS=
configure:45969: ARMCI_NETWORK_LIBS=
configure:45971: ARMCI_NETWORK_CPPFLAGS=
configure:45975: F77=/share/apps/gcc/gcc-9.2.0/bin/gfortran
configure:45983: FFLAGS=
configure:45985: FFLAG_INT=-fdefault-integer-8
configure:45987: FFLAG_NO_LOOP_OPT=-fno-aggressive-loop-optimizations
configure:45989: GA_FOPT=
configure:45993: CC=/share/apps/gcc/gcc-9.2.0/bin/gcc
configure:46001: CFLAGS=
configure:46003: CFLAG_NO_LOOP_OPT=-fno-aggressive-loop-optimizations
configure:46005: GA_COPT=
configure:46023: CPP=/share/apps/gcc/gcc-9.2.0/bin/gcc -E
configure:46025: CPPFLAGS=
configure:46027: LDFLAGS=
configure:46029: LIBS=-lm
configure:46031: FLIBS= -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath
configure:46033: BLAS_LDFLAGS= -L/home/davidlq2/.local/lib
configure:46035: BLAS_LIBS= -lopenblas
configure:46037: BLAS_CPPFLAGS=
configure:46039: AR=ar
configure:46041: AR_FLAGS=cru
configure:46043: CCAS=/share/apps/gcc/gcc-9.2.0/bin/gcc
configure:46045: CCAS_FLAGS=
configure:46047: DEFS=-DHAVE_CONFIG_H
configure:46049: SHELL=/bin/sh
configure:46054: MPIEXEC=/opt/openmpi/bin/mpirun -n %NP%
configure:46060: NPROCS=4
configure:46062:
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-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=/share/apps/gcc/gcc-9.2.0/bin/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=set
ac_cv_env_CXX_value=/share/apps/gcc/gcc-9.2.0/bin/g++
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=/share/apps/gcc/gcc-9.2.0/bin/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_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath'
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_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-pc-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=/opt/openmpi/bin/mpirun
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/share/apps/gcc/gcc-9.2.0/bin/gcc -E'
ac_cv_prog_CXXCPP='/share/apps/gcc/gcc-9.2.0/bin/g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_c_openmp=-fopenmp
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_openmp=-fopenmp
ac_cv_prog_f77_v=-v
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_floor=-lm
ac_cv_search_hypot='none required'
ac_cv_search_modf='none required'
ac_cv_search_opendir='none required'
ac_cv_search_pow='none required'
ac_cv_search_sqrt='none required'
ac_cv_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_make_support_nested_variables=yes
ax_cv_PTHREAD_CLANG=no
ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_PTHREAD_SPECIAL_FLAGS=no
ax_cv_sys_weak_alias_pragma=yes
ga_cv_c_compiler_vendor=gnu
ga_cv_c_gnu_loop_opt=-fno-aggressive-loop-optimizations
ga_cv_c_mpi_test_compile=yes
ga_cv_c_opt=
ga_cv_c_pointer_as_integer=long
ga_cv_check_f77flags___fno_inline=yes
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_srand48=yes
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_gnu_loop_opt=-fno-aggressive-loop-optimizations
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=
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=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
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
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/davidlq2/Repositories/nwchem-7.0.0/src/tools/ga-5.7.1/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
ARMCI_NETWORK_ARMCI_FALSE=''
ARMCI_NETWORK_ARMCI_TRUE='#'
ARMCI_NETWORK_COMEX_FALSE='#'
ARMCI_NETWORK_COMEX_TRUE=''
ARMCI_NETWORK_CPPFLAGS=''
ARMCI_NETWORK_CRAY_SHMEM_FALSE=''
ARMCI_NETWORK_CRAY_SHMEM_TRUE='#'
ARMCI_NETWORK_DMAPP_FALSE=''
ARMCI_NETWORK_DMAPP_TRUE='#'
ARMCI_NETWORK_EXTERNAL_FALSE='#'
ARMCI_NETWORK_EXTERNAL_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_MPI3_FALSE=''
ARMCI_NETWORK_MPI3_TRUE='#'
ARMCI_NETWORK_MPI_MT_FALSE=''
ARMCI_NETWORK_MPI_MT_TRUE='#'
ARMCI_NETWORK_MPI_PR_FALSE='#'
ARMCI_NETWORK_MPI_PR_TRUE=''
ARMCI_NETWORK_MPI_PT_FALSE=''
ARMCI_NETWORK_MPI_PT_TRUE='#'
ARMCI_NETWORK_MPI_SPAWN_FALSE=''
ARMCI_NETWORK_MPI_SPAWN_TRUE='#'
ARMCI_NETWORK_MPI_TS_FALSE=''
ARMCI_NETWORK_MPI_TS_TRUE='#'
ARMCI_NETWORK_OFA_FALSE=''
ARMCI_NETWORK_OFA_TRUE='#'
ARMCI_NETWORK_OFI_FALSE=''
ARMCI_NETWORK_OFI_TRUE='#'
ARMCI_NETWORK_OPENIB_FALSE=''
ARMCI_NETWORK_OPENIB_TRUE='#'
ARMCI_NETWORK_PORTALS4_FALSE=''
ARMCI_NETWORK_PORTALS4_TRUE='#'
ARMCI_NETWORK_PORTALS_FALSE=''
ARMCI_NETWORK_PORTALS_TRUE='#'
ARMCI_NETWORK_SOCKETS_FALSE=''
ARMCI_NETWORK_SOCKETS_TRUE='#'
ARMCI_SRC_DIR='comex'
ARMCI_SRC_DIR_COMEX_FALSE='#'
ARMCI_SRC_DIR_COMEX_TRUE=''
ARMCI_SRC_DIR_GEMINI_FALSE=''
ARMCI_SRC_DIR_GEMINI_TRUE='#'
ARMCI_SRC_DIR_PORTALS_FALSE=''
ARMCI_SRC_DIR_PORTALS_TRUE='#'
ARMCI_SRC_DIR_SRC_FALSE=''
ARMCI_SRC_DIR_SRC_TRUE='#'
AR_FLAGS='cru'
AUTOCONF='${SHELL} /home/davidlq2/Repositories/nwchem-7.0.0/src/tools/ga-5.7.1/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /home/davidlq2/Repositories/nwchem-7.0.0/src/tools/ga-5.7.1/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /home/davidlq2/Repositories/nwchem-7.0.0/src/tools/ga-5.7.1/build-aux/missing --run automake-1.11'
AWK='gawk'
BGL_FALSE=''
BGL_TRUE='#'
BGP_FALSE=''
BGP_TRUE='#'
BLAS_CPPFLAGS=''
BLAS_LDFLAGS=' -L/home/davidlq2/.local/lib'
BLAS_LIBS=' -lopenblas'
CATAMOUNT_FALSE=''
CATAMOUNT_TRUE='#'
CC='/share/apps/gcc/gcc-9.2.0/bin/gcc'
CCAS='/share/apps/gcc/gcc-9.2.0/bin/gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CFLAG_NO_LOOP_OPT='-fno-aggressive-loop-optimizations'
CPP='/share/apps/gcc/gcc-9.2.0/bin/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='/share/apps/gcc/gcc-9.2.0/bin/g++'
CXXCPP='/share/apps/gcc/gcc-9.2.0/bin/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'
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'
ELPA_CPPFLAGS=''
ELPA_LDFLAGS=''
ELPA_LIBS=''
ENABLE_ARMCI_MEM_OPTION_FALSE='#'
ENABLE_ARMCI_MEM_OPTION_TRUE=''
ENABLE_CHECKPOINT_FALSE=''
ENABLE_CHECKPOINT_TRUE='#'
ENABLE_EISPACK_FALSE=''
ENABLE_EISPACK_TRUE='#'
ENABLE_F77_FALSE='#'
ENABLE_F77_TRUE=''
ENABLE_GPARRAYS_FALSE=''
ENABLE_GPARRAYS_TRUE='#'
ENABLE_PEIGS_FALSE='#'
ENABLE_PEIGS_TRUE=''
ENABLE_PROFILING_FALSE=''
ENABLE_PROFILING_TRUE='#'
ENABLE_TRACE_FALSE=''
ENABLE_TRACE_TRUE='#'
ENABLE_UNIT_TESTS_FALSE=''
ENABLE_UNIT_TESTS_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='/share/apps/gcc/gcc-9.2.0/bin/gfortran'
F77LINK='$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@'
F77_INTEL_NO_INLINE_FALSE=''
F77_INTEL_NO_INLINE_TRUE='#'
FFLAGS=' '
FFLAG_INT='-fdefault-integer-8'
FFLAG_NO_LOOP_OPT='-fno-aggressive-loop-optimizations'
FGREP='/bin/grep -F'
FLD_NOMAIN=''
FLIBS=' -L/share/apps/gcc/gcc-9.2.0/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib64/../lib64 -L/home/davidlq2/.local/lib/../lib64 -L/home/davidlq2/.local/lib64/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/share/apps/gcc/gcc-9.2.0/lib -L/share/apps/gcc/gcc-9.2.0/lib64 -L/opt/openmpi/lib -L/opt/python/lib -L/home/davidlq2/.local/lib -L/home/davidlq2/.local/lib64 -L/share/apps/gcc/gcc-9.2.0/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../.. -lgfortran -lm -lquadmath'
FUJITSU_VPP_FALSE=''
FUJITSU_VPP_TRUE='#'
GA_ACCESS_INDEX_TYPE='integer*8'
GA_COPT=''
GA_CXXOPT=''
GA_CXX_WARN=''
GA_C_WARN=''
GA_FOPT=''
GA_F_WARN=''
GA_MP_CPPFLAGS=' -I/opt/openmpi/include -I/opt/openmpi/lib'
GA_MP_LDFLAGS=' -L/opt/openmpi/lib'
GA_MP_LIBS=' -lmpi_f90 -lmpi_f77 -lmpi -libverbs -ldat -lrt -lnsl -lutil -lm -ldl -lm -lrt -lnsl -lutil -lm -ldl'
GREP='/bin/grep'
HAVE_ARMCI_GROUP_COMM_FALSE='#'
HAVE_ARMCI_GROUP_COMM_MEMBER_FALSE=''
HAVE_ARMCI_GROUP_COMM_MEMBER_TRUE='#'
HAVE_ARMCI_GROUP_COMM_TRUE=''
HAVE_ARMCI_INITIALIZED_FALSE='#'
HAVE_ARMCI_INITIALIZED_TRUE=''
HAVE_ARMCI_MSG_FINALIZE_FALSE='#'
HAVE_ARMCI_MSG_FINALIZE_TRUE=''
HAVE_ARMCI_MSG_INIT_FALSE='#'
HAVE_ARMCI_MSG_INIT_TRUE=''
HAVE_ARMCI_NOTIFY_FALSE='#'
HAVE_ARMCI_NOTIFY_TRUE=''
HAVE_ARMCI_STRIDE_INFO_INIT_FALSE='#'
HAVE_ARMCI_STRIDE_INFO_INIT_TRUE=''
HAVE_BLAS_FALSE='#'
HAVE_BLAS_TRUE=''
HAVE_ELPA_2015_FALSE=''
HAVE_ELPA_2015_TRUE='#'
HAVE_ELPA_2016_FALSE=''
HAVE_ELPA_2016_TRUE='#'
HAVE_ELPA_FALSE=''
HAVE_ELPA_TRUE='#'
HAVE_LAPACK_FALSE='#'
HAVE_LAPACK_TRUE=''
HAVE_M4_FALSE='#'
HAVE_M4_TRUE=''
HAVE_PERL_FALSE='#'
HAVE_PERL_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=' -lopenblas'
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=''
LTVER='2:1:1'
LT_SYS_LIBRARY_PATH=''
M4='/usr/bin/m4'
MACX_FALSE=''
MACX_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/davidlq2/Repositories/nwchem-7.0.0/src/tools/ga-5.7.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'
MINGW_FALSE=''
MINGW_TRUE='#'
MKDIR_P='/bin/mkdir -p'
MPICC=''
MPICXX=''
MPIEXEC='/opt/openmpi/bin/mpirun -n %NP%'
MPIF77=''
MSG_COMMS_MPI_FALSE='#'
MSG_COMMS_MPI_TRUE=''
MSG_COMMS_TCGMSG4_FALSE=''
MSG_COMMS_TCGMSG4_TRUE='#'
MSG_COMMS_TCGMSG5_FALSE=''
MSG_COMMS_TCGMSG5_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'
OPENMP_CFLAGS='-fopenmp'
OPENMP_CXXFLAGS=''
OPENMP_FFLAGS='-fopenmp'
OTOOL64=''
OTOOL=''
PACKAGE='ga'
PACKAGE_BUGREPORT='hpctools@pnl.gov'
PACKAGE_NAME='Global Arrays (GA)'
PACKAGE_STRING='Global Arrays (GA) 5.7.1'
PACKAGE_TARNAME='ga'
PACKAGE_URL='http://hpc.pnl.gov/globalarrays/'
PACKAGE_VERSION='5.7.1'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PLOTLIB=''
PTHREAD_CC='/share/apps/gcc/gcc-9.2.0/bin/gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
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.7.1'
XMKMF=''
X_CPPFLAGS=''
X_LDFLAGS=''
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
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__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
am__v_F77LD_0='@echo " F77LD " $@;'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
blas_size='4'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_peigs='1'
exec_prefix='${prefix}'
have_blas='1'
have_elpa='0'
have_elpa_2015='0'
have_elpa_2016='0'
have_lapack='1'
have_scalapack='0'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/davidlq2/Repositories/nwchem-7.0.0/src/tools/ga-5.7.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}'
prefix='/home/davidlq2/Repositories/nwchem-7.0.0/src/tools/install'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
scalapack_size='4'
sharedstatedir='${prefix}/com'
subdirs=' armci comex'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Global Arrays (GA)"
#define PACKAGE_TARNAME "ga"
#define PACKAGE_VERSION "5.7.1"
#define PACKAGE_STRING "Global Arrays (GA) 5.7.1"
#define PACKAGE_BUGREPORT "hpctools@pnl.gov"
#define PACKAGE_URL "http://hpc.pnl.gov/globalarrays/"
#define LINUX 1
#define SYSV 1
#define PACKAGE "ga"
#define VERSION "5.7.1"
#define MSG_COMMS_MPI 1
#define ENABLE_PEIGS 1
#define ENABLE_EISPACK 0
#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_ARMCI_GROUP_COMM 1
#define HAVE_ARMCI_INITIALIZED 1
#define HAVE_ARMCI_NOTIFY 1
#define HAVE_ARMCI_MSG_INIT 1
#define HAVE_ARMCI_MSG_FINALIZE 1
#define HAVE_ARMCI_STRIDE_INFO_INIT 1
#define NEED_DELAY_TCGMSG_MPI_STARTUP 0
#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_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_STATFS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_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 HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 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_HYPOT 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_SRAND 1
#define HAVE_SRANDOM 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 F2C_SRAND48_OK 1
#define HAVE_BLAS 1
#define BLAS_SIZE 4
#define HAVE_LAPACK 1
#define HAVE_SCALAPACK 0
#define HAVE_ELPA 0
#define HAVE_ELPA_2015 0
#define HAVE_ELPA_2016 0
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PTHREADS 1
#define DATA_SERVER 1
#define SERVER_THREAD 1
#define MPI_PR 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.7.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on gellmann.scs.illinois.edu
config.status:1626: creating Makefile
config.status:1626: creating gaf2c/farg.h
config.status:1626: creating gaf2c/typesf2c.h
config.status:1626: creating global/src/global.fh
config.status:1626: creating ma/mafdecls.fh
config.status:1626: creating ma/matypes.h
config.status:1626: creating tools/ga-config
config.status:1626: creating config.h
config.status:1792: config.h is unchanged
config.status:1840: executing depfiles commands
config.status:1840: executing libtool commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment