============================================================================ == Configuring LAM version 7.1.3 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: builddir: /usr/local/amber10/src/lam-7.1.3 configure: srcdir: /usr/local/amber10/src/lam-7.1.3 checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 checking whether the C compiler (gcc -O3 ) accepts ANSI prototypes... yes checking for type int2... no checking for type uint2... no checking for type int4... no checking for type uint4... no checking for type int8... no checking for type uint8... no checking for type float4... no checking for type float8... no checking size of char... 1 checking size of short... 2 checking size of wchar_t... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 12 checking size of void *... 4 checking alignment of char... 1 checking alignment of short... 2 checking alignment of wchar_t... 2 checking alignment of int... 4 checking alignment of long... 4 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of long double... 4 checking alignment of void *... 4 *** C++ compiler and preprocessor checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking if want C++ exception handling... no checking whether g++ has new(std::nothrow)... yes checking for C++ template repository directory... not used checking for C++ compiler template parameters... none needed checking for C++ optimization flags... -O3 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking map usability... yes checking map presence... yes checking for map... yes checking for type bool... yes checking for true/false... yes checking size of bool... 1 checking size of int... 4 checking alignment of bool... 1 checking alignment of int... 4 checking how to store bool in C... unsigned char *** Fortran Compiler checking for g95... g95 checking how to add a library directory to g95... "-L" checking g95 external naming convention... FORTRANUNDERSCORE checking for FORTRAN optimization flags... -O0 -fno-second-underscore checking size of FORTRAN INTEGER... 4 checking size of FORTRAN REAL... 4 checking size of FORTRAN DOUBLE PRECISION... 8 checking size of FORTRAN COMPLEX... 8 checking size of FORTRAN DOUBLE COMPLEX... 16 checking alignment of FORTRAN INTEGER... 1 checking alignment of FORTRAN REAL... 1 checking alignment of FORTRAN DOUBLE PRECISION... 1 checking alignment of FORTRAN COMPLEX... 1 checking alignment of FORTRAN DOUBLE COMPLEX... 1 checking size of FORTRAN INTEGER*1... 1 checking for corresponding C type for INTEGER*1... char checking size of FORTRAN INTEGER*2... 2 checking for corresponding C type for INTEGER*2... short checking size of FORTRAN INTEGER*4... 4 checking for corresponding C type for INTEGER*4... int checking size of FORTRAN INTEGER*8... 8 checking for corresponding C type for INTEGER*8... long long checking size of FORTRAN REAL*4... 4 checking for corresponding C type for REAL*4... float checking size of FORTRAN REAL*8... 8 checking for corresponding C type for REAL*8... double checking size of FORTRAN REAL*16... unknown configure: WARNING: Looks like REAL*16 is not supported by the fortran compiler checking alignment of FORTRAN INTEGER*1... 1 checking alignment of FORTRAN INTEGER*2... 1 checking alignment of FORTRAN INTEGER*4... 1 checking alignment of FORTRAN INTEGER*8... 1 checking alignment of FORTRAN REAL*4... 1 checking alignment of FORTRAN REAL*8... 1 checking alignment of FORTRAN REAL*16... unknown configure: WARNING: *** No alignment for REAL*16 *** LAM configuration options checking if want profiling interface... no checking if want full installation of Trillium files... no checking if want ROMIO support... no checking if want FORTRAN support... yes checking if want MPI 2 C++ support... no checking if want MPI::File C++ binding support... no checking if want IMPI support... no checking how to yeild... yield() checking for LAM user signal... SIGUSR2 checking if want purify clean... no checking for desired boot timeout... 60 seconds checking for desired lamd packet resend time... 500000 seconds checking for desired lamd heartbeat time... 120 seconds checking if want stub MPI functions... no checking if want default promiscuous boot connections... no *** System-specific tests checking whether ln -s works... yes checking for cp... /usr/bin/cp checking for rm... /usr/bin/rm checking for sh... /usr/bin/sh checking if installed perl can support mpiexec... yes checking for prototype of snprintf... yes checking for prototype of gethostname... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking rpc/types.h usability... no checking rpc/types.h presence... no checking for rpc/types.h... no checking for rpc/xdr.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for strings.h... (cached) yes checking if FIONBIO defined in sys/ioctl.h... not on AIX 4.3.3, so who cares? checking if SA_RESTART defined in signal.h... yes checking for sa_len in struct sockaddr... no checking if need to include sys/select.h... yes checking for socket... yes checking for gethostbyname... yes checking for login in -lutil... yes checking for openpty... yes checking for atexit... yes checking for getcwd... yes checking for yield... no checking for snprintf... yes checking for atoll... yes checking for strtoll... yes checking for sched_yield... yes checking for sysconf... yes checking for sysctl... no checking whether vscanf is declared... yes checking whether va_copy is declared... yes checking whether __va_copy is declared... yes checking for glibc... no checking whether to use prefix memcpy()... no (default on non-glibc systems: no) checking whether byte ordering is bigendian... no checking for union semun in sys/sem.h... no checking for struct semid_ds... yes checking if able to create SYSV semaphores... no checking if able to create SYSV semaphores work with -lrt... no checking if able to create SYSV semaphores work with -lcygipc... no checking for SYSV semaphore support... no *************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *************************************************************** We could not detect SYSV semaphore support on your machine. Please check whether "ipc-daemon2" is running on the machine. *************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *************************************************************** checking for struct shmid_ds... yes checking if SYSV shared memory works... no checking if SYSV shared memory works with -lrt... no checking if SYSV shared memory works with -lcygipc... no checking for SYSV shared memory support... no ******************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ******************************************************************** We could not detect SYSV shared memory support for your machine. Please check whether you have a running "ipc-daemon2". If NOT, please run this daemon and try configuring again. ******************************************************************** checking if C compiler and POSIX threads work as is... yes checking if C++ compiler and POSIX threads work as is... yes checking if F77 compiler and POSIX threads work as is... yes checking for working POSIX threads package... yes checking if C compiler and Solaris threads work... no checking if C++ compiler and Solaris threads work... no checking if F77 compiler and Solaris threads work... no checking for working Solaris threads package... no checking for type of thread support... posix checking if threads have different pids (pthreads on linux)... no checking for pthread_atfork... yes checking for FD_SETSIZE... using system defaults checking BSD 4.3 for msg_accrights in struct msghdr... no checking for BSD 4.3 fd passing support... no checking for POSIX.1g struct msghdr... yes checking fd passing using RFC2292 API... failed checking fd passing using POSIX.1g API... passed checking for BSD 4.4 fd passing support... yes (POSIX.1g) checking for System V Release 4 for struct strrecvfd... no checking for System V Release 4 fd passing support... no checking for BSD ptys... no checking for SYSV ptys... yes checking size of struct stat members... 4 checking type of getsockopt optlen parameter... socklen_t checking type of recvfrom length parameter... socklen_t checking if build filesystem is case sensitive... no checking if configuring for case sensitive fs... no ******************************************************************************* NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE ******************************************************************************* Because LAM/MPI is being installed on a non-case sensitive file system, the C++ wrapper compiler will be named mpic++ instead of the traditional mpiCC. Please update any makefiles appropriately. ******************************************************************************* NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE ******************************************************************************* *** Memory management setup checking for memory management type... none *** Optional modules checking if want MPI C++ bindings... disabled checking if want ROMIO... disabled checking if want TotalView attach support... enabled checking if want TotalView queue debugging support... disabled checking for bproc_numnodes in -lbproc... no checking if want BPROC support... no checking if want deprecated executable names... yes checking for subdir args... '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' *** SSI modules checking which modules should be run-time loadable... none checking for SSI kinds... boot coll crlam crmpi rpi configure: LAM configuring in share/ssi/boot/bproc configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI boot bproc module version 1.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the bproc boot to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI boot bproc-specific setup checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for bproc_numnodes in -lbproc... no configure: error: Cannot continue configure: /bin/sh './configure' *failed* for share/ssi/boot/bproc configure: --- SSI module boot:bproc compile: no configure: LAM configuring in share/ssi/boot/globus configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. configure: error: cannot find sources (src/ssi_boot_globus.c) in . configure: /bin/sh './configure' *failed* for share/ssi/boot/globus configure: --- SSI module boot:globus compile: no configure: LAM configuring in share/ssi/boot/rsh configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI boot rsh module version 1.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the rsh boot to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI boot rsh-specific setup checking for rsh... no checking for ssh... no configure: WARNING: *** Could not find remote shell command configure: error: *** Cannot continue. configure: /bin/sh './configure' *failed* for share/ssi/boot/rsh configure: --- SSI module boot:rsh compile: no configure: LAM configuring in share/ssi/boot/slurm configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI boot slurm module version 1.0 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the slurm boot to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI boot slurm-specific setup checking for inet_ntop... yes *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-boot-slurm-config.h config.status: src/lam-ssi-boot-slurm-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/boot/slurm configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module boot:slurm compile: yes configure: +++ SSI module boot:slurm mode: static configure: LAM configuring in share/ssi/boot/tm configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI boot tm module version 1.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the tm boot to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI boot tm-specific setup checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking tm.h usability... no checking tm.h presence... no checking for tm.h... no configure: error: *** Cannot find working tm.h. configure: /bin/sh './configure' *failed* for share/ssi/boot/tm configure: --- SSI module boot:tm compile: no configure: LAM configuring in share/ssi/coll/impi configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI coll impi module version 7.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the impi coll to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI coll impi-specific setup checking if want IMPI support... no configure: error: Cannot continue configure: /bin/sh './configure' *failed* for share/ssi/coll/impi configure: --- SSI module coll:impi compile: no configure: LAM configuring in share/ssi/coll/lam_basic configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI coll lam_basic module version 7.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the lam_basic coll to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-coll-lam-basic-config.h config.status: src/lam-ssi-coll-lam-basic-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/coll/lam_basic configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module coll:lam_basic compile: yes configure: +++ SSI module coll:lam_basic mode: static configure: LAM configuring in share/ssi/coll/shmem configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI coll shmem module version 1.0 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the shmem coll to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-coll-shmem-config.h config.status: src/lam-ssi-coll-shmem-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/coll/shmem configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module coll:shmem compile: yes configure: +++ SSI module coll:shmem mode: static configure: LAM configuring in share/ssi/coll/smp configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI coll smp module version 1.2 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the smp coll to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-coll-smp-config.h config.status: src/lam-ssi-coll-smp-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/coll/smp configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module coll:smp compile: yes configure: +++ SSI module coll:smp mode: static configure: LAM configuring in share/ssi/crlam/blcr configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI crlam blcr module version 1.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the blcr crlam to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI crlam blcr-specific setup checking if C compiler and POSIX threads work as is... yes checking for working POSIX threads package... yes checking if C compiler and Solaris threads work... no checking for working Solaris threads package... no checking for type of thread support... posix checking if threads have different pids (pthreads on linux)... no checking for cr_register_callback in -lcr... no checking if want LBNL checkpoint support... no configure: error: cannot continue configure: /bin/sh './configure' *failed* for share/ssi/crlam/blcr configure: --- SSI module crlam:blcr compile: no configure: LAM configuring in share/ssi/crlam/self configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI crlam self module version 1.0 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the self crlam to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** C++ compiler and preprocessor checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking if want C++ exception handling... no checking whether g++ has new(std::nothrow)... yes checking for C++ template repository directory... not used checking for C++ compiler template parameters... none needed checking for C++ optimization flags... -O3 *** SSI crlam self-specific setup checking if C compiler and POSIX threads work as is... yes checking if C++ compiler and POSIX threads work as is... yes checking for working POSIX threads package... yes checking if C compiler and Solaris threads work... no checking if C++ compiler and Solaris threads work... no checking for working Solaris threads package... no checking for type of thread support... posix checking if threads have different pids (pthreads on linux)... no *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-crlam-self-config.h config.status: src/lam-ssi-crlam-self-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/crlam/self configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module crlam:self compile: yes configure: +++ SSI module crlam:self mode: static configure: LAM configuring in share/ssi/crmpi/blcr configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI crmpi blcr module version 1.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the blcr crmpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI crmpi blcr-specific setup checking if C compiler and POSIX threads work as is... yes checking for working POSIX threads package... yes checking if C compiler and Solaris threads work... no checking for working Solaris threads package... no checking for type of thread support... posix checking if threads have different pids (pthreads on linux)... no checking for cr_register_callback in -lcr... no checking if want LBNL checkpoint support... no configure: error: cannot continue configure: /bin/sh './configure' *failed* for share/ssi/crmpi/blcr configure: --- SSI module crmpi:blcr compile: no configure: LAM configuring in share/ssi/crmpi/self configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI crmpi self module version 1.0 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the self crmpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** C++ compiler and preprocessor checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking if want C++ exception handling... no checking whether g++ has new(std::nothrow)... yes checking for C++ template repository directory... not used checking for C++ compiler template parameters... none needed checking for C++ optimization flags... -O3 *** SSI crmpi self-specific setup checking if C compiler and POSIX threads work as is... yes checking if C++ compiler and POSIX threads work as is... yes checking for working POSIX threads package... yes checking if C compiler and Solaris threads work... no checking if C++ compiler and Solaris threads work... no checking for working Solaris threads package... no checking for type of thread support... posix checking if threads have different pids (pthreads on linux)... no *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-crmpi-self-config.h config.status: src/lam-ssi-crmpi-self-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/crmpi/self configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module crmpi:self compile: yes configure: +++ SSI module crmpi:self mode: static configure: LAM configuring in share/ssi/rpi/crtcp configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI rpi crtcp module version 1.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the crtcp rpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI rpi crtcp-specific setup checking for CRTCP short message length... 65536 bytes *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-rpi-crtcp-config.h config.status: src/lam-ssi-rpi-crtcp-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/rpi/crtcp configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module rpi:crtcp compile: yes configure: +++ SSI module rpi:crtcp mode: static configure: LAM configuring in share/ssi/rpi/gm configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI rpi gm module version 1.2 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the gm rpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** C++ compiler and preprocessor checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking if want C++ exception handling... no checking whether g++ has new(std::nothrow)... yes checking for C++ template repository directory... not used checking for C++ compiler template parameters... none needed checking for C++ optimization flags... -O3 *** SSI rpi gm-specific setup checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for main in -lgm... no configure: error: *** Cannot find working libgm. configure: /bin/sh './configure' *failed* for share/ssi/rpi/gm configure: --- SSI module rpi:gm compile: no configure: LAM configuring in share/ssi/rpi/ib configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI rpi ib module version 1.0 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the ib rpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** C++ compiler and preprocessor checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking if want C++ exception handling... no checking whether g++ has new(std::nothrow)... yes checking for C++ template repository directory... not used checking for C++ compiler template parameters... none needed checking for C++ optimization flags... -O3 *** SSI rpi ib-specific setup checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for VAPI_open_hca in -lvapi... no configure: error: *** Cannot find working libvapi. configure: /bin/sh './configure' *failed* for share/ssi/rpi/ib configure: --- SSI module rpi:ib compile: no configure: LAM configuring in share/ssi/rpi/lamd configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI rpi lamd module version 7.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the lamd rpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-rpi-lamd-config.h config.status: src/lam-ssi-rpi-lamd-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/rpi/lamd configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module rpi:lamd compile: yes configure: +++ SSI module rpi:lamd mode: static configure: LAM configuring in share/ssi/rpi/sysv configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI rpi sysv module version 7.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the sysv rpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI rpi sysv-specific setup checking for TCP short message length... 65536 bytes checking for struct shmid_ds... yes checking if SYSV shared memory works... no checking if SYSV shared memory works with -lrt... no checking if SYSV shared memory works with -lcygipc... no checking for SYSV shared memory support... no ******************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ******************************************************************** We could not detect SYSV shared memory support for your machine. Please check whether you have a running "ipc-daemon2". If NOT, please run this daemon and try configuring again. ******************************************************************** checking for union semun in sys/sem.h... no checking for struct semid_ds... yes checking if able to create SYSV semaphores... no checking if able to create SYSV semaphores work with -lrt... no checking if able to create SYSV semaphores work with -lcygipc... no checking for SYSV semaphore support... no *************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *************************************************************** We could not detect SYSV semaphore support on your machine. Please check whether "ipc-daemon2" is running on the machine. *************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *************************************************************** configure: WARNING: *** sysv RPI cannot be build on a machine without configure: WARNING: *** SysV semaphores or shared memory. configure: error: *** Aborting building sysv RPI. configure: /bin/sh './configure' *failed* for share/ssi/rpi/sysv configure: --- SSI module rpi:sysv compile: no configure: LAM configuring in share/ssi/rpi/tcp configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI rpi tcp module version 7.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the tcp rpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI rpi tcp-specific setup checking for TCP short message length... 65536 bytes *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating src/lam-ssi-rpi-tcp-config.h config.status: src/lam-ssi-rpi-tcp-config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/ssi/rpi/tcp configure: Post-module top-level processing checking for libtool-supplied linker flags... no extra flags configure: +++ SSI module rpi:tcp compile: yes configure: +++ SSI module rpi:tcp mode: static configure: LAM configuring in share/ssi/rpi/usysv configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --cache-file=/dev/null --srcdir=. ============================================================================ == Configuring SSI rpi usysv module version 7.1 ============================================================================ *** Initialization, setup checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin installing to directory "/usr/local/amber10" checking if want the usysv rpi to be the default... no checking if want module to be run-time loadable... no *** C compiler and preprocessor checking if want debugging output support... no checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no checking for AIX... no checking if need special C compiler/linker flags... none needed checking for C optimization flags... -O3 *** SSI rpi usysv-specific setup checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long... yes checking size of long... 4 checking how to force write ordering... none checking for TCP short message length... 65536 bytes checking for struct shmid_ds... yes checking if SYSV shared memory works... no checking if SYSV shared memory works with -lrt... no checking if SYSV shared memory works with -lcygipc... no checking for SYSV shared memory support... no ******************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ******************************************************************** We could not detect SYSV shared memory support for your machine. Please check whether you have a running "ipc-daemon2". If NOT, please run this daemon and try configuring again. ******************************************************************** checking for union semun in sys/sem.h... no checking for struct semid_ds... yes checking if able to create SYSV semaphores... no checking if able to create SYSV semaphores work with -lrt... no checking if able to create SYSV semaphores work with -lcygipc... no checking for SYSV semaphore support... no *************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *************************************************************** We could not detect SYSV semaphore support on your machine. Please check whether "ipc-daemon2" is running on the machine. *************************************************************** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *************************************************************** configure: WARNING: *** usysv RPI cannot be built on a machine without configure: WARNING: *** SysV semaphores or shared memory. configure: error: *** Aborting building usysv RPI. configure: /bin/sh './configure' *failed* for share/ssi/rpi/usysv configure: --- SSI module rpi:usysv compile: no ============================================================================ == Libtool / libltdl configuration ============================================================================ *** GNU libtool setup checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether a program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate *** GNU libltdl setup configure: LAM configuring in share/libltdl configure: running /bin/sh './configure' '--prefix=/usr/local/amber10' '--disable-tv-queue' '--without-mpi2cpp' '--without-profiling' '--without-romio' 'FC=g95' 'FFLAGS=-O0 -fno-second-underscore' 'CXX=g++' --enable-ltdl-convenience --disable-ltdl-install --disable-shared --enable-static --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking for as... as checking for objdump... objdump checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether g95 accepts -g... yes checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g95 option to produce PIC... checking if g95 static flag -static works... yes checking if g95 supports -c -o file.o... yes checking whether the g95 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .dll checking which variable specifies run-time library path... PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... yes checking whether we have to add an underscore for dlsym... unknown checking whether deplibs are loaded by dlopen... unknown checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: /bin/sh './configure' succeeded for share/libltdl checking for libtool-supplied linker flags... found extra LDFLAGS: (none) extra LIBS: -ldl ============================================================================ == Final top-level LAM configuration ============================================================================ *** Miscellaneous configuration checking if want extra wrapper compiler LDFLAGS... no (shared libs disabled) checking which of CFLAGS are ok for TotalView modules... checking extra CFLAGS for TotalView modules... -g *** Final output configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating config/lam-shell-setup.sh config.status: creating config/lam-shell-setup.csh config.status: creating config/lam_module.tcl config.status: creating doc/Makefile config.status: creating doc/install/Makefile config.status: creating doc/user/Makefile config.status: creating doc/user/version.tex config.status: creating etc/Makefile config.status: creating examples/Makefile config.status: creating examples/alltoall/Makefile config.status: creating examples/cxx/Makefile config.status: creating examples/fault/Makefile config.status: creating examples/hello/Makefile config.status: creating examples/mandelbrot/Makefile config.status: creating examples/mandelbrot/myapp config.status: creating examples/pi/Makefile config.status: creating examples/ring/Makefile config.status: creating examples/romio/Makefile config.status: creating examples/topology/Makefile config.status: creating examples/trivial/Makefile config.status: creating examples/trivial/myapp config.status: creating examples/wave1d/Makefile config.status: creating examples/wave1d/myapp config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man2/Makefile config.status: creating man/man3/Makefile config.status: creating man/man5/Makefile config.status: creating man/man7/Makefile config.status: creating man/mans/Makefile config.status: creating otb/Makefile config.status: creating otb/bfctl/Makefile config.status: creating otb/bfstate/Makefile config.status: creating otb/doom/Makefile config.status: creating otb/fctl/Makefile config.status: creating otb/filedr/Makefile config.status: creating otb/fstate/Makefile config.status: creating otb/ipcdr/Makefile config.status: creating otb/kdump/Makefile config.status: creating otb/lamclean/Makefile config.status: creating otb/lamexec/Makefile config.status: creating otb/lamhalt/Makefile config.status: creating otb/lamgrow/Makefile config.status: creating otb/lamnodes/Makefile config.status: creating otb/lamshrink/Makefile config.status: creating otb/lamtrace/Makefile config.status: creating otb/lamcheckpoint/Makefile config.status: creating otb/lamrestart/Makefile config.status: creating otb/loadgo/Makefile config.status: creating otb/mpimsg/Makefile config.status: creating otb/mpirun/Makefile config.status: creating otb/mpitask/Makefile config.status: creating otb/state/Makefile config.status: creating otb/sys/Makefile config.status: creating otb/sys/bforward/Makefile config.status: creating otb/sys/bufferd/Makefile config.status: creating otb/sys/dli_inet/Makefile config.status: creating otb/sys/dlo_inet/Makefile config.status: creating otb/sys/echod/Makefile config.status: creating otb/sys/filed/Makefile config.status: creating otb/sys/flatd/Makefile config.status: creating otb/sys/iod/Makefile config.status: creating otb/sys/haltd/Makefile config.status: creating otb/sys/kenyad/Makefile config.status: creating otb/sys/kernel/Makefile config.status: creating otb/sys/loadd/Makefile config.status: creating otb/sys/router/Makefile config.status: creating otb/sys/traced/Makefile config.status: creating otb/sys/versiond/Makefile config.status: creating otb/sys/lamd/Makefile config.status: creating otb/sys/impid/Makefile config.status: creating otb/tping/Makefile config.status: creating share/Makefile config.status: creating share/args/Makefile config.status: creating share/boot/Makefile config.status: creating share/etc/Makefile config.status: creating share/freq/Makefile config.status: creating share/impi/Makefile config.status: creating share/kreq/Makefile config.status: creating share/include/Makefile config.status: creating share/include/lam_build_info.h config.status: creating share/include/mpif.h config.status: creating share/include/patchlevel.h config.status: creating share/include/mpi2cxx/Makefile config.status: creating share/mpi/Makefile config.status: creating share/mpi/cxx/Makefile config.status: creating share/mpi/f77/Makefile config.status: creating share/mpi/totalview/Makefile config.status: creating share/nreq/Makefile config.status: creating share/pmpi/Makefile config.status: creating share/pmpi/f77/Makefile config.status: creating share/memory/Makefile config.status: creating share/memory/darwin7/Makefile config.status: creating share/memory/ptmalloc/Makefile config.status: creating share/memory/ptmalloc2/Makefile config.status: creating share/rreq/Makefile config.status: creating share/ssi/Makefile config.status: creating share/ssi/base/Makefile config.status: creating share/ssi/boot/Makefile config.status: creating share/ssi/boot/base/Makefile config.status: creating share/ssi/coll/Makefile config.status: creating share/ssi/coll/base/Makefile config.status: creating share/ssi/crlam/Makefile config.status: creating share/ssi/crlam/base/Makefile config.status: creating share/ssi/crmpi/Makefile config.status: creating share/ssi/crmpi/base/Makefile config.status: creating share/ssi/rpi/Makefile config.status: creating share/ssi/rpi/base/Makefile config.status: creating share/libmpi/Makefile config.status: creating share/liblam/Makefile config.status: creating share/dynamic-ssi/Makefile config.status: creating share/dynamic-ssi/boot/Makefile config.status: creating share/dynamic-ssi/coll/Makefile config.status: creating share/dynamic-ssi/crlam/Makefile config.status: creating share/dynamic-ssi/crmpi/Makefile config.status: creating share/dynamic-ssi/rpi/Makefile config.status: creating share/threads/Makefile config.status: creating share/trillium/Makefile config.status: creating share/tstdio/Makefile config.status: creating tools/Makefile config.status: creating tools/hboot/Makefile config.status: creating tools/lamboot/Makefile config.status: creating tools/laminfo/Makefile config.status: creating tools/mpiexec/Makefile config.status: creating tools/recon/Makefile config.status: creating tools/tkill/Makefile config.status: creating tools/wipe/Makefile config.status: creating tools/wrappers/Makefile config.status: creating romio/util/lam-configure-values config.status: creating share/include/lam_config.h config.status: share/include/lam_config.h is unchanged config.status: executing depfiles commands LAM configure succeeded. cd . && /bin/sh /usr/local/amber10/src/lam-7.1.3/config/missing --run automake-1.9 --foreign Makefile /usr/bin/m4:configure.in:522: cannot create temporary file for diversion: Permission denied autom4te-2.63: /usr/bin/m4 failed with exit status: 1 automake-1.9: autoconf failed with exit status: 1 make: *** [Makefile.in] Error 1 cd . && /bin/sh /usr/local/amber10/src/lam-7.1.3/config/missing --run automake-1.9 --foreign Makefile /usr/bin/m4:configure.in:523: cannot create temporary file for diversion: Permission denied autom4te-2.63: /usr/bin/m4 failed with exit status: 1 automake-1.9: autoconf failed with exit status: 1 make: *** [Makefile.in] Error 1