This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by CoinUtils configure 2.9, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/dcsdata/home/alanger/workspace/coin-Clp/ --with-cplex-lib=-L/dcsdata/home/alanger/workspace/cplex_studio_124/cplex/lib/x86-64_sles10_4.1/static_pic -lcplex -lm -lpthread --with-cplex-incdir=/dcsdata/home/alanger/workspace/cplex_studio_124/cplex/include/ilcplex --with-glpk-lib=-L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk --with-glpk-incdir=/dcsdata/home/alanger/workspace/glpk-4.45/include --with-gurobi-lib=-L/dcsdata/home/alanger/gurobi/gurobi550/linux64/lib -lgurobi55 -lm -lpthread --with-gurobi-incdir=/dcsdata/home/alanger/gurobi/gurobi550/linux64/include --prefix=/dcsdata/home/alanger/workspace/coin-Clp/ -C --enable-static --cache-file=../config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = loyalty uname -m = x86_64 uname -r = 2.6.38-14-generic uname -s = Linux uname -v = #58~lucid1-Ubuntu SMP Thu Mar 29 15:43:21 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /dcsdata/home/alanger/charm/bin/ PATH: /dcsdata/home/alanger/Documents/projections/bin/ PATH: /dcsdata/home/alanger/wolfram/CDFPlayer/8.0/bin PATH: /dcsdata/home/alanger/Wolfram/Mathematica/8.0/bin PATH: /dcsdata/home/alanger/gurobi/gurobi550/linux64/bin PATH: /dcsdata/home/alanger/Documents/charmdebug ## ----------- ## ## Core tests. ## ## ----------- ## configure:1567: loading cache ../config.cache configure:1712: checking build system type configure:1730: result: x86_64-unknown-linux-gnu configure:1803: checking for svnversion configure:1830: result: yes configure:1859: checking whether we want to compile in debug mode configure:1905: result: no configure:2164: checking for gcc configure:2190: result: gcc configure:2211: checking for C compiler version configure:2214: gcc --version &5 gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2217: $? = 0 configure:2219: gcc -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) configure:2222: $? = 0 configure:2224: gcc -V &5 gcc: '-V' option must have argument configure:2227: $? = 1 configure:2250: checking for C compiler default output file name configure:2253: gcc conftest.c >&5 configure:2256: $? = 0 configure:2302: result: a.out configure:2307: checking whether the C compiler works configure:2313: ./a.out configure:2316: $? = 0 configure:2333: result: yes configure:2340: checking whether we are cross compiling configure:2342: result: no configure:2345: checking for suffix of executables configure:2347: gcc -o conftest conftest.c >&5 configure:2350: $? = 0 configure:2375: result: configure:2381: checking for suffix of object files configure:2427: result: o configure:2431: checking whether we are using the GNU C compiler configure:2487: result: yes configure:2493: checking whether gcc accepts -g configure:2544: result: yes configure:2561: checking for gcc option to accept ANSI C configure:2668: result: none needed configure:2686: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2692: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3173: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD conftest.c >&5 configure:3179: $? = 0 configure:3183: test -z || test ! -s conftest.err configure:3186: $? = 0 configure:3189: test -s conftest configure:3192: $? = 0 configure:3259: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD configure:3388: checking for g++ configure:3414: result: g++ configure:3430: checking for C++ compiler version configure:3433: g++ --version &5 g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3436: $? = 0 configure:3438: g++ -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) configure:3441: $? = 0 configure:3443: g++ -V &5 g++: '-V' option must have argument configure:3446: $? = 1 configure:3449: checking whether we are using the GNU C++ compiler configure:3505: result: yes configure:3511: checking whether g++ accepts -g configure:3562: result: yes configure:3604: g++ -c -g -O2 conftest.cc >&5 configure:3610: $? = 0 configure:3614: test -z || test ! -s conftest.err configure:3617: $? = 0 configure:3620: test -s conftest.o configure:3623: $? = 0 configure:3649: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:20: error: 'exit' was not declared in this scope configure:3655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.9" | #define PACKAGE_STRING "CoinUtils 2.9" | #define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" | #define COINUTILS_VERSION "2.9" | #define COINUTILS_VERSION_MAJOR 2 | #define COINUTILS_VERSION_MINOR 9 | #define COINUTILS_VERSION_RELEASE 9999 | #define COINUTILS_SVN_REV 1596 | #define COIN_COINUTILS_VERBOSITY 0 | #define COIN_COINUTILS_CHECKLEVEL 0 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3604: g++ -c -g -O2 conftest.cc >&5 conftest.cc:16: error: 'void std::exit(int)' should have been declared inside 'std' configure:3610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.9" | #define PACKAGE_STRING "CoinUtils 2.9" | #define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" | #define COINUTILS_VERSION "2.9" | #define COINUTILS_VERSION_MAJOR 2 | #define COINUTILS_VERSION_MINOR 9 | #define COINUTILS_VERSION_RELEASE 9999 | #define COINUTILS_SVN_REV 1596 | #define COIN_COINUTILS_VERBOSITY 0 | #define COIN_COINUTILS_CHECKLEVEL 0 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3604: g++ -c -g -O2 conftest.cc >&5 conftest.cc:16: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:17: /usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:16: error: from previous declaration 'void std::exit(int)' configure:3610: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.9" | #define PACKAGE_STRING "CoinUtils 2.9" | #define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" | #define COINUTILS_VERSION "2.9" | #define COINUTILS_VERSION_MAJOR 2 | #define COINUTILS_VERSION_MINOR 9 | #define COINUTILS_VERSION_RELEASE 9999 | #define COINUTILS_SVN_REV 1596 | #define COIN_COINUTILS_VERBOSITY 0 | #define COIN_COINUTILS_CHECKLEVEL 0 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3604: g++ -c -g -O2 conftest.cc >&5 configure:3610: $? = 0 configure:3614: test -z || test ! -s conftest.err configure:3617: $? = 0 configure:3620: test -s conftest.o configure:3623: $? = 0 configure:3649: g++ -c -g -O2 conftest.cc >&5 configure:3655: $? = 0 configure:3659: test -z || test ! -s conftest.err configure:3662: $? = 0 configure:3665: test -s conftest.o configure:3668: $? = 0 configure:3700: checking whether C++ compiler g++ works configure:3718: g++ -c -g -O2 conftest.cc >&5 configure:3724: $? = 0 configure:3728: test -z || test ! -s conftest.err configure:3731: $? = 0 configure:3734: test -s conftest.o configure:3737: $? = 0 configure:3739: result: yes configure:4121: g++ -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD conftest.cc >&5 configure:4127: $? = 0 configure:4131: test -z || test ! -s conftest.err configure:4134: $? = 0 configure:4137: test -s conftest configure:4140: $? = 0 configure:4207: C++ compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD configure:4293: Trying to determine Fortran compiler name configure:4342: checking for gfortran configure:4368: result: gfortran configure:4476: checking for Fortran 77 compiler version configure:4479: gfortran --version &5 GNU Fortran (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3 Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:4482: $? = 0 configure:4484: gfortran -v &5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) configure:4487: $? = 0 configure:4489: gfortran -V &5 gfortran: '-V' option must have argument configure:4492: $? = 1 configure:4500: checking whether we are using the GNU Fortran 77 compiler configure:4546: result: yes configure:4552: checking whether gfortran accepts -g configure:4595: result: yes configure:4877: gfortran -o conftest -O3 -pipe conftest.f >&5 configure:4883: $? = 0 configure:4887: test -z || test ! -s conftest.err configure:4890: $? = 0 configure:4893: test -s conftest configure:4896: $? = 0 configure:4954: Fortran compiler options are: -O3 -pipe configure:5002: checking how to get verbose linking output from gfortran configure:5104: result: -v configure:5106: checking for Fortran libraries of gfortran configure:5288: result: -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lgfortranbegin -lgfortran -lm -lgcc_s configure:5363: checking for dummy main to link with Fortran libraries configure:5499: result: none configure:5535: checking for Fortran name-mangling scheme configure:5771: result: lower case, underscore, no extra underscore configure:5959: checking for egrep configure:5969: result: grep -E configure:5974: checking whether ln -s works configure:5978: result: yes configure:5999: checking for a BSD-compatible install configure:6054: result: /usr/bin/install -c configure:6065: checking whether build environment is sane configure:6108: result: yes configure:6173: checking for gawk configure:6199: result: gawk configure:6209: checking whether make sets $(MAKE) configure:6229: result: yes configure:6259: checking for style of include used by make configure:6287: result: GNU configure:6468: checking dependency style of gcc configure:6558: result: gcc3 configure:6577: checking dependency style of g++ configure:6667: result: gcc3 configure:6685: checking whether to enable maintainer-specific portions of Makefiles configure:6694: result: no configure:22076: Using libtool script in directory .. configure:22127: checking if library version is set configure:22134: result: no configure:22174: checking for cmath configure:22179: result: yes configure:22503: checking for cfloat configure:22508: result: yes configure:22832: checking for cieeefp configure:22837: result: no configure:22990: checking for ieeefp.h configure:22995: result: no configure:23146: checking whether isfinite is declared configure:23230: result: no configure:23237: checking whether finite is declared configure:23321: result: yes configure:23464: checking for cmath configure:23469: result: yes configure:23793: checking for cfloat configure:23798: result: yes configure:24122: checking for cieeefp configure:24127: result: no configure:24280: checking for ieeefp.h configure:24285: result: no configure:24436: checking whether isnan is declared configure:24520: result: yes configure:25087: checking for cinttypes configure:25092: result: no configure:25245: checking for inttypes.h configure:25250: result: yes configure:25408: checking for int64_t configure:25479: result: yes configure:26959: checking for intptr_t configure:27030: result: yes configure:28969: checking for windows.h configure:28974: result: no configure:29123: checking for endian.h configure:29128: result: yes configure:29342: checking for pkg-config configure:29372: result: /usr/bin/pkg-config configure:29387: checking pkg-config is at least version 0.16.0 configure:29390: result: yes configure:31885: checking whether -lblas has BLAS configure:32162: g++ -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD conftest.cc -lblas >&5 configure:32168: $? = 0 configure:32172: test -z || test ! -s conftest.err configure:32175: $? = 0 configure:32178: test -s conftest configure:32181: $? = 0 configure:32198: result: yes: -lblas configure:33283: checking whether LAPACK is already available with BLAS library configure:33560: g++ -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD conftest.cc -lblas >&5 /tmp/cceQTy9n.o: In function `main': conftest.cc:(.text+0x5): undefined reference to `dsyev_' collect2: ld returned 1 exit status configure:33566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.9" | #define PACKAGE_STRING "CoinUtils 2.9" | #define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" | #define COINUTILS_VERSION "2.9" | #define COINUTILS_VERSION_MAJOR 2 | #define COINUTILS_VERSION_MINOR 9 | #define COINUTILS_VERSION_RELEASE 9999 | #define COINUTILS_SVN_REV 1596 | #define COIN_COINUTILS_VERBOSITY 0 | #define COIN_COINUTILS_CHECKLEVEL 0 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define PACKAGE "coinutils" | #define VERSION "2.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CMATH 1 | #define HAVE_CFLOAT 1 | #define COIN_C_FINITE finite | #define HAVE_CMATH 1 | #define HAVE_CFLOAT 1 | #define COIN_C_ISNAN isnan | #define COINUTILS_MEMPOOL_MAXPOOLED -1 | #define HAVE_INTTYPES_H 1 | #define COIN_INT64_T int64_t | #define COIN_UINT64_T int64_t | #define COIN_INTPTR_T intptr_t | #define HAVE_ENDIAN_H 1 | #define COIN_HAS_BLAS 1 | /* end confdefs.h. */ | extern "C" {void dsyev_();} | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | dsyev_() | ; | return 0; | } configure:33627: g++ -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD conftest.cc -lblas -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lgfortranbegin -lgfortran -lm -lgcc_s >&5 /tmp/cc3kgKwT.o: In function `main': conftest.cc:(.text+0x5): undefined reference to `dsyev_' collect2: ld returned 1 exit status configure:33633: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "CoinUtils" | #define PACKAGE_TARNAME "coinutils" | #define PACKAGE_VERSION "2.9" | #define PACKAGE_STRING "CoinUtils 2.9" | #define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" | #define COINUTILS_VERSION "2.9" | #define COINUTILS_VERSION_MAJOR 2 | #define COINUTILS_VERSION_MINOR 9 | #define COINUTILS_VERSION_RELEASE 9999 | #define COINUTILS_SVN_REV 1596 | #define COIN_COINUTILS_VERBOSITY 0 | #define COIN_COINUTILS_CHECKLEVEL 0 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define PACKAGE "coinutils" | #define VERSION "2.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_CMATH 1 | #define HAVE_CFLOAT 1 | #define COIN_C_FINITE finite | #define HAVE_CMATH 1 | #define HAVE_CFLOAT 1 | #define COIN_C_ISNAN isnan | #define COINUTILS_MEMPOOL_MAXPOOLED -1 | #define HAVE_INTTYPES_H 1 | #define COIN_INT64_T int64_t | #define COIN_UINT64_T int64_t | #define COIN_INTPTR_T intptr_t | #define HAVE_ENDIAN_H 1 | #define COIN_HAS_BLAS 1 | /* end confdefs.h. */ | extern "C" {void dsyev_();} | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | dsyev_() | ; | return 0; | } configure:33663: result: no configure:34493: checking whether -llapack has LAPACK configure:34770: g++ -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD conftest.cc -llapack -lblas >&5 configure:34776: $? = 0 configure:34780: test -z || test ! -s conftest.err configure:34783: $? = 0 configure:34786: test -s conftest configure:34789: $? = 0 configure:34806: result: yes: -llapack configure:35459: checking for COIN-OR package Glpk configure:35887: result: yes configure:35970: checking for COIN-OR package Sample configure:36102: result: yes: 1.2 configure:36451: checking for COIN-OR package Netlib configure:36601: result: not given: No package 'coindatanetlib' found configure:36960: checking for zlib.h configure:36965: result: yes configure:37108: checking for gzopen in -lz configure:37178: result: yes configure:37240: checking for bzlib.h configure:37245: result: no configure:37817: checking whether this is a VPATH configuration configure:37824: result: no configure:37844: configuring doxygen documentation options configure:37851: checking for doxygen configure:37878: result: yes configure:37906: checking for dot configure:37933: result: YES configure:38029: checking which command should be used to link input files configure:38040: result: ln -s configure:38353: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by CoinUtils config.status 2.9, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on loyalty config.status:832: creating Makefile config.status:832: creating src/Makefile config.status:832: creating test/Makefile config.status:832: creating coinutils.pc config.status:832: creating coinutils-uninstalled.pc config.status:832: creating doxydoc/doxygen.conf config.status:936: creating src/config.h config.status:1116: src/config.h is unchanged config.status:936: creating src/config_coinutils.h config.status:1116: src/config_coinutils.h is unchanged config.status:1296: executing depfiles commands configure:39836: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure:39839: Configuration of CoinUtils successful ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ADD_CFLAGS_set= ac_cv_env_ADD_CFLAGS_value= ac_cv_env_ADD_CXXFLAGS_set= ac_cv_env_ADD_CXXFLAGS_value= ac_cv_env_ADD_FFLAGS_set= ac_cv_env_ADD_FFLAGS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CDEFS_set= ac_cv_env_CDEFS_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_COIN_SKIP_PROJECTS_set= ac_cv_env_COIN_SKIP_PROJECTS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXDEFS_set= ac_cv_env_CXXDEFS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBG_CFLAGS_set= ac_cv_env_DBG_CFLAGS_value= ac_cv_env_DBG_CXXFLAGS_set= ac_cv_env_DBG_CXXFLAGS_value= ac_cv_env_DBG_FFLAGS_set= ac_cv_env_DBG_FFLAGS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_value= ac_cv_env_MPICXX_set= ac_cv_env_MPICXX_value= ac_cv_env_MPIF77_set= ac_cv_env_MPIF77_value= ac_cv_env_OPT_CFLAGS_set= ac_cv_env_OPT_CFLAGS_value= ac_cv_env_OPT_CXXFLAGS_set= ac_cv_env_OPT_CXXFLAGS_value= ac_cv_env_OPT_FFLAGS_set= ac_cv_env_OPT_FFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lgfortranbegin -lgfortran -lm -lgcc_s' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_have_decl_finite=yes ac_cv_have_decl_isfinite=no ac_cv_have_decl_isnan=yes ac_cv_header_bzlib_h=no ac_cv_header_cfloat=yes ac_cv_header_cieeefp=no ac_cv_header_cinttypes=no ac_cv_header_cmath=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_z_gzopen=yes ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_coin_doxy_usedot=YES ac_cv_prog_coin_have_doxygen=yes ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_have_svnversion=yes ac_cv_prog_make_make_set=yes ac_cv_type_int64_t=yes ac_cv_type_intptr_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSBUILDDIR='/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils' ACLOCAL='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/missing --run aclocal-1.9' ADD_CFLAGS='' ADD_CXXFLAGS='' ADD_FFLAGS='' ALWAYS_FALSE_FALSE='' ALWAYS_FALSE_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/missing --run tar' AR='ar' AUTOCONF='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/missing --run autoconf' AUTOHEADER='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/missing --run autoheader' AUTOMAKE='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/missing --run automake-1.9' AUX_DIR='' AWK='gawk' BLAS_CFLAGS='' BLAS_CFLAGS_INSTALLED='' BLAS_DATA='' BLAS_DATA_INSTALLED='' BLAS_DEPENDENCIES='' BLAS_LIBS='-lblas' BLAS_LIBS_INSTALLED='' BUILDTOOLSDIR='' CC='gcc' CCDEPMODE='depmode=gcc3' CDEFS='' CFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD' COINUTILSLIB_CFLAGS='-I/dcsdata/home/alanger/workspace/glpk-4.45/include ' COINUTILSLIB_CFLAGS_INSTALLED='' COINUTILSLIB_DEPENDENCIES=' ' COINUTILSLIB_LIBS='-lz -L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk -llapack -lblas -lm ' COINUTILSLIB_LIBS_INSTALLED='-lz -llapack -lblas -lm ' COINUTILSLIB_PCLIBS='-lz -L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk -llapack -lblas -lm ' COINUTILSLIB_PCREQUIRES='' COINUTILS_SVN_REV='1596' COIN_CC_IS_CL_FALSE='' COIN_CC_IS_CL_TRUE='#' COIN_CXX_IS_CL_FALSE='' COIN_CXX_IS_CL_TRUE='#' COIN_HAS_BLAS_FALSE='#' COIN_HAS_BLAS_TRUE='' COIN_HAS_GLPK_FALSE='#' COIN_HAS_GLPK_TRUE='' COIN_HAS_LAPACK_FALSE='#' COIN_HAS_LAPACK_TRUE='' COIN_HAS_NETLIB_FALSE='' COIN_HAS_NETLIB_TRUE='#' COIN_HAS_PKGCONFIG_FALSE='#' COIN_HAS_PKGCONFIG_TRUE='' COIN_HAS_SAMPLE_FALSE='#' COIN_HAS_SAMPLE_TRUE='' COIN_HAS_ZLIB_FALSE='#' COIN_HAS_ZLIB_TRUE='' COIN_PKG_CONFIG_PATH='/dcsdata/home/alanger/workspace/coin-Clp//lib64/pkgconfig:/dcsdata/home/alanger/workspace/coin-Clp//lib/pkgconfig:/dcsdata/home/alanger/workspace/coin-Clp//share/pkgconfig:' COIN_PKG_CONFIG_PATH_UNINSTALLED='/dcsdata/home/alanger/workspace/coin-Clp/Clp:/dcsdata/home/alanger/workspace/coin-Clp/Osi:/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils:/dcsdata/home/alanger/workspace/coin-Clp/Data/Sample:' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEFS='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -DCOINUTILS_BUILD' CYGPATH_W='echo' DBG_CFLAGS='-g -O0 -pipe -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long ' DBG_CXXFLAGS='-g -O0 -pipe -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long ' DBG_FFLAGS='-g -O0 -pipe ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='gfortran' FFLAGS='-O3 -pipe ' FLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lgfortranbegin -lgfortran -lm -lgcc_s' GLPK_CFLAGS='-I/dcsdata/home/alanger/workspace/glpk-4.45/include' GLPK_CFLAGS_INSTALLED='' GLPK_DATA='' GLPK_DATA_INSTALLED='' GLPK_DEPENDENCIES='' GLPK_LIBS='-L/dcsdata/home/alanger/workspace/glpk-4.45/lib -lcsparse -lamd -lglpk' GLPK_LIBS_INSTALLED='' HAVE_EXTERNALS_FALSE='' HAVE_EXTERNALS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LAPACK_CFLAGS='' LAPACK_CFLAGS_INSTALLED='' LAPACK_DATA='' LAPACK_DATA_INSTALLED='' LAPACK_DEPENDENCIES='' LAPACK_LIBS='-llapack' LAPACK_LIBS_INSTALLED='' LDFLAGS='' LIBEXT='a' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/../libtool' LIBTOOLM4='' LN_S='ln -s' LTLIBOBJS='' LT_LDFLAGS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/missing --run makeinfo' MPICC='' MPICXX='' MPIF77='' NETLIB_CFLAGS='' NETLIB_CFLAGS_INSTALLED='' NETLIB_DATA='' NETLIB_DATA_INSTALLED='' NETLIB_DEPENDENCIES='' NETLIB_LIBS='' NETLIB_LIBS_INSTALLED='' OBJEXT='o' OPT_CFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long ' OPT_CXXFLAGS='-O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long ' OPT_FFLAGS='-O3 -pipe ' PACKAGE='coinutils' PACKAGE_BUGREPORT='http://projects.coin-or.org/CoinUtils' PACKAGE_NAME='CoinUtils' PACKAGE_STRING='CoinUtils 2.9' PACKAGE_TARNAME='coinutils' PACKAGE_VERSION='2.9' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' RPATH_FLAGS=' -Wl,--rpath -Wl,/dcsdata/home/alanger/workspace/coin-Clp/lib' SAMPLE_CFLAGS=' ' SAMPLE_CFLAGS_INSTALLED='' SAMPLE_DATA='/dcsdata/home/alanger/workspace/coin-Clp/Data/Sample' SAMPLE_DATA_INSTALLED='' SAMPLE_DEPENDENCIES=' ' SAMPLE_LIBS=' ' SAMPLE_LIBS_INSTALLED='' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='2.9' VPATH_DISTCLEANFILES='' abs_bin_dir='/dcsdata/home/alanger/workspace/coin-Clp/bin' abs_include_dir='/dcsdata/home/alanger/workspace/coin-Clp/include' abs_lib_dir='/dcsdata/home/alanger/workspace/coin-Clp/lib' abs_source_dir='/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils' ac_c_preproc_warn_flag='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_cxx_preproc_warn_flag='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' coin_doxy_excludes='' coin_doxy_logname='doxydoc/coinutils_doxy.log' coin_doxy_tagfiles='' coin_doxy_tagname='doxydoc/coinutils_doxy.tag' coin_doxy_usedot='YES' coin_have_doxygen='yes' datadir='${prefix}/share' exec_prefix='${prefix}' have_autoconf='' have_automake='' have_svn='' have_svnversion='yes' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/dcsdata/home/alanger/workspace/coin-Clp/' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sol_cc_compiler='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define COINUTILS_MEMPOOL_MAXPOOLED -1 #define COINUTILS_SVN_REV 1596 #define COINUTILS_VERSION "2.9" #define COINUTILS_VERSION_MAJOR 2 #define COINUTILS_VERSION_MINOR 9 #define COINUTILS_VERSION_RELEASE 9999 #define COIN_COINUTILS_CHECKLEVEL 0 #define COIN_COINUTILS_VERBOSITY 0 #define COIN_C_FINITE finite #define COIN_C_ISNAN isnan #define COIN_HAS_BLAS 1 #define COIN_HAS_GLPK 1 #define COIN_HAS_LAPACK 1 #define COIN_HAS_SAMPLE 1 #define COIN_HAS_ZLIB 1 #define COIN_INT64_T int64_t #define COIN_INTPTR_T intptr_t #define COIN_UINT64_T int64_t #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define HAVE_CFLOAT 1 #define HAVE_CFLOAT 1 #define HAVE_CMATH 1 #define HAVE_CMATH 1 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ZLIB_H 1 #define PACKAGE "coinutils" #define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" #define PACKAGE_NAME "CoinUtils" #define PACKAGE_STRING "CoinUtils 2.9" #define PACKAGE_TARNAME "coinutils" #define PACKAGE_VERSION "2.9" #define STDC_HEADERS 1 #define VERSION "2.9" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0