Acro Config Output
software.sandia.gov 2008/10/06 (unknown)
acro-coliny-gcov --enable-gcov --with-optimization=no
/usr/bin/automake
/usr/bin/autoconf
/usr/bin/libtool
configure.ac: installing `build-aux/install-sh'
configure.ac: installing `build-aux/missing'
examples/Makefile.am: installing `build-aux/depcomp'
Putting files in AC_CONFIG_AUX_DIR, `config'.
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
examples/Makefile.am: installing `config/depcomp'
src/Makefile.am: installing `config/compile'
Putting files in AC_CONFIG_AUX_DIR, `config'.
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
packages/colin/src/Makefile.am: installing `config/depcomp'
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
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 how to create a ustar tar archive... gnutar
checking whether to build with MinGW environment... notset
checking whether we are using MPI... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking for f95... f95
checking whether we are using the GNU Fortran compiler... yes
checking whether f95 accepts -g... yes
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld 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... pass_all
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 how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
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... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking whether to build static libraries... yes
checking for f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 static flag -static works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C++ preprocessor... g++ -E
checking whether ln -s works... yes
checking whether gcc and cc understand -c and -o together... yes
configure: WARNING: --enable-shared: Only libtool'ized projects will build a shared library.
checking the C++ compiler vendor... gnu
OS linux-gnu
checking for ANSI C header files... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking how to get verbose linking output from f95... -v
checking for Fortran libraries of f95... -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm -lgcov -lgcc_s
checking how to get verbose linking output from f95... -v
checking for Fortran libraries of f95... -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm -lgcc_s
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for sgemm_... no
checking for ATL_xerbla in -latlas... no
checking for sgemm_ in -lblas... no
checking for sgemm_ in -lcxml... no
checking for sgemm_ in -ldxml... no
checking for sgemm_ in -lscs... no
checking for sgemm_ in -lcomplib.sgimath... no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no
configure: WARNING: No BLAS --- either because it is disabled or could not be found
configure: WARNING: No LAPACK --- either because it is disabled or could not be found
checking for npsol_... no
checking for npsol in -lnpsol... no
checking for npsol_rs6k in -lnpsol_rs6k... no
configure: WARNING: No NPSOL --- either because it is disabled or could not be found
checking for snopt_... no
checking for snopt in -lsnopt... no
checking for snopt_rs6k in -lsnopt_rs6k... no
checking for size_t... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether the compiler has stringstream... yes
checking whether the compiler supports the explicit keyword... yes
checking whether the compiler supports member templates... yes
checking whether the compiler has stringstream... (cached) yes
checking CXXFLAGS for gcc -fpermissive... -fpermissive
checking for getrusage... yes
checking for strerror... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether byte ordering is bigendian... no
configure: Adding standard GNU compile environment variables to
configure: the subpackages' configure options.
OS linux-gnu
checking whether to include sacache... yes
checking whether to reconfigure sacache... yes
checking whether to include utilib... yes
checking whether to reconfigure utilib... yes
checking whether to include 3po... no
checking whether to include ampl... yes
checking whether to include appspack... no
checking whether to include coin_bonmin... no
checking whether to include coin_cbc... no
checking whether to include colin... yes
checking whether to include coliny... yes
configure: WARNING:
checking whether to include conmin... no
checking whether to include dot... no
checking whether to include dscpack... no
checking whether to include eo... no
checking whether to include coopr... no
checking whether to include filib... no
checking whether to include glpk... no
checking whether to include gnlp... no
checking whether to include hsl... no
checking whether to include interfaces... no
checking whether to include jega... no
checking whether to include momhlib... no
checking whether to include mtl... no
checking whether to include mumps... no
checking whether to include npsol... no
checking whether to include optpp... no
checking whether to include parpcx... no
checking whether to include pebbl... yes
checking whether to include pico... no
checking whether to include snopt... no
checking whether to include soplex... no
checking whether to include sundry... no
checking whether to include tinyxml... yes
checking whether to include tmf... no
checking whether to include tracecache... no
checking whether to include trilinos... no
configure: creating ./config.status
config.status: creating userapps/Makefile
config.status: creating tpl/ampl/Makefile
config.status: creating packages/colin/Makefile
config.status: creating packages/colin/doc/Makefile
config.status: creating packages/colin/colin/Makefile
config.status: creating packages/colin/test/Makefile
config.status: creating packages/colin/src/Makefile
config.status: creating packages/coliny/Makefile
config.status: creating packages/coliny/doc/Makefile
config.status: creating packages/coliny/src/Makefile
config.status: creating packages/coliny/coliny/Makefile
config.status: creating packages/coliny/test/Makefile
config.status: creating packages/pebbl/Makefile
config.status: creating packages/pebbl/doc/Makefile
config.status: creating packages/pebbl/src/Makefile
config.status: creating packages/pebbl/src/headers/Makefile
config.status: creating packages/pebbl/test/Makefile
config.status: creating tpl/tinyxml/Makefile
config.status: creating packages/dummy/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating packages/Makefile
config.status: creating tpl/Makefile
config.status: creating include/config.h
config.status: executing include/acro_config.h commands
config.status: creating include/acro_config.h - prefix ACRO for include/config.h defines
config.status: executing depfiles commands
configure: configuring in packages/sacache
configure: running /bin/sh './configure' --prefix=/usr/local '--enable-gcov' '--with-optimization=no' --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.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -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 for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating examples/Makefile
config.status: creating sacache_config.h
config.status: executing depfiles commands
configure: configuring in packages/utilib
configure: running /bin/sh './configure' --prefix=/usr/local '--enable-gcov' '--with-optimization=no' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
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 whether to build with MinGW environment... notset
checking whether we are using MPI... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking 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 ln -s works... yes
checking the C++ compiler vendor... gnu
OS linux-gnu
OS linux-gnu
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether we can preprocess expat.h... yes
checking whether we can compile expat.h... yes
checking whether expat library will link using C++ compiler... 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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
configure: Warnings about rejection of header files by preprocessor may be IGNORED
checking for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for ptrdiff_t... yes
checking for working long double with more range or precision than double... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether the compiler has stringstream... yes
checking whether the compiler supports the explicit keyword... yes
checking whether the compiler supports member templates... yes
checking CXXFLAGS for gcc -fpermissive... -fpermissive
checking for stricmp... no
checking for strcasecmp... yes
checking for atexit... yes
checking for strchr... yes
checking for nrand48... yes
checking for getcwd... yes
checking for sysconf... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for sqrt in -lm... yes
checking for floor in -lm... yes
checking for pow in -lm... yes
checking for lround in -lm... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
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 f95 accepts -g... yes
checking the maximum length of command line arguments... 32768
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... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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 f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 static flag -static works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating src/headers/Makefile
config.status: creating test/Makefile
config.status: creating test/studies/Makefile
config.status: creating test/unit/Makefile
config.status: creating utilib/config.h
config.status: executing utilib/utilib_config.h commands
config.status: creating utilib/utilib_config.h - prefix UTILIB for utilib/config.h defines
config.status: executing depfiles commands
configure: CCAS="gcc" CCASFLAGS=""
configure: CXXCPP="g++ -E" CC="gcc" CFLAGS="-rdynamic -fprofile-arcs -ftest-coverage -O0 -fprofile-arcs -ftest-coverage -O0"
configure: CPP="gcc -E" CPPFLAGS=""
configure: CXX="g++" CXXFLAGS="-rdynamic -fprofile-arcs -ftest-coverage -O0 -fprofile-arcs -ftest-coverage -O0 -fpermissive"
configure: LDFLAGS="" LIBS="-lm -lm -lm "
---
--- Thank you for downloading UTILIB. Please register your
--- copy of Acro by subscribing to our announce list at
--- http://software.sandia.gov/mailman/listinfo/utilib-announce
---
--- For more information, visit the UTILIB web pages at
--- http://software.sandia.gov/utilib/
---
configure: CCAS="gcc" CCASFLAGS=""
configure: CXXCPP="g++ -E" CC="gcc" CFLAGS="-fprofile-arcs -ftest-coverage -O0"
configure: CPP="gcc -E" CPPFLAGS=""
configure: CXX="g++" CXXFLAGS="-fprofile-arcs -ftest-coverage -O0 -fpermissive"
configure: F77="f95" FC="f95" FFLAGS="-fprofile-arcs -ftest-coverage -O0"
configure: FLIBS=" -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm -lgcov -lgcc_s"
configure: FCLIBS=" -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lgfortranbegin -lgfortran -lm -lgcc_s"
configure: LDFLAGS="" LIBS=""
---
--- Thank you for downloading Acro. Please register your
--- copy of Acro by subscribing to our announce list at
--- http://software.sandia.gov/mailman/listinfo/acro-announce
---
--- For more information, visit the Acro web pages at
--- http://software.sandia.gov/Acro/
---