Created
August 4, 2014 13:05
-
-
Save gidden/97c4c0e68a810a565620 to your computer and use it in GitHub Desktop.
coin cbc 2.8.7 mac osx 10.9.3 configure output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| configure: creating cache config.cache | |
| checking build system type... i386-apple-darwin13.2.0 | |
| checking whether we want to compile in debug mode... no | |
| checking for xlc_r... no | |
| checking for xlc... no | |
| checking for cc... cc | |
| 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 cc accepts -g... yes | |
| checking for cc option to accept ANSI C... none needed | |
| configure: C compiler options are: -O3 -pipe -DNDEBUG -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 -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 xlf_r... no | |
| checking for fort77... no | |
| checking for gfortran... no | |
| checking for ifort... no | |
| checking for g95... no | |
| checking for f77... no | |
| checking for g77... no | |
| checking for pgf90... no | |
| checking for pgf77... no | |
| checking for ifc... no | |
| checking for frt... no | |
| checking for af77... no | |
| configure: WARNING: Failed to find a Fortran compiler! | |
| configure: Fortran compiler options are: | |
| 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... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking whether make sets $(MAKE)... yes | |
| checking for style of include used by make... GNU | |
| checking dependency style of cc... gcc3 | |
| checking dependency style of g++... gcc3 | |
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking host system type... i386-apple-darwin13.2.0 | |
| checking for a sed that does not truncate output... /usr/bin/sed | |
| checking for ld used by cc... /Library/Developer/CommandLineTools/usr/bin/ld | |
| checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no | |
| checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r | |
| checking for BSD-compatible nm... /usr/bin/nm | |
| checking how to recognise dependent libraries... pass_all | |
| checking how to run the C preprocessor... cc -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... 196608 | |
| checking command to parse /usr/bin/nm output from cc object... ok | |
| checking for objdir... .libs | |
| checking for ar... ar | |
| checking for ranlib... ranlib | |
| checking for strip... strip | |
| checking if cc supports -fno-rtti -fno-exceptions... yes | |
| checking for cc option to produce PIC... -fno-common | |
| checking if cc PIC flag -fno-common works... yes | |
| checking if cc static flag -static works... no | |
| checking if cc supports -c -o file.o... yes | |
| checking whether the cc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin13.2.0 dyld | |
| 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++... /Library/Developer/CommandLineTools/usr/bin/ld | |
| checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no | |
| checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
| checking for g++ option to produce PIC... -fno-common | |
| checking if g++ PIC flag -fno-common works... yes | |
| checking if g++ static flag -static works... no | |
| checking if g++ supports -c -o file.o... yes | |
| checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin13.2.0 dyld | |
| 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 unavailable option to produce PIC... -fno-common | |
| checking if unavailable PIC flag -fno-common works... no | |
| checking if unavailable static flag -static works... no | |
| checking if unavailable supports -c -o file.o... no | |
| checking whether the unavailable linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... ../configure: line 16435: unavailable: command not found | |
| ../configure: line 16606: unavailable: command not found | |
| darwin13.2.0 dyld | |
| checking how to hardcode library paths into programs... immediate | |
| configure: Build is "i386-apple-darwin13.2.0". | |
| configure: Applying patches to libtool for Darwin | |
| checking if library version is set... no | |
| checking whether source of project ASL is available and should be compiled... no, source file ../ThirdParty/ASL/solvers/asl.h not available | |
| checking whether source of project Blas is available and should be compiled... no, source file ../ThirdParty/Blas/daxpy.f not available | |
| checking whether source of project Lapack is available and should be compiled... no, source file ../ThirdParty/Lapack/LAPACK/SRC/dlarf.f not available | |
| checking whether source of project Glpk is available and should be compiled... no, source file ../ThirdParty/Glpk/glpk/src/glpk.h not available | |
| checking whether source of project Metis is available and should be compiled... no, source file ../ThirdParty/Metis/metis-4.0/Lib/balance.c not available | |
| checking whether source of project Mumps is available and should be compiled... no, source file ../ThirdParty/Mumps/MUMPS/src/dmumps_part1.F not available | |
| checking whether source of project Sample is available and should be compiled... yes, source in Data/Sample | |
| checking whether source of project Netlib is available and should be compiled... no | |
| checking whether source of project miplib3 is available and should be compiled... no | |
| 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 DyLP is available and should be compiled... no | |
| checking whether source of project Vol is available and should be compiled... no | |
| 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 | |
| configure: configuring doxygen documentation options | |
| checking for doxygen... no | |
| checking for dot... NO | |
| checking for doxygen doc'n for CoinUtils ... /Users/gidden/software/coin-Cbc-2.8.7/build/CoinUtils/doxydoc (tag) | |
| checking for doxygen doc'n for Osi ... /Users/gidden/software/coin-Cbc-2.8.7/build/Osi/doxydoc (tag) | |
| checking for doxygen doc'n for Clp ... /Users/gidden/software/coin-Cbc-2.8.7/build/Clp/doxydoc (tag) | |
| checking for doxygen doc'n for DyLP ... NONE/share/coin/doc/DyLP/doxydoc (tag) | |
| checking for doxygen doc'n for Cgl ... /Users/gidden/software/coin-Cbc-2.8.7/build/Cgl/doxydoc (tag) | |
| checking for doxygen doc'n for Vol ... NONE/share/coin/doc/Vol/doxydoc (tag) | |
| 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 Data/Sample | |
| configure: running /bin/sh '../../../Data/Sample/configure' --prefix=/Users/gidden/software/coin-Cbc-2.8.7/build '-C' --cache-file=../../config.cache --srcdir=../../../Data/Sample | |
| configure: loading cache ../../config.cache | |
| checking for svnversion... 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) awk | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking whether this is a VPATH configuration... yes | |
| checking build system type... (cached) i386-apple-darwin13.2.0 | |
| configure: Creating links to the example files (*.mps) | |
| configure: Creating links to the example files (*.lp) | |
| configure: Creating links to the example files (*.block) | |
| configure: Creating links to the example files (input.130) | |
| configure: Creating links to the example files (app0110.* app0110R.* bug.*) | |
| 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 coindatasample.pc | |
| config.status: creating coindatasample-uninstalled.pc | |
| configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting | |
| configure: Configuration of DataSample successful | |
| configure: configuring in CoinUtils | |
| configure: running /bin/sh '../../CoinUtils/configure' --prefix=/Users/gidden/software/coin-Cbc-2.8.7/build '-C' --cache-file=../config.cache --srcdir=../../CoinUtils | |
| configure: loading cache ../config.cache | |
| checking build system type... (cached) i386-apple-darwin13.2.0 | |
| checking for svnversion... (cached) yes | |
| checking whether we want to compile in debug mode... no | |
| checking for xlc_r... (cached) cc | |
| 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 cc accepts -g... (cached) yes | |
| checking for cc option to accept ANSI C... (cached) none needed | |
| configure: C compiler options are: -O3 -pipe -DNDEBUG -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 -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 xlf_r... no | |
| checking for fort77... no | |
| checking for gfortran... no | |
| checking for ifort... no | |
| checking for g95... no | |
| checking for f77... no | |
| checking for g77... no | |
| checking for pgf90... no | |
| checking for pgf77... no | |
| checking for ifc... no | |
| checking for frt... no | |
| checking for af77... no | |
| configure: WARNING: Failed to find a Fortran compiler! | |
| configure: Fortran compiler options are: | |
| 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) awk | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking for style of include used by make... GNU | |
| checking dependency style of cc... (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:9:9 | |
| 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... no | |
| checking whether std::isnan(42.42) is declared... yes | |
| checking cinttypes usability... yes | |
| checking cinttypes presence... yes | |
| checking for cinttypes... yes | |
| checking cstdint usability... yes | |
| checking cstdint presence... yes | |
| checking for cstdint... 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... no | |
| checking endian.h presence... no | |
| checking for endian.h... no | |
| checking for pkg-config... no | |
| checking for BLAS in Veclib... no | |
| checking whether -lblas has BLAS... no | |
| checking for COIN-OR package Blas... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Blas (fallback)... no, dependency coinblas not available | |
| checking whether -llapack has LAPACK... no | |
| checking for COIN-OR package Lapack... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Lapack (fallback)... no, dependency coinlapack not available | |
| checking for COIN-OR package Glpk... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Glpk (fallback)... no, dependency coinglpk not available | |
| checking for COIN-OR package Sample... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Sample (fallback)... yes | |
| checking for COIN-OR package Netlib... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Netlib (fallback)... no, dependency coindatanetlib not available | |
| checking zlib.h usability... yes | |
| checking zlib.h presence... yes | |
| checking for zlib.h... yes | |
| checking for gzopen in -lz... yes | |
| checking bzlib.h usability... yes | |
| checking bzlib.h presence... yes | |
| checking for bzlib.h... yes | |
| checking for BZ2_bzReadOpen in -lbz2... yes | |
| checking whether this is a VPATH configuration... yes | |
| configure: configuring doxygen documentation options | |
| checking for doxygen... (cached) no | |
| checking for dot... (cached) 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/sh '../../Osi/configure' --prefix=/Users/gidden/software/coin-Cbc-2.8.7/build '-C' --cache-file=../config.cache --srcdir=../../Osi | |
| configure: loading cache ../config.cache | |
| checking build system type... (cached) i386-apple-darwin13.2.0 | |
| checking for svnversion... (cached) yes | |
| checking whether we want to compile in debug mode... no | |
| checking for xlc_r... (cached) cc | |
| 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 cc accepts -g... (cached) yes | |
| checking for cc option to accept ANSI C... (cached) none needed | |
| configure: C compiler options are: -O3 -pipe -DNDEBUG -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 -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) awk | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking for style of include used by make... GNU | |
| checking dependency style of cc... (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:4:11 | |
| checking for pkg-config... no | |
| checking for COIN-OR package CoinUtils... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package CoinUtils (fallback)... yes | |
| checking for COIN-OR package Glpk... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Glpk (fallback)... no, dependency coinglpk not available | |
| checking for COIN-OR package SoPlex... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package SoPlex (fallback)... no, dependency coinsoplex not available | |
| checking for COIN-OR package Sample... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Sample (fallback)... yes | |
| checking for COIN-OR package Netlib... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Netlib (fallback)... no, dependency coindatanetlib not available | |
| 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: WARNING: No solver available, examples will not work. | |
| configure: configuring doxygen documentation options | |
| checking for doxygen... (cached) no | |
| checking for dot... (cached) NO | |
| checking for doxygen doc'n for CoinUtils ... /Users/gidden/software/coin-Cbc-2.8.7/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 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/sh '../../Clp/configure' --prefix=/Users/gidden/software/coin-Cbc-2.8.7/build '-C' --cache-file=../config.cache --srcdir=../../Clp | |
| configure: loading cache ../config.cache | |
| checking build system type... (cached) i386-apple-darwin13.2.0 | |
| checking for svnversion... (cached) yes | |
| checking whether we want to compile in debug mode... no | |
| checking for xlc_r... (cached) cc | |
| 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 cc accepts -g... (cached) yes | |
| checking for cc option to accept ANSI C... (cached) none needed | |
| configure: C compiler options are: -O3 -pipe -DNDEBUG -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 -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) awk | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking for style of include used by make... GNU | |
| checking dependency style of cc... (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... 13:5:12 | |
| checking for pkg-config... no | |
| checking for COIN-OR package CoinUtils... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package CoinUtils (fallback)... yes | |
| checking for COIN-OR package Osi... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Osi (fallback)... yes | |
| checking for COIN-OR package OsiTests... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiTests (fallback)... yes | |
| checking for COIN-OR package Sample... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Sample (fallback)... yes | |
| checking for COIN-OR package Netlib... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Netlib (fallback)... no, dependency coindatanetlib not available | |
| checking if user provides library for AMD... no | |
| checking if user provides library for CHOLMOD... no | |
| checking for COIN-OR package Glpk... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Glpk (fallback)... no, dependency coinglpk not available | |
| checking for COIN-OR package Mumps... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Mumps (fallback)... no, dependency coinmumps not available | |
| 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 ... /Users/gidden/software/coin-Cbc-2.8.7/build/share/coin/doc/CoinUtils/doxydoc (tag) | |
| checking for doxygen doc'n for Osi ... /Users/gidden/software/coin-Cbc-2.8.7/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/sh '../../Cgl/configure' --prefix=/Users/gidden/software/coin-Cbc-2.8.7/build '-C' --cache-file=../config.cache --srcdir=../../Cgl | |
| configure: loading cache ../config.cache | |
| checking build system type... (cached) i386-apple-darwin13.2.0 | |
| checking for svnversion... (cached) yes | |
| checking whether we want to compile in debug mode... no | |
| checking for xlc_r... (cached) cc | |
| 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 cc accepts -g... (cached) yes | |
| checking for cc option to accept ANSI C... (cached) none needed | |
| configure: C compiler options are: -O3 -pipe -DNDEBUG -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 -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) awk | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking for style of include used by make... GNU | |
| checking dependency style of cc... (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:4:8 | |
| checking for pkg-config... no | |
| checking for COIN-OR package CoinUtils... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package CoinUtils (fallback)... yes | |
| checking for COIN-OR package Osi... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Osi (fallback)... yes | |
| checking for COIN-OR package Sample... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Sample (fallback)... yes | |
| checking for COIN-OR package OsiClp... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiClp (fallback)... yes | |
| checking for COIN-OR package OsiCpx... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiCpx (fallback)... no, dependency osi-cplex not available | |
| checking for COIN-OR package OsiGlpk... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiGlpk (fallback)... no, dependency osi-glpk not available | |
| checking for COIN-OR package OsiMsk... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiMsk (fallback)... no, dependency osi-mosek not available | |
| checking for COIN-OR package OsiXpr... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiXpr (fallback)... no, dependency osi-xpress not available | |
| checking for COIN-OR package OsiVol... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiVol (fallback)... no, dependency osi-vol not available | |
| checking for COIN-OR package OsiDyLP... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiDyLP (fallback)... no, dependency osi-dylp not available | |
| 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 ... /Users/gidden/software/coin-Cbc-2.8.7/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/CglGMI/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/CglRedSplit2/Makefile | |
| config.status: creating src/CglResidualCapacity/Makefile | |
| config.status: creating src/CglSimpleRounding/Makefile | |
| config.status: creating src/CglTwomir/Makefile | |
| config.status: creating src/CglZeroHalf/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/sh '../../Cbc/configure' --prefix=/Users/gidden/software/coin-Cbc-2.8.7/build '-C' --cache-file=../config.cache --srcdir=../../Cbc | |
| configure: loading cache ../config.cache | |
| checking build system type... (cached) i386-apple-darwin13.2.0 | |
| checking for svnversion... (cached) yes | |
| checking whether we want to compile in debug mode... no | |
| checking for xlc_r... (cached) cc | |
| 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 cc accepts -g... (cached) yes | |
| checking for cc option to accept ANSI C... (cached) none needed | |
| configure: C compiler options are: -O3 -pipe -DNDEBUG -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 -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) awk | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking for style of include used by make... GNU | |
| checking dependency style of cc... (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:7:8 | |
| checking for pkg-config... no | |
| checking for COIN-OR package CoinDepend... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package CoinDepend (fallback)... yes | |
| checking for COIN-OR package Clp... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Clp (fallback)... yes | |
| checking for COIN-OR package OsiTests... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package OsiTests (fallback)... yes | |
| checking for COIN-OR package Sample... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Sample (fallback)... yes | |
| checking for COIN-OR package Netlib... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Netlib (fallback)... no, dependency coindatanetlib not available | |
| checking for COIN-OR package Miplib3... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Miplib3 (fallback)... no, dependency coindatamiplib3 not available | |
| 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... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package DyLP (fallback)... no, dependency osi-dylp not available | |
| checking for COIN-OR package Vol... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Vol (fallback)... no, dependency osi-vol not available | |
| checking for COIN-OR package Cpx... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Cpx (fallback)... no, dependency osi-cplex not available | |
| checking for COIN-OR package Glpk... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Glpk (fallback)... no, dependency osi-glpk not available | |
| checking for COIN-OR package Grb... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Grb (fallback)... no, dependency osi-gurobi not available | |
| checking for COIN-OR package Msk... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Msk (fallback)... no, dependency osi-mosek not available | |
| checking for COIN-OR package Spx... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Spx (fallback)... no, dependency osi-soplex not available | |
| checking for COIN-OR package Xpr... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package Xpr (fallback)... no, dependency osi-xpress not available | |
| checking for COIN-OR package ASL... skipped check via pkg-config, redirect to fallback | |
| checking for COIN-OR package ASL (fallback)... no, dependency coinasl not available | |
| 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 ... /Users/gidden/software/coin-Cbc-2.8.7/build/share/coin/doc/CoinUtils/doxydoc (tag) | |
| checking for doxygen doc'n for Osi ... /Users/gidden/software/coin-Cbc-2.8.7/build/share/coin/doc/Osi/doxydoc (tag) | |
| checking for doxygen doc'n for Clp ... /Users/gidden/software/coin-Cbc-2.8.7/build/share/coin/doc/Clp/doxydoc (tag) | |
| checking for doxygen doc'n for DyLP ... /Users/gidden/software/coin-Cbc-2.8.7/build/share/coin/doc/DyLP/doxydoc (tag) | |
| checking for doxygen doc'n for Cgl ... /Users/gidden/software/coin-Cbc-2.8.7/build/share/coin/doc/Cgl/doxydoc (tag) | |
| checking for doxygen doc'n for Vol ... /Users/gidden/software/coin-Cbc-2.8.7/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: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting | |
| configure: Main configuration of Cbc successful |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment