configure: creating cache config.cache checking build system type... x86_64-unknown-linux-gnu checking whether we want to compile in debug mode... 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 configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether C++ compiler g++ works... yes configure: 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: Trying to determine Fortran compiler name checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes configure: Fortran compiler options are: -O3 -pipe checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... x86_64-unknown-linux-gnu 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 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... no 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... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran 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: Build is "x86_64-unknown-linux-gnu". checking if library version is set... no checking whether source of project ASL is available and should be compiled... no, --without-asl has been specified checking whether source of project Blas is available and should be compiled... no, --with-blas-lib has been specified checking whether source of project Lapack is available and should be compiled... no, --with-lapack-lib has been specified checking whether source of project Metis is available and should be compiled... yes, source in ThirdParty/Metis checking whether source of project HSL is available and should be compiled... yes, source in ThirdParty/HSL checking whether source of project Mumps is available and should be compiled... yes, source in ThirdParty/Mumps checking whether source of project SoPlex is available and should be compiled... yes, source in ThirdParty/SoPlex checking whether source of project CoinUtils is available and should be compiled... yes, source in CoinUtils checking whether source of project Osi is available and should be compiled... yes, source in Osi checking whether source of project Clp is available and should be compiled... yes, source in Clp checking whether source of project Cgl is available and should be compiled... yes, source in Cgl checking whether source of project Cbc is available and should be compiled... yes, source in Cbc checking whether source of project Ipopt is available and should be compiled... yes, source in Ipopt checking whether source of project SCIP is available and should be compiled... yes, source in ThirdParty/SCIP checking whether source of project Bonmin is available and should be compiled... yes, source in Bonmin checking whether source of project Couenne is available and should be compiled... yes, source in Couenne checking which command should be used to link input files... ln -s updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doxydoc/doxygen.conf config.status: executing depfiles commands configure: configuring in ThirdParty/Metis configure: running /bin/bash '../../../ThirdParty/Metis/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../../config.cache --srcdir=../../../ThirdParty/Metis configure: loading cache ../../config.cache checking for svnversion... yes checking build system type... (cached) x86_64-unknown-linux-gnu checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -DMETIS_BUILD checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory ../.. checking if library version is set... 3:2:2 checking for strings.h... (cached) yes checking for drand48... yes checking which command should be used to link input files... ln -s updating cache ../../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating coinmetis.pc config.status: creating coinmetis-uninstalled.pc config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of ThirdPartyMetis successful configure: configuring in ThirdParty/HSL configure: running /bin/bash '../../../ThirdParty/HSL/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../../config.cache --srcdir=../../../ThirdParty/HSL configure: loading cache ../../config.cache checking for svnversion... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCOINHSL_BUILD configure: Trying to determine Fortran compiler name checking for gfortran... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes configure: Fortran compiler options are: -O3 -pipe checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../.. -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 egrep... (cached) grep -E checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory ../.. checking if library version is set... 4:2:3 checking whether we can compile Fortran 90 code... yes checking which command should be used to link input files... ln -s updating cache ../../config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of ThirdPartyHSL successful configure: configuring in ThirdParty/Mumps configure: running /bin/bash '../../../ThirdParty/Mumps/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../../config.cache --srcdir=../../../ThirdParty/Mumps configure: loading cache ../../config.cache checking for svnversion... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -DMUMPS_BUILD configure: Trying to determine Fortran compiler name checking for gfortran... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes configure: Fortran compiler options are: -O3 -pipe checking how to get verbose linking output from gfortran... (cached) -v checking for Fortran libraries of gfortran... (cached) -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s checking for dummy main to link with Fortran libraries... (cached) none checking for Fortran name-mangling scheme... (cached) lower case, underscore, no extra underscore checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory ../.. checking if library version is set... 5:2:4 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package Blas... yes checking for COIN-OR package Metis... yes: 1.2.2 checking for pthread_create in -lpthread... yes checking whether we can compile Fortran 90 code... yes checking for additional preprocessor C flags... -DAdd_ -DALLOW_NON_INIT -DMUMPS_ARITH=MUMPS_ARITH_d -Dmetis checking for additional preprocessor Fortran flags... -Dmetis checking which command should be used to link input files... ln -s updating cache ../../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating coinmumps.pc config.status: creating coinmumps-uninstalled.pc config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of ThirdPartyMumps successful configure: configuring in ThirdParty/SoPlex configure: running /bin/bash '../../../ThirdParty/SoPlex/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../../config.cache --srcdir=../../../ThirdParty/SoPlex configure: loading cache ../../config.cache checking for svnversion... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DSOPLEX_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DSOPLEX_BUILD checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory ../.. checking if library version is set... 1:2:0 checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking which command should be used to link input files... ln -s updating cache ../../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating coinsoplex.pc config.status: creating coinsoplex-uninstalled.pc config.status: creating config_soplex.h config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of ThirdPartySoplex successful configure: configuring in CoinUtils configure: running /bin/bash '../../CoinUtils/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../CoinUtils configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: 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 checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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: Trying to determine Fortran compiler name checking for gfortran... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes configure: Fortran compiler options are: -O3 -pipe checking how to get verbose linking output from gfortran... (cached) -v checking for Fortran libraries of gfortran... (cached) -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s checking for dummy main to link with Fortran libraries... (cached) none checking for Fortran name-mangling scheme... (cached) lower case, underscore, no extra underscore checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 11:6:8 checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking cfloat usability... yes checking cfloat presence... yes checking for cfloat... yes checking cieeefp usability... no checking cieeefp presence... no checking for cieeefp... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking whether isfinite is declared... no checking whether finite is declared... yes checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no checking whether isnan is declared... yes checking cinttypes usability... no checking cinttypes presence... no checking for cinttypes... no checking for inttypes.h... (cached) yes checking for int64_t... yes checking for intptr_t... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package Blas... yes checking for COIN-OR package Lapack... yes checking for COIN-OR package Glpk... yes checking for COIN-OR package Sample... not given: No package 'coindatasample' found checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found checking for zlib.h... (cached) yes checking for gzopen in -lz... (cached) yes checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking whether this is a VPATH configuration... yes configure: configuring doxygen documentation options checking for doxygen... no checking for dot... NO checking which command should be used to link input files... ln -s updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating coinutils.pc config.status: creating coinutils-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/config.h config.status: creating src/config_coinutils.h config.status: executing depfiles commands configure: Creating VPATH links for data files configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of CoinUtils successful configure: configuring in Osi configure: running /bin/bash '../../Osi/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../Osi configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DOSI_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DOSI_BUILD checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 11:3:10 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinUtils... yes: 2.8.6 checking for COIN-OR package Glpk... yes checking for COIN-OR package SoPlex... yes: 1.0.2 checking for COIN-OR package Sample... not given: No package 'coindatasample' found checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found checking if user provides library for Cplex... no checking if user provides library for Mosek... no checking if user provides library for Xpress... no checking if user provides library for Gurobi... no configure: configuring doxygen documentation options checking for doxygen... (cached) no checking for dot... (cached) NO checking for doxygen doc'n for CoinUtils ... /home/virscosta/coinor/Couenne/build/share/coin/doc/CoinUtils/doxydoc (tag) checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating src/Osi/Makefile config.status: creating src/OsiCpx/Makefile config.status: creating src/OsiGlpk/Makefile config.status: creating src/OsiMsk/Makefile config.status: creating src/OsiXpr/Makefile config.status: creating src/OsiGrb/Makefile config.status: creating src/OsiSpx/Makefile config.status: creating src/OsiCommonTest/Makefile config.status: creating test/Makefile config.status: creating osi.pc config.status: creating osi-uninstalled.pc config.status: creating osi-unittests.pc config.status: creating osi-unittests-uninstalled.pc config.status: creating osi-glpk.pc config.status: creating osi-glpk-uninstalled.pc config.status: creating osi-soplex.pc config.status: creating osi-soplex-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/Osi/config.h config.status: creating src/Osi/config_osi.h config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Osi successful configure: configuring in Clp configure: running /bin/bash '../../Clp/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../Clp configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCLP_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DCLP_BUILD checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 12:6:11 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinUtils... yes: 2.8.6 checking for COIN-OR package Osi... yes: 0.105.3 checking for COIN-OR package OsiTests... yes: 0.105.3 checking for COIN-OR package Sample... not given: No package 'coindatasample' found checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found checking if user provides library for AMD... no checking if user provides library for CHOLMOD... no checking for COIN-OR package Glpk... yes configure: using AMD from GLPK package checking for COIN-OR package Mumps... yes: 1.4.2 checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no checking whether this is a VPATH configuration... yes configure: configuring doxygen documentation options checking for doxygen... (cached) no checking for dot... (cached) NO checking for doxygen doc'n for CoinUtils ... /home/virscosta/coinor/Couenne/build/share/coin/doc/CoinUtils/doxydoc (tag) checking for doxygen doc'n for Osi ... /home/virscosta/coinor/Couenne/build/share/coin/doc/Osi/doxydoc (tag) checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating src/OsiClp/Makefile config.status: creating test/Makefile config.status: creating clp.pc config.status: creating clp-uninstalled.pc config.status: creating osi-clp.pc config.status: creating osi-clp-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/config.h config.status: creating src/config_clp.h config.status: executing depfiles commands configure: Creating VPATH links for data files configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Clp successful configure: configuring in Cgl configure: running /bin/bash '../../Cgl/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../Cgl configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCGL_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DCGL_BUILD checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 8:3:7 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinUtils... yes: 2.8.6 checking for COIN-OR package Osi... yes: 0.105.3 checking for COIN-OR package Sample... not given: No package 'coindatasample' found checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found checking for COIN-OR package OsiClp... yes: 1.14.6 checking for COIN-OR package OsiCpx... not given: No package 'osi-cplex' found checking for COIN-OR package OsiGlpk... yes: 0.105.3 checking for COIN-OR package OsiMsk... not given: No package 'osi-mosek' found checking for COIN-OR package OsiXpr... not given: No package 'osi-xpress' found checking for COIN-OR package OsiVol... not given: No package 'osi-vol' found checking for COIN-OR package OsiDyLP... not given: No package 'osi-dylp' found checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no configure: configuring doxygen documentation options checking for doxygen... (cached) no checking for dot... (cached) NO checking for doxygen doc'n for CoinUtils ... /home/virscosta/coinor/Couenne/build/share/coin/doc/CoinUtils/doxydoc (tag) checking whether this is a VPATH configuration... yes checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating src/CglAllDifferent/Makefile config.status: creating src/CglClique/Makefile config.status: creating src/CglDuplicateRow/Makefile config.status: creating src/CglFlowCover/Makefile config.status: creating src/CglGomory/Makefile config.status: creating src/CglKnapsackCover/Makefile config.status: creating src/CglLandP/Makefile config.status: creating src/CglLiftAndProject/Makefile config.status: creating src/CglMixedIntegerRounding/Makefile config.status: creating src/CglMixedIntegerRounding2/Makefile config.status: creating src/CglOddHole/Makefile config.status: creating src/CglPreProcess/Makefile config.status: creating src/CglProbing/Makefile config.status: creating src/CglRedSplit/Makefile config.status: creating src/CglResidualCapacity/Makefile config.status: creating src/CglSimpleRounding/Makefile config.status: creating src/CglTwomir/Makefile config.status: creating test/Makefile config.status: creating cgl.pc config.status: creating cgl-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/config.h config.status: creating src/config_cgl.h config.status: executing depfiles commands configure: Creating VPATH links for data files configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Cgl successful configure: configuring in Cbc configure: running /bin/bash '../../Cbc/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../Cbc configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCBC_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DCBC_BUILD checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 10:7:7 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinDepend... yes: 0.57.3 0.105.3 2.8.6 checking for COIN-OR package Clp... yes: 1.14.6 checking for COIN-OR package OsiTests... yes: 0.105.3 checking for COIN-OR package Sample... not given: No package 'coindatasample' found checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found checking for COIN-OR package Miplib3... not given: No package 'coindatamiplib3' found checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no checking for COIN-OR package DyLP... not given: No package 'osi-dylp' found checking for COIN-OR package Vol... not given: No package 'osi-vol' found checking for COIN-OR package Cpx... not given: No package 'osi-cplex' found checking for COIN-OR package Glpk... yes checking for COIN-OR package Grb... not given: No package 'osi-gurobi' found checking for COIN-OR package Msk... not given: No package 'osi-mosek' found checking for COIN-OR package Spx... yes: 0.105.3 checking for COIN-OR package Xpr... not given: No package 'osi-xpress' found checking for COIN-OR package ASL... skipping checking for cbc-generic default solver... clp configure: OsiCbc default solver is clp checking whether this is a VPATH configuration... yes configure: configuring doxygen documentation options checking for doxygen... (cached) no checking for dot... (cached) NO checking for doxygen doc'n for CoinUtils ... /home/virscosta/coinor/Couenne/build/share/coin/doc/CoinUtils/doxydoc (tag) checking for doxygen doc'n for Osi ... /home/virscosta/coinor/Couenne/build/share/coin/doc/Osi/doxydoc (tag) checking for doxygen doc'n for Clp ... /home/virscosta/coinor/Couenne/build/share/coin/doc/Clp/doxydoc (tag) checking for doxygen doc'n for DyLP ... /home/virscosta/coinor/Couenne/build/share/coin/doc/DyLP/doxydoc (tag) checking for doxygen doc'n for Cgl ... /home/virscosta/coinor/Couenne/build/share/coin/doc/Cgl/doxydoc (tag) checking for doxygen doc'n for Vol ... /home/virscosta/coinor/Couenne/build/share/coin/doc/Vol/doxydoc (tag) checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating src/OsiCbc/Makefile config.status: creating test/Makefile config.status: creating cbc.pc config.status: creating cbc-uninstalled.pc config.status: creating osi-cbc.pc config.status: creating osi-cbc-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/config.h config.status: creating src/config_cbc.h config.status: executing depfiles commands configure: Creating VPATH links for data files configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Cbc successful configure: configuring in Ipopt configure: running /bin/bash '../../Ipopt/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../Ipopt configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DIPOPT_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DIPOPT_BUILD configure: Assuming that CXXLIBS is "-lstdc++ -lm". configure: Trying to determine Fortran compiler name checking for gfortran... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes configure: Fortran compiler options are: -O3 -pipe checking how to get verbose linking output from gfortran... (cached) -v checking for Fortran libraries of gfortran... (cached) -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s checking for dummy main to link with Fortran libraries... (cached) none checking for Fortran name-mangling scheme... (cached) lower case, underscore, no extra underscore checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 9:2:8 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package Blas... yes checking for COIN-OR package Lapack... yes checking for COIN-OR package ASL... skipping checking for COIN-OR package HSL... not given: No package 'coinhsl' found checking for COIN-OR package Mumps... yes: 1.4.2 checking for int *... yes checking size of int *... 8 configure: Using CXXAR="ar cru". checking for cmath... (cached) yes checking cctype usability... yes checking cctype presence... yes checking for cctype... yes checking cassert usability... yes checking cassert presence... yes checking for cassert... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking cstdarg usability... yes checking cstdarg presence... yes checking for cstdarg... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking for cfloat... (cached) yes checking ctime usability... yes checking ctime presence... yes checking for ctime... yes checking cstddef usability... yes checking cstddef presence... yes checking for cstddef... yes checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no checking whether isfinite is declared... (cached) no checking whether finite is declared... (cached) yes checking whether va_copy is declared... yes checking whether drand48 is declared... yes checking whether rand is declared... yes checking whether srand is declared... yes checking whether this is a VPATH configuration... yes checking for matlab installation... no checking whether the linear solver loader should be compiled... yes checking for windows.h... (cached) no checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking for snprintf... yes checking for vsnprintf... yes checking which command should be used to link input files... ln -s updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Common/Makefile config.status: creating src/LinAlg/Makefile config.status: creating src/LinAlg/TMatrices/Makefile config.status: creating src/Interfaces/Makefile config.status: creating src/Algorithm/Makefile config.status: creating src/Algorithm/LinearSolvers/Makefile config.status: creating src/Algorithm/Inexact/Makefile config.status: creating src/contrib/CGPenalty/Makefile config.status: creating src/contrib/LinearSolverLoader/Makefile config.status: creating src/Apps/Makefile config.status: creating src/Apps/AmplSolver/Makefile config.status: creating src/Apps/CUTErInterface/Makefile config.status: creating examples/hs071_f/Makefile config.status: creating examples/hs071_f/hs071_f.f config.status: creating examples/Cpp_example/Makefile config.status: creating examples/hs071_cpp/Makefile config.status: creating examples/hs071_c/Makefile config.status: creating examples/ScalableProblems/Makefile config.status: creating tutorial/CodingExercise/C/1-skeleton/Makefile config.status: creating tutorial/CodingExercise/C/2-mistake/Makefile config.status: creating tutorial/CodingExercise/C/3-solution/Makefile config.status: creating tutorial/CodingExercise/Cpp/1-skeleton/Makefile config.status: creating tutorial/CodingExercise/Cpp/2-mistake/Makefile config.status: creating tutorial/CodingExercise/Cpp/3-solution/Makefile config.status: creating tutorial/CodingExercise/Matlab/1-skeleton/startup.m config.status: creating tutorial/CodingExercise/Matlab/2-mistake/startup.m config.status: creating tutorial/CodingExercise/Matlab/3-solution/startup.m config.status: creating tutorial/CodingExercise/Fortran/1-skeleton/TutorialFortran.f config.status: creating tutorial/CodingExercise/Fortran/2-mistake/TutorialFortran.f config.status: creating tutorial/CodingExercise/Fortran/3-solution/TutorialFortran.f config.status: creating tutorial/CodingExercise/Fortran/1-skeleton/Makefile config.status: creating tutorial/CodingExercise/Fortran/2-mistake/Makefile config.status: creating tutorial/CodingExercise/Fortran/3-solution/Makefile config.status: creating test/Makefile config.status: creating test/run_unitTests config.status: creating contrib/MatlabInterface/src/Makefile config.status: creating contrib/MatlabInterface/examples/startup.m config.status: creating contrib/MatlabInterface-Old/src/Makefile config.status: creating contrib/MatlabInterface-Old/examples/startup.m config.status: creating contrib/JavaInterface/Makefile config.status: creating contrib/sIPOPT/Makefile config.status: creating contrib/sIPOPT/AmplSolver/Makefile config.status: creating contrib/sIPOPT/examples/parametric_cpp/Makefile config.status: creating contrib/sIPOPT/examples/redhess_cpp/Makefile config.status: creating contrib/sIPOPT/src/Makefile config.status: creating contrib/RInterface/src/Makevars config.status: creating ipopt.pc config.status: creating ipopt-uninstalled.pc config.status: creating src/Common/config.h config.status: creating src/Common/config_ipopt.h config.status: creating examples/ScalableProblems/config.h config.status: linking ../../Ipopt/examples/hs071_cpp/hs071_main.cpp to test/hs071_main.cpp config.status: linking ../../Ipopt/examples/hs071_cpp/hs071_nlp.cpp to test/hs071_nlp.cpp config.status: linking ../../Ipopt/examples/hs071_cpp/hs071_nlp.hpp to test/hs071_nlp.hpp config.status: linking ../../Ipopt/examples/hs071_c/hs071_c.c to test/hs071_c.c config.status: executing depfiles commands configure: Creating VPATH links for data files configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Ipopt successful configure: configuring in ThirdParty/SCIP configure: running /bin/bash '../../../ThirdParty/SCIP/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../../config.cache --srcdir=../../../ThirdParty/SCIP configure: loading cache ../../config.cache checking for svnversion... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DSCIP_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DSCIP_BUILD checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for egrep... (cached) grep -E checking whether ln -s works... yes checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory ../.. checking if library version is set... 1:3:0 checking SCIP version... 202.0 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package SoPlex... yes: 1.0.2 checking for COIN-OR package Clp... yes: 1.14.6 checking if user provides library for Cplex... no checking if user provides library for Mosek... no checking if user provides library for Xpress... no checking if user provides library for Gurobi... no checking if user provides library for QSopt... no configure: build with LP solver soplex checking for COIN-OR package Ipopt... yes: 3.10.2 checking for COIN-OR package CppAD... not given: No package 'cppad' found checking for zlib.h... (cached) yes checking for gzopen in -lz... (cached) yes checking gmp.h usability... no checking gmp.h presence... no checking for gmp.h... no checking for struct sigaction.sa_handler... yes checking for rand_r... yes checking for strtok_r... yes checking for strerror_r... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking which command should be used to link input files... ln -s updating cache ../../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating coinscip.pc config.status: creating coinscip-uninstalled.pc config.status: creating config_scip.h config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of ThirdPartyScip successful configure: configuring in Bonmin configure: running /bin/bash '../../Bonmin/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../Bonmin configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DBONMIN_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DBONMIN_BUILD configure: Trying to determine Fortran compiler name checking for gfortran... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes configure: Fortran compiler options are: -O3 -pipe checking how to get verbose linking output from gfortran... (cached) -v checking for Fortran libraries of gfortran... (cached) -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.7/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s checking for dummy main to link with Fortran libraries... (cached) none checking for Fortran name-mangling scheme... (cached) lower case, underscore, no extra underscore checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 9:3:5 checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinDepend... yes: 2.7.7 1.14.6 3.10.2 checking for COIN-OR package ASL... skipping checking for COIN-OR package OsiCpx... not given: No package 'osi-cplex' found checking if user provides library for Cplex... no checking for COIN-OR package FilterSQP... not given: No package 'coinfiltersqp' found checking whether this is a VPATH configuration... yes checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating src/Apps/Makefile config.status: creating src/CbcBonmin/Makefile config.status: creating src/Interfaces/Makefile config.status: creating src/Interfaces/Ipopt/Makefile config.status: creating src/Interfaces/Filter/Makefile config.status: creating src/Interfaces/Ampl/Makefile config.status: creating src/Algorithms/Makefile config.status: creating src/Algorithms/Ampl/Makefile config.status: creating src/Algorithms/Branching/Makefile config.status: creating src/Algorithms/QuadCuts/Makefile config.status: creating src/Algorithms/OaGenerators/Makefile config.status: creating src/CbcBonmin/Heuristics/Makefile config.status: creating examples/OptionDocGen/Makefile config.status: creating experimental/Separable/Makefile config.status: creating test/Makefile config.status: creating examples/CppExample/Makefile config.status: creating bonmin.pc config.status: creating bonmin-uninstalled.pc config.status: creating src/Interfaces/config.h config.status: creating src/Interfaces/config_bonmin.h config.status: linking ../../Bonmin/examples/CppExample/MyBonmin.cpp to test/MyBonmin.cpp config.status: linking ../../Bonmin/examples/CppExample/MyTMINLP.cpp to test/MyTMINLP.cpp config.status: linking ../../Bonmin/examples/CppExample/MyTMINLP.hpp to test/MyTMINLP.hpp config.status: executing depfiles commands configure: Creating VPATH links for data files configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Bonmin successful configure: configuring in Couenne configure: running /bin/bash '../../Couenne/configure' --prefix=/home/virscosta/coinor/Couenne/build '-C' '--with-glpk-lib=/usr/lib' '--with-glpk-incdir=/usr/include' '--with-blas-lib=/usr/lib/libblas' '--with-lapack-lib=/usr/lib/lapack' '--without-asl' '--with-gnu-ld' --cache-file=../config.cache --srcdir=../../Couenne configure: loading cache ../config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking for svnversion... (cached) yes checking whether we want to compile in debug mode... no checking for gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCOUENNE_BUILD checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking whether C++ compiler g++ works... yes configure: 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 -DCOUENNE_BUILD checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed configure: C compiler options are: -O3 -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas -Wno-long-long -DCOUENNE_BUILD -DCOUENNE_BUILD checking for egrep... (cached) grep -E checking whether ln -s works... yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... no checking cstdint usability... no checking cstdint presence... no checking for cstdint... no checking for stdint.h... (cached) yes checking for pkg-config... pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package Bonmin... yes: 1.5.3 checking for COIN-OR package ASL... skipping checking if user provides library for Nauty... no checking for COIN-OR package SCIP... yes: 1.0.3 checking for COIN-OR package Cpx... not given: No package 'osi-cplex' found checking for COIN-OR package Grb... not given: No package 'osi-gurobi' found checking for COIN-OR package Msk... not given: No package 'osi-mosek' found checking for COIN-OR package Spx... yes: 0.105.3 checking for COIN-OR package Xpr... not given: No package 'osi-xpress' found checking for cmath... (cached) yes checking for cfloat... (cached) yes checking for cieeefp... (cached) no checking for ieeefp.h... (cached) no checking for cstdint... (cached) no checking for stdint.h... (cached) yes checking which command should be used to link input files... ln -s updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating src/main/Makefile config.status: creating src/bound_tightening/Makefile config.status: creating src/bound_tightening/twoImpliedBT/Makefile config.status: creating src/branch/Makefile config.status: creating src/convex/Makefile config.status: creating src/interfaces/Makefile config.status: creating src/heuristics/Makefile config.status: creating src/disjunctive/Makefile config.status: creating src/cut/crossconv/Makefile config.status: creating src/expression/Makefile config.status: creating src/problem/Makefile config.status: creating src/standardize/Makefile config.status: creating src/readnl/Makefile config.status: creating src/util/Makefile config.status: creating src/Makefile config.status: creating test/grandTest.sh config.status: creating couenne.pc config.status: creating couenne-uninstalled.pc config.status: creating src/config.h config.status: creating src/config_couenne.h config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Couenne successful configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Main configuration of Couenne successful