This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Clp configure 1.15, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --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 ## --------- ## ## 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:1569: loading cache config.cache configure:1715: checking build system type configure:1733: result: x86_64-unknown-linux-gnu configure:1744: checking whether we want to compile in debug mode configure:1773: result: no configure:1998: checking for gcc configure:2024: result: gcc configure:2045: checking for C compiler version configure:2048: 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:2051: $? = 0 configure:2053: 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:2056: $? = 0 configure:2058: gcc -V &5 gcc: '-V' option must have argument configure:2061: $? = 1 configure:2084: checking for C compiler default output file name configure:2087: gcc conftest.c >&5 configure:2090: $? = 0 configure:2136: result: a.out configure:2141: checking whether the C compiler works configure:2147: ./a.out configure:2150: $? = 0 configure:2167: result: yes configure:2174: checking whether we are cross compiling configure:2176: result: no configure:2179: checking for suffix of executables configure:2181: gcc -o conftest conftest.c >&5 configure:2184: $? = 0 configure:2209: result: configure:2215: checking for suffix of object files configure:2261: result: o configure:2265: checking whether we are using the GNU C compiler configure:2321: result: yes configure:2327: checking whether gcc accepts -g configure:2378: result: yes configure:2395: checking for gcc option to accept ANSI C configure:2502: result: none needed configure:2520: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2526: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3007: gcc -o conftest -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long conftest.c >&5 configure:3013: $? = 0 configure:3017: test -z || test ! -s conftest.err configure:3020: $? = 0 configure:3023: test -s conftest configure:3026: $? = 0 configure:3093: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long configure:3224: checking for g++ configure:3250: result: g++ configure:3266: checking for C++ compiler version configure:3269: 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:3272: $? = 0 configure:3274: 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:3277: $? = 0 configure:3279: g++ -V &5 g++: '-V' option must have argument configure:3282: $? = 1 configure:3285: checking whether we are using the GNU C++ compiler configure:3341: result: yes configure:3347: checking whether g++ accepts -g configure:3398: result: yes configure:3440: g++ -c -g -O2 conftest.cc >&5 configure:3446: $? = 0 configure:3450: test -z || test ! -s conftest.err configure:3453: $? = 0 configure:3456: test -s conftest.o configure:3459: $? = 0 configure:3485: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13: error: 'exit' was not declared in this scope configure:3491: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3440: g++ -c -g -O2 conftest.cc >&5 conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std' configure:3446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3440: g++ -c -g -O2 conftest.cc >&5 conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:10: /usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:9: error: from previous declaration 'void std::exit(int)' configure:3446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3440: g++ -c -g -O2 conftest.cc >&5 configure:3446: $? = 0 configure:3450: test -z || test ! -s conftest.err configure:3453: $? = 0 configure:3456: test -s conftest.o configure:3459: $? = 0 configure:3485: g++ -c -g -O2 conftest.cc >&5 configure:3491: $? = 0 configure:3495: test -z || test ! -s conftest.err configure:3498: $? = 0 configure:3501: test -s conftest.o configure:3504: $? = 0 configure:3536: checking whether C++ compiler g++ works configure:3554: g++ -c -g -O2 conftest.cc >&5 configure:3560: $? = 0 configure:3564: test -z || test ! -s conftest.err configure:3567: $? = 0 configure:3570: test -s conftest.o configure:3573: $? = 0 configure:3575: result: yes configure:3957: 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 conftest.cc >&5 configure:3963: $? = 0 configure:3967: test -z || test ! -s conftest.err configure:3970: $? = 0 configure:3973: test -s conftest configure:3976: $? = 0 configure:4043: 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 configure:4129: Trying to determine Fortran compiler name configure:4178: checking for gfortran configure:4204: result: gfortran configure:4312: checking for Fortran 77 compiler version configure:4315: 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:4318: $? = 0 configure:4320: 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:4323: $? = 0 configure:4325: gfortran -V &5 gfortran: '-V' option must have argument configure:4328: $? = 1 configure:4336: checking whether we are using the GNU Fortran 77 compiler configure:4382: result: yes configure:4388: checking whether gfortran accepts -g configure:4431: result: yes configure:4713: gfortran -o conftest -O3 -pipe conftest.f >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest configure:4732: $? = 0 configure:4790: Fortran compiler options are: -O3 -pipe configure:4904: checking for egrep configure:4914: result: grep -E configure:4919: checking whether ln -s works configure:4923: result: yes configure:4944: checking for a BSD-compatible install configure:4999: result: /usr/bin/install -c configure:5010: checking whether build environment is sane configure:5053: result: yes configure:5118: checking for gawk configure:5144: result: gawk configure:5154: checking whether make sets $(MAKE) configure:5174: result: yes configure:5204: checking for style of include used by make configure:5232: result: GNU configure:5413: checking dependency style of gcc configure:5503: result: gcc3 configure:5522: checking dependency style of g++ configure:5612: result: gcc3 configure:5630: checking whether to enable maintainer-specific portions of Makefiles configure:5639: result: no configure:6089: checking host system type configure:6103: result: x86_64-unknown-linux-gnu configure:6111: checking for a sed that does not truncate output configure:6165: result: /bin/sed configure:6179: checking for ld used by gcc configure:6246: result: /usr/bin/ld configure:6255: checking if the linker (/usr/bin/ld) is GNU ld configure:6270: result: yes configure:6275: checking for /usr/bin/ld option to reload object files configure:6282: result: -r configure:6300: checking for BSD-compatible nm configure:6349: result: /usr/bin/nm -B configure:6353: checking how to recognise dependent libraries configure:6529: result: pass_all configure:6616: gcc -c -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long conftest.c >&5 configure:6619: $? = 0 configure:6765: checking how to run the C preprocessor configure:6883: result: gcc -E configure:6907: gcc -E conftest.c configure:6913: $? = 0 configure:6945: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:6951: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define PACKAGE "clp" | #define VERSION "1.15" | /* end confdefs.h. */ | #include configure:6995: checking for ANSI C header files configure:7151: result: yes configure:7175: checking for sys/types.h configure:7221: result: yes configure:7175: checking for sys/stat.h configure:7221: result: yes configure:7175: checking for stdlib.h configure:7221: result: yes configure:7175: checking for string.h configure:7221: result: yes configure:7175: checking for memory.h configure:7221: result: yes configure:7175: checking for strings.h configure:7221: result: yes configure:7175: checking for inttypes.h configure:7221: result: yes configure:7175: checking for stdint.h configure:7221: result: yes configure:7175: checking for unistd.h configure:7221: result: yes configure:7238: checking for dlfcn.h configure:7243: result: yes configure:7393: checking how to run the C++ preprocessor configure:7507: result: g++ -E configure:7531: g++ -E conftest.cc configure:7537: $? = 0 configure:7569: g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:7575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Clp" | #define PACKAGE_TARNAME "clp" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "Clp 1.15" | #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define PACKAGE "clp" | #define VERSION "1.15" | #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 | /* end confdefs.h. */ | #include configure:7624: checking the maximum length of command line arguments configure:7733: result: 32768 configure:7744: checking command to parse /usr/bin/nm -B output from gcc object configure:7952: result: ok configure:7956: checking for objdir configure:7971: result: .libs configure:8061: checking for ar configure:8088: result: ar configure:8141: checking for ranlib configure:8168: result: ranlib configure:8221: checking for strip configure:8248: result: strip configure:8524: checking if gcc supports -fno-rtti -fno-exceptions configure:8559: result: no configure:8574: checking for gcc option to produce PIC configure:8784: result: -fPIC configure:8792: checking if gcc PIC flag -fPIC works configure:8810: gcc -c -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -fPIC -DPIC conftest.c >&5 configure:8814: $? = 0 configure:8827: result: yes configure:8855: checking if gcc static flag -static works configure:8883: result: yes configure:8893: checking if gcc supports -c -o file.o configure:8940: result: yes configure:8966: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9924: result: yes configure:9945: checking whether -lc should be explicitly linked in configure:9950: gcc -c -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long conftest.c >&5 configure:9953: $? = 0 configure:9968: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9971: $? = 0 configure:9983: result: no configure:9991: checking dynamic linker characteristics configure:10579: result: GNU/Linux ld.so configure:10588: checking how to hardcode library paths into programs configure:10613: result: immediate configure:10627: checking whether stripping libraries is possible configure:10632: result: yes configure:11466: checking if libtool supports shared libraries configure:11468: result: yes configure:11471: checking whether to build shared libraries configure:11492: result: yes configure:11495: checking whether to build static libraries configure:11499: result: yes configure:11591: creating libtool configure:12179: checking for ld used by g++ configure:12246: result: /usr/bin/ld -m elf_x86_64 configure:12255: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12270: result: yes configure:12321: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13259: result: yes configure:13281: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long conftest.cpp >&5 configure:13284: $? = 0 configure:13403: checking for g++ option to produce PIC configure:13677: result: -fPIC configure:13685: checking if g++ PIC flag -fPIC works configure:13703: g++ -c -O3 -pipe -DNDEBUG -pedantic-errors -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -fPIC -DPIC conftest.cpp >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13748: checking if g++ static flag -static works configure:13776: result: yes configure:13786: checking if g++ supports -c -o file.o configure:13833: result: yes configure:13859: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13884: result: yes configure:13951: checking dynamic linker characteristics configure:14539: result: GNU/Linux ld.so configure:14548: checking how to hardcode library paths into programs configure:14573: result: immediate configure:15099: checking if libtool supports shared libraries configure:15101: result: yes configure:15104: checking whether to build shared libraries configure:15124: result: yes configure:15127: checking whether to build static libraries configure:15131: result: yes configure:15141: checking for gfortran option to produce PIC configure:15351: result: -fPIC configure:15359: checking if gfortran PIC flag -fPIC works configure:15377: gfortran -c -O3 -pipe -fPIC conftest.f >&5 configure:15381: $? = 0 configure:15394: result: yes configure:15422: checking if gfortran static flag -static works configure:15450: result: yes configure:15460: checking if gfortran supports -c -o file.o configure:15507: result: yes configure:15533: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16471: result: yes configure:16538: checking dynamic linker characteristics configure:17126: result: GNU/Linux ld.so configure:17135: checking how to hardcode library paths into programs configure:17160: result: immediate configure:20746: Build is "x86_64-unknown-linux-gnu". configure:20952: checking if library version is set configure:20959: result: no configure:20975: checking whether source of project Blas is available and should be compiled configure:21100: result: no, source file ./ThirdParty/Blas/daxpy.f not available configure:21115: checking whether source of project Lapack is available and should be compiled configure:21240: result: no, source file ./ThirdParty/Lapack/LAPACK/SRC/dlarf.f not available configure:21255: checking whether source of project Metis is available and should be compiled configure:21364: result: no, source file ./ThirdParty/Metis/metis-4.0/Lib/balance.c not available configure:21379: checking whether source of project Mumps is available and should be compiled configure:21488: result: no, source file ./ThirdParty/Mumps/MUMPS/src/dmumps_part1.F not available configure:21503: checking whether source of project Glpk is available and should be compiled configure:21612: result: no, --with-glpk-lib has been specified configure:21627: checking whether source of project Sample is available and should be compiled configure:21728: result: yes, source in Data/Sample configure:21743: checking whether source of project Netlib is available and should be compiled configure:21841: result: no configure:21859: checking whether source of project CoinUtils is available and should be compiled configure:21956: result: yes, source in CoinUtils configure:21971: checking whether source of project Osi is available and should be compiled configure:22068: result: yes, source in Osi configure:22083: checking whether source of project Clp is available and should be compiled configure:22180: result: yes, source in Clp configure:22201: configuring doxygen documentation options configure:22208: checking for doxygen configure:22235: result: yes configure:22263: checking for dot configure:22290: result: YES configure:22321: checking for doxygen doc'n for CoinUtils configure:22339: result: /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/doxydoc (tag) configure:22321: checking for doxygen doc'n for Osi configure:22339: result: /dcsdata/home/alanger/workspace/coin-Clp/Osi/doxydoc (tag) configure:22382: checking which command should be used to link input files configure:22393: result: ln -s configure:22618: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Clp config.status 1.15, 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:756: creating Makefile config.status:756: creating doxydoc/doxygen.conf config.status:939: executing depfiles commands configure:23772: configuring in Data/Sample configure:23889: running /bin/bash './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=. configure:23772: configuring in CoinUtils configure:23889: running /bin/bash './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=. configure:23772: configuring in Osi configure:23889: running /bin/bash './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=. configure:23772: configuring in Clp configure:23889: running /bin/bash './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=. configure:23958: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure:23964: Main configuration of Clp 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='' ACLOCAL='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/missing --run aclocal-1.9' ADD_CFLAGS='' ADD_CXXFLAGS='' ADD_FFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/missing --run tar' AR='ar' AUTOCONF='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/missing --run autoconf' AUTOHEADER='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/missing --run autoheader' AUTOMAKE='${SHELL} /dcsdata/home/alanger/workspace/coin-Clp/missing --run automake-1.9' AUX_DIR='' AWK='gawk' 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 ' COIN_CC_IS_CL_FALSE='' COIN_CC_IS_CL_TRUE='#' COIN_CXX_IS_CL_FALSE='' COIN_CXX_IS_CL_TRUE='#' COIN_SKIP_PROJECTS='' 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 ' 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='-DPACKAGE_NAME=\"Clp\" -DPACKAGE_TARNAME=\"clp\" -DPACKAGE_VERSION=\"1.15\" -DPACKAGE_STRING=\"Clp\ 1.15\" -DPACKAGE_BUGREPORT=\"coin-clp@lists.coin-or.org\" -DPACKAGE=\"clp\" -DVERSION=\"1.15\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 ' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='gfortran' FFLAGS='-O3 -pipe ' 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' 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/missing --run makeinfo' MPICC='' MPICXX='' MPIF77='' 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='clp' PACKAGE_BUGREPORT='coin-clp@lists.coin-or.org' PACKAGE_NAME='Clp' PACKAGE_STRING='Clp 1.15' PACKAGE_TARNAME='clp' PACKAGE_VERSION='1.15' PATH_SEPARATOR=':' RANLIB='ranlib' RPATH_FLAGS=' -Wl,--rpath -Wl,/dcsdata/home/alanger/workspace/coin-Clp/lib' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.15' 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' 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='' 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=' */CoinUtils */Osi' coin_doxy_logname='doxydoc/clp_doxy.log' coin_doxy_tagfiles=' /dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/doxydoc/coinutils_doxy.tag=/dcsdata/home/alanger/workspace/coin-Clp/CoinUtils/doxydoc/html /dcsdata/home/alanger/workspace/coin-Clp/Osi/doxydoc/osi_doxy.tag=/dcsdata/home/alanger/workspace/coin-Clp/Osi/doxydoc/html' coin_doxy_tagname='doxydoc/clp_doxy.tag' coin_doxy_usedot='YES' coin_have_doxygen='yes' datadir='${prefix}/share' exec_prefix='${prefix}' have_autoconf='' have_automake='' have_svn='' 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/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='' subdirs=' Data/Sample CoinUtils Osi Clp' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_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 PACKAGE "clp" #define PACKAGE_BUGREPORT "coin-clp@lists.coin-or.org" #define PACKAGE_NAME "Clp" #define PACKAGE_STRING "Clp 1.15" #define PACKAGE_TARNAME "clp" #define PACKAGE_VERSION "1.15" #define STDC_HEADERS 1 #define VERSION "1.15" #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0