FreeBSD Bugzilla – Attachment 155572 Details for
Bug 199430
[MAINTAINER] math/coinmp: Update to 1.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
coinmp-1.8.1 build log and QA output
coinmp-1.8.1.txt (text/plain), 668.62 KB, created by
Carlos J Puga Medina
on 2015-04-13 22:09:48 UTC
(
hide
)
Description:
coinmp-1.8.1 build log and QA output
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2015-04-13 22:09:48 UTC
Size:
668.62 KB
patch
obsolete
>Script started on Mon Apr 13 22:29:26 2015 >box:/usr/ports/math/coinmp # env DEVELOPER=yes make stage && make check-plist && > make package > >===> License CPL accepted by the user >===> Found saved configuration for CoinMP-1.8.1 >===> CoinMP-1.8.1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by CoinMP-1.8.1 for building >===> Extracting for CoinMP-1.8.1 >=> SHA256 Checksum OK for CoinMP-1.8.1.tgz. >===> Patching for CoinMP-1.8.1 >===> Applying FreeBSD patches for CoinMP-1.8.1 >/usr/bin/sed -i.bak -e 's|datacoin_DATA = $(EXAMPLE_FILES)|datacoin_DATA = |' -e 's|datacoindir = $(datadir)/coin/Data/Sample|datacoindir = |' /usr/ports/math/coinmp/work/CoinMP-1.8.1/Data/Sample/Makefile.in >/usr/bin/sed -i.bak -e 's|addlibsdir = $(DESTDIR)$(datadir)/coin/doc/CoinMP|addlibsdir = |' /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/Makefile.in >===> CoinMP-1.8.1 depends on executable: pkgconf - found >===> Configuring for CoinMP-1.8.1 >===> FreeBSD 10 autotools fix applied to /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/configure >===> FreeBSD 10 autotools fix applied to /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/configure >===> FreeBSD 10 autotools fix applied to /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/configure >===> FreeBSD 10 autotools fix applied to /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/configure >===> FreeBSD 10 autotools fix applied to /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/configure >===> FreeBSD 10 autotools fix applied to /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/configure >configure: loading site script /usr/ports/Templates/config.site >checking for egrep... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether source of project Sample is available and should be compiled... yes, source in Data/Sample >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 CoinMP is available and should be compiled... yes, source in CoinMP >checking which command should be used to link input files... ln -s >configure: creating ./config.status >config.status: creating Makefile >configure: configuring in Data/Sample >configure: running /bin/sh './configure' --prefix=/usr/local 'PKG_CONFIG_PATH=/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig' '--disable-glpk-libcheck' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking for svnversion... yes >checking for egrep... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether this is a VPATH configuration... no >checking build system type... i386-portbld-freebsd11.0 >checking which command should be used to link input files... ln -s >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 './configure' --prefix=/usr/local 'PKG_CONFIG_PATH=/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig' '--disable-glpk-libcheck' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking build system type... i386-portbld-freebsd11.0 >checking for svnversion... yes >checking whether we want to compile in debug mode... no >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: -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINUTILS_BUILD >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking whether C++ compiler c++ works... yes >configure: C++ compiler options are: -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -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... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/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 c++... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking host system type... i386-portbld-freebsd11.0 >checking for a sed that does not truncate output... /usr/local/bin/gsed >checking for ld used by cc... /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/local/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... cpp >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 for dlfcn.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/local/bin/nm -B 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... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >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 c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.0 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 unavailable option to produce PIC... -fPIC >checking if unavailable PIC flag -fPIC works... no >checking if unavailable static flag -static works... no >checking if unavailable supports -c -o file.o... no >checking whether the unavailable linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... ./configure: unavailable: not found >freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >configure: Build is "i386-portbld-freebsd11.0". >configure: WARNING: Could not automatically determine how to tell the linker about automatic inclusion of the path for shared libraries. The test examples might not work if you link against shared objects. You will need to set the LD_LIBRARY_PATH, DYLP_LIBRARY_PATH, or LIBDIR variable manually. >checking if library version is set... 13:6:10 >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... yes >checking ieeefp.h presence... yes >checking for ieeefp.h... yes >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) yes >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 pkg-config is at least version 0.16.0... yes >checking whether -lblas has BLAS... no >checking for COIN-OR package Blas... not given: Package coinblas was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinblas.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinblas', required by 'world', not found >checking whether -llapack has LAPACK... no >checking for COIN-OR package Lapack... not given: Package coinlapack was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinlapack.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinlapack', required by 'world', not found >checking for COIN-OR package Glpk... not given: Package coinglpk was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinglpk.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinglpk', required by 'world', not found >checking for COIN-OR package Sample... yes: 1.2.10 >checking for COIN-OR package Netlib... not given: Package coindatanetlib was not found in the pkg-config search path. >Perhaps you should add the directory containing `coindatanetlib.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coindatanetlib', required by 'world', not found >checking for zlib.h... (cached) 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... no >configure: configuring doxygen documentation options >checking for doxygen... yes >checking for latex... yes >checking for dot... 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/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: 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 './configure' --prefix=/usr/local 'PKG_CONFIG_PATH=/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig' '--disable-glpk-libcheck' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking build system type... i386-portbld-freebsd11.0 >checking for svnversion... yes >checking whether we want to compile in debug mode... no >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: -O2 -pipe -fstack-protector -fno-strict-aliasing -DOSI_BUILD >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking whether C++ compiler c++ works... yes >configure: C++ compiler options are: -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD >checking for egrep... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/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 c++... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking host system type... i386-portbld-freebsd11.0 >checking for a sed that does not truncate output... /usr/local/bin/gsed >checking for ld used by cc... /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/local/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... cpp >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 for dlfcn.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/local/bin/nm -B 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... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >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 c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >configure: Build is "i386-portbld-freebsd11.0". >configure: WARNING: Could not automatically determine how to tell the linker about automatic inclusion of the path for shared libraries. The test examples might not work if you link against shared objects. You will need to set the LD_LIBRARY_PATH, DYLP_LIBRARY_PATH, or LIBDIR variable manually. >checking if library version is set... 13:4:12 >checking pkg-config is at least version 0.16.0... yes >checking for COIN-OR package CoinUtils... yes: 2.10.6 >checking for COIN-OR package Glpk... not given: Package coinglpk was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinglpk.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinglpk', required by 'world', not found >checking for COIN-OR package SoPlex... not given: Package coinsoplex was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinsoplex.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinsoplex', required by 'world', not found >checking for COIN-OR package Sample... yes: 1.2.10 >checking for COIN-OR package Netlib... not given: Package coindatanetlib was not found in the pkg-config search path. >Perhaps you should add the directory containing `coindatanetlib.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coindatanetlib', required by 'world', not 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: WARNING: No solver available, examples will not work. >configure: configuring doxygen documentation options >checking for doxygen... yes >checking for latex... yes >checking for dot... YES >checking for doxygen doc'n for CoinUtils ... ../CoinUtils/doxydoc (tag) >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... yes >checking ieeefp.h presence... yes >checking for ieeefp.h... 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/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 './configure' --prefix=/usr/local 'PKG_CONFIG_PATH=/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig' '--disable-glpk-libcheck' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking build system type... i386-portbld-freebsd11.0 >checking for svnversion... yes >checking whether we want to compile in debug mode... no >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: -O2 -pipe -fstack-protector -fno-strict-aliasing -DCLP_BUILD >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking whether C++ compiler c++ works... yes >configure: C++ compiler options are: -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD >checking for egrep... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/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 c++... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking host system type... i386-portbld-freebsd11.0 >checking for a sed that does not truncate output... /usr/local/bin/gsed >checking for ld used by cc... /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/local/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... cpp >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 for dlfcn.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/local/bin/nm -B 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... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >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 c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >configure: Build is "i386-portbld-freebsd11.0". >configure: WARNING: Could not automatically determine how to tell the linker about automatic inclusion of the path for shared libraries. The test examples might not work if you link against shared objects. You will need to set the LD_LIBRARY_PATH, DYLP_LIBRARY_PATH, or LIBDIR variable manually. >checking if library version is set... 14:6:13 >checking pkg-config is at least version 0.16.0... yes >checking for COIN-OR package CoinUtils... yes: 2.10.6 >checking for COIN-OR package Osi... yes: 0.107.4 >checking for COIN-OR package OsiTests... yes: 0.107.4 >checking for COIN-OR package Sample... yes: 1.2.10 >checking for COIN-OR package Netlib... not given: Package coindatanetlib was not found in the pkg-config search path. >Perhaps you should add the directory containing `coindatanetlib.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coindatanetlib', required by 'world', not found >checking if user provides library for AMD... no >checking if user provides library for CHOLMOD... no >checking for COIN-OR package Glpk... not given: Package coinglpk was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinglpk.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinglpk', required by 'world', not found >checking for COIN-OR package Mumps... not given: Package coinmumps was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinmumps.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinmumps', required by 'world', not found >checking for COIN-OR package ASL... not given: Package coinasl was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinasl.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinasl', required by 'world', not found >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... yes >checking ieeefp.h presence... yes >checking for ieeefp.h... yes >checking whether this is a VPATH configuration... no >configure: configuring doxygen documentation options >checking for doxygen... yes >checking for latex... yes >checking for dot... YES >checking for doxygen doc'n for CoinUtils ... ../CoinUtils/doxydoc (tag) >checking for doxygen doc'n for Osi ... ../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: 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 './configure' --prefix=/usr/local 'PKG_CONFIG_PATH=/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig' '--disable-glpk-libcheck' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking build system type... i386-portbld-freebsd11.0 >checking for svnversion... yes >checking whether we want to compile in debug mode... no >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: -O2 -pipe -fstack-protector -fno-strict-aliasing -DCGL_BUILD >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking whether C++ compiler c++ works... yes >configure: C++ compiler options are: -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD >checking for egrep... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/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 c++... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking host system type... i386-portbld-freebsd11.0 >checking for a sed that does not truncate output... /usr/local/bin/gsed >checking for ld used by cc... /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/local/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... cpp >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 for dlfcn.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/local/bin/nm -B 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... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >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 c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >configure: Build is "i386-portbld-freebsd11.0". >configure: WARNING: Could not automatically determine how to tell the linker about automatic inclusion of the path for shared libraries. The test examples might not work if you link against shared objects. You will need to set the LD_LIBRARY_PATH, DYLP_LIBRARY_PATH, or LIBDIR variable manually. >checking if library version is set... 10:4:9 >checking pkg-config is at least version 0.16.0... yes >checking for COIN-OR package CoinUtils... yes: 2.10.6 >checking for COIN-OR package Osi... yes: 0.107.4 >checking for COIN-OR package Sample... yes: 1.2.10 >checking for COIN-OR package OsiClp... yes: 1.16.6 >checking for COIN-OR package OsiCpx... not given: Package osi-cplex was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-cplex.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-cplex', required by 'world', not found >checking for COIN-OR package OsiGlpk... not given: Package osi-glpk was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-glpk.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-glpk', required by 'world', not found >checking for COIN-OR package OsiMsk... not given: Package osi-mosek was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-mosek.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-mosek', required by 'world', not found >checking for COIN-OR package OsiXpr... not given: Package osi-xpress was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-xpress.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-xpress', required by 'world', not found >checking for COIN-OR package OsiVol... not given: Package osi-vol was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-vol.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-vol', required by 'world', not found >checking for COIN-OR package OsiDyLP... not given: Package osi-dylp was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-dylp.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-dylp', required by 'world', not found >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... yes >checking ieeefp.h presence... yes >checking for ieeefp.h... yes >configure: configuring doxygen documentation options >checking for doxygen... yes >checking for latex... yes >checking for dot... YES >checking for doxygen doc'n for CoinUtils ... ../CoinUtils/doxydoc (tag) >checking whether this is a VPATH configuration... 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/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: 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 './configure' --prefix=/usr/local 'PKG_CONFIG_PATH=/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig' '--disable-glpk-libcheck' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking build system type... i386-portbld-freebsd11.0 >checking for svnversion... yes >checking whether we want to compile in debug mode... no >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: -O2 -pipe -fstack-protector -fno-strict-aliasing -DCBC_BUILD >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking whether C++ compiler c++ works... yes >configure: C++ compiler options are: -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD >checking for egrep... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/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 c++... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking host system type... i386-portbld-freebsd11.0 >checking for a sed that does not truncate output... /usr/local/bin/gsed >checking for ld used by cc... /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/local/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... cpp >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 for dlfcn.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/local/bin/nm -B 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... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >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 c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >configure: Build is "i386-portbld-freebsd11.0". >configure: WARNING: Could not automatically determine how to tell the linker about automatic inclusion of the path for shared libraries. The test examples might not work if you link against shared objects. You will need to set the LD_LIBRARY_PATH, DYLP_LIBRARY_PATH, or LIBDIR variable manually. >checking if library version is set... 12:4:9 >checking pkg-config is at least version 0.16.0... yes >checking for COIN-OR package CoinDepend... yes: 0.59.4 0.107.4 2.10.6 >checking for COIN-OR package Clp... yes: 1.16.6 >checking for COIN-OR package OsiTests... yes: 0.107.4 >checking for COIN-OR package Sample... yes: 1.2.10 >checking for COIN-OR package Netlib... not given: Package coindatanetlib was not found in the pkg-config search path. >Perhaps you should add the directory containing `coindatanetlib.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coindatanetlib', required by 'world', not found >checking for COIN-OR package Miplib3... not given: Package coindatamiplib3 was not found in the pkg-config search path. >Perhaps you should add the directory containing `coindatamiplib3.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coindatamiplib3', required by 'world', not found >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... yes >checking ieeefp.h presence... yes >checking for ieeefp.h... yes >checking for COIN-OR package DyLP... not given: Package osi-dylp was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-dylp.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-dylp', required by 'world', not found >checking for COIN-OR package Vol... not given: Package osi-vol was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-vol.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-vol', required by 'world', not found >checking for COIN-OR package Cpx... not given: Package osi-cplex was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-cplex.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-cplex', required by 'world', not found >checking for COIN-OR package Glpk... not given: Package osi-glpk was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-glpk.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-glpk', required by 'world', not found >checking for COIN-OR package Grb... not given: Package osi-gurobi was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-gurobi.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-gurobi', required by 'world', not found >checking for COIN-OR package Msk... not given: Package osi-mosek was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-mosek.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-mosek', required by 'world', not found >checking for COIN-OR package Spx... not given: Package osi-soplex was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-soplex.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-soplex', required by 'world', not found >checking for COIN-OR package Xpr... not given: Package osi-xpress was not found in the pkg-config search path. >Perhaps you should add the directory containing `osi-xpress.pc' >to the PKG_CONFIG_PATH environment variable >Package 'osi-xpress', required by 'world', not found >checking for COIN-OR package ASL... not given: Package coinasl was not found in the pkg-config search path. >Perhaps you should add the directory containing `coinasl.pc' >to the PKG_CONFIG_PATH environment variable >Package 'coinasl', required by 'world', not found >checking for cbc-generic default solver... clp >configure: OsiCbc default solver is clp >checking whether this is a VPATH configuration... no >configure: configuring doxygen documentation options >checking for doxygen... yes >checking for latex... yes >checking for dot... YES >checking for doxygen doc'n for CoinUtils ... ../CoinUtils/doxydoc (tag) >checking for doxygen doc'n for Osi ... ../Osi/doxydoc (tag) >checking for doxygen doc'n for Clp ... ../Clp/doxydoc (tag) >checking for doxygen doc'n for DyLP ... /usr/local/share/coin/doc/DyLP/doxydoc (tag) >checking for doxygen doc'n for Cgl ... ../Cgl/doxydoc (tag) >checking for doxygen doc'n for Vol ... /usr/local/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: 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 CoinMP >configure: running /bin/sh './configure' --prefix=/usr/local 'PKG_CONFIG_PATH=/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig' '--disable-glpk-libcheck' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/ports/Templates/config.site >checking build system type... i386-portbld-freebsd11.0 >checking for svnversion... yes >checking whether we want to compile in debug mode... no >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: -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking whether C++ compiler c++ works... yes >configure: C++ compiler options are: -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINMP_BUILD >checking for egrep... grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >checking for gawk... (cached) /usr/bin/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 c++... gcc3 >checking whether to enable maintainer-specific portions of Makefiles... no >checking host system type... i386-portbld-freebsd11.0 >checking for a sed that does not truncate output... /usr/local/bin/gsed >checking for ld used by cc... /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/local/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... cpp >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 for dlfcn.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/local/bin/nm -B 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... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >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 c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >configure: Build is "i386-portbld-freebsd11.0". >configure: WARNING: Could not automatically determine how to tell the linker about automatic inclusion of the path for shared libraries. The test examples might not work if you link against shared objects. You will need to set the LD_LIBRARY_PATH, DYLP_LIBRARY_PATH, or LIBDIR variable manually. >checking if library version is set... 9:1:8 >checking pkg-config is at least version 0.16.0... yes >checking for COIN-OR package Cbc... yes: 2.9.4 1.16.6 1.16.6 >checking which command should be used to link input files... ln -s >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating examples/Makefile >config.status: creating coinmp.pc >config.status: creating coinmp-uninstalled.pc >config.status: creating src/config.h >config.status: creating src/config_coinmp.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 CoinMP 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 CoinMP successful >===> Building for CoinMP-1.8.1 >Making all in Data/Sample >Making all in CoinUtils >Making all in src >/usr/bin/make all-am >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinAlloc.lo -MD -MP -MF ".deps/CoinAlloc.Tpo" -c -o CoinAlloc.lo CoinAlloc.cpp; then mv -f ".deps/CoinAlloc.Tpo" ".deps/CoinAlloc.Plo"; else rm -f ".deps/CoinAlloc.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinAlloc.lo -MD -MP -MF .deps/CoinAlloc.Tpo -c CoinAlloc.cpp -fPIC -DPIC -o .libs/CoinAlloc.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinBuild.lo -MD -MP -MF ".deps/CoinBuild.Tpo" -c -o CoinBuild.lo CoinBuild.cpp; then mv -f ".deps/CoinBuild.Tpo" ".deps/CoinBuild.Plo"; else rm -f ".deps/CoinBuild.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinBuild.lo -MD -MP -MF .deps/CoinBuild.Tpo -c CoinBuild.cpp -fPIC -DPIC -o .libs/CoinBuild.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinDenseVector.lo -MD -MP -MF ".deps/CoinDenseVector.Tpo" -c -o CoinDenseVector.lo CoinDenseVector.cpp; then mv -f ".deps/CoinDenseVector.Tpo" ".deps/CoinDenseVector.Plo"; else rm -f ".deps/CoinDenseVector.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinDenseVector.lo -MD -MP -MF .deps/CoinDenseVector.Tpo -c CoinDenseVector.cpp -fPIC -DPIC -o .libs/CoinDenseVector.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinError.lo -MD -MP -MF ".deps/CoinError.Tpo" -c -o CoinError.lo CoinError.cpp; then mv -f ".deps/CoinError.Tpo" ".deps/CoinError.Plo"; else rm -f ".deps/CoinError.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinError.lo -MD -MP -MF .deps/CoinError.Tpo -c CoinError.cpp -fPIC -DPIC -o .libs/CoinError.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization1.lo -MD -MP -MF ".deps/CoinFactorization1.Tpo" -c -o CoinFactorization1.lo CoinFactorization1.cpp; then mv -f ".deps/CoinFactorization1.Tpo" ".deps/CoinFactorization1.Plo"; else rm -f ".deps/CoinFactorization1.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization1.lo -MD -MP -MF .deps/CoinFactorization1.Tpo -c CoinFactorization1.cpp -fPIC -DPIC -o .libs/CoinFactorization1.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization2.lo -MD -MP -MF ".deps/CoinFactorization2.Tpo" -c -o CoinFactorization2.lo CoinFactorization2.cpp; then mv -f ".deps/CoinFactorization2.Tpo" ".deps/CoinFactorization2.Plo"; else rm -f ".deps/CoinFactorization2.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization2.lo -MD -MP -MF .deps/CoinFactorization2.Tpo -c CoinFactorization2.cpp -fPIC -DPIC -o .libs/CoinFactorization2.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization3.lo -MD -MP -MF ".deps/CoinFactorization3.Tpo" -c -o CoinFactorization3.lo CoinFactorization3.cpp; then mv -f ".deps/CoinFactorization3.Tpo" ".deps/CoinFactorization3.Plo"; else rm -f ".deps/CoinFactorization3.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization3.lo -MD -MP -MF .deps/CoinFactorization3.Tpo -c CoinFactorization3.cpp -fPIC -DPIC -o .libs/CoinFactorization3.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization4.lo -MD -MP -MF ".deps/CoinFactorization4.Tpo" -c -o CoinFactorization4.lo CoinFactorization4.cpp; then mv -f ".deps/CoinFactorization4.Tpo" ".deps/CoinFactorization4.Plo"; else rm -f ".deps/CoinFactorization4.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFactorization4.lo -MD -MP -MF .deps/CoinFactorization4.Tpo -c CoinFactorization4.cpp -fPIC -DPIC -o .libs/CoinFactorization4.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinSimpFactorization.lo -MD -MP -MF ".deps/CoinSimpFactorization.Tpo" -c -o CoinSimpFactorization.lo CoinSimpFactorization.cpp; then mv -f ".deps/CoinSimpFactorization.Tpo" ".deps/CoinSimpFactorization.Plo"; else rm -f ".deps/CoinSimpFactorization.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinSimpFactorization.lo -MD -MP -MF .deps/CoinSimpFactorization.Tpo -c CoinSimpFactorization.cpp -fPIC -DPIC -o .libs/CoinSimpFactorization.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinDenseFactorization.lo -MD -MP -MF ".deps/CoinDenseFactorization.Tpo" -c -o CoinDenseFactorization.lo CoinDenseFactorization.cpp; then mv -f ".deps/CoinDenseFactorization.Tpo" ".deps/CoinDenseFactorization.Plo"; else rm -f ".deps/CoinDenseFactorization.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinDenseFactorization.lo -MD -MP -MF .deps/CoinDenseFactorization.Tpo -c CoinDenseFactorization.cpp -fPIC -DPIC -o .libs/CoinDenseFactorization.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinOslFactorization.lo -MD -MP -MF ".deps/CoinOslFactorization.Tpo" -c -o CoinOslFactorization.lo CoinOslFactorization.cpp; then mv -f ".deps/CoinOslFactorization.Tpo" ".deps/CoinOslFactorization.Plo"; else rm -f ".deps/CoinOslFactorization.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinOslFactorization.lo -MD -MP -MF .deps/CoinOslFactorization.Tpo -c CoinOslFactorization.cpp -fPIC -DPIC -o .libs/CoinOslFactorization.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinOslFactorization2.lo -MD -MP -MF ".deps/CoinOslFactorization2.Tpo" -c -o CoinOslFactorization2.lo CoinOslFactorization2.cpp; then mv -f ".deps/CoinOslFactorization2.Tpo" ".deps/CoinOslFactorization2.Plo"; else rm -f ".deps/CoinOslFactorization2.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinOslFactorization2.lo -MD -MP -MF .deps/CoinOslFactorization2.Tpo -c CoinOslFactorization2.cpp -fPIC -DPIC -o .libs/CoinOslFactorization2.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinOslFactorization3.lo -MD -MP -MF ".deps/CoinOslFactorization3.Tpo" -c -o CoinOslFactorization3.lo CoinOslFactorization3.cpp; then mv -f ".deps/CoinOslFactorization3.Tpo" ".deps/CoinOslFactorization3.Plo"; else rm -f ".deps/CoinOslFactorization3.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinOslFactorization3.lo -MD -MP -MF .deps/CoinOslFactorization3.Tpo -c CoinOslFactorization3.cpp -fPIC -DPIC -o .libs/CoinOslFactorization3.o >In file included from CoinOslFactorization3.cpp:811: >./CoinOslC.h:366:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ( (jj1 == 0)) { > ~~~~^~~~ >./CoinOslC.h:366:12: note: remove extraneous parentheses around the comparison to silence this warning > if ( (jj1 == 0)) { > ~ ^ ~ >./CoinOslC.h:366:12: note: use '=' to turn this equality comparison into an assignment > if ( (jj1 == 0)) { > ^~ > = >./CoinOslC.h:375:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ( (jj2 == 0)) { > ~~~~^~~~ >./CoinOslC.h:375:12: note: remove extraneous parentheses around the comparison to silence this warning > if ( (jj2 == 0)) { > ~ ^ ~ >./CoinOslC.h:375:12: note: use '=' to turn this equality comparison into an assignment > if ( (jj2 == 0)) { > ^~ > = >In file included from CoinOslFactorization3.cpp:1205: >./CoinOslC.h:366:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ( (jj1 == 0)) { > ~~~~^~~~ >./CoinOslC.h:366:12: note: remove extraneous parentheses around the comparison to silence this warning > if ( (jj1 == 0)) { > ~ ^ ~ >./CoinOslC.h:366:12: note: use '=' to turn this equality comparison into an assignment > if ( (jj1 == 0)) { > ^~ > = >./CoinOslC.h:375:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ( (jj2 == 0)) { > ~~~~^~~~ >./CoinOslC.h:375:12: note: remove extraneous parentheses around the comparison to silence this warning > if ( (jj2 == 0)) { > ~ ^ ~ >./CoinOslC.h:375:12: note: use '=' to turn this equality comparison into an assignment > if ( (jj2 == 0)) { > ^~ > = >4 warnings generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFileIO.lo -MD -MP -MF ".deps/CoinFileIO.Tpo" -c -o CoinFileIO.lo CoinFileIO.cpp; then mv -f ".deps/CoinFileIO.Tpo" ".deps/CoinFileIO.Plo"; else rm -f ".deps/CoinFileIO.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFileIO.lo -MD -MP -MF .deps/CoinFileIO.Tpo -c CoinFileIO.cpp -fPIC -DPIC -o .libs/CoinFileIO.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFinite.lo -MD -MP -MF ".deps/CoinFinite.Tpo" -c -o CoinFinite.lo CoinFinite.cpp; then mv -f ".deps/CoinFinite.Tpo" ".deps/CoinFinite.Plo"; else rm -f ".deps/CoinFinite.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinFinite.lo -MD -MP -MF .deps/CoinFinite.Tpo -c CoinFinite.cpp -fPIC -DPIC -o .libs/CoinFinite.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinIndexedVector.lo -MD -MP -MF ".deps/CoinIndexedVector.Tpo" -c -o CoinIndexedVector.lo CoinIndexedVector.cpp; then mv -f ".deps/CoinIndexedVector.Tpo" ".deps/CoinIndexedVector.Plo"; else rm -f ".deps/CoinIndexedVector.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinIndexedVector.lo -MD -MP -MF .deps/CoinIndexedVector.Tpo -c CoinIndexedVector.cpp -fPIC -DPIC -o .libs/CoinIndexedVector.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinLpIO.lo -MD -MP -MF ".deps/CoinLpIO.Tpo" -c -o CoinLpIO.lo CoinLpIO.cpp; then mv -f ".deps/CoinLpIO.Tpo" ".deps/CoinLpIO.Plo"; else rm -f ".deps/CoinLpIO.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinLpIO.lo -MD -MP -MF .deps/CoinLpIO.Tpo -c CoinLpIO.cpp -fPIC -DPIC -o .libs/CoinLpIO.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinMessage.lo -MD -MP -MF ".deps/CoinMessage.Tpo" -c -o CoinMessage.lo CoinMessage.cpp; then mv -f ".deps/CoinMessage.Tpo" ".deps/CoinMessage.Plo"; else rm -f ".deps/CoinMessage.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinMessage.lo -MD -MP -MF .deps/CoinMessage.Tpo -c CoinMessage.cpp -fPIC -DPIC -o .libs/CoinMessage.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinMessageHandler.lo -MD -MP -MF ".deps/CoinMessageHandler.Tpo" -c -o CoinMessageHandler.lo CoinMessageHandler.cpp; then mv -f ".deps/CoinMessageHandler.Tpo" ".deps/CoinMessageHandler.Plo"; else rm -f ".deps/CoinMessageHandler.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinMessageHandler.lo -MD -MP -MF .deps/CoinMessageHandler.Tpo -c CoinMessageHandler.cpp -fPIC -DPIC -o .libs/CoinMessageHandler.o >CoinMessageHandler.cpp:823:26: warning: format string is not a string literal (potentially insecure) [-Wformat-security] > sprintf(messageOut_,format_+2); > ^~~~~~~~~ >1 warning generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinModel.lo -MD -MP -MF ".deps/CoinModel.Tpo" -c -o CoinModel.lo CoinModel.cpp; then mv -f ".deps/CoinModel.Tpo" ".deps/CoinModel.Plo"; else rm -f ".deps/CoinModel.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinModel.lo -MD -MP -MF .deps/CoinModel.Tpo -c CoinModel.cpp -fPIC -DPIC -o .libs/CoinModel.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinStructuredModel.lo -MD -MP -MF ".deps/CoinStructuredModel.Tpo" -c -o CoinStructuredModel.lo CoinStructuredModel.cpp; then mv -f ".deps/CoinStructuredModel.Tpo" ".deps/CoinStructuredModel.Plo"; else rm -f ".deps/CoinStructuredModel.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinStructuredModel.lo -MD -MP -MF .deps/CoinStructuredModel.Tpo -c CoinStructuredModel.cpp -fPIC -DPIC -o .libs/CoinStructuredModel.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinModelUseful.lo -MD -MP -MF ".deps/CoinModelUseful.Tpo" -c -o CoinModelUseful.lo CoinModelUseful.cpp; then mv -f ".deps/CoinModelUseful.Tpo" ".deps/CoinModelUseful.Plo"; else rm -f ".deps/CoinModelUseful.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinModelUseful.lo -MD -MP -MF .deps/CoinModelUseful.Tpo -c CoinModelUseful.cpp -fPIC -DPIC -o .libs/CoinModelUseful.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinModelUseful2.lo -MD -MP -MF ".deps/CoinModelUseful2.Tpo" -c -o CoinModelUseful2.lo CoinModelUseful2.cpp; then mv -f ".deps/CoinModelUseful2.Tpo" ".deps/CoinModelUseful2.Plo"; else rm -f ".deps/CoinModelUseful2.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinModelUseful2.lo -MD -MP -MF .deps/CoinModelUseful2.Tpo -c CoinModelUseful2.cpp -fPIC -DPIC -o .libs/CoinModelUseful2.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinMpsIO.lo -MD -MP -MF ".deps/CoinMpsIO.Tpo" -c -o CoinMpsIO.lo CoinMpsIO.cpp; then mv -f ".deps/CoinMpsIO.Tpo" ".deps/CoinMpsIO.Plo"; else rm -f ".deps/CoinMpsIO.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinMpsIO.lo -MD -MP -MF .deps/CoinMpsIO.Tpo -c CoinMpsIO.cpp -fPIC -DPIC -o .libs/CoinMpsIO.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPackedMatrix.lo -MD -MP -MF ".deps/CoinPackedMatrix.Tpo" -c -o CoinPackedMatrix.lo CoinPackedMatrix.cpp; then mv -f ".deps/CoinPackedMatrix.Tpo" ".deps/CoinPackedMatrix.Plo"; else rm -f ".deps/CoinPackedMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPackedMatrix.lo -MD -MP -MF .deps/CoinPackedMatrix.Tpo -c CoinPackedMatrix.cpp -fPIC -DPIC -o .libs/CoinPackedMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPackedVector.lo -MD -MP -MF ".deps/CoinPackedVector.Tpo" -c -o CoinPackedVector.lo CoinPackedVector.cpp; then mv -f ".deps/CoinPackedVector.Tpo" ".deps/CoinPackedVector.Plo"; else rm -f ".deps/CoinPackedVector.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPackedVector.lo -MD -MP -MF .deps/CoinPackedVector.Tpo -c CoinPackedVector.cpp -fPIC -DPIC -o .libs/CoinPackedVector.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPackedVectorBase.lo -MD -MP -MF ".deps/CoinPackedVectorBase.Tpo" -c -o CoinPackedVectorBase.lo CoinPackedVectorBase.cpp; then mv -f ".deps/CoinPackedVectorBase.Tpo" ".deps/CoinPackedVectorBase.Plo"; else rm -f ".deps/CoinPackedVectorBase.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPackedVectorBase.lo -MD -MP -MF .deps/CoinPackedVectorBase.Tpo -c CoinPackedVectorBase.cpp -fPIC -DPIC -o .libs/CoinPackedVectorBase.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinParam.lo -MD -MP -MF ".deps/CoinParam.Tpo" -c -o CoinParam.lo CoinParam.cpp; then mv -f ".deps/CoinParam.Tpo" ".deps/CoinParam.Plo"; else rm -f ".deps/CoinParam.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinParam.lo -MD -MP -MF .deps/CoinParam.Tpo -c CoinParam.cpp -fPIC -DPIC -o .libs/CoinParam.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinParamUtils.lo -MD -MP -MF ".deps/CoinParamUtils.Tpo" -c -o CoinParamUtils.lo CoinParamUtils.cpp; then mv -f ".deps/CoinParamUtils.Tpo" ".deps/CoinParamUtils.Plo"; else rm -f ".deps/CoinParamUtils.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinParamUtils.lo -MD -MP -MF .deps/CoinParamUtils.Tpo -c CoinParamUtils.cpp -fPIC -DPIC -o .libs/CoinParamUtils.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPostsolveMatrix.lo -MD -MP -MF ".deps/CoinPostsolveMatrix.Tpo" -c -o CoinPostsolveMatrix.lo CoinPostsolveMatrix.cpp; then mv -f ".deps/CoinPostsolveMatrix.Tpo" ".deps/CoinPostsolveMatrix.Plo"; else rm -f ".deps/CoinPostsolveMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPostsolveMatrix.lo -MD -MP -MF .deps/CoinPostsolveMatrix.Tpo -c CoinPostsolveMatrix.cpp -fPIC -DPIC -o .libs/CoinPostsolveMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPrePostsolveMatrix.lo -MD -MP -MF ".deps/CoinPrePostsolveMatrix.Tpo" -c -o CoinPrePostsolveMatrix.lo CoinPrePostsolveMatrix.cpp; then mv -f ".deps/CoinPrePostsolveMatrix.Tpo" ".deps/CoinPrePostsolveMatrix.Plo"; else rm -f ".deps/CoinPrePostsolveMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPrePostsolveMatrix.lo -MD -MP -MF .deps/CoinPrePostsolveMatrix.Tpo -c CoinPrePostsolveMatrix.cpp -fPIC -DPIC -o .libs/CoinPrePostsolveMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveDoubleton.lo -MD -MP -MF ".deps/CoinPresolveDoubleton.Tpo" -c -o CoinPresolveDoubleton.lo CoinPresolveDoubleton.cpp; then mv -f ".deps/CoinPresolveDoubleton.Tpo" ".deps/CoinPresolveDoubleton.Plo"; else rm -f ".deps/CoinPresolveDoubleton.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveDoubleton.lo -MD -MP -MF .deps/CoinPresolveDoubleton.Tpo -c CoinPresolveDoubleton.cpp -fPIC -DPIC -o .libs/CoinPresolveDoubleton.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveDual.lo -MD -MP -MF ".deps/CoinPresolveDual.Tpo" -c -o CoinPresolveDual.lo CoinPresolveDual.cpp; then mv -f ".deps/CoinPresolveDual.Tpo" ".deps/CoinPresolveDual.Plo"; else rm -f ".deps/CoinPresolveDual.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveDual.lo -MD -MP -MF .deps/CoinPresolveDual.Tpo -c CoinPresolveDual.cpp -fPIC -DPIC -o .libs/CoinPresolveDual.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveDupcol.lo -MD -MP -MF ".deps/CoinPresolveDupcol.Tpo" -c -o CoinPresolveDupcol.lo CoinPresolveDupcol.cpp; then mv -f ".deps/CoinPresolveDupcol.Tpo" ".deps/CoinPresolveDupcol.Plo"; else rm -f ".deps/CoinPresolveDupcol.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveDupcol.lo -MD -MP -MF .deps/CoinPresolveDupcol.Tpo -c CoinPresolveDupcol.cpp -fPIC -DPIC -o .libs/CoinPresolveDupcol.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveEmpty.lo -MD -MP -MF ".deps/CoinPresolveEmpty.Tpo" -c -o CoinPresolveEmpty.lo CoinPresolveEmpty.cpp; then mv -f ".deps/CoinPresolveEmpty.Tpo" ".deps/CoinPresolveEmpty.Plo"; else rm -f ".deps/CoinPresolveEmpty.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveEmpty.lo -MD -MP -MF .deps/CoinPresolveEmpty.Tpo -c CoinPresolveEmpty.cpp -fPIC -DPIC -o .libs/CoinPresolveEmpty.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveFixed.lo -MD -MP -MF ".deps/CoinPresolveFixed.Tpo" -c -o CoinPresolveFixed.lo CoinPresolveFixed.cpp; then mv -f ".deps/CoinPresolveFixed.Tpo" ".deps/CoinPresolveFixed.Plo"; else rm -f ".deps/CoinPresolveFixed.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveFixed.lo -MD -MP -MF .deps/CoinPresolveFixed.Tpo -c CoinPresolveFixed.cpp -fPIC -DPIC -o .libs/CoinPresolveFixed.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveForcing.lo -MD -MP -MF ".deps/CoinPresolveForcing.Tpo" -c -o CoinPresolveForcing.lo CoinPresolveForcing.cpp; then mv -f ".deps/CoinPresolveForcing.Tpo" ".deps/CoinPresolveForcing.Plo"; else rm -f ".deps/CoinPresolveForcing.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveForcing.lo -MD -MP -MF .deps/CoinPresolveForcing.Tpo -c CoinPresolveForcing.cpp -fPIC -DPIC -o .libs/CoinPresolveForcing.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveHelperFunctions.lo -MD -MP -MF ".deps/CoinPresolveHelperFunctions.Tpo" -c -o CoinPresolveHelperFunctions.lo CoinPresolveHelperFunctions.cpp; then mv -f ".deps/CoinPresolveHelperFunctions.Tpo" ".deps/CoinPresolveHelperFunctions.Plo"; else rm -f ".deps/CoinPresolveHelperFunctions.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveHelperFunctions.lo -MD -MP -MF .deps/CoinPresolveHelperFunctions.Tpo -c CoinPresolveHelperFunctions.cpp -fPIC -DPIC -o .libs/CoinPresolveHelperFunctions.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveImpliedFree.lo -MD -MP -MF ".deps/CoinPresolveImpliedFree.Tpo" -c -o CoinPresolveImpliedFree.lo CoinPresolveImpliedFree.cpp; then mv -f ".deps/CoinPresolveImpliedFree.Tpo" ".deps/CoinPresolveImpliedFree.Plo"; else rm -f ".deps/CoinPresolveImpliedFree.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveImpliedFree.lo -MD -MP -MF .deps/CoinPresolveImpliedFree.Tpo -c CoinPresolveImpliedFree.cpp -fPIC -DPIC -o .libs/CoinPresolveImpliedFree.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveIsolated.lo -MD -MP -MF ".deps/CoinPresolveIsolated.Tpo" -c -o CoinPresolveIsolated.lo CoinPresolveIsolated.cpp; then mv -f ".deps/CoinPresolveIsolated.Tpo" ".deps/CoinPresolveIsolated.Plo"; else rm -f ".deps/CoinPresolveIsolated.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveIsolated.lo -MD -MP -MF .deps/CoinPresolveIsolated.Tpo -c CoinPresolveIsolated.cpp -fPIC -DPIC -o .libs/CoinPresolveIsolated.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveMatrix.lo -MD -MP -MF ".deps/CoinPresolveMatrix.Tpo" -c -o CoinPresolveMatrix.lo CoinPresolveMatrix.cpp; then mv -f ".deps/CoinPresolveMatrix.Tpo" ".deps/CoinPresolveMatrix.Plo"; else rm -f ".deps/CoinPresolveMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveMatrix.lo -MD -MP -MF .deps/CoinPresolveMatrix.Tpo -c CoinPresolveMatrix.cpp -fPIC -DPIC -o .libs/CoinPresolveMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolvePsdebug.lo -MD -MP -MF ".deps/CoinPresolvePsdebug.Tpo" -c -o CoinPresolvePsdebug.lo CoinPresolvePsdebug.cpp; then mv -f ".deps/CoinPresolvePsdebug.Tpo" ".deps/CoinPresolvePsdebug.Plo"; else rm -f ".deps/CoinPresolvePsdebug.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolvePsdebug.lo -MD -MP -MF .deps/CoinPresolvePsdebug.Tpo -c CoinPresolvePsdebug.cpp -fPIC -DPIC -o .libs/CoinPresolvePsdebug.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveMonitor.lo -MD -MP -MF ".deps/CoinPresolveMonitor.Tpo" -c -o CoinPresolveMonitor.lo CoinPresolveMonitor.cpp; then mv -f ".deps/CoinPresolveMonitor.Tpo" ".deps/CoinPresolveMonitor.Plo"; else rm -f ".deps/CoinPresolveMonitor.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveMonitor.lo -MD -MP -MF .deps/CoinPresolveMonitor.Tpo -c CoinPresolveMonitor.cpp -fPIC -DPIC -o .libs/CoinPresolveMonitor.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveSingleton.lo -MD -MP -MF ".deps/CoinPresolveSingleton.Tpo" -c -o CoinPresolveSingleton.lo CoinPresolveSingleton.cpp; then mv -f ".deps/CoinPresolveSingleton.Tpo" ".deps/CoinPresolveSingleton.Plo"; else rm -f ".deps/CoinPresolveSingleton.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveSingleton.lo -MD -MP -MF .deps/CoinPresolveSingleton.Tpo -c CoinPresolveSingleton.cpp -fPIC -DPIC -o .libs/CoinPresolveSingleton.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveSubst.lo -MD -MP -MF ".deps/CoinPresolveSubst.Tpo" -c -o CoinPresolveSubst.lo CoinPresolveSubst.cpp; then mv -f ".deps/CoinPresolveSubst.Tpo" ".deps/CoinPresolveSubst.Plo"; else rm -f ".deps/CoinPresolveSubst.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveSubst.lo -MD -MP -MF .deps/CoinPresolveSubst.Tpo -c CoinPresolveSubst.cpp -fPIC -DPIC -o .libs/CoinPresolveSubst.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveTighten.lo -MD -MP -MF ".deps/CoinPresolveTighten.Tpo" -c -o CoinPresolveTighten.lo CoinPresolveTighten.cpp; then mv -f ".deps/CoinPresolveTighten.Tpo" ".deps/CoinPresolveTighten.Plo"; else rm -f ".deps/CoinPresolveTighten.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveTighten.lo -MD -MP -MF .deps/CoinPresolveTighten.Tpo -c CoinPresolveTighten.cpp -fPIC -DPIC -o .libs/CoinPresolveTighten.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveTripleton.lo -MD -MP -MF ".deps/CoinPresolveTripleton.Tpo" -c -o CoinPresolveTripleton.lo CoinPresolveTripleton.cpp; then mv -f ".deps/CoinPresolveTripleton.Tpo" ".deps/CoinPresolveTripleton.Plo"; else rm -f ".deps/CoinPresolveTripleton.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveTripleton.lo -MD -MP -MF .deps/CoinPresolveTripleton.Tpo -c CoinPresolveTripleton.cpp -fPIC -DPIC -o .libs/CoinPresolveTripleton.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveUseless.lo -MD -MP -MF ".deps/CoinPresolveUseless.Tpo" -c -o CoinPresolveUseless.lo CoinPresolveUseless.cpp; then mv -f ".deps/CoinPresolveUseless.Tpo" ".deps/CoinPresolveUseless.Plo"; else rm -f ".deps/CoinPresolveUseless.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveUseless.lo -MD -MP -MF .deps/CoinPresolveUseless.Tpo -c CoinPresolveUseless.cpp -fPIC -DPIC -o .libs/CoinPresolveUseless.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveZeros.lo -MD -MP -MF ".deps/CoinPresolveZeros.Tpo" -c -o CoinPresolveZeros.lo CoinPresolveZeros.cpp; then mv -f ".deps/CoinPresolveZeros.Tpo" ".deps/CoinPresolveZeros.Plo"; else rm -f ".deps/CoinPresolveZeros.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinPresolveZeros.lo -MD -MP -MF .deps/CoinPresolveZeros.Tpo -c CoinPresolveZeros.cpp -fPIC -DPIC -o .libs/CoinPresolveZeros.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinRational.lo -MD -MP -MF ".deps/CoinRational.Tpo" -c -o CoinRational.lo CoinRational.cpp; then mv -f ".deps/CoinRational.Tpo" ".deps/CoinRational.Plo"; else rm -f ".deps/CoinRational.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinRational.lo -MD -MP -MF .deps/CoinRational.Tpo -c CoinRational.cpp -fPIC -DPIC -o .libs/CoinRational.o >CoinRational.cpp:60:18: warning: using integer absolute value function 'labs' when argument is of floating point type [-Wabsolute-value] > numerator_ += labs(intpart) * denominator_; > ^ >CoinRational.cpp:60:18: note: use function 'std::abs' instead > numerator_ += labs(intpart) * denominator_; > ^~~~ > std::abs >1 warning generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinSearchTree.lo -MD -MP -MF ".deps/CoinSearchTree.Tpo" -c -o CoinSearchTree.lo CoinSearchTree.cpp; then mv -f ".deps/CoinSearchTree.Tpo" ".deps/CoinSearchTree.Plo"; else rm -f ".deps/CoinSearchTree.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinSearchTree.lo -MD -MP -MF .deps/CoinSearchTree.Tpo -c CoinSearchTree.cpp -fPIC -DPIC -o .libs/CoinSearchTree.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinShallowPackedVector.lo -MD -MP -MF ".deps/CoinShallowPackedVector.Tpo" -c -o CoinShallowPackedVector.lo CoinShallowPackedVector.cpp; then mv -f ".deps/CoinShallowPackedVector.Tpo" ".deps/CoinShallowPackedVector.Plo"; else rm -f ".deps/CoinShallowPackedVector.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinShallowPackedVector.lo -MD -MP -MF .deps/CoinShallowPackedVector.Tpo -c CoinShallowPackedVector.cpp -fPIC -DPIC -o .libs/CoinShallowPackedVector.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinSnapshot.lo -MD -MP -MF ".deps/CoinSnapshot.Tpo" -c -o CoinSnapshot.lo CoinSnapshot.cpp; then mv -f ".deps/CoinSnapshot.Tpo" ".deps/CoinSnapshot.Plo"; else rm -f ".deps/CoinSnapshot.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinSnapshot.lo -MD -MP -MF .deps/CoinSnapshot.Tpo -c CoinSnapshot.cpp -fPIC -DPIC -o .libs/CoinSnapshot.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartBasis.lo -MD -MP -MF ".deps/CoinWarmStartBasis.Tpo" -c -o CoinWarmStartBasis.lo CoinWarmStartBasis.cpp; then mv -f ".deps/CoinWarmStartBasis.Tpo" ".deps/CoinWarmStartBasis.Plo"; else rm -f ".deps/CoinWarmStartBasis.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartBasis.lo -MD -MP -MF .deps/CoinWarmStartBasis.Tpo -c CoinWarmStartBasis.cpp -fPIC -DPIC -o .libs/CoinWarmStartBasis.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartVector.lo -MD -MP -MF ".deps/CoinWarmStartVector.Tpo" -c -o CoinWarmStartVector.lo CoinWarmStartVector.cpp; then mv -f ".deps/CoinWarmStartVector.Tpo" ".deps/CoinWarmStartVector.Plo"; else rm -f ".deps/CoinWarmStartVector.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartVector.lo -MD -MP -MF .deps/CoinWarmStartVector.Tpo -c CoinWarmStartVector.cpp -fPIC -DPIC -o .libs/CoinWarmStartVector.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartDual.lo -MD -MP -MF ".deps/CoinWarmStartDual.Tpo" -c -o CoinWarmStartDual.lo CoinWarmStartDual.cpp; then mv -f ".deps/CoinWarmStartDual.Tpo" ".deps/CoinWarmStartDual.Plo"; else rm -f ".deps/CoinWarmStartDual.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartDual.lo -MD -MP -MF .deps/CoinWarmStartDual.Tpo -c CoinWarmStartDual.cpp -fPIC -DPIC -o .libs/CoinWarmStartDual.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartPrimalDual.lo -MD -MP -MF ".deps/CoinWarmStartPrimalDual.Tpo" -c -o CoinWarmStartPrimalDual.lo CoinWarmStartPrimalDual.cpp; then mv -f ".deps/CoinWarmStartPrimalDual.Tpo" ".deps/CoinWarmStartPrimalDual.Plo"; else rm -f ".deps/CoinWarmStartPrimalDual.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -MT CoinWarmStartPrimalDual.lo -MD -MP -MF .deps/CoinWarmStartPrimalDual.Tpo -c CoinWarmStartPrimalDual.cpp -fPIC -DPIC -o .libs/CoinWarmStartPrimalDual.o >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINUTILS_BUILD -fstack-protector -o libCoinUtils.la -rpath /usr/local/lib -no-undefined -version-info 13:6:10 CoinAlloc.lo CoinBuild.lo CoinDenseVector.lo CoinError.lo CoinFactorization1.lo CoinFactorization2.lo CoinFactorization3.lo CoinFactorization4.lo CoinSimpFactorization.lo CoinDenseFactorization.lo CoinOslFactorization.lo CoinOslFactorization2.lo CoinOslFactorization3.lo CoinFileIO.lo CoinFinite.lo CoinIndexedVector.lo CoinLpIO.lo CoinMessage.lo CoinMessageHandler.lo CoinModel.lo CoinStructuredModel.lo CoinModelUseful.lo CoinModelUseful2.lo CoinMpsIO.lo CoinPackedMatrix.lo CoinPackedVector.lo CoinPackedVectorBase.lo CoinParam.lo CoinParamUtils.lo CoinPostsolveMatrix.lo CoinPrePostsolveMatrix.lo CoinPresolveDoubleton.lo CoinPresolveDual.lo CoinPresolveDupcol.lo CoinPresolveEmpty.lo CoinPresolveFixed.lo CoinPresolveForcing.lo CoinPresolveHelperFunctions.lo CoinPresolveImpliedFree.lo CoinPresolveIsolated.lo CoinPresolveMatrix.lo CoinPresolvePsdebug.lo CoinPresolveMonitor.lo CoinPresolveSingleton.lo CoinPresolveSubst.lo CoinPresolveTighten.lo CoinPresolveTripleton.lo CoinPresolveUseless.lo CoinPresolveZeros.lo CoinRational.lo CoinSearchTree.lo CoinShallowPackedVector.lo CoinSnapshot.lo CoinWarmStartBasis.lo CoinWarmStartVector.lo CoinWarmStartDual.lo CoinWarmStartPrimalDual.lo -lbz2 -lz -lm >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CoinAlloc.o .libs/CoinBuild.o .libs/CoinDenseVector.o .libs/CoinError.o .libs/CoinFactorization1.o .libs/CoinFactorization2.o .libs/CoinFactorization3.o .libs/CoinFactorization4.o .libs/CoinSimpFactorization.o .libs/CoinDenseFactorization.o .libs/CoinOslFactorization.o .libs/CoinOslFactorization2.o .libs/CoinOslFactorization3.o .libs/CoinFileIO.o .libs/CoinFinite.o .libs/CoinIndexedVector.o .libs/CoinLpIO.o .libs/CoinMessage.o .libs/CoinMessageHandler.o .libs/CoinModel.o .libs/CoinStructuredModel.o .libs/CoinModelUseful.o .libs/CoinModelUseful2.o .libs/CoinMpsIO.o .libs/CoinPackedMatrix.o .libs/CoinPackedVector.o .libs/CoinPackedVectorBase.o .libs/CoinParam.o .libs/CoinParamUtils.o .libs/CoinPostsolveMatrix.o .libs/CoinPrePostsolveMatrix.o .libs/CoinPresolveDoubleton.o .libs/CoinPresolveDual.o .libs/CoinPresolveDupcol.o .libs/CoinPresolveEmpty.o .libs/CoinPresolveFixed.o .libs/CoinPresolveForcing.o .libs/CoinPresolveHelperFunctions.o .libs/CoinPresolveImpliedFree.o .libs/CoinPresolveIsolated.o .libs/CoinPresolveMatrix.o .libs/CoinPresolvePsdebug.o .libs/CoinPresolveMonitor.o .libs/CoinPresolveSingleton.o .libs/CoinPresolveSubst.o .libs/CoinPresolveTighten.o .libs/CoinPresolveTripleton.o .libs/CoinPresolveUseless.o .libs/CoinPresolveZeros.o .libs/CoinRational.o .libs/CoinSearchTree.o .libs/CoinShallowPackedVector.o .libs/CoinSnapshot.o .libs/CoinWarmStartBasis.o .libs/CoinWarmStartVector.o .libs/CoinWarmStartDual.o .libs/CoinWarmStartPrimalDual.o -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCoinUtils.so.3 -o .libs/libCoinUtils.so.3.10.6 >(cd .libs && rm -f libCoinUtils.so.3 && ln -s libCoinUtils.so.3.10.6 libCoinUtils.so.3) >(cd .libs && rm -f libCoinUtils.so && ln -s libCoinUtils.so.3.10.6 libCoinUtils.so) >creating libCoinUtils.la >(cd .libs && rm -f libCoinUtils.la && ln -s ../libCoinUtils.la libCoinUtils.la) >Making all in Osi >Making all in src/Osi >/usr/bin/make all-am >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiAuxInfo.lo -MD -MP -MF ".deps/OsiAuxInfo.Tpo" -c -o OsiAuxInfo.lo OsiAuxInfo.cpp; then mv -f ".deps/OsiAuxInfo.Tpo" ".deps/OsiAuxInfo.Plo"; else rm -f ".deps/OsiAuxInfo.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiAuxInfo.lo -MD -MP -MF .deps/OsiAuxInfo.Tpo -c OsiAuxInfo.cpp -fPIC -DPIC -o .libs/OsiAuxInfo.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiBranchingObject.lo -MD -MP -MF ".deps/OsiBranchingObject.Tpo" -c -o OsiBranchingObject.lo OsiBranchingObject.cpp; then mv -f ".deps/OsiBranchingObject.Tpo" ".deps/OsiBranchingObject.Plo"; else rm -f ".deps/OsiBranchingObject.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiBranchingObject.lo -MD -MP -MF .deps/OsiBranchingObject.Tpo -c OsiBranchingObject.cpp -fPIC -DPIC -o .libs/OsiBranchingObject.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiChooseVariable.lo -MD -MP -MF ".deps/OsiChooseVariable.Tpo" -c -o OsiChooseVariable.lo OsiChooseVariable.cpp; then mv -f ".deps/OsiChooseVariable.Tpo" ".deps/OsiChooseVariable.Plo"; else rm -f ".deps/OsiChooseVariable.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiChooseVariable.lo -MD -MP -MF .deps/OsiChooseVariable.Tpo -c OsiChooseVariable.cpp -fPIC -DPIC -o .libs/OsiChooseVariable.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiColCut.lo -MD -MP -MF ".deps/OsiColCut.Tpo" -c -o OsiColCut.lo OsiColCut.cpp; then mv -f ".deps/OsiColCut.Tpo" ".deps/OsiColCut.Plo"; else rm -f ".deps/OsiColCut.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiColCut.lo -MD -MP -MF .deps/OsiColCut.Tpo -c OsiColCut.cpp -fPIC -DPIC -o .libs/OsiColCut.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiCut.lo -MD -MP -MF ".deps/OsiCut.Tpo" -c -o OsiCut.lo OsiCut.cpp; then mv -f ".deps/OsiCut.Tpo" ".deps/OsiCut.Plo"; else rm -f ".deps/OsiCut.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiCut.lo -MD -MP -MF .deps/OsiCut.Tpo -c OsiCut.cpp -fPIC -DPIC -o .libs/OsiCut.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiCuts.lo -MD -MP -MF ".deps/OsiCuts.Tpo" -c -o OsiCuts.lo OsiCuts.cpp; then mv -f ".deps/OsiCuts.Tpo" ".deps/OsiCuts.Plo"; else rm -f ".deps/OsiCuts.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiCuts.lo -MD -MP -MF .deps/OsiCuts.Tpo -c OsiCuts.cpp -fPIC -DPIC -o .libs/OsiCuts.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiNames.lo -MD -MP -MF ".deps/OsiNames.Tpo" -c -o OsiNames.lo OsiNames.cpp; then mv -f ".deps/OsiNames.Tpo" ".deps/OsiNames.Plo"; else rm -f ".deps/OsiNames.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiNames.lo -MD -MP -MF .deps/OsiNames.Tpo -c OsiNames.cpp -fPIC -DPIC -o .libs/OsiNames.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiPresolve.lo -MD -MP -MF ".deps/OsiPresolve.Tpo" -c -o OsiPresolve.lo OsiPresolve.cpp; then mv -f ".deps/OsiPresolve.Tpo" ".deps/OsiPresolve.Plo"; else rm -f ".deps/OsiPresolve.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiPresolve.lo -MD -MP -MF .deps/OsiPresolve.Tpo -c OsiPresolve.cpp -fPIC -DPIC -o .libs/OsiPresolve.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCut.lo -MD -MP -MF ".deps/OsiRowCut.Tpo" -c -o OsiRowCut.lo OsiRowCut.cpp; then mv -f ".deps/OsiRowCut.Tpo" ".deps/OsiRowCut.Plo"; else rm -f ".deps/OsiRowCut.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCut.lo -MD -MP -MF .deps/OsiRowCut.Tpo -c OsiRowCut.cpp -fPIC -DPIC -o .libs/OsiRowCut.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCutDebugger.lo -MD -MP -MF ".deps/OsiRowCutDebugger.Tpo" -c -o OsiRowCutDebugger.lo OsiRowCutDebugger.cpp; then mv -f ".deps/OsiRowCutDebugger.Tpo" ".deps/OsiRowCutDebugger.Plo"; else rm -f ".deps/OsiRowCutDebugger.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCutDebugger.lo -MD -MP -MF .deps/OsiRowCutDebugger.Tpo -c OsiRowCutDebugger.cpp -fPIC -DPIC -o .libs/OsiRowCutDebugger.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSolverBranch.lo -MD -MP -MF ".deps/OsiSolverBranch.Tpo" -c -o OsiSolverBranch.lo OsiSolverBranch.cpp; then mv -f ".deps/OsiSolverBranch.Tpo" ".deps/OsiSolverBranch.Plo"; else rm -f ".deps/OsiSolverBranch.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSolverBranch.lo -MD -MP -MF .deps/OsiSolverBranch.Tpo -c OsiSolverBranch.cpp -fPIC -DPIC -o .libs/OsiSolverBranch.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSolverInterface.lo -MD -MP -MF ".deps/OsiSolverInterface.Tpo" -c -o OsiSolverInterface.lo OsiSolverInterface.cpp; then mv -f ".deps/OsiSolverInterface.Tpo" ".deps/OsiSolverInterface.Plo"; else rm -f ".deps/OsiSolverInterface.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSolverInterface.lo -MD -MP -MF .deps/OsiSolverInterface.Tpo -c OsiSolverInterface.cpp -fPIC -DPIC -o .libs/OsiSolverInterface.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -fstack-protector -o libOsi.la -rpath /usr/local/lib -no-undefined -version-info 13:4:12 OsiAuxInfo.lo OsiBranchingObject.lo OsiChooseVariable.lo OsiColCut.lo OsiCut.lo OsiCuts.lo OsiNames.lo OsiPresolve.lo OsiRowCut.lo OsiRowCutDebugger.lo OsiSolverBranch.lo OsiSolverInterface.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiAuxInfo.o .libs/OsiBranchingObject.o .libs/OsiChooseVariable.o .libs/OsiColCut.o .libs/OsiCut.o .libs/OsiCuts.o .libs/OsiNames.o .libs/OsiPresolve.o .libs/OsiRowCut.o .libs/OsiRowCutDebugger.o .libs/OsiSolverBranch.o .libs/OsiSolverInterface.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsi.so.1 -o .libs/libOsi.so.1.12.4 >(cd .libs && rm -f libOsi.so.1 && ln -s libOsi.so.1.12.4 libOsi.so.1) >(cd .libs && rm -f libOsi.so && ln -s libOsi.so.1.12.4 libOsi.so) >creating libOsi.la >(cd .libs && rm -f libOsi.la && ln -s ../libOsi.la libOsi.la) >Making all in src/OsiCommonTest >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiColCutTest.lo -MD -MP -MF ".deps/OsiColCutTest.Tpo" -c -o OsiColCutTest.lo OsiColCutTest.cpp; then mv -f ".deps/OsiColCutTest.Tpo" ".deps/OsiColCutTest.Plo"; else rm -f ".deps/OsiColCutTest.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiColCutTest.lo -MD -MP -MF .deps/OsiColCutTest.Tpo -c OsiColCutTest.cpp -fPIC -DPIC -o .libs/OsiColCutTest.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiCutsTest.lo -MD -MP -MF ".deps/OsiCutsTest.Tpo" -c -o OsiCutsTest.lo OsiCutsTest.cpp; then mv -f ".deps/OsiCutsTest.Tpo" ".deps/OsiCutsTest.Plo"; else rm -f ".deps/OsiCutsTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiCutsTest.lo -MD -MP -MF .deps/OsiCutsTest.Tpo -c OsiCutsTest.cpp -fPIC -DPIC -o .libs/OsiCutsTest.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCutDebuggerTest.lo -MD -MP -MF ".deps/OsiRowCutDebuggerTest.Tpo" -c -o OsiRowCutDebuggerTest.lo OsiRowCutDebuggerTest.cpp; then mv -f ".deps/OsiRowCutDebuggerTest.Tpo" ".deps/OsiRowCutDebuggerTest.Plo"; else rm -f ".deps/OsiRowCutDebuggerTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCutDebuggerTest.lo -MD -MP -MF .deps/OsiRowCutDebuggerTest.Tpo -c OsiRowCutDebuggerTest.cpp -fPIC -DPIC -o .libs/OsiRowCutDebuggerTest.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCutTest.lo -MD -MP -MF ".deps/OsiRowCutTest.Tpo" -c -o OsiRowCutTest.lo OsiRowCutTest.cpp; then mv -f ".deps/OsiRowCutTest.Tpo" ".deps/OsiRowCutTest.Plo"; else rm -f ".deps/OsiRowCutTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiRowCutTest.lo -MD -MP -MF .deps/OsiRowCutTest.Tpo -c OsiRowCutTest.cpp -fPIC -DPIC -o .libs/OsiRowCutTest.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSimplexAPITest.lo -MD -MP -MF ".deps/OsiSimplexAPITest.Tpo" -c -o OsiSimplexAPITest.lo OsiSimplexAPITest.cpp; then mv -f ".deps/OsiSimplexAPITest.Tpo" ".deps/OsiSimplexAPITest.Plo"; else rm -f ".deps/OsiSimplexAPITest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSimplexAPITest.lo -MD -MP -MF .deps/OsiSimplexAPITest.Tpo -c OsiSimplexAPITest.cpp -fPIC -DPIC -o .libs/OsiSimplexAPITest.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiNetlibTest.lo -MD -MP -MF ".deps/OsiNetlibTest.Tpo" -c -o OsiNetlibTest.lo OsiNetlibTest.cpp; then mv -f ".deps/OsiNetlibTest.Tpo" ".deps/OsiNetlibTest.Plo"; else rm -f ".deps/OsiNetlibTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiNetlibTest.lo -MD -MP -MF .deps/OsiNetlibTest.Tpo -c OsiNetlibTest.cpp -fPIC -DPIC -o .libs/OsiNetlibTest.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiUnitTestUtils.lo -MD -MP -MF ".deps/OsiUnitTestUtils.Tpo" -c -o OsiUnitTestUtils.lo OsiUnitTestUtils.cpp; then mv -f ".deps/OsiUnitTestUtils.Tpo" ".deps/OsiUnitTestUtils.Plo"; else rm -f ".deps/OsiUnitTestUtils.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiUnitTestUtils.lo -MD -MP -MF .deps/OsiUnitTestUtils.Tpo -c OsiUnitTestUtils.cpp -fPIC -DPIC -o .libs/OsiUnitTestUtils.o >OsiUnitTestUtils.cpp:489:42: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > if( *endptr != '\0' || verblevel < 0) { > ~~~~~~~~~ ^ ~ >1 warning generated. >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi -I`echo ./../Osi` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSolverInterfaceTest.lo -MD -MP -MF ".deps/OsiSolverInterfaceTest.Tpo" -c -o OsiSolverInterfaceTest.lo OsiSolverInterfaceTest.cpp; then mv -f ".deps/OsiSolverInterfaceTest.Tpo" ".deps/OsiSolverInterfaceTest.Plo"; else rm -f ".deps/OsiSolverInterfaceTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -MT OsiSolverInterfaceTest.lo -MD -MP -MF .deps/OsiSolverInterfaceTest.Tpo -c OsiSolverInterfaceTest.cpp -fPIC -DPIC -o .libs/OsiSolverInterfaceTest.o >OsiSolverInterfaceTest.cpp:2497:17: warning: equality comparison result unused [-Wunused-comparison] > solverName == "unknown"; > ~~~~~~~~~~~^~~~~~~~~~~~ >OsiSolverInterfaceTest.cpp:2497:17: note: use '=' to turn this equality comparison into an assignment > solverName == "unknown"; > ^~ > = >1 warning generated. >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -fstack-protector -o libOsiCommonTests.la -rpath /usr/local/lib -no-undefined -version-info 13:4:12 OsiColCutTest.lo OsiCutsTest.lo OsiRowCutDebuggerTest.lo OsiRowCutTest.lo OsiSimplexAPITest.lo OsiNetlibTest.lo OsiUnitTestUtils.lo OsiSolverInterfaceTest.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm ../Osi/libOsi.la >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiColCutTest.o .libs/OsiCutsTest.o .libs/OsiRowCutDebuggerTest.o .libs/OsiRowCutTest.o .libs/OsiSimplexAPITest.o .libs/OsiNetlibTest.o .libs/OsiUnitTestUtils.o .libs/OsiSolverInterfaceTest.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ../Osi/.libs/libOsi.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsiCommonTests.so.1 -o .libs/libOsiCommonTests.so.1.12.4 >(cd .libs && rm -f libOsiCommonTests.so.1 && ln -s libOsiCommonTests.so.1.12.4 libOsiCommonTests.so.1) >(cd .libs && rm -f libOsiCommonTests.so && ln -s libOsiCommonTests.so.1.12.4 libOsiCommonTests.so) >creating libOsiCommonTests.la >(cd .libs && rm -f libOsiCommonTests.la && ln -s ../libOsiCommonTests.la libOsiCommonTests.la) >Making all in Clp >Making all in src >/usr/bin/make all-am >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpCholeskyBase.lo -MD -MP -MF ".deps/ClpCholeskyBase.Tpo" -c -o ClpCholeskyBase.lo ClpCholeskyBase.cpp; then mv -f ".deps/ClpCholeskyBase.Tpo" ".deps/ClpCholeskyBase.Plo"; else rm -f ".deps/ClpCholeskyBase.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpCholeskyBase.lo -MD -MP -MF .deps/ClpCholeskyBase.Tpo -c ClpCholeskyBase.cpp -fPIC -DPIC -o .libs/ClpCholeskyBase.o >ClpCholeskyBase.cpp:2926:39: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] > if (numberRowsDropped_ && 0) { > ^ ~ >ClpCholeskyBase.cpp:2926:39: note: use '&' for a bitwise operation > if (numberRowsDropped_ && 0) { > ^~ > & >ClpCholeskyBase.cpp:2926:39: note: remove constant to silence this warning > if (numberRowsDropped_ && 0) { > ~^~~~ >1 warning generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpCholeskyDense.lo -MD -MP -MF ".deps/ClpCholeskyDense.Tpo" -c -o ClpCholeskyDense.lo ClpCholeskyDense.cpp; then mv -f ".deps/ClpCholeskyDense.Tpo" ".deps/ClpCholeskyDense.Plo"; else rm -f ".deps/ClpCholeskyDense.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpCholeskyDense.lo -MD -MP -MF .deps/ClpCholeskyDense.Tpo -c ClpCholeskyDense.cpp -fPIC -DPIC -o .libs/ClpCholeskyDense.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpConstraint.lo -MD -MP -MF ".deps/ClpConstraint.Tpo" -c -o ClpConstraint.lo ClpConstraint.cpp; then mv -f ".deps/ClpConstraint.Tpo" ".deps/ClpConstraint.Plo"; else rm -f ".deps/ClpConstraint.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpConstraint.lo -MD -MP -MF .deps/ClpConstraint.Tpo -c ClpConstraint.cpp -fPIC -DPIC -o .libs/ClpConstraint.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpConstraintLinear.lo -MD -MP -MF ".deps/ClpConstraintLinear.Tpo" -c -o ClpConstraintLinear.lo ClpConstraintLinear.cpp; then mv -f ".deps/ClpConstraintLinear.Tpo" ".deps/ClpConstraintLinear.Plo"; else rm -f ".deps/ClpConstraintLinear.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpConstraintLinear.lo -MD -MP -MF .deps/ClpConstraintLinear.Tpo -c ClpConstraintLinear.cpp -fPIC -DPIC -o .libs/ClpConstraintLinear.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpConstraintQuadratic.lo -MD -MP -MF ".deps/ClpConstraintQuadratic.Tpo" -c -o ClpConstraintQuadratic.lo ClpConstraintQuadratic.cpp; then mv -f ".deps/ClpConstraintQuadratic.Tpo" ".deps/ClpConstraintQuadratic.Plo"; else rm -f ".deps/ClpConstraintQuadratic.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpConstraintQuadratic.lo -MD -MP -MF .deps/ClpConstraintQuadratic.Tpo -c ClpConstraintQuadratic.cpp -fPIC -DPIC -o .libs/ClpConstraintQuadratic.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT Clp_C_Interface.lo -MD -MP -MF ".deps/Clp_C_Interface.Tpo" -c -o Clp_C_Interface.lo Clp_C_Interface.cpp; then mv -f ".deps/Clp_C_Interface.Tpo" ".deps/Clp_C_Interface.Plo"; else rm -f ".deps/Clp_C_Interface.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT Clp_C_Interface.lo -MD -MP -MF .deps/Clp_C_Interface.Tpo -c Clp_C_Interface.cpp -fPIC -DPIC -o .libs/Clp_C_Interface.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDualRowDantzig.lo -MD -MP -MF ".deps/ClpDualRowDantzig.Tpo" -c -o ClpDualRowDantzig.lo ClpDualRowDantzig.cpp; then mv -f ".deps/ClpDualRowDantzig.Tpo" ".deps/ClpDualRowDantzig.Plo"; else rm -f ".deps/ClpDualRowDantzig.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDualRowDantzig.lo -MD -MP -MF .deps/ClpDualRowDantzig.Tpo -c ClpDualRowDantzig.cpp -fPIC -DPIC -o .libs/ClpDualRowDantzig.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDualRowPivot.lo -MD -MP -MF ".deps/ClpDualRowPivot.Tpo" -c -o ClpDualRowPivot.lo ClpDualRowPivot.cpp; then mv -f ".deps/ClpDualRowPivot.Tpo" ".deps/ClpDualRowPivot.Plo"; else rm -f ".deps/ClpDualRowPivot.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDualRowPivot.lo -MD -MP -MF .deps/ClpDualRowPivot.Tpo -c ClpDualRowPivot.cpp -fPIC -DPIC -o .libs/ClpDualRowPivot.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDualRowSteepest.lo -MD -MP -MF ".deps/ClpDualRowSteepest.Tpo" -c -o ClpDualRowSteepest.lo ClpDualRowSteepest.cpp; then mv -f ".deps/ClpDualRowSteepest.Tpo" ".deps/ClpDualRowSteepest.Plo"; else rm -f ".deps/ClpDualRowSteepest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDualRowSteepest.lo -MD -MP -MF .deps/ClpDualRowSteepest.Tpo -c ClpDualRowSteepest.cpp -fPIC -DPIC -o .libs/ClpDualRowSteepest.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDummyMatrix.lo -MD -MP -MF ".deps/ClpDummyMatrix.Tpo" -c -o ClpDummyMatrix.lo ClpDummyMatrix.cpp; then mv -f ".deps/ClpDummyMatrix.Tpo" ".deps/ClpDummyMatrix.Plo"; else rm -f ".deps/ClpDummyMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDummyMatrix.lo -MD -MP -MF .deps/ClpDummyMatrix.Tpo -c ClpDummyMatrix.cpp -fPIC -DPIC -o .libs/ClpDummyMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDynamicExampleMatrix.lo -MD -MP -MF ".deps/ClpDynamicExampleMatrix.Tpo" -c -o ClpDynamicExampleMatrix.lo ClpDynamicExampleMatrix.cpp; then mv -f ".deps/ClpDynamicExampleMatrix.Tpo" ".deps/ClpDynamicExampleMatrix.Plo"; else rm -f ".deps/ClpDynamicExampleMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDynamicExampleMatrix.lo -MD -MP -MF .deps/ClpDynamicExampleMatrix.Tpo -c ClpDynamicExampleMatrix.cpp -fPIC -DPIC -o .libs/ClpDynamicExampleMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDynamicMatrix.lo -MD -MP -MF ".deps/ClpDynamicMatrix.Tpo" -c -o ClpDynamicMatrix.lo ClpDynamicMatrix.cpp; then mv -f ".deps/ClpDynamicMatrix.Tpo" ".deps/ClpDynamicMatrix.Plo"; else rm -f ".deps/ClpDynamicMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpDynamicMatrix.lo -MD -MP -MF .deps/ClpDynamicMatrix.Tpo -c ClpDynamicMatrix.cpp -fPIC -DPIC -o .libs/ClpDynamicMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpEventHandler.lo -MD -MP -MF ".deps/ClpEventHandler.Tpo" -c -o ClpEventHandler.lo ClpEventHandler.cpp; then mv -f ".deps/ClpEventHandler.Tpo" ".deps/ClpEventHandler.Plo"; else rm -f ".deps/ClpEventHandler.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpEventHandler.lo -MD -MP -MF .deps/ClpEventHandler.Tpo -c ClpEventHandler.cpp -fPIC -DPIC -o .libs/ClpEventHandler.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpFactorization.lo -MD -MP -MF ".deps/ClpFactorization.Tpo" -c -o ClpFactorization.lo ClpFactorization.cpp; then mv -f ".deps/ClpFactorization.Tpo" ".deps/ClpFactorization.Plo"; else rm -f ".deps/ClpFactorization.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpFactorization.lo -MD -MP -MF .deps/ClpFactorization.Tpo -c ClpFactorization.cpp -fPIC -DPIC -o .libs/ClpFactorization.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpGubDynamicMatrix.lo -MD -MP -MF ".deps/ClpGubDynamicMatrix.Tpo" -c -o ClpGubDynamicMatrix.lo ClpGubDynamicMatrix.cpp; then mv -f ".deps/ClpGubDynamicMatrix.Tpo" ".deps/ClpGubDynamicMatrix.Plo"; else rm -f ".deps/ClpGubDynamicMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpGubDynamicMatrix.lo -MD -MP -MF .deps/ClpGubDynamicMatrix.Tpo -c ClpGubDynamicMatrix.cpp -fPIC -DPIC -o .libs/ClpGubDynamicMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpGubMatrix.lo -MD -MP -MF ".deps/ClpGubMatrix.Tpo" -c -o ClpGubMatrix.lo ClpGubMatrix.cpp; then mv -f ".deps/ClpGubMatrix.Tpo" ".deps/ClpGubMatrix.Plo"; else rm -f ".deps/ClpGubMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpGubMatrix.lo -MD -MP -MF .deps/ClpGubMatrix.Tpo -c ClpGubMatrix.cpp -fPIC -DPIC -o .libs/ClpGubMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpHelperFunctions.lo -MD -MP -MF ".deps/ClpHelperFunctions.Tpo" -c -o ClpHelperFunctions.lo ClpHelperFunctions.cpp; then mv -f ".deps/ClpHelperFunctions.Tpo" ".deps/ClpHelperFunctions.Plo"; else rm -f ".deps/ClpHelperFunctions.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpHelperFunctions.lo -MD -MP -MF .deps/ClpHelperFunctions.Tpo -c ClpHelperFunctions.cpp -fPIC -DPIC -o .libs/ClpHelperFunctions.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpInterior.lo -MD -MP -MF ".deps/ClpInterior.Tpo" -c -o ClpInterior.lo ClpInterior.cpp; then mv -f ".deps/ClpInterior.Tpo" ".deps/ClpInterior.Plo"; else rm -f ".deps/ClpInterior.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpInterior.lo -MD -MP -MF .deps/ClpInterior.Tpo -c ClpInterior.cpp -fPIC -DPIC -o .libs/ClpInterior.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpLinearObjective.lo -MD -MP -MF ".deps/ClpLinearObjective.Tpo" -c -o ClpLinearObjective.lo ClpLinearObjective.cpp; then mv -f ".deps/ClpLinearObjective.Tpo" ".deps/ClpLinearObjective.Plo"; else rm -f ".deps/ClpLinearObjective.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpLinearObjective.lo -MD -MP -MF .deps/ClpLinearObjective.Tpo -c ClpLinearObjective.cpp -fPIC -DPIC -o .libs/ClpLinearObjective.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpMatrixBase.lo -MD -MP -MF ".deps/ClpMatrixBase.Tpo" -c -o ClpMatrixBase.lo ClpMatrixBase.cpp; then mv -f ".deps/ClpMatrixBase.Tpo" ".deps/ClpMatrixBase.Plo"; else rm -f ".deps/ClpMatrixBase.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpMatrixBase.lo -MD -MP -MF .deps/ClpMatrixBase.Tpo -c ClpMatrixBase.cpp -fPIC -DPIC -o .libs/ClpMatrixBase.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpMessage.lo -MD -MP -MF ".deps/ClpMessage.Tpo" -c -o ClpMessage.lo ClpMessage.cpp; then mv -f ".deps/ClpMessage.Tpo" ".deps/ClpMessage.Plo"; else rm -f ".deps/ClpMessage.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpMessage.lo -MD -MP -MF .deps/ClpMessage.Tpo -c ClpMessage.cpp -fPIC -DPIC -o .libs/ClpMessage.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpModel.lo -MD -MP -MF ".deps/ClpModel.Tpo" -c -o ClpModel.lo ClpModel.cpp; then mv -f ".deps/ClpModel.Tpo" ".deps/ClpModel.Plo"; else rm -f ".deps/ClpModel.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpModel.lo -MD -MP -MF .deps/ClpModel.Tpo -c ClpModel.cpp -fPIC -DPIC -o .libs/ClpModel.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNetworkBasis.lo -MD -MP -MF ".deps/ClpNetworkBasis.Tpo" -c -o ClpNetworkBasis.lo ClpNetworkBasis.cpp; then mv -f ".deps/ClpNetworkBasis.Tpo" ".deps/ClpNetworkBasis.Plo"; else rm -f ".deps/ClpNetworkBasis.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNetworkBasis.lo -MD -MP -MF .deps/ClpNetworkBasis.Tpo -c ClpNetworkBasis.cpp -fPIC -DPIC -o .libs/ClpNetworkBasis.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNetworkMatrix.lo -MD -MP -MF ".deps/ClpNetworkMatrix.Tpo" -c -o ClpNetworkMatrix.lo ClpNetworkMatrix.cpp; then mv -f ".deps/ClpNetworkMatrix.Tpo" ".deps/ClpNetworkMatrix.Plo"; else rm -f ".deps/ClpNetworkMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNetworkMatrix.lo -MD -MP -MF .deps/ClpNetworkMatrix.Tpo -c ClpNetworkMatrix.cpp -fPIC -DPIC -o .libs/ClpNetworkMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNonLinearCost.lo -MD -MP -MF ".deps/ClpNonLinearCost.Tpo" -c -o ClpNonLinearCost.lo ClpNonLinearCost.cpp; then mv -f ".deps/ClpNonLinearCost.Tpo" ".deps/ClpNonLinearCost.Plo"; else rm -f ".deps/ClpNonLinearCost.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNonLinearCost.lo -MD -MP -MF .deps/ClpNonLinearCost.Tpo -c ClpNonLinearCost.cpp -fPIC -DPIC -o .libs/ClpNonLinearCost.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNode.lo -MD -MP -MF ".deps/ClpNode.Tpo" -c -o ClpNode.lo ClpNode.cpp; then mv -f ".deps/ClpNode.Tpo" ".deps/ClpNode.Plo"; else rm -f ".deps/ClpNode.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpNode.lo -MD -MP -MF .deps/ClpNode.Tpo -c ClpNode.cpp -fPIC -DPIC -o .libs/ClpNode.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpObjective.lo -MD -MP -MF ".deps/ClpObjective.Tpo" -c -o ClpObjective.lo ClpObjective.cpp; then mv -f ".deps/ClpObjective.Tpo" ".deps/ClpObjective.Plo"; else rm -f ".deps/ClpObjective.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpObjective.lo -MD -MP -MF .deps/ClpObjective.Tpo -c ClpObjective.cpp -fPIC -DPIC -o .libs/ClpObjective.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPackedMatrix.lo -MD -MP -MF ".deps/ClpPackedMatrix.Tpo" -c -o ClpPackedMatrix.lo ClpPackedMatrix.cpp; then mv -f ".deps/ClpPackedMatrix.Tpo" ".deps/ClpPackedMatrix.Plo"; else rm -f ".deps/ClpPackedMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPackedMatrix.lo -MD -MP -MF .deps/ClpPackedMatrix.Tpo -c ClpPackedMatrix.cpp -fPIC -DPIC -o .libs/ClpPackedMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPlusMinusOneMatrix.lo -MD -MP -MF ".deps/ClpPlusMinusOneMatrix.Tpo" -c -o ClpPlusMinusOneMatrix.lo ClpPlusMinusOneMatrix.cpp; then mv -f ".deps/ClpPlusMinusOneMatrix.Tpo" ".deps/ClpPlusMinusOneMatrix.Plo"; else rm -f ".deps/ClpPlusMinusOneMatrix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPlusMinusOneMatrix.lo -MD -MP -MF .deps/ClpPlusMinusOneMatrix.Tpo -c ClpPlusMinusOneMatrix.cpp -fPIC -DPIC -o .libs/ClpPlusMinusOneMatrix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPredictorCorrector.lo -MD -MP -MF ".deps/ClpPredictorCorrector.Tpo" -c -o ClpPredictorCorrector.lo ClpPredictorCorrector.cpp; then mv -f ".deps/ClpPredictorCorrector.Tpo" ".deps/ClpPredictorCorrector.Plo"; else rm -f ".deps/ClpPredictorCorrector.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPredictorCorrector.lo -MD -MP -MF .deps/ClpPredictorCorrector.Tpo -c ClpPredictorCorrector.cpp -fPIC -DPIC -o .libs/ClpPredictorCorrector.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPdco.lo -MD -MP -MF ".deps/ClpPdco.Tpo" -c -o ClpPdco.lo ClpPdco.cpp; then mv -f ".deps/ClpPdco.Tpo" ".deps/ClpPdco.Plo"; else rm -f ".deps/ClpPdco.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPdco.lo -MD -MP -MF .deps/ClpPdco.Tpo -c ClpPdco.cpp -fPIC -DPIC -o .libs/ClpPdco.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPdcoBase.lo -MD -MP -MF ".deps/ClpPdcoBase.Tpo" -c -o ClpPdcoBase.lo ClpPdcoBase.cpp; then mv -f ".deps/ClpPdcoBase.Tpo" ".deps/ClpPdcoBase.Plo"; else rm -f ".deps/ClpPdcoBase.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPdcoBase.lo -MD -MP -MF .deps/ClpPdcoBase.Tpo -c ClpPdcoBase.cpp -fPIC -DPIC -o .libs/ClpPdcoBase.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpLsqr.lo -MD -MP -MF ".deps/ClpLsqr.Tpo" -c -o ClpLsqr.lo ClpLsqr.cpp; then mv -f ".deps/ClpLsqr.Tpo" ".deps/ClpLsqr.Plo"; else rm -f ".deps/ClpLsqr.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpLsqr.lo -MD -MP -MF .deps/ClpLsqr.Tpo -c ClpLsqr.cpp -fPIC -DPIC -o .libs/ClpLsqr.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPresolve.lo -MD -MP -MF ".deps/ClpPresolve.Tpo" -c -o ClpPresolve.lo ClpPresolve.cpp; then mv -f ".deps/ClpPresolve.Tpo" ".deps/ClpPresolve.Plo"; else rm -f ".deps/ClpPresolve.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPresolve.lo -MD -MP -MF .deps/ClpPresolve.Tpo -c ClpPresolve.cpp -fPIC -DPIC -o .libs/ClpPresolve.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPrimalColumnDantzig.lo -MD -MP -MF ".deps/ClpPrimalColumnDantzig.Tpo" -c -o ClpPrimalColumnDantzig.lo ClpPrimalColumnDantzig.cpp; then mv -f ".deps/ClpPrimalColumnDantzig.Tpo" ".deps/ClpPrimalColumnDantzig.Plo"; else rm -f ".deps/ClpPrimalColumnDantzig.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPrimalColumnDantzig.lo -MD -MP -MF .deps/ClpPrimalColumnDantzig.Tpo -c ClpPrimalColumnDantzig.cpp -fPIC -DPIC -o .libs/ClpPrimalColumnDantzig.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPrimalColumnPivot.lo -MD -MP -MF ".deps/ClpPrimalColumnPivot.Tpo" -c -o ClpPrimalColumnPivot.lo ClpPrimalColumnPivot.cpp; then mv -f ".deps/ClpPrimalColumnPivot.Tpo" ".deps/ClpPrimalColumnPivot.Plo"; else rm -f ".deps/ClpPrimalColumnPivot.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPrimalColumnPivot.lo -MD -MP -MF .deps/ClpPrimalColumnPivot.Tpo -c ClpPrimalColumnPivot.cpp -fPIC -DPIC -o .libs/ClpPrimalColumnPivot.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPrimalColumnSteepest.lo -MD -MP -MF ".deps/ClpPrimalColumnSteepest.Tpo" -c -o ClpPrimalColumnSteepest.lo ClpPrimalColumnSteepest.cpp; then mv -f ".deps/ClpPrimalColumnSteepest.Tpo" ".deps/ClpPrimalColumnSteepest.Plo"; else rm -f ".deps/ClpPrimalColumnSteepest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpPrimalColumnSteepest.lo -MD -MP -MF .deps/ClpPrimalColumnSteepest.Tpo -c ClpPrimalColumnSteepest.cpp -fPIC -DPIC -o .libs/ClpPrimalColumnSteepest.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpQuadraticObjective.lo -MD -MP -MF ".deps/ClpQuadraticObjective.Tpo" -c -o ClpQuadraticObjective.lo ClpQuadraticObjective.cpp; then mv -f ".deps/ClpQuadraticObjective.Tpo" ".deps/ClpQuadraticObjective.Plo"; else rm -f ".deps/ClpQuadraticObjective.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpQuadraticObjective.lo -MD -MP -MF .deps/ClpQuadraticObjective.Tpo -c ClpQuadraticObjective.cpp -fPIC -DPIC -o .libs/ClpQuadraticObjective.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplex.lo -MD -MP -MF ".deps/ClpSimplex.Tpo" -c -o ClpSimplex.lo ClpSimplex.cpp; then mv -f ".deps/ClpSimplex.Tpo" ".deps/ClpSimplex.Plo"; else rm -f ".deps/ClpSimplex.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplex.lo -MD -MP -MF .deps/ClpSimplex.Tpo -c ClpSimplex.cpp -fPIC -DPIC -o .libs/ClpSimplex.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexDual.lo -MD -MP -MF ".deps/ClpSimplexDual.Tpo" -c -o ClpSimplexDual.lo ClpSimplexDual.cpp; then mv -f ".deps/ClpSimplexDual.Tpo" ".deps/ClpSimplexDual.Plo"; else rm -f ".deps/ClpSimplexDual.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexDual.lo -MD -MP -MF .deps/ClpSimplexDual.Tpo -c ClpSimplexDual.cpp -fPIC -DPIC -o .libs/ClpSimplexDual.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexNonlinear.lo -MD -MP -MF ".deps/ClpSimplexNonlinear.Tpo" -c -o ClpSimplexNonlinear.lo ClpSimplexNonlinear.cpp; then mv -f ".deps/ClpSimplexNonlinear.Tpo" ".deps/ClpSimplexNonlinear.Plo"; else rm -f ".deps/ClpSimplexNonlinear.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexNonlinear.lo -MD -MP -MF .deps/ClpSimplexNonlinear.Tpo -c ClpSimplexNonlinear.cpp -fPIC -DPIC -o .libs/ClpSimplexNonlinear.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexOther.lo -MD -MP -MF ".deps/ClpSimplexOther.Tpo" -c -o ClpSimplexOther.lo ClpSimplexOther.cpp; then mv -f ".deps/ClpSimplexOther.Tpo" ".deps/ClpSimplexOther.Plo"; else rm -f ".deps/ClpSimplexOther.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexOther.lo -MD -MP -MF .deps/ClpSimplexOther.Tpo -c ClpSimplexOther.cpp -fPIC -DPIC -o .libs/ClpSimplexOther.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexPrimal.lo -MD -MP -MF ".deps/ClpSimplexPrimal.Tpo" -c -o ClpSimplexPrimal.lo ClpSimplexPrimal.cpp; then mv -f ".deps/ClpSimplexPrimal.Tpo" ".deps/ClpSimplexPrimal.Plo"; else rm -f ".deps/ClpSimplexPrimal.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSimplexPrimal.lo -MD -MP -MF .deps/ClpSimplexPrimal.Tpo -c ClpSimplexPrimal.cpp -fPIC -DPIC -o .libs/ClpSimplexPrimal.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSolve.lo -MD -MP -MF ".deps/ClpSolve.Tpo" -c -o ClpSolve.lo ClpSolve.cpp; then mv -f ".deps/ClpSolve.Tpo" ".deps/ClpSolve.Plo"; else rm -f ".deps/ClpSolve.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSolve.lo -MD -MP -MF .deps/ClpSolve.Tpo -c ClpSolve.cpp -fPIC -DPIC -o .libs/ClpSolve.o >ClpSolve.cpp:7272:36: warning: if statement has empty body [-Wempty-body] > if (saveLower[i] < -1.0e20); > ^ >ClpSolve.cpp:7272:36: note: put the semicolon on a separate line to silence this warning >1 warning generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT Idiot.lo -MD -MP -MF ".deps/Idiot.Tpo" -c -o Idiot.lo Idiot.cpp; then mv -f ".deps/Idiot.Tpo" ".deps/Idiot.Plo"; else rm -f ".deps/Idiot.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT Idiot.lo -MD -MP -MF .deps/Idiot.Tpo -c Idiot.cpp -fPIC -DPIC -o .libs/Idiot.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT IdiSolve.lo -MD -MP -MF ".deps/IdiSolve.Tpo" -c -o IdiSolve.lo IdiSolve.cpp; then mv -f ".deps/IdiSolve.Tpo" ".deps/IdiSolve.Plo"; else rm -f ".deps/IdiSolve.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT IdiSolve.lo -MD -MP -MF .deps/IdiSolve.Tpo -c IdiSolve.cpp -fPIC -DPIC -o .libs/IdiSolve.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSolver.lo -MD -MP -MF ".deps/ClpSolver.Tpo" -c -o ClpSolver.lo ClpSolver.cpp; then mv -f ".deps/ClpSolver.Tpo" ".deps/ClpSolver.Plo"; else rm -f ".deps/ClpSolver.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpSolver.lo -MD -MP -MF .deps/ClpSolver.Tpo -c ClpSolver.cpp -fPIC -DPIC -o .libs/ClpSolver.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT Clp_ampl.lo -MD -MP -MF ".deps/Clp_ampl.Tpo" -c -o Clp_ampl.lo Clp_ampl.cpp; then mv -f ".deps/Clp_ampl.Tpo" ".deps/Clp_ampl.Plo"; else rm -f ".deps/Clp_ampl.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT Clp_ampl.lo -MD -MP -MF .deps/Clp_ampl.Tpo -c Clp_ampl.cpp -fPIC -DPIC -o .libs/Clp_ampl.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT MyEventHandler.lo -MD -MP -MF ".deps/MyEventHandler.Tpo" -c -o MyEventHandler.lo MyEventHandler.cpp; then mv -f ".deps/MyEventHandler.Tpo" ".deps/MyEventHandler.Plo"; else rm -f ".deps/MyEventHandler.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT MyEventHandler.lo -MD -MP -MF .deps/MyEventHandler.Tpo -c MyEventHandler.cpp -fPIC -DPIC -o .libs/MyEventHandler.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT MyMessageHandler.lo -MD -MP -MF ".deps/MyMessageHandler.Tpo" -c -o MyMessageHandler.lo MyMessageHandler.cpp; then mv -f ".deps/MyMessageHandler.Tpo" ".deps/MyMessageHandler.Plo"; else rm -f ".deps/MyMessageHandler.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT MyMessageHandler.lo -MD -MP -MF .deps/MyMessageHandler.Tpo -c MyMessageHandler.cpp -fPIC -DPIC -o .libs/MyMessageHandler.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT unitTest.lo -MD -MP -MF ".deps/unitTest.Tpo" -c -o unitTest.lo unitTest.cpp; then mv -f ".deps/unitTest.Tpo" ".deps/unitTest.Plo"; else rm -f ".deps/unitTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT unitTest.lo -MD -MP -MF .deps/unitTest.Tpo -c unitTest.cpp -fPIC -DPIC -o .libs/unitTest.o >if c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT ClpMain.o -MD -MP -MF ".deps/ClpMain.Tpo" -c -o ClpMain.o ClpMain.cpp; then mv -f ".deps/ClpMain.Tpo" ".deps/ClpMain.Po"; else rm -f ".deps/ClpMain.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT CbcOrClpParam.lo -MD -MP -MF ".deps/CbcOrClpParam.Tpo" -c -o CbcOrClpParam.lo CbcOrClpParam.cpp; then mv -f ".deps/CbcOrClpParam.Tpo" ".deps/CbcOrClpParam.Plo"; else rm -f ".deps/CbcOrClpParam.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_HAS_CLP -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT CbcOrClpParam.lo -MD -MP -MF .deps/CbcOrClpParam.Tpo -c CbcOrClpParam.cpp -fPIC -DPIC -o .libs/CbcOrClpParam.o >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o libClp.la -rpath /usr/local/lib -no-undefined -version-info 14:6:13 ClpCholeskyBase.lo ClpCholeskyDense.lo ClpConstraint.lo ClpConstraintLinear.lo ClpConstraintQuadratic.lo Clp_C_Interface.lo ClpDualRowDantzig.lo ClpDualRowPivot.lo ClpDualRowSteepest.lo ClpDummyMatrix.lo ClpDynamicExampleMatrix.lo ClpDynamicMatrix.lo ClpEventHandler.lo ClpFactorization.lo ClpGubDynamicMatrix.lo ClpGubMatrix.lo ClpHelperFunctions.lo ClpInterior.lo ClpLinearObjective.lo ClpMatrixBase.lo ClpMessage.lo ClpModel.lo ClpNetworkBasis.lo ClpNetworkMatrix.lo ClpNonLinearCost.lo ClpNode.lo ClpObjective.lo ClpPackedMatrix.lo ClpPlusMinusOneMatrix.lo ClpPredictorCorrector.lo ClpPdco.lo ClpPdcoBase.lo ClpLsqr.lo ClpPresolve.lo ClpPrimalColumnDantzig.lo ClpPrimalColumnPivot.lo ClpPrimalColumnSteepest.lo ClpQuadraticObjective.lo ClpSimplex.lo ClpSimplexDual.lo ClpSimplexNonlinear.lo ClpSimplexOther.lo ClpSimplexPrimal.lo ClpSolve.lo Idiot.lo IdiSolve.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/ClpCholeskyBase.o .libs/ClpCholeskyDense.o .libs/ClpConstraint.o .libs/ClpConstraintLinear.o .libs/ClpConstraintQuadratic.o .libs/Clp_C_Interface.o .libs/ClpDualRowDantzig.o .libs/ClpDualRowPivot.o .libs/ClpDualRowSteepest.o .libs/ClpDummyMatrix.o .libs/ClpDynamicExampleMatrix.o .libs/ClpDynamicMatrix.o .libs/ClpEventHandler.o .libs/ClpFactorization.o .libs/ClpGubDynamicMatrix.o .libs/ClpGubMatrix.o .libs/ClpHelperFunctions.o .libs/ClpInterior.o .libs/ClpLinearObjective.o .libs/ClpMatrixBase.o .libs/ClpMessage.o .libs/ClpModel.o .libs/ClpNetworkBasis.o .libs/ClpNetworkMatrix.o .libs/ClpNonLinearCost.o .libs/ClpNode.o .libs/ClpObjective.o .libs/ClpPackedMatrix.o .libs/ClpPlusMinusOneMatrix.o .libs/ClpPredictorCorrector.o .libs/ClpPdco.o .libs/ClpPdcoBase.o .libs/ClpLsqr.o .libs/ClpPresolve.o .libs/ClpPrimalColumnDantzig.o .libs/ClpPrimalColumnPivot.o .libs/ClpPrimalColumnSteepest.o .libs/ClpQuadraticObjective.o .libs/ClpSimplex.o .libs/ClpSimplexDual.o .libs/ClpSimplexNonlinear.o .libs/ClpSimplexOther.o .libs/ClpSimplexPrimal.o .libs/ClpSolve.o .libs/Idiot.o .libs/IdiSolve.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libClp.so.1 -o .libs/libClp.so.1.13.6 >(cd .libs && rm -f libClp.so.1 && ln -s libClp.so.1.13.6 libClp.so.1) >(cd .libs && rm -f libClp.so && ln -s libClp.so.1.13.6 libClp.so) >creating libClp.la >(cd .libs && rm -f libClp.la && ln -s ../libClp.la libClp.la) >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o libClpSolver.la -rpath /usr/local/lib -no-undefined -version-info 14:6:13 ClpSolver.lo CbcOrClpParam.lo Clp_ampl.lo MyEventHandler.lo MyMessageHandler.lo unitTest.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm libClp.la >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/ClpSolver.o .libs/CbcOrClpParam.o .libs/Clp_ampl.o .libs/MyEventHandler.o .libs/MyMessageHandler.o .libs/unitTest.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ./.libs/libClp.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libClpSolver.so.1 -o .libs/libClpSolver.so.1.13.6 >(cd .libs && rm -f libClpSolver.so.1 && ln -s libClpSolver.so.1.13.6 libClpSolver.so.1) >(cd .libs && rm -f libClpSolver.so && ln -s libClpSolver.so.1.13.6 libClpSolver.so) >creating libClpSolver.la >(cd .libs && rm -f libClpSolver.la && ln -s ../libClpSolver.la libClpSolver.la) >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o clp ClpMain.o libClpSolver.la libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm >c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o .libs/clp ClpMain.o ./.libs/libClpSolver.so ./.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lm -lbz2 -lz -Wl,--rpath -Wl,/usr/local/lib >creating clp >Making all in src/OsiClp >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT OsiClpSolverInterface.lo -MD -MP -MF ".deps/OsiClpSolverInterface.Tpo" -c -o OsiClpSolverInterface.lo OsiClpSolverInterface.cpp; then mv -f ".deps/OsiClpSolverInterface.Tpo" ".deps/OsiClpSolverInterface.Plo"; else rm -f ".deps/OsiClpSolverInterface.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -MT OsiClpSolverInterface.lo -MD -MP -MF .deps/OsiClpSolverInterface.Tpo -c OsiClpSolverInterface.cpp -fPIC -DPIC -o .libs/OsiClpSolverInterface.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o libOsiClp.la -rpath /usr/local/lib -no-undefined -version-info 14:6:13 OsiClpSolverInterface.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm ../libClp.la >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiClpSolverInterface.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ../.libs/libClp.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsiClp.so.1 -o .libs/libOsiClp.so.1.13.6 >(cd .libs && rm -f libOsiClp.so.1 && ln -s libOsiClp.so.1.13.6 libOsiClp.so.1) >(cd .libs && rm -f libOsiClp.so && ln -s libOsiClp.so.1.13.6 libOsiClp.so) >creating libOsiClp.la >(cd .libs && rm -f libOsiClp.la && ln -s ../libOsiClp.la libOsiClp.la) >Making all in Cgl >Making all in src >/usr/bin/make all-recursive >Making all in CglAllDifferent >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglAllDifferent.lo -MD -MP -MF ".deps/CglAllDifferent.Tpo" -c -o CglAllDifferent.lo CglAllDifferent.cpp; then mv -f ".deps/CglAllDifferent.Tpo" ".deps/CglAllDifferent.Plo"; else rm -f ".deps/CglAllDifferent.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglAllDifferent.lo -MD -MP -MF .deps/CglAllDifferent.Tpo -c CglAllDifferent.cpp -fPIC -DPIC -o .libs/CglAllDifferent.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglAllDifferent.la -no-undefined -version-info 10:4:9 CglAllDifferent.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglAllDifferent.a .libs/CglAllDifferent.o >ranlib .libs/libCglAllDifferent.a >creating libCglAllDifferent.la >(cd .libs && rm -f libCglAllDifferent.la && ln -s ../libCglAllDifferent.la libCglAllDifferent.la) >Making all in CglClique >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglClique.lo -MD -MP -MF ".deps/CglClique.Tpo" -c -o CglClique.lo CglClique.cpp; then mv -f ".deps/CglClique.Tpo" ".deps/CglClique.Plo"; else rm -f ".deps/CglClique.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglClique.lo -MD -MP -MF .deps/CglClique.Tpo -c CglClique.cpp -fPIC -DPIC -o .libs/CglClique.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglCliqueHelper.lo -MD -MP -MF ".deps/CglCliqueHelper.Tpo" -c -o CglCliqueHelper.lo CglCliqueHelper.cpp; then mv -f ".deps/CglCliqueHelper.Tpo" ".deps/CglCliqueHelper.Plo"; else rm -f ".deps/CglCliqueHelper.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglCliqueHelper.lo -MD -MP -MF .deps/CglCliqueHelper.Tpo -c CglCliqueHelper.cpp -fPIC -DPIC -o .libs/CglCliqueHelper.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglCliqueTest.lo -MD -MP -MF ".deps/CglCliqueTest.Tpo" -c -o CglCliqueTest.lo CglCliqueTest.cpp; then mv -f ".deps/CglCliqueTest.Tpo" ".deps/CglCliqueTest.Plo"; else rm -f ".deps/CglCliqueTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglCliqueTest.lo -MD -MP -MF .deps/CglCliqueTest.Tpo -c CglCliqueTest.cpp -fPIC -DPIC -o .libs/CglCliqueTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglClique.la -no-undefined -version-info 10:4:9 CglClique.lo CglCliqueHelper.lo CglCliqueTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglClique.a .libs/CglClique.o .libs/CglCliqueHelper.o .libs/CglCliqueTest.o >ranlib .libs/libCglClique.a >creating libCglClique.la >(cd .libs && rm -f libCglClique.la && ln -s ../libCglClique.la libCglClique.la) >Making all in CglDuplicateRow >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglDuplicateRow.lo -MD -MP -MF ".deps/CglDuplicateRow.Tpo" -c -o CglDuplicateRow.lo CglDuplicateRow.cpp; then mv -f ".deps/CglDuplicateRow.Tpo" ".deps/CglDuplicateRow.Plo"; else rm -f ".deps/CglDuplicateRow.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglDuplicateRow.lo -MD -MP -MF .deps/CglDuplicateRow.Tpo -c CglDuplicateRow.cpp -fPIC -DPIC -o .libs/CglDuplicateRow.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglDuplicateRow.la -no-undefined -version-info 10:4:9 CglDuplicateRow.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglDuplicateRow.a .libs/CglDuplicateRow.o >ranlib .libs/libCglDuplicateRow.a >creating libCglDuplicateRow.la >(cd .libs && rm -f libCglDuplicateRow.la && ln -s ../libCglDuplicateRow.la libCglDuplicateRow.la) >Making all in CglFlowCover >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglFlowCover.lo -MD -MP -MF ".deps/CglFlowCover.Tpo" -c -o CglFlowCover.lo CglFlowCover.cpp; then mv -f ".deps/CglFlowCover.Tpo" ".deps/CglFlowCover.Plo"; else rm -f ".deps/CglFlowCover.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglFlowCover.lo -MD -MP -MF .deps/CglFlowCover.Tpo -c CglFlowCover.cpp -fPIC -DPIC -o .libs/CglFlowCover.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglFlowCoverTest.lo -MD -MP -MF ".deps/CglFlowCoverTest.Tpo" -c -o CglFlowCoverTest.lo CglFlowCoverTest.cpp; then mv -f ".deps/CglFlowCoverTest.Tpo" ".deps/CglFlowCoverTest.Plo"; else rm -f ".deps/CglFlowCoverTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglFlowCoverTest.lo -MD -MP -MF .deps/CglFlowCoverTest.Tpo -c CglFlowCoverTest.cpp -fPIC -DPIC -o .libs/CglFlowCoverTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglFlowCover.la -no-undefined -version-info 10:4:9 CglFlowCover.lo CglFlowCoverTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglFlowCover.a .libs/CglFlowCover.o .libs/CglFlowCoverTest.o >ranlib .libs/libCglFlowCover.a >creating libCglFlowCover.la >(cd .libs && rm -f libCglFlowCover.la && ln -s ../libCglFlowCover.la libCglFlowCover.la) >Making all in CglGMI >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGMI.lo -MD -MP -MF ".deps/CglGMI.Tpo" -c -o CglGMI.lo CglGMI.cpp; then mv -f ".deps/CglGMI.Tpo" ".deps/CglGMI.Plo"; else rm -f ".deps/CglGMI.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGMI.lo -MD -MP -MF .deps/CglGMI.Tpo -c CglGMI.cpp -fPIC -DPIC -o .libs/CglGMI.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGMIParam.lo -MD -MP -MF ".deps/CglGMIParam.Tpo" -c -o CglGMIParam.lo CglGMIParam.cpp; then mv -f ".deps/CglGMIParam.Tpo" ".deps/CglGMIParam.Plo"; else rm -f ".deps/CglGMIParam.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGMIParam.lo -MD -MP -MF .deps/CglGMIParam.Tpo -c CglGMIParam.cpp -fPIC -DPIC -o .libs/CglGMIParam.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglGMI.la -no-undefined -version-info 10:4:9 CglGMI.lo CglGMIParam.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglGMI.a .libs/CglGMI.o .libs/CglGMIParam.o >ranlib .libs/libCglGMI.a >creating libCglGMI.la >(cd .libs && rm -f libCglGMI.la && ln -s ../libCglGMI.la libCglGMI.la) >Making all in CglGomory >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGomory.lo -MD -MP -MF ".deps/CglGomory.Tpo" -c -o CglGomory.lo CglGomory.cpp; then mv -f ".deps/CglGomory.Tpo" ".deps/CglGomory.Plo"; else rm -f ".deps/CglGomory.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGomory.lo -MD -MP -MF .deps/CglGomory.Tpo -c CglGomory.cpp -fPIC -DPIC -o .libs/CglGomory.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGomoryTest.lo -MD -MP -MF ".deps/CglGomoryTest.Tpo" -c -o CglGomoryTest.lo CglGomoryTest.cpp; then mv -f ".deps/CglGomoryTest.Tpo" ".deps/CglGomoryTest.Plo"; else rm -f ".deps/CglGomoryTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglGomoryTest.lo -MD -MP -MF .deps/CglGomoryTest.Tpo -c CglGomoryTest.cpp -fPIC -DPIC -o .libs/CglGomoryTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglGomory.la -no-undefined -version-info 10:4:9 CglGomory.lo CglGomoryTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglGomory.a .libs/CglGomory.o .libs/CglGomoryTest.o >ranlib .libs/libCglGomory.a >creating libCglGomory.la >(cd .libs && rm -f libCglGomory.la && ln -s ../libCglGomory.la libCglGomory.la) >Making all in CglKnapsackCover >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglKnapsackCover.lo -MD -MP -MF ".deps/CglKnapsackCover.Tpo" -c -o CglKnapsackCover.lo CglKnapsackCover.cpp; then mv -f ".deps/CglKnapsackCover.Tpo" ".deps/CglKnapsackCover.Plo"; else rm -f ".deps/CglKnapsackCover.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglKnapsackCover.lo -MD -MP -MF .deps/CglKnapsackCover.Tpo -c CglKnapsackCover.cpp -fPIC -DPIC -o .libs/CglKnapsackCover.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglKnapsackCoverTest.lo -MD -MP -MF ".deps/CglKnapsackCoverTest.Tpo" -c -o CglKnapsackCoverTest.lo CglKnapsackCoverTest.cpp; then mv -f ".deps/CglKnapsackCoverTest.Tpo" ".deps/CglKnapsackCoverTest.Plo"; else rm -f ".deps/CglKnapsackCoverTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglKnapsackCoverTest.lo -MD -MP -MF .deps/CglKnapsackCoverTest.Tpo -c CglKnapsackCoverTest.cpp -fPIC -DPIC -o .libs/CglKnapsackCoverTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglKnapsackCover.la -no-undefined -version-info 10:4:9 CglKnapsackCover.lo CglKnapsackCoverTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglKnapsackCover.a .libs/CglKnapsackCover.o .libs/CglKnapsackCoverTest.o >ranlib .libs/libCglKnapsackCover.a >creating libCglKnapsackCover.la >(cd .libs && rm -f libCglKnapsackCover.la && ln -s ../libCglKnapsackCover.la libCglKnapsackCover.la) >Making all in CglLandP >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPUtils.lo -MD -MP -MF ".deps/CglLandPUtils.Tpo" -c -o CglLandPUtils.lo CglLandPUtils.cpp; then mv -f ".deps/CglLandPUtils.Tpo" ".deps/CglLandPUtils.Plo"; else rm -f ".deps/CglLandPUtils.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPUtils.lo -MD -MP -MF .deps/CglLandPUtils.Tpo -c CglLandPUtils.cpp -fPIC -DPIC -o .libs/CglLandPUtils.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandP.lo -MD -MP -MF ".deps/CglLandP.Tpo" -c -o CglLandP.lo CglLandP.cpp; then mv -f ".deps/CglLandP.Tpo" ".deps/CglLandP.Plo"; else rm -f ".deps/CglLandP.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandP.lo -MD -MP -MF .deps/CglLandP.Tpo -c CglLandP.cpp -fPIC -DPIC -o .libs/CglLandP.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPTabRow.lo -MD -MP -MF ".deps/CglLandPTabRow.Tpo" -c -o CglLandPTabRow.lo CglLandPTabRow.cpp; then mv -f ".deps/CglLandPTabRow.Tpo" ".deps/CglLandPTabRow.Plo"; else rm -f ".deps/CglLandPTabRow.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPTabRow.lo -MD -MP -MF .deps/CglLandPTabRow.Tpo -c CglLandPTabRow.cpp -fPIC -DPIC -o .libs/CglLandPTabRow.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPMessages.lo -MD -MP -MF ".deps/CglLandPMessages.Tpo" -c -o CglLandPMessages.lo CglLandPMessages.cpp; then mv -f ".deps/CglLandPMessages.Tpo" ".deps/CglLandPMessages.Plo"; else rm -f ".deps/CglLandPMessages.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPMessages.lo -MD -MP -MF .deps/CglLandPMessages.Tpo -c CglLandPMessages.cpp -fPIC -DPIC -o .libs/CglLandPMessages.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPSimplex.lo -MD -MP -MF ".deps/CglLandPSimplex.Tpo" -c -o CglLandPSimplex.lo CglLandPSimplex.cpp; then mv -f ".deps/CglLandPSimplex.Tpo" ".deps/CglLandPSimplex.Plo"; else rm -f ".deps/CglLandPSimplex.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPSimplex.lo -MD -MP -MF .deps/CglLandPSimplex.Tpo -c CglLandPSimplex.cpp -fPIC -DPIC -o .libs/CglLandPSimplex.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPValidator.lo -MD -MP -MF ".deps/CglLandPValidator.Tpo" -c -o CglLandPValidator.lo CglLandPValidator.cpp; then mv -f ".deps/CglLandPValidator.Tpo" ".deps/CglLandPValidator.Plo"; else rm -f ".deps/CglLandPValidator.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPValidator.lo -MD -MP -MF .deps/CglLandPValidator.Tpo -c CglLandPValidator.cpp -fPIC -DPIC -o .libs/CglLandPValidator.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPTest.lo -MD -MP -MF ".deps/CglLandPTest.Tpo" -c -o CglLandPTest.lo CglLandPTest.cpp; then mv -f ".deps/CglLandPTest.Tpo" ".deps/CglLandPTest.Plo"; else rm -f ".deps/CglLandPTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLandPTest.lo -MD -MP -MF .deps/CglLandPTest.Tpo -c CglLandPTest.cpp -fPIC -DPIC -o .libs/CglLandPTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglLandP.la -no-undefined -version-info 10:4:9 CglLandPUtils.lo CglLandP.lo CglLandPTabRow.lo CglLandPMessages.lo CglLandPSimplex.lo CglLandPValidator.lo CglLandPTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglLandP.a .libs/CglLandPUtils.o .libs/CglLandP.o .libs/CglLandPTabRow.o .libs/CglLandPMessages.o .libs/CglLandPSimplex.o .libs/CglLandPValidator.o .libs/CglLandPTest.o >ranlib .libs/libCglLandP.a >creating libCglLandP.la >(cd .libs && rm -f libCglLandP.la && ln -s ../libCglLandP.la libCglLandP.la) >Making all in CglLiftAndProject >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLiftAndProject.lo -MD -MP -MF ".deps/CglLiftAndProject.Tpo" -c -o CglLiftAndProject.lo CglLiftAndProject.cpp; then mv -f ".deps/CglLiftAndProject.Tpo" ".deps/CglLiftAndProject.Plo"; else rm -f ".deps/CglLiftAndProject.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglLiftAndProject.lo -MD -MP -MF .deps/CglLiftAndProject.Tpo -c CglLiftAndProject.cpp -fPIC -DPIC -o .libs/CglLiftAndProject.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglLiftAndProject.la -no-undefined -version-info 10:4:9 CglLiftAndProject.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglLiftAndProject.a .libs/CglLiftAndProject.o >ranlib .libs/libCglLiftAndProject.a >creating libCglLiftAndProject.la >(cd .libs && rm -f libCglLiftAndProject.la && ln -s ../libCglLiftAndProject.la libCglLiftAndProject.la) >Making all in CglMixedIntegerRounding >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRounding.lo -MD -MP -MF ".deps/CglMixedIntegerRounding.Tpo" -c -o CglMixedIntegerRounding.lo CglMixedIntegerRounding.cpp; then mv -f ".deps/CglMixedIntegerRounding.Tpo" ".deps/CglMixedIntegerRounding.Plo"; else rm -f ".deps/CglMixedIntegerRounding.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRounding.lo -MD -MP -MF .deps/CglMixedIntegerRounding.Tpo -c CglMixedIntegerRounding.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRounding.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRoundingTest.lo -MD -MP -MF ".deps/CglMixedIntegerRoundingTest.Tpo" -c -o CglMixedIntegerRoundingTest.lo CglMixedIntegerRoundingTest.cpp; then mv -f ".deps/CglMixedIntegerRoundingTest.Tpo" ".deps/CglMixedIntegerRoundingTest.Plo"; else rm -f ".deps/CglMixedIntegerRoundingTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRoundingTest.lo -MD -MP -MF .deps/CglMixedIntegerRoundingTest.Tpo -c CglMixedIntegerRoundingTest.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRoundingTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglMixedIntegerRounding.la -no-undefined -version-info 10:4:9 CglMixedIntegerRounding.lo CglMixedIntegerRoundingTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglMixedIntegerRounding.a .libs/CglMixedIntegerRounding.o .libs/CglMixedIntegerRoundingTest.o >ranlib .libs/libCglMixedIntegerRounding.a >creating libCglMixedIntegerRounding.la >(cd .libs && rm -f libCglMixedIntegerRounding.la && ln -s ../libCglMixedIntegerRounding.la libCglMixedIntegerRounding.la) >Making all in CglMixedIntegerRounding2 >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRounding2.lo -MD -MP -MF ".deps/CglMixedIntegerRounding2.Tpo" -c -o CglMixedIntegerRounding2.lo CglMixedIntegerRounding2.cpp; then mv -f ".deps/CglMixedIntegerRounding2.Tpo" ".deps/CglMixedIntegerRounding2.Plo"; else rm -f ".deps/CglMixedIntegerRounding2.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRounding2.lo -MD -MP -MF .deps/CglMixedIntegerRounding2.Tpo -c CglMixedIntegerRounding2.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRounding2.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRounding2Test.lo -MD -MP -MF ".deps/CglMixedIntegerRounding2Test.Tpo" -c -o CglMixedIntegerRounding2Test.lo CglMixedIntegerRounding2Test.cpp; then mv -f ".deps/CglMixedIntegerRounding2Test.Tpo" ".deps/CglMixedIntegerRounding2Test.Plo"; else rm -f ".deps/CglMixedIntegerRounding2Test.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMixedIntegerRounding2Test.lo -MD -MP -MF .deps/CglMixedIntegerRounding2Test.Tpo -c CglMixedIntegerRounding2Test.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRounding2Test.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglMixedIntegerRounding2.la -no-undefined -version-info 10:4:9 CglMixedIntegerRounding2.lo CglMixedIntegerRounding2Test.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglMixedIntegerRounding2.a .libs/CglMixedIntegerRounding2.o .libs/CglMixedIntegerRounding2Test.o >ranlib .libs/libCglMixedIntegerRounding2.a >creating libCglMixedIntegerRounding2.la >(cd .libs && rm -f libCglMixedIntegerRounding2.la && ln -s ../libCglMixedIntegerRounding2.la libCglMixedIntegerRounding2.la) >Making all in CglOddHole >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglOddHole.lo -MD -MP -MF ".deps/CglOddHole.Tpo" -c -o CglOddHole.lo CglOddHole.cpp; then mv -f ".deps/CglOddHole.Tpo" ".deps/CglOddHole.Plo"; else rm -f ".deps/CglOddHole.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglOddHole.lo -MD -MP -MF .deps/CglOddHole.Tpo -c CglOddHole.cpp -fPIC -DPIC -o .libs/CglOddHole.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglOddHoleTest.lo -MD -MP -MF ".deps/CglOddHoleTest.Tpo" -c -o CglOddHoleTest.lo CglOddHoleTest.cpp; then mv -f ".deps/CglOddHoleTest.Tpo" ".deps/CglOddHoleTest.Plo"; else rm -f ".deps/CglOddHoleTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglOddHoleTest.lo -MD -MP -MF .deps/CglOddHoleTest.Tpo -c CglOddHoleTest.cpp -fPIC -DPIC -o .libs/CglOddHoleTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglOddHole.la -no-undefined -version-info 10:4:9 CglOddHole.lo CglOddHoleTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglOddHole.a .libs/CglOddHole.o .libs/CglOddHoleTest.o >ranlib .libs/libCglOddHole.a >creating libCglOddHole.la >(cd .libs && rm -f libCglOddHole.la && ln -s ../libCglOddHole.la libCglOddHole.la) >Making all in CglPreProcess >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglProbing` -I`echo ./../CglDuplicateRow` -I`echo ./../CglClique` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglPreProcess.lo -MD -MP -MF ".deps/CglPreProcess.Tpo" -c -o CglPreProcess.lo CglPreProcess.cpp; then mv -f ".deps/CglPreProcess.Tpo" ".deps/CglPreProcess.Plo"; else rm -f ".deps/CglPreProcess.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglProbing -I./../CglDuplicateRow -I./../CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglPreProcess.lo -MD -MP -MF .deps/CglPreProcess.Tpo -c CglPreProcess.cpp -fPIC -DPIC -o .libs/CglPreProcess.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglPreProcess.la -no-undefined -version-info 10:4:9 CglPreProcess.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglPreProcess.a .libs/CglPreProcess.o >ranlib .libs/libCglPreProcess.a >creating libCglPreProcess.la >(cd .libs && rm -f libCglPreProcess.la && ln -s ../libCglPreProcess.la libCglPreProcess.la) >Making all in CglProbing >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglProbing.lo -MD -MP -MF ".deps/CglProbing.Tpo" -c -o CglProbing.lo CglProbing.cpp; then mv -f ".deps/CglProbing.Tpo" ".deps/CglProbing.Plo"; else rm -f ".deps/CglProbing.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglProbing.lo -MD -MP -MF .deps/CglProbing.Tpo -c CglProbing.cpp -fPIC -DPIC -o .libs/CglProbing.o >CglProbing.cpp:4740:29: warning: use of unary operator that may be intended as compound assignment (-=) > element[1]=- boundChange; > ^~ >CglProbing.cpp:6830:17: warning: use of unary operator that may be intended as compound assignment (-=) > element[1]=- boundChange; > ^~ >2 warnings generated. >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglProbingTest.lo -MD -MP -MF ".deps/CglProbingTest.Tpo" -c -o CglProbingTest.lo CglProbingTest.cpp; then mv -f ".deps/CglProbingTest.Tpo" ".deps/CglProbingTest.Plo"; else rm -f ".deps/CglProbingTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglProbingTest.lo -MD -MP -MF .deps/CglProbingTest.Tpo -c CglProbingTest.cpp -fPIC -DPIC -o .libs/CglProbingTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglProbing.la -no-undefined -version-info 10:4:9 CglProbing.lo CglProbingTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglProbing.a .libs/CglProbing.o .libs/CglProbingTest.o >ranlib .libs/libCglProbing.a >creating libCglProbing.la >(cd .libs && rm -f libCglProbing.la && ln -s ../libCglProbing.la libCglProbing.la) >Making all in CglRedSplit >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit.lo -MD -MP -MF ".deps/CglRedSplit.Tpo" -c -o CglRedSplit.lo CglRedSplit.cpp; then mv -f ".deps/CglRedSplit.Tpo" ".deps/CglRedSplit.Plo"; else rm -f ".deps/CglRedSplit.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit.lo -MD -MP -MF .deps/CglRedSplit.Tpo -c CglRedSplit.cpp -fPIC -DPIC -o .libs/CglRedSplit.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplitTest.lo -MD -MP -MF ".deps/CglRedSplitTest.Tpo" -c -o CglRedSplitTest.lo CglRedSplitTest.cpp; then mv -f ".deps/CglRedSplitTest.Tpo" ".deps/CglRedSplitTest.Plo"; else rm -f ".deps/CglRedSplitTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplitTest.lo -MD -MP -MF .deps/CglRedSplitTest.Tpo -c CglRedSplitTest.cpp -fPIC -DPIC -o .libs/CglRedSplitTest.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplitParam.lo -MD -MP -MF ".deps/CglRedSplitParam.Tpo" -c -o CglRedSplitParam.lo CglRedSplitParam.cpp; then mv -f ".deps/CglRedSplitParam.Tpo" ".deps/CglRedSplitParam.Plo"; else rm -f ".deps/CglRedSplitParam.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplitParam.lo -MD -MP -MF .deps/CglRedSplitParam.Tpo -c CglRedSplitParam.cpp -fPIC -DPIC -o .libs/CglRedSplitParam.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglRedSplit.la -no-undefined -version-info 10:4:9 CglRedSplit.lo CglRedSplitTest.lo CglRedSplitParam.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglRedSplit.a .libs/CglRedSplit.o .libs/CglRedSplitTest.o .libs/CglRedSplitParam.o >ranlib .libs/libCglRedSplit.a >creating libCglRedSplit.la >(cd .libs && rm -f libCglRedSplit.la && ln -s ../libCglRedSplit.la libCglRedSplit.la) >Making all in CglRedSplit2 >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit2.lo -MD -MP -MF ".deps/CglRedSplit2.Tpo" -c -o CglRedSplit2.lo CglRedSplit2.cpp; then mv -f ".deps/CglRedSplit2.Tpo" ".deps/CglRedSplit2.Plo"; else rm -f ".deps/CglRedSplit2.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit2.lo -MD -MP -MF .deps/CglRedSplit2.Tpo -c CglRedSplit2.cpp -fPIC -DPIC -o .libs/CglRedSplit2.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit2Test.lo -MD -MP -MF ".deps/CglRedSplit2Test.Tpo" -c -o CglRedSplit2Test.lo CglRedSplit2Test.cpp; then mv -f ".deps/CglRedSplit2Test.Tpo" ".deps/CglRedSplit2Test.Plo"; else rm -f ".deps/CglRedSplit2Test.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit2Test.lo -MD -MP -MF .deps/CglRedSplit2Test.Tpo -c CglRedSplit2Test.cpp -fPIC -DPIC -o .libs/CglRedSplit2Test.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit2Param.lo -MD -MP -MF ".deps/CglRedSplit2Param.Tpo" -c -o CglRedSplit2Param.lo CglRedSplit2Param.cpp; then mv -f ".deps/CglRedSplit2Param.Tpo" ".deps/CglRedSplit2Param.Plo"; else rm -f ".deps/CglRedSplit2Param.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglRedSplit2Param.lo -MD -MP -MF .deps/CglRedSplit2Param.Tpo -c CglRedSplit2Param.cpp -fPIC -DPIC -o .libs/CglRedSplit2Param.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglRedSplit2.la -no-undefined -version-info 10:4:9 CglRedSplit2.lo CglRedSplit2Test.lo CglRedSplit2Param.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglRedSplit2.a .libs/CglRedSplit2.o .libs/CglRedSplit2Test.o .libs/CglRedSplit2Param.o >ranlib .libs/libCglRedSplit2.a >creating libCglRedSplit2.la >(cd .libs && rm -f libCglRedSplit2.la && ln -s ../libCglRedSplit2.la libCglRedSplit2.la) >Making all in CglResidualCapacity >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglResidualCapacity.lo -MD -MP -MF ".deps/CglResidualCapacity.Tpo" -c -o CglResidualCapacity.lo CglResidualCapacity.cpp; then mv -f ".deps/CglResidualCapacity.Tpo" ".deps/CglResidualCapacity.Plo"; else rm -f ".deps/CglResidualCapacity.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglResidualCapacity.lo -MD -MP -MF .deps/CglResidualCapacity.Tpo -c CglResidualCapacity.cpp -fPIC -DPIC -o .libs/CglResidualCapacity.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglResidualCapacityTest.lo -MD -MP -MF ".deps/CglResidualCapacityTest.Tpo" -c -o CglResidualCapacityTest.lo CglResidualCapacityTest.cpp; then mv -f ".deps/CglResidualCapacityTest.Tpo" ".deps/CglResidualCapacityTest.Plo"; else rm -f ".deps/CglResidualCapacityTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglResidualCapacityTest.lo -MD -MP -MF .deps/CglResidualCapacityTest.Tpo -c CglResidualCapacityTest.cpp -fPIC -DPIC -o .libs/CglResidualCapacityTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglResidualCapacity.la -no-undefined -version-info 10:4:9 CglResidualCapacity.lo CglResidualCapacityTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglResidualCapacity.a .libs/CglResidualCapacity.o .libs/CglResidualCapacityTest.o >ranlib .libs/libCglResidualCapacity.a >creating libCglResidualCapacity.la >(cd .libs && rm -f libCglResidualCapacity.la && ln -s ../libCglResidualCapacity.la libCglResidualCapacity.la) >Making all in CglSimpleRounding >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglSimpleRounding.lo -MD -MP -MF ".deps/CglSimpleRounding.Tpo" -c -o CglSimpleRounding.lo CglSimpleRounding.cpp; then mv -f ".deps/CglSimpleRounding.Tpo" ".deps/CglSimpleRounding.Plo"; else rm -f ".deps/CglSimpleRounding.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglSimpleRounding.lo -MD -MP -MF .deps/CglSimpleRounding.Tpo -c CglSimpleRounding.cpp -fPIC -DPIC -o .libs/CglSimpleRounding.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglSimpleRoundingTest.lo -MD -MP -MF ".deps/CglSimpleRoundingTest.Tpo" -c -o CglSimpleRoundingTest.lo CglSimpleRoundingTest.cpp; then mv -f ".deps/CglSimpleRoundingTest.Tpo" ".deps/CglSimpleRoundingTest.Plo"; else rm -f ".deps/CglSimpleRoundingTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglSimpleRoundingTest.lo -MD -MP -MF .deps/CglSimpleRoundingTest.Tpo -c CglSimpleRoundingTest.cpp -fPIC -DPIC -o .libs/CglSimpleRoundingTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglSimpleRounding.la -no-undefined -version-info 10:4:9 CglSimpleRounding.lo CglSimpleRoundingTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglSimpleRounding.a .libs/CglSimpleRounding.o .libs/CglSimpleRoundingTest.o >ranlib .libs/libCglSimpleRounding.a >creating libCglSimpleRounding.la >(cd .libs && rm -f libCglSimpleRounding.la && ln -s ../libCglSimpleRounding.la libCglSimpleRounding.la) >Making all in CglTwomir >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglTwomir.lo -MD -MP -MF ".deps/CglTwomir.Tpo" -c -o CglTwomir.lo CglTwomir.cpp; then mv -f ".deps/CglTwomir.Tpo" ".deps/CglTwomir.Plo"; else rm -f ".deps/CglTwomir.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglTwomir.lo -MD -MP -MF .deps/CglTwomir.Tpo -c CglTwomir.cpp -fPIC -DPIC -o .libs/CglTwomir.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglTwomirTest.lo -MD -MP -MF ".deps/CglTwomirTest.Tpo" -c -o CglTwomirTest.lo CglTwomirTest.cpp; then mv -f ".deps/CglTwomirTest.Tpo" ".deps/CglTwomirTest.Plo"; else rm -f ".deps/CglTwomirTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglTwomirTest.lo -MD -MP -MF .deps/CglTwomirTest.Tpo -c CglTwomirTest.cpp -fPIC -DPIC -o .libs/CglTwomirTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglTwomir.la -no-undefined -version-info 10:4:9 CglTwomir.lo CglTwomirTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglTwomir.a .libs/CglTwomir.o .libs/CglTwomirTest.o >ranlib .libs/libCglTwomir.a >creating libCglTwomir.la >(cd .libs && rm -f libCglTwomir.la && ln -s ../libCglTwomir.la libCglTwomir.la) >Making all in CglZeroHalf >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglZeroHalf.lo -MD -MP -MF ".deps/CglZeroHalf.Tpo" -c -o CglZeroHalf.lo CglZeroHalf.cpp; then mv -f ".deps/CglZeroHalf.Tpo" ".deps/CglZeroHalf.Plo"; else rm -f ".deps/CglZeroHalf.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglZeroHalf.lo -MD -MP -MF .deps/CglZeroHalf.Tpo -c CglZeroHalf.cpp -fPIC -DPIC -o .libs/CglZeroHalf.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT Cgl012cut.lo -MD -MP -MF ".deps/Cgl012cut.Tpo" -c -o Cgl012cut.lo Cgl012cut.cpp; then mv -f ".deps/Cgl012cut.Tpo" ".deps/Cgl012cut.Plo"; else rm -f ".deps/Cgl012cut.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT Cgl012cut.lo -MD -MP -MF .deps/Cgl012cut.Tpo -c Cgl012cut.cpp -fPIC -DPIC -o .libs/Cgl012cut.o >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglZeroHalfTest.lo -MD -MP -MF ".deps/CglZeroHalfTest.Tpo" -c -o CglZeroHalfTest.lo CglZeroHalfTest.cpp; then mv -f ".deps/CglZeroHalfTest.Tpo" ".deps/CglZeroHalfTest.Plo"; else rm -f ".deps/CglZeroHalfTest.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglZeroHalfTest.lo -MD -MP -MF .deps/CglZeroHalfTest.Tpo -c CglZeroHalfTest.cpp -fPIC -DPIC -o .libs/CglZeroHalfTest.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCglZeroHalf.la -no-undefined -version-info 10:4:9 CglZeroHalf.lo Cgl012cut.lo CglZeroHalfTest.lo >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >ar cru .libs/libCglZeroHalf.a .libs/CglZeroHalf.o .libs/Cgl012cut.o .libs/CglZeroHalfTest.o >ranlib .libs/libCglZeroHalf.a >creating libCglZeroHalf.la >(cd .libs && rm -f libCglZeroHalf.la && ln -s ../libCglZeroHalf.la libCglZeroHalf.la) >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglCutGenerator.lo -MD -MP -MF ".deps/CglCutGenerator.Tpo" -c -o CglCutGenerator.lo CglCutGenerator.cpp; then mv -f ".deps/CglCutGenerator.Tpo" ".deps/CglCutGenerator.Plo"; else rm -f ".deps/CglCutGenerator.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglCutGenerator.lo -MD -MP -MF .deps/CglCutGenerator.Tpo -c CglCutGenerator.cpp -fPIC -DPIC -o .libs/CglCutGenerator.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMessage.lo -MD -MP -MF ".deps/CglMessage.Tpo" -c -o CglMessage.lo CglMessage.cpp; then mv -f ".deps/CglMessage.Tpo" ".deps/CglMessage.Plo"; else rm -f ".deps/CglMessage.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglMessage.lo -MD -MP -MF .deps/CglMessage.Tpo -c CglMessage.cpp -fPIC -DPIC -o .libs/CglMessage.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglStored.lo -MD -MP -MF ".deps/CglStored.Tpo" -c -o CglStored.lo CglStored.cpp; then mv -f ".deps/CglStored.Tpo" ".deps/CglStored.Plo"; else rm -f ".deps/CglStored.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglStored.lo -MD -MP -MF .deps/CglStored.Tpo -c CglStored.cpp -fPIC -DPIC -o .libs/CglStored.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglParam.lo -MD -MP -MF ".deps/CglParam.Tpo" -c -o CglParam.lo CglParam.cpp; then mv -f ".deps/CglParam.Tpo" ".deps/CglParam.Plo"; else rm -f ".deps/CglParam.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglParam.lo -MD -MP -MF .deps/CglParam.Tpo -c CglParam.cpp -fPIC -DPIC -o .libs/CglParam.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglTreeInfo.lo -MD -MP -MF ".deps/CglTreeInfo.Tpo" -c -o CglTreeInfo.lo CglTreeInfo.cpp; then mv -f ".deps/CglTreeInfo.Tpo" ".deps/CglTreeInfo.Plo"; else rm -f ".deps/CglTreeInfo.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -MT CglTreeInfo.lo -MD -MP -MF .deps/CglTreeInfo.Tpo -c CglTreeInfo.cpp -fPIC -DPIC -o .libs/CglTreeInfo.o >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCgl.la -rpath /usr/local/lib -no-undefined -version-info 10:4:9 CglCutGenerator.lo CglMessage.lo CglStored.lo CglParam.lo CglTreeInfo.lo CglAllDifferent/libCglAllDifferent.la CglClique/libCglClique.la CglDuplicateRow/libCglDuplicateRow.la CglFlowCover/libCglFlowCover.la CglGMI/libCglGMI.la CglGomory/libCglGomory.la CglKnapsackCover/libCglKnapsackCover.la CglLandP/libCglLandP.la CglLiftAndProject/libCglLiftAndProject.la CglMixedIntegerRounding/libCglMixedIntegerRounding.la CglMixedIntegerRounding2/libCglMixedIntegerRounding2.la CglOddHole/libCglOddHole.la CglPreProcess/libCglPreProcess.la CglProbing/libCglProbing.la CglRedSplit/libCglRedSplit.la CglRedSplit2/libCglRedSplit2.la CglResidualCapacity/libCglResidualCapacity.la CglSimpleRounding/libCglSimpleRounding.la CglTwomir/libCglTwomir.la CglZeroHalf/libCglZeroHalf.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CglCutGenerator.o .libs/CglMessage.o .libs/CglStored.o .libs/CglParam.o .libs/CglTreeInfo.o -Wl,--whole-archive CglAllDifferent/.libs/libCglAllDifferent.a CglClique/.libs/libCglClique.a CglDuplicateRow/.libs/libCglDuplicateRow.a CglFlowCover/.libs/libCglFlowCover.a CglGMI/.libs/libCglGMI.a CglGomory/.libs/libCglGomory.a CglKnapsackCover/.libs/libCglKnapsackCover.a CglLandP/.libs/libCglLandP.a CglLiftAndProject/.libs/libCglLiftAndProject.a CglMixedIntegerRounding/.libs/libCglMixedIntegerRounding.a CglMixedIntegerRounding2/.libs/libCglMixedIntegerRounding2.a CglOddHole/.libs/libCglOddHole.a CglPreProcess/.libs/libCglPreProcess.a CglProbing/.libs/libCglProbing.a CglRedSplit/.libs/libCglRedSplit.a CglRedSplit2/.libs/libCglRedSplit2.a CglResidualCapacity/.libs/libCglResidualCapacity.a CglSimpleRounding/.libs/libCglSimpleRounding.a CglTwomir/.libs/libCglTwomir.a CglZeroHalf/.libs/libCglZeroHalf.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCgl.so.1 -o .libs/libCgl.so.1.9.4 >(cd .libs && rm -f libCgl.so.1 && ln -s libCgl.so.1.9.4 libCgl.so.1) >(cd .libs && rm -f libCgl.so && ln -s libCgl.so.1.9.4 libCgl.so) >creating libCgl.la >(cd .libs && rm -f libCgl.la && ln -s ../libCgl.la libCgl.la) >Making all in Cbc >Making all in src >/usr/bin/make all-am >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchAllDifferent.lo -MD -MP -MF ".deps/CbcBranchAllDifferent.Tpo" -c -o CbcBranchAllDifferent.lo CbcBranchAllDifferent.cpp; then mv -f ".deps/CbcBranchAllDifferent.Tpo" ".deps/CbcBranchAllDifferent.Plo"; else rm -f ".deps/CbcBranchAllDifferent.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchAllDifferent.lo -MD -MP -MF .deps/CbcBranchAllDifferent.Tpo -c CbcBranchAllDifferent.cpp -fPIC -DPIC -o .libs/CbcBranchAllDifferent.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchCut.lo -MD -MP -MF ".deps/CbcBranchCut.Tpo" -c -o CbcBranchCut.lo CbcBranchCut.cpp; then mv -f ".deps/CbcBranchCut.Tpo" ".deps/CbcBranchCut.Plo"; else rm -f ".deps/CbcBranchCut.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchCut.lo -MD -MP -MF .deps/CbcBranchCut.Tpo -c CbcBranchCut.cpp -fPIC -DPIC -o .libs/CbcBranchCut.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchDecision.lo -MD -MP -MF ".deps/CbcBranchDecision.Tpo" -c -o CbcBranchDecision.lo CbcBranchDecision.cpp; then mv -f ".deps/CbcBranchDecision.Tpo" ".deps/CbcBranchDecision.Plo"; else rm -f ".deps/CbcBranchDecision.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchDecision.lo -MD -MP -MF .deps/CbcBranchDecision.Tpo -c CbcBranchDecision.cpp -fPIC -DPIC -o .libs/CbcBranchDecision.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchDefaultDecision.lo -MD -MP -MF ".deps/CbcBranchDefaultDecision.Tpo" -c -o CbcBranchDefaultDecision.lo CbcBranchDefaultDecision.cpp; then mv -f ".deps/CbcBranchDefaultDecision.Tpo" ".deps/CbcBranchDefaultDecision.Plo"; else rm -f ".deps/CbcBranchDefaultDecision.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchDefaultDecision.lo -MD -MP -MF .deps/CbcBranchDefaultDecision.Tpo -c CbcBranchDefaultDecision.cpp -fPIC -DPIC -o .libs/CbcBranchDefaultDecision.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchDynamic.lo -MD -MP -MF ".deps/CbcBranchDynamic.Tpo" -c -o CbcBranchDynamic.lo CbcBranchDynamic.cpp; then mv -f ".deps/CbcBranchDynamic.Tpo" ".deps/CbcBranchDynamic.Plo"; else rm -f ".deps/CbcBranchDynamic.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchDynamic.lo -MD -MP -MF .deps/CbcBranchDynamic.Tpo -c CbcBranchDynamic.cpp -fPIC -DPIC -o .libs/CbcBranchDynamic.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchingObject.lo -MD -MP -MF ".deps/CbcBranchingObject.Tpo" -c -o CbcBranchingObject.lo CbcBranchingObject.cpp; then mv -f ".deps/CbcBranchingObject.Tpo" ".deps/CbcBranchingObject.Plo"; else rm -f ".deps/CbcBranchingObject.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchingObject.lo -MD -MP -MF .deps/CbcBranchingObject.Tpo -c CbcBranchingObject.cpp -fPIC -DPIC -o .libs/CbcBranchingObject.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchLotsize.lo -MD -MP -MF ".deps/CbcBranchLotsize.Tpo" -c -o CbcBranchLotsize.lo CbcBranchLotsize.cpp; then mv -f ".deps/CbcBranchLotsize.Tpo" ".deps/CbcBranchLotsize.Plo"; else rm -f ".deps/CbcBranchLotsize.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchLotsize.lo -MD -MP -MF .deps/CbcBranchLotsize.Tpo -c CbcBranchLotsize.cpp -fPIC -DPIC -o .libs/CbcBranchLotsize.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchToFixLots.lo -MD -MP -MF ".deps/CbcBranchToFixLots.Tpo" -c -o CbcBranchToFixLots.lo CbcBranchToFixLots.cpp; then mv -f ".deps/CbcBranchToFixLots.Tpo" ".deps/CbcBranchToFixLots.Plo"; else rm -f ".deps/CbcBranchToFixLots.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcBranchToFixLots.lo -MD -MP -MF .deps/CbcBranchToFixLots.Tpo -c CbcBranchToFixLots.cpp -fPIC -DPIC -o .libs/CbcBranchToFixLots.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareDefault.lo -MD -MP -MF ".deps/CbcCompareDefault.Tpo" -c -o CbcCompareDefault.lo CbcCompareDefault.cpp; then mv -f ".deps/CbcCompareDefault.Tpo" ".deps/CbcCompareDefault.Plo"; else rm -f ".deps/CbcCompareDefault.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareDefault.lo -MD -MP -MF .deps/CbcCompareDefault.Tpo -c CbcCompareDefault.cpp -fPIC -DPIC -o .libs/CbcCompareDefault.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareDepth.lo -MD -MP -MF ".deps/CbcCompareDepth.Tpo" -c -o CbcCompareDepth.lo CbcCompareDepth.cpp; then mv -f ".deps/CbcCompareDepth.Tpo" ".deps/CbcCompareDepth.Plo"; else rm -f ".deps/CbcCompareDepth.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareDepth.lo -MD -MP -MF .deps/CbcCompareDepth.Tpo -c CbcCompareDepth.cpp -fPIC -DPIC -o .libs/CbcCompareDepth.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareEstimate.lo -MD -MP -MF ".deps/CbcCompareEstimate.Tpo" -c -o CbcCompareEstimate.lo CbcCompareEstimate.cpp; then mv -f ".deps/CbcCompareEstimate.Tpo" ".deps/CbcCompareEstimate.Plo"; else rm -f ".deps/CbcCompareEstimate.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareEstimate.lo -MD -MP -MF .deps/CbcCompareEstimate.Tpo -c CbcCompareEstimate.cpp -fPIC -DPIC -o .libs/CbcCompareEstimate.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareObjective.lo -MD -MP -MF ".deps/CbcCompareObjective.Tpo" -c -o CbcCompareObjective.lo CbcCompareObjective.cpp; then mv -f ".deps/CbcCompareObjective.Tpo" ".deps/CbcCompareObjective.Plo"; else rm -f ".deps/CbcCompareObjective.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCompareObjective.lo -MD -MP -MF .deps/CbcCompareObjective.Tpo -c CbcCompareObjective.cpp -fPIC -DPIC -o .libs/CbcCompareObjective.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcConsequence.lo -MD -MP -MF ".deps/CbcConsequence.Tpo" -c -o CbcConsequence.lo CbcConsequence.cpp; then mv -f ".deps/CbcConsequence.Tpo" ".deps/CbcConsequence.Plo"; else rm -f ".deps/CbcConsequence.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcConsequence.lo -MD -MP -MF .deps/CbcConsequence.Tpo -c CbcConsequence.cpp -fPIC -DPIC -o .libs/CbcConsequence.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcClique.lo -MD -MP -MF ".deps/CbcClique.Tpo" -c -o CbcClique.lo CbcClique.cpp; then mv -f ".deps/CbcClique.Tpo" ".deps/CbcClique.Plo"; else rm -f ".deps/CbcClique.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcClique.lo -MD -MP -MF .deps/CbcClique.Tpo -c CbcClique.cpp -fPIC -DPIC -o .libs/CbcClique.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCountRowCut.lo -MD -MP -MF ".deps/CbcCountRowCut.Tpo" -c -o CbcCountRowCut.lo CbcCountRowCut.cpp; then mv -f ".deps/CbcCountRowCut.Tpo" ".deps/CbcCountRowCut.Plo"; else rm -f ".deps/CbcCountRowCut.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCountRowCut.lo -MD -MP -MF .deps/CbcCountRowCut.Tpo -c CbcCountRowCut.cpp -fPIC -DPIC -o .libs/CbcCountRowCut.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCutGenerator.lo -MD -MP -MF ".deps/CbcCutGenerator.Tpo" -c -o CbcCutGenerator.lo CbcCutGenerator.cpp; then mv -f ".deps/CbcCutGenerator.Tpo" ".deps/CbcCutGenerator.Plo"; else rm -f ".deps/CbcCutGenerator.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCutGenerator.lo -MD -MP -MF .deps/CbcCutGenerator.Tpo -c CbcCutGenerator.cpp -fPIC -DPIC -o .libs/CbcCutGenerator.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCutModifier.lo -MD -MP -MF ".deps/CbcCutModifier.Tpo" -c -o CbcCutModifier.lo CbcCutModifier.cpp; then mv -f ".deps/CbcCutModifier.Tpo" ".deps/CbcCutModifier.Plo"; else rm -f ".deps/CbcCutModifier.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCutModifier.lo -MD -MP -MF .deps/CbcCutModifier.Tpo -c CbcCutModifier.cpp -fPIC -DPIC -o .libs/CbcCutModifier.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCutSubsetModifier.lo -MD -MP -MF ".deps/CbcCutSubsetModifier.Tpo" -c -o CbcCutSubsetModifier.lo CbcCutSubsetModifier.cpp; then mv -f ".deps/CbcCutSubsetModifier.Tpo" ".deps/CbcCutSubsetModifier.Plo"; else rm -f ".deps/CbcCutSubsetModifier.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCutSubsetModifier.lo -MD -MP -MF .deps/CbcCutSubsetModifier.Tpo -c CbcCutSubsetModifier.cpp -fPIC -DPIC -o .libs/CbcCutSubsetModifier.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcDummyBranchingObject.lo -MD -MP -MF ".deps/CbcDummyBranchingObject.Tpo" -c -o CbcDummyBranchingObject.lo CbcDummyBranchingObject.cpp; then mv -f ".deps/CbcDummyBranchingObject.Tpo" ".deps/CbcDummyBranchingObject.Plo"; else rm -f ".deps/CbcDummyBranchingObject.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcDummyBranchingObject.lo -MD -MP -MF .deps/CbcDummyBranchingObject.Tpo -c CbcDummyBranchingObject.cpp -fPIC -DPIC -o .libs/CbcDummyBranchingObject.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcEventHandler.lo -MD -MP -MF ".deps/CbcEventHandler.Tpo" -c -o CbcEventHandler.lo CbcEventHandler.cpp; then mv -f ".deps/CbcEventHandler.Tpo" ".deps/CbcEventHandler.Plo"; else rm -f ".deps/CbcEventHandler.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcEventHandler.lo -MD -MP -MF .deps/CbcEventHandler.Tpo -c CbcEventHandler.cpp -fPIC -DPIC -o .libs/CbcEventHandler.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFathom.lo -MD -MP -MF ".deps/CbcFathom.Tpo" -c -o CbcFathom.lo CbcFathom.cpp; then mv -f ".deps/CbcFathom.Tpo" ".deps/CbcFathom.Plo"; else rm -f ".deps/CbcFathom.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFathom.lo -MD -MP -MF .deps/CbcFathom.Tpo -c CbcFathom.cpp -fPIC -DPIC -o .libs/CbcFathom.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFathomDynamicProgramming.lo -MD -MP -MF ".deps/CbcFathomDynamicProgramming.Tpo" -c -o CbcFathomDynamicProgramming.lo CbcFathomDynamicProgramming.cpp; then mv -f ".deps/CbcFathomDynamicProgramming.Tpo" ".deps/CbcFathomDynamicProgramming.Plo"; else rm -f ".deps/CbcFathomDynamicProgramming.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFathomDynamicProgramming.lo -MD -MP -MF .deps/CbcFathomDynamicProgramming.Tpo -c CbcFathomDynamicProgramming.cpp -fPIC -DPIC -o .libs/CbcFathomDynamicProgramming.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFixVariable.lo -MD -MP -MF ".deps/CbcFixVariable.Tpo" -c -o CbcFixVariable.lo CbcFixVariable.cpp; then mv -f ".deps/CbcFixVariable.Tpo" ".deps/CbcFixVariable.Plo"; else rm -f ".deps/CbcFixVariable.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFixVariable.lo -MD -MP -MF .deps/CbcFixVariable.Tpo -c CbcFixVariable.cpp -fPIC -DPIC -o .libs/CbcFixVariable.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFullNodeInfo.lo -MD -MP -MF ".deps/CbcFullNodeInfo.Tpo" -c -o CbcFullNodeInfo.lo CbcFullNodeInfo.cpp; then mv -f ".deps/CbcFullNodeInfo.Tpo" ".deps/CbcFullNodeInfo.Plo"; else rm -f ".deps/CbcFullNodeInfo.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFullNodeInfo.lo -MD -MP -MF .deps/CbcFullNodeInfo.Tpo -c CbcFullNodeInfo.cpp -fPIC -DPIC -o .libs/CbcFullNodeInfo.o >CbcFullNodeInfo.cpp:168:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] > if ((force && 1) == 0) { > ^ ~ >CbcFullNodeInfo.cpp:168:16: note: use '&' for a bitwise operation > if ((force && 1) == 0) { > ^~ > & >CbcFullNodeInfo.cpp:168:16: note: remove constant to silence this warning > if ((force && 1) == 0) { > ~^~~~ >CbcFullNodeInfo.cpp:175:16: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] > if ((force && 2) == 0) { > ^ ~ >CbcFullNodeInfo.cpp:175:16: note: use '&' for a bitwise operation > if ((force && 2) == 0) { > ^~ > & >CbcFullNodeInfo.cpp:175:16: note: remove constant to silence this warning > if ((force && 2) == 0) { > ~^~~~ >2 warnings generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFollowOn.lo -MD -MP -MF ".deps/CbcFollowOn.Tpo" -c -o CbcFollowOn.lo CbcFollowOn.cpp; then mv -f ".deps/CbcFollowOn.Tpo" ".deps/CbcFollowOn.Plo"; else rm -f ".deps/CbcFollowOn.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcFollowOn.lo -MD -MP -MF .deps/CbcFollowOn.Tpo -c CbcFollowOn.cpp -fPIC -DPIC -o .libs/CbcFollowOn.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcGeneral.lo -MD -MP -MF ".deps/CbcGeneral.Tpo" -c -o CbcGeneral.lo CbcGeneral.cpp; then mv -f ".deps/CbcGeneral.Tpo" ".deps/CbcGeneral.Plo"; else rm -f ".deps/CbcGeneral.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcGeneral.lo -MD -MP -MF .deps/CbcGeneral.Tpo -c CbcGeneral.cpp -fPIC -DPIC -o .libs/CbcGeneral.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcGeneralDepth.lo -MD -MP -MF ".deps/CbcGeneralDepth.Tpo" -c -o CbcGeneralDepth.lo CbcGeneralDepth.cpp; then mv -f ".deps/CbcGeneralDepth.Tpo" ".deps/CbcGeneralDepth.Plo"; else rm -f ".deps/CbcGeneralDepth.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcGeneralDepth.lo -MD -MP -MF .deps/CbcGeneralDepth.Tpo -c CbcGeneralDepth.cpp -fPIC -DPIC -o .libs/CbcGeneralDepth.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristic.lo -MD -MP -MF ".deps/CbcHeuristic.Tpo" -c -o CbcHeuristic.lo CbcHeuristic.cpp; then mv -f ".deps/CbcHeuristic.Tpo" ".deps/CbcHeuristic.Plo"; else rm -f ".deps/CbcHeuristic.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristic.lo -MD -MP -MF .deps/CbcHeuristic.Tpo -c CbcHeuristic.cpp -fPIC -DPIC -o .libs/CbcHeuristic.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDINS.lo -MD -MP -MF ".deps/CbcHeuristicDINS.Tpo" -c -o CbcHeuristicDINS.lo CbcHeuristicDINS.cpp; then mv -f ".deps/CbcHeuristicDINS.Tpo" ".deps/CbcHeuristicDINS.Plo"; else rm -f ".deps/CbcHeuristicDINS.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDINS.lo -MD -MP -MF .deps/CbcHeuristicDINS.Tpo -c CbcHeuristicDINS.cpp -fPIC -DPIC -o .libs/CbcHeuristicDINS.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDive.lo -MD -MP -MF ".deps/CbcHeuristicDive.Tpo" -c -o CbcHeuristicDive.lo CbcHeuristicDive.cpp; then mv -f ".deps/CbcHeuristicDive.Tpo" ".deps/CbcHeuristicDive.Plo"; else rm -f ".deps/CbcHeuristicDive.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDive.lo -MD -MP -MF .deps/CbcHeuristicDive.Tpo -c CbcHeuristicDive.cpp -fPIC -DPIC -o .libs/CbcHeuristicDive.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveCoefficient.lo -MD -MP -MF ".deps/CbcHeuristicDiveCoefficient.Tpo" -c -o CbcHeuristicDiveCoefficient.lo CbcHeuristicDiveCoefficient.cpp; then mv -f ".deps/CbcHeuristicDiveCoefficient.Tpo" ".deps/CbcHeuristicDiveCoefficient.Plo"; else rm -f ".deps/CbcHeuristicDiveCoefficient.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveCoefficient.lo -MD -MP -MF .deps/CbcHeuristicDiveCoefficient.Tpo -c CbcHeuristicDiveCoefficient.cpp -fPIC -DPIC -o .libs/CbcHeuristicDiveCoefficient.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveFractional.lo -MD -MP -MF ".deps/CbcHeuristicDiveFractional.Tpo" -c -o CbcHeuristicDiveFractional.lo CbcHeuristicDiveFractional.cpp; then mv -f ".deps/CbcHeuristicDiveFractional.Tpo" ".deps/CbcHeuristicDiveFractional.Plo"; else rm -f ".deps/CbcHeuristicDiveFractional.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveFractional.lo -MD -MP -MF .deps/CbcHeuristicDiveFractional.Tpo -c CbcHeuristicDiveFractional.cpp -fPIC -DPIC -o .libs/CbcHeuristicDiveFractional.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveGuided.lo -MD -MP -MF ".deps/CbcHeuristicDiveGuided.Tpo" -c -o CbcHeuristicDiveGuided.lo CbcHeuristicDiveGuided.cpp; then mv -f ".deps/CbcHeuristicDiveGuided.Tpo" ".deps/CbcHeuristicDiveGuided.Plo"; else rm -f ".deps/CbcHeuristicDiveGuided.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveGuided.lo -MD -MP -MF .deps/CbcHeuristicDiveGuided.Tpo -c CbcHeuristicDiveGuided.cpp -fPIC -DPIC -o .libs/CbcHeuristicDiveGuided.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveLineSearch.lo -MD -MP -MF ".deps/CbcHeuristicDiveLineSearch.Tpo" -c -o CbcHeuristicDiveLineSearch.lo CbcHeuristicDiveLineSearch.cpp; then mv -f ".deps/CbcHeuristicDiveLineSearch.Tpo" ".deps/CbcHeuristicDiveLineSearch.Plo"; else rm -f ".deps/CbcHeuristicDiveLineSearch.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveLineSearch.lo -MD -MP -MF .deps/CbcHeuristicDiveLineSearch.Tpo -c CbcHeuristicDiveLineSearch.cpp -fPIC -DPIC -o .libs/CbcHeuristicDiveLineSearch.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDivePseudoCost.lo -MD -MP -MF ".deps/CbcHeuristicDivePseudoCost.Tpo" -c -o CbcHeuristicDivePseudoCost.lo CbcHeuristicDivePseudoCost.cpp; then mv -f ".deps/CbcHeuristicDivePseudoCost.Tpo" ".deps/CbcHeuristicDivePseudoCost.Plo"; else rm -f ".deps/CbcHeuristicDivePseudoCost.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDivePseudoCost.lo -MD -MP -MF .deps/CbcHeuristicDivePseudoCost.Tpo -c CbcHeuristicDivePseudoCost.cpp -fPIC -DPIC -o .libs/CbcHeuristicDivePseudoCost.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveVectorLength.lo -MD -MP -MF ".deps/CbcHeuristicDiveVectorLength.Tpo" -c -o CbcHeuristicDiveVectorLength.lo CbcHeuristicDiveVectorLength.cpp; then mv -f ".deps/CbcHeuristicDiveVectorLength.Tpo" ".deps/CbcHeuristicDiveVectorLength.Plo"; else rm -f ".deps/CbcHeuristicDiveVectorLength.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDiveVectorLength.lo -MD -MP -MF .deps/CbcHeuristicDiveVectorLength.Tpo -c CbcHeuristicDiveVectorLength.cpp -fPIC -DPIC -o .libs/CbcHeuristicDiveVectorLength.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicFPump.lo -MD -MP -MF ".deps/CbcHeuristicFPump.Tpo" -c -o CbcHeuristicFPump.lo CbcHeuristicFPump.cpp; then mv -f ".deps/CbcHeuristicFPump.Tpo" ".deps/CbcHeuristicFPump.Plo"; else rm -f ".deps/CbcHeuristicFPump.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicFPump.lo -MD -MP -MF .deps/CbcHeuristicFPump.Tpo -c CbcHeuristicFPump.cpp -fPIC -DPIC -o .libs/CbcHeuristicFPump.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicGreedy.lo -MD -MP -MF ".deps/CbcHeuristicGreedy.Tpo" -c -o CbcHeuristicGreedy.lo CbcHeuristicGreedy.cpp; then mv -f ".deps/CbcHeuristicGreedy.Tpo" ".deps/CbcHeuristicGreedy.Plo"; else rm -f ".deps/CbcHeuristicGreedy.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicGreedy.lo -MD -MP -MF .deps/CbcHeuristicGreedy.Tpo -c CbcHeuristicGreedy.cpp -fPIC -DPIC -o .libs/CbcHeuristicGreedy.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicLocal.lo -MD -MP -MF ".deps/CbcHeuristicLocal.Tpo" -c -o CbcHeuristicLocal.lo CbcHeuristicLocal.cpp; then mv -f ".deps/CbcHeuristicLocal.Tpo" ".deps/CbcHeuristicLocal.Plo"; else rm -f ".deps/CbcHeuristicLocal.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicLocal.lo -MD -MP -MF .deps/CbcHeuristicLocal.Tpo -c CbcHeuristicLocal.cpp -fPIC -DPIC -o .libs/CbcHeuristicLocal.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicPivotAndFix.lo -MD -MP -MF ".deps/CbcHeuristicPivotAndFix.Tpo" -c -o CbcHeuristicPivotAndFix.lo CbcHeuristicPivotAndFix.cpp; then mv -f ".deps/CbcHeuristicPivotAndFix.Tpo" ".deps/CbcHeuristicPivotAndFix.Plo"; else rm -f ".deps/CbcHeuristicPivotAndFix.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicPivotAndFix.lo -MD -MP -MF .deps/CbcHeuristicPivotAndFix.Tpo -c CbcHeuristicPivotAndFix.cpp -fPIC -DPIC -o .libs/CbcHeuristicPivotAndFix.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicRandRound.lo -MD -MP -MF ".deps/CbcHeuristicRandRound.Tpo" -c -o CbcHeuristicRandRound.lo CbcHeuristicRandRound.cpp; then mv -f ".deps/CbcHeuristicRandRound.Tpo" ".deps/CbcHeuristicRandRound.Plo"; else rm -f ".deps/CbcHeuristicRandRound.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicRandRound.lo -MD -MP -MF .deps/CbcHeuristicRandRound.Tpo -c CbcHeuristicRandRound.cpp -fPIC -DPIC -o .libs/CbcHeuristicRandRound.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicRENS.lo -MD -MP -MF ".deps/CbcHeuristicRENS.Tpo" -c -o CbcHeuristicRENS.lo CbcHeuristicRENS.cpp; then mv -f ".deps/CbcHeuristicRENS.Tpo" ".deps/CbcHeuristicRENS.Plo"; else rm -f ".deps/CbcHeuristicRENS.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicRENS.lo -MD -MP -MF .deps/CbcHeuristicRENS.Tpo -c CbcHeuristicRENS.cpp -fPIC -DPIC -o .libs/CbcHeuristicRENS.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicRINS.lo -MD -MP -MF ".deps/CbcHeuristicRINS.Tpo" -c -o CbcHeuristicRINS.lo CbcHeuristicRINS.cpp; then mv -f ".deps/CbcHeuristicRINS.Tpo" ".deps/CbcHeuristicRINS.Plo"; else rm -f ".deps/CbcHeuristicRINS.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicRINS.lo -MD -MP -MF .deps/CbcHeuristicRINS.Tpo -c CbcHeuristicRINS.cpp -fPIC -DPIC -o .libs/CbcHeuristicRINS.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicVND.lo -MD -MP -MF ".deps/CbcHeuristicVND.Tpo" -c -o CbcHeuristicVND.lo CbcHeuristicVND.cpp; then mv -f ".deps/CbcHeuristicVND.Tpo" ".deps/CbcHeuristicVND.Plo"; else rm -f ".deps/CbcHeuristicVND.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicVND.lo -MD -MP -MF .deps/CbcHeuristicVND.Tpo -c CbcHeuristicVND.cpp -fPIC -DPIC -o .libs/CbcHeuristicVND.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDW.lo -MD -MP -MF ".deps/CbcHeuristicDW.Tpo" -c -o CbcHeuristicDW.lo CbcHeuristicDW.cpp; then mv -f ".deps/CbcHeuristicDW.Tpo" ".deps/CbcHeuristicDW.Plo"; else rm -f ".deps/CbcHeuristicDW.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcHeuristicDW.lo -MD -MP -MF .deps/CbcHeuristicDW.Tpo -c CbcHeuristicDW.cpp -fPIC -DPIC -o .libs/CbcHeuristicDW.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcMessage.lo -MD -MP -MF ".deps/CbcMessage.Tpo" -c -o CbcMessage.lo CbcMessage.cpp; then mv -f ".deps/CbcMessage.Tpo" ".deps/CbcMessage.Plo"; else rm -f ".deps/CbcMessage.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcMessage.lo -MD -MP -MF .deps/CbcMessage.Tpo -c CbcMessage.cpp -fPIC -DPIC -o .libs/CbcMessage.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcModel.lo -MD -MP -MF ".deps/CbcModel.Tpo" -c -o CbcModel.lo CbcModel.cpp; then mv -f ".deps/CbcModel.Tpo" ".deps/CbcModel.Plo"; else rm -f ".deps/CbcModel.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcModel.lo -MD -MP -MF .deps/CbcModel.Tpo -c CbcModel.cpp -fPIC -DPIC -o .libs/CbcModel.o >CbcModel.cpp:2640:25: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] > } else if (newSeed<0) { > ~~~~~~~^~ >CbcModel.cpp:13911:5: warning: use of unary operator that may be intended as compound assignment (-=) > lb =- COIN_DBL_MAX; > ^~ >2 warnings generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcNode.lo -MD -MP -MF ".deps/CbcNode.Tpo" -c -o CbcNode.lo CbcNode.cpp; then mv -f ".deps/CbcNode.Tpo" ".deps/CbcNode.Plo"; else rm -f ".deps/CbcNode.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcNode.lo -MD -MP -MF .deps/CbcNode.Tpo -c CbcNode.cpp -fPIC -DPIC -o .libs/CbcNode.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcNodeInfo.lo -MD -MP -MF ".deps/CbcNodeInfo.Tpo" -c -o CbcNodeInfo.lo CbcNodeInfo.cpp; then mv -f ".deps/CbcNodeInfo.Tpo" ".deps/CbcNodeInfo.Plo"; else rm -f ".deps/CbcNodeInfo.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcNodeInfo.lo -MD -MP -MF .deps/CbcNodeInfo.Tpo -c CbcNodeInfo.cpp -fPIC -DPIC -o .libs/CbcNodeInfo.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcNWay.lo -MD -MP -MF ".deps/CbcNWay.Tpo" -c -o CbcNWay.lo CbcNWay.cpp; then mv -f ".deps/CbcNWay.Tpo" ".deps/CbcNWay.Plo"; else rm -f ".deps/CbcNWay.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcNWay.lo -MD -MP -MF .deps/CbcNWay.Tpo -c CbcNWay.cpp -fPIC -DPIC -o .libs/CbcNWay.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcObject.lo -MD -MP -MF ".deps/CbcObject.Tpo" -c -o CbcObject.lo CbcObject.cpp; then mv -f ".deps/CbcObject.Tpo" ".deps/CbcObject.Plo"; else rm -f ".deps/CbcObject.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcObject.lo -MD -MP -MF .deps/CbcObject.Tpo -c CbcObject.cpp -fPIC -DPIC -o .libs/CbcObject.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcObjectUpdateData.lo -MD -MP -MF ".deps/CbcObjectUpdateData.Tpo" -c -o CbcObjectUpdateData.lo CbcObjectUpdateData.cpp; then mv -f ".deps/CbcObjectUpdateData.Tpo" ".deps/CbcObjectUpdateData.Plo"; else rm -f ".deps/CbcObjectUpdateData.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcObjectUpdateData.lo -MD -MP -MF .deps/CbcObjectUpdateData.Tpo -c CbcObjectUpdateData.cpp -fPIC -DPIC -o .libs/CbcObjectUpdateData.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcPartialNodeInfo.lo -MD -MP -MF ".deps/CbcPartialNodeInfo.Tpo" -c -o CbcPartialNodeInfo.lo CbcPartialNodeInfo.cpp; then mv -f ".deps/CbcPartialNodeInfo.Tpo" ".deps/CbcPartialNodeInfo.Plo"; else rm -f ".deps/CbcPartialNodeInfo.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcPartialNodeInfo.lo -MD -MP -MF .deps/CbcPartialNodeInfo.Tpo -c CbcPartialNodeInfo.cpp -fPIC -DPIC -o .libs/CbcPartialNodeInfo.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSimpleInteger.lo -MD -MP -MF ".deps/CbcSimpleInteger.Tpo" -c -o CbcSimpleInteger.lo CbcSimpleInteger.cpp; then mv -f ".deps/CbcSimpleInteger.Tpo" ".deps/CbcSimpleInteger.Plo"; else rm -f ".deps/CbcSimpleInteger.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSimpleInteger.lo -MD -MP -MF .deps/CbcSimpleInteger.Tpo -c CbcSimpleInteger.cpp -fPIC -DPIC -o .libs/CbcSimpleInteger.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSimpleIntegerDynamicPseudoCost.lo -MD -MP -MF ".deps/CbcSimpleIntegerDynamicPseudoCost.Tpo" -c -o CbcSimpleIntegerDynamicPseudoCost.lo CbcSimpleIntegerDynamicPseudoCost.cpp; then mv -f ".deps/CbcSimpleIntegerDynamicPseudoCost.Tpo" ".deps/CbcSimpleIntegerDynamicPseudoCost.Plo"; else rm -f ".deps/CbcSimpleIntegerDynamicPseudoCost.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSimpleIntegerDynamicPseudoCost.lo -MD -MP -MF .deps/CbcSimpleIntegerDynamicPseudoCost.Tpo -c CbcSimpleIntegerDynamicPseudoCost.cpp -fPIC -DPIC -o .libs/CbcSimpleIntegerDynamicPseudoCost.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSimpleIntegerPseudoCost.lo -MD -MP -MF ".deps/CbcSimpleIntegerPseudoCost.Tpo" -c -o CbcSimpleIntegerPseudoCost.lo CbcSimpleIntegerPseudoCost.cpp; then mv -f ".deps/CbcSimpleIntegerPseudoCost.Tpo" ".deps/CbcSimpleIntegerPseudoCost.Plo"; else rm -f ".deps/CbcSimpleIntegerPseudoCost.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSimpleIntegerPseudoCost.lo -MD -MP -MF .deps/CbcSimpleIntegerPseudoCost.Tpo -c CbcSimpleIntegerPseudoCost.cpp -fPIC -DPIC -o .libs/CbcSimpleIntegerPseudoCost.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSOS.lo -MD -MP -MF ".deps/CbcSOS.Tpo" -c -o CbcSOS.lo CbcSOS.cpp; then mv -f ".deps/CbcSOS.Tpo" ".deps/CbcSOS.Plo"; else rm -f ".deps/CbcSOS.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSOS.lo -MD -MP -MF .deps/CbcSOS.Tpo -c CbcSOS.cpp -fPIC -DPIC -o .libs/CbcSOS.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcStatistics.lo -MD -MP -MF ".deps/CbcStatistics.Tpo" -c -o CbcStatistics.lo CbcStatistics.cpp; then mv -f ".deps/CbcStatistics.Tpo" ".deps/CbcStatistics.Plo"; else rm -f ".deps/CbcStatistics.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcStatistics.lo -MD -MP -MF .deps/CbcStatistics.Tpo -c CbcStatistics.cpp -fPIC -DPIC -o .libs/CbcStatistics.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcStrategy.lo -MD -MP -MF ".deps/CbcStrategy.Tpo" -c -o CbcStrategy.lo CbcStrategy.cpp; then mv -f ".deps/CbcStrategy.Tpo" ".deps/CbcStrategy.Plo"; else rm -f ".deps/CbcStrategy.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcStrategy.lo -MD -MP -MF .deps/CbcStrategy.Tpo -c CbcStrategy.cpp -fPIC -DPIC -o .libs/CbcStrategy.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSubProblem.lo -MD -MP -MF ".deps/CbcSubProblem.Tpo" -c -o CbcSubProblem.lo CbcSubProblem.cpp; then mv -f ".deps/CbcSubProblem.Tpo" ".deps/CbcSubProblem.Plo"; else rm -f ".deps/CbcSubProblem.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSubProblem.lo -MD -MP -MF .deps/CbcSubProblem.Tpo -c CbcSubProblem.cpp -fPIC -DPIC -o .libs/CbcSubProblem.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSymmetry.lo -MD -MP -MF ".deps/CbcSymmetry.Tpo" -c -o CbcSymmetry.lo CbcSymmetry.cpp; then mv -f ".deps/CbcSymmetry.Tpo" ".deps/CbcSymmetry.Plo"; else rm -f ".deps/CbcSymmetry.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSymmetry.lo -MD -MP -MF .deps/CbcSymmetry.Tpo -c CbcSymmetry.cpp -fPIC -DPIC -o .libs/CbcSymmetry.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcThread.lo -MD -MP -MF ".deps/CbcThread.Tpo" -c -o CbcThread.lo CbcThread.cpp; then mv -f ".deps/CbcThread.Tpo" ".deps/CbcThread.Plo"; else rm -f ".deps/CbcThread.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcThread.lo -MD -MP -MF .deps/CbcThread.Tpo -c CbcThread.cpp -fPIC -DPIC -o .libs/CbcThread.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcTree.lo -MD -MP -MF ".deps/CbcTree.Tpo" -c -o CbcTree.lo CbcTree.cpp; then mv -f ".deps/CbcTree.Tpo" ".deps/CbcTree.Plo"; else rm -f ".deps/CbcTree.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcTree.lo -MD -MP -MF .deps/CbcTree.Tpo -c CbcTree.cpp -fPIC -DPIC -o .libs/CbcTree.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcTreeLocal.lo -MD -MP -MF ".deps/CbcTreeLocal.Tpo" -c -o CbcTreeLocal.lo CbcTreeLocal.cpp; then mv -f ".deps/CbcTreeLocal.Tpo" ".deps/CbcTreeLocal.Plo"; else rm -f ".deps/CbcTreeLocal.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcTreeLocal.lo -MD -MP -MF .deps/CbcTreeLocal.Tpo -c CbcTreeLocal.cpp -fPIC -DPIC -o .libs/CbcTreeLocal.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT Cbc_C_Interface.lo -MD -MP -MF ".deps/Cbc_C_Interface.Tpo" -c -o Cbc_C_Interface.lo Cbc_C_Interface.cpp; then mv -f ".deps/Cbc_C_Interface.Tpo" ".deps/Cbc_C_Interface.Plo"; else rm -f ".deps/Cbc_C_Interface.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT Cbc_C_Interface.lo -MD -MP -MF .deps/Cbc_C_Interface.Tpo -c Cbc_C_Interface.cpp -fPIC -DPIC -o .libs/Cbc_C_Interface.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCbcParam.lo -MD -MP -MF ".deps/CbcCbcParam.Tpo" -c -o CbcCbcParam.lo CbcCbcParam.cpp; then mv -f ".deps/CbcCbcParam.Tpo" ".deps/CbcCbcParam.Plo"; else rm -f ".deps/CbcCbcParam.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcCbcParam.lo -MD -MP -MF .deps/CbcCbcParam.Tpo -c CbcCbcParam.cpp -fPIC -DPIC -o .libs/CbcCbcParam.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT Cbc_ampl.lo -MD -MP -MF ".deps/Cbc_ampl.Tpo" -c -o Cbc_ampl.lo Cbc_ampl.cpp; then mv -f ".deps/Cbc_ampl.Tpo" ".deps/Cbc_ampl.Plo"; else rm -f ".deps/Cbc_ampl.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT Cbc_ampl.lo -MD -MP -MF .deps/Cbc_ampl.Tpo -c Cbc_ampl.cpp -fPIC -DPIC -o .libs/Cbc_ampl.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcLinked.lo -MD -MP -MF ".deps/CbcLinked.Tpo" -c -o CbcLinked.lo CbcLinked.cpp; then mv -f ".deps/CbcLinked.Tpo" ".deps/CbcLinked.Plo"; else rm -f ".deps/CbcLinked.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcLinked.lo -MD -MP -MF .deps/CbcLinked.Tpo -c CbcLinked.cpp -fPIC -DPIC -o .libs/CbcLinked.o >CbcLinked.cpp:145:21: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] > if (updated || 1) { > ^ ~ >CbcLinked.cpp:145:21: note: use '|' for a bitwise operation > if (updated || 1) { > ^~ > | >CbcLinked.cpp:546:38: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] > if (numberContinuous && 0) { > ^ ~ >CbcLinked.cpp:546:38: note: use '&' for a bitwise operation > if (numberContinuous && 0) { > ^~ > & >CbcLinked.cpp:546:38: note: remove constant to silence this warning > if (numberContinuous && 0) { > ~^~~~ >2 warnings generated. >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcLinkedUtils.lo -MD -MP -MF ".deps/CbcLinkedUtils.Tpo" -c -o CbcLinkedUtils.lo CbcLinkedUtils.cpp; then mv -f ".deps/CbcLinkedUtils.Tpo" ".deps/CbcLinkedUtils.Plo"; else rm -f ".deps/CbcLinkedUtils.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcLinkedUtils.lo -MD -MP -MF .deps/CbcLinkedUtils.Tpo -c CbcLinkedUtils.cpp -fPIC -DPIC -o .libs/CbcLinkedUtils.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT unitTestClp.lo -MD -MP -MF ".deps/unitTestClp.Tpo" -c -o unitTestClp.lo unitTestClp.cpp; then mv -f ".deps/unitTestClp.Tpo" ".deps/unitTestClp.Plo"; else rm -f ".deps/unitTestClp.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT unitTestClp.lo -MD -MP -MF .deps/unitTestClp.Tpo -c unitTestClp.cpp -fPIC -DPIC -o .libs/unitTestClp.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolver.lo -MD -MP -MF ".deps/CbcSolver.Tpo" -c -o CbcSolver.lo CbcSolver.cpp; then mv -f ".deps/CbcSolver.Tpo" ".deps/CbcSolver.Plo"; else rm -f ".deps/CbcSolver.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolver.lo -MD -MP -MF .deps/CbcSolver.Tpo -c CbcSolver.cpp -fPIC -DPIC -o .libs/CbcSolver.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolverHeuristics.lo -MD -MP -MF ".deps/CbcSolverHeuristics.Tpo" -c -o CbcSolverHeuristics.lo CbcSolverHeuristics.cpp; then mv -f ".deps/CbcSolverHeuristics.Tpo" ".deps/CbcSolverHeuristics.Plo"; else rm -f ".deps/CbcSolverHeuristics.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolverHeuristics.lo -MD -MP -MF .deps/CbcSolverHeuristics.Tpo -c CbcSolverHeuristics.cpp -fPIC -DPIC -o .libs/CbcSolverHeuristics.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolverAnalyze.lo -MD -MP -MF ".deps/CbcSolverAnalyze.Tpo" -c -o CbcSolverAnalyze.lo CbcSolverAnalyze.cpp; then mv -f ".deps/CbcSolverAnalyze.Tpo" ".deps/CbcSolverAnalyze.Plo"; else rm -f ".deps/CbcSolverAnalyze.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolverAnalyze.lo -MD -MP -MF .deps/CbcSolverAnalyze.Tpo -c CbcSolverAnalyze.cpp -fPIC -DPIC -o .libs/CbcSolverAnalyze.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcMipStartIO.lo -MD -MP -MF ".deps/CbcMipStartIO.Tpo" -c -o CbcMipStartIO.lo CbcMipStartIO.cpp; then mv -f ".deps/CbcMipStartIO.Tpo" ".deps/CbcMipStartIO.Plo"; else rm -f ".deps/CbcMipStartIO.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcMipStartIO.lo -MD -MP -MF .deps/CbcMipStartIO.Tpo -c CbcMipStartIO.cpp -fPIC -DPIC -o .libs/CbcMipStartIO.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolverExpandKnapsack.lo -MD -MP -MF ".deps/CbcSolverExpandKnapsack.Tpo" -c -o CbcSolverExpandKnapsack.lo CbcSolverExpandKnapsack.cpp; then mv -f ".deps/CbcSolverExpandKnapsack.Tpo" ".deps/CbcSolverExpandKnapsack.Plo"; else rm -f ".deps/CbcSolverExpandKnapsack.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CbcSolverExpandKnapsack.lo -MD -MP -MF .deps/CbcSolverExpandKnapsack.Tpo -c CbcSolverExpandKnapsack.cpp -fPIC -DPIC -o .libs/CbcSolverExpandKnapsack.o >if c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT CoinSolve.o -MD -MP -MF ".deps/CoinSolve.Tpo" -c -o CoinSolve.o CoinSolve.cpp; then mv -f ".deps/CoinSolve.Tpo" ".deps/CoinSolve.Po"; else rm -f ".deps/CoinSolve.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o libCbc.la -rpath /usr/local/lib -no-undefined -version-info 12:4:9 CbcBranchAllDifferent.lo CbcBranchCut.lo CbcBranchDecision.lo CbcBranchDefaultDecision.lo CbcBranchDynamic.lo CbcBranchingObject.lo CbcBranchLotsize.lo CbcBranchToFixLots.lo CbcCompareDefault.lo CbcCompareDepth.lo CbcCompareEstimate.lo CbcCompareObjective.lo CbcConsequence.lo CbcClique.lo CbcCountRowCut.lo CbcCutGenerator.lo CbcCutModifier.lo CbcCutSubsetModifier.lo CbcDummyBranchingObject.lo CbcEventHandler.lo CbcFathom.lo CbcFathomDynamicProgramming.lo CbcFixVariable.lo CbcFullNodeInfo.lo CbcFollowOn.lo CbcGeneral.lo CbcGeneralDepth.lo CbcHeuristic.lo CbcHeuristicDINS.lo CbcHeuristicDive.lo CbcHeuristicDiveCoefficient.lo CbcHeuristicDiveFractional.lo CbcHeuristicDiveGuided.lo CbcHeuristicDiveLineSearch.lo CbcHeuristicDivePseudoCost.lo CbcHeuristicDiveVectorLength.lo CbcHeuristicFPump.lo CbcHeuristicGreedy.lo CbcHeuristicLocal.lo CbcHeuristicPivotAndFix.lo CbcHeuristicRandRound.lo CbcHeuristicRENS.lo CbcHeuristicRINS.lo CbcHeuristicVND.lo CbcHeuristicDW.lo CbcMessage.lo CbcModel.lo CbcNode.lo CbcNodeInfo.lo CbcNWay.lo CbcObject.lo CbcObjectUpdateData.lo CbcPartialNodeInfo.lo CbcSimpleInteger.lo CbcSimpleIntegerDynamicPseudoCost.lo CbcSimpleIntegerPseudoCost.lo CbcSOS.lo CbcStatistics.lo CbcStrategy.lo CbcSubProblem.lo CbcSymmetry.lo CbcThread.lo CbcTree.lo CbcTreeLocal.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CbcBranchAllDifferent.o .libs/CbcBranchCut.o .libs/CbcBranchDecision.o .libs/CbcBranchDefaultDecision.o .libs/CbcBranchDynamic.o .libs/CbcBranchingObject.o .libs/CbcBranchLotsize.o .libs/CbcBranchToFixLots.o .libs/CbcCompareDefault.o .libs/CbcCompareDepth.o .libs/CbcCompareEstimate.o .libs/CbcCompareObjective.o .libs/CbcConsequence.o .libs/CbcClique.o .libs/CbcCountRowCut.o .libs/CbcCutGenerator.o .libs/CbcCutModifier.o .libs/CbcCutSubsetModifier.o .libs/CbcDummyBranchingObject.o .libs/CbcEventHandler.o .libs/CbcFathom.o .libs/CbcFathomDynamicProgramming.o .libs/CbcFixVariable.o .libs/CbcFullNodeInfo.o .libs/CbcFollowOn.o .libs/CbcGeneral.o .libs/CbcGeneralDepth.o .libs/CbcHeuristic.o .libs/CbcHeuristicDINS.o .libs/CbcHeuristicDive.o .libs/CbcHeuristicDiveCoefficient.o .libs/CbcHeuristicDiveFractional.o .libs/CbcHeuristicDiveGuided.o .libs/CbcHeuristicDiveLineSearch.o .libs/CbcHeuristicDivePseudoCost.o .libs/CbcHeuristicDiveVectorLength.o .libs/CbcHeuristicFPump.o .libs/CbcHeuristicGreedy.o .libs/CbcHeuristicLocal.o .libs/CbcHeuristicPivotAndFix.o .libs/CbcHeuristicRandRound.o .libs/CbcHeuristicRENS.o .libs/CbcHeuristicRINS.o .libs/CbcHeuristicVND.o .libs/CbcHeuristicDW.o .libs/CbcMessage.o .libs/CbcModel.o .libs/CbcNode.o .libs/CbcNodeInfo.o .libs/CbcNWay.o .libs/CbcObject.o .libs/CbcObjectUpdateData.o .libs/CbcPartialNodeInfo.o .libs/CbcSimpleInteger.o .libs/CbcSimpleIntegerDynamicPseudoCost.o .libs/CbcSimpleIntegerPseudoCost.o .libs/CbcSOS.o .libs/CbcStatistics.o .libs/CbcStrategy.o .libs/CbcSubProblem.o .libs/CbcSymmetry.o .libs/CbcThread.o .libs/CbcTree.o .libs/CbcTreeLocal.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCbc.so.3 -o .libs/libCbc.so.3.9.4 >(cd .libs && rm -f libCbc.so.3 && ln -s libCbc.so.3.9.4 libCbc.so.3) >(cd .libs && rm -f libCbc.so && ln -s libCbc.so.3.9.4 libCbc.so) >creating libCbc.la >(cd .libs && rm -f libCbc.la && ln -s ../libCbc.la libCbc.la) >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o libCbcSolver.la -rpath /usr/local/lib -no-undefined -version-info 12:4:9 Cbc_C_Interface.lo CbcCbcParam.lo Cbc_ampl.lo CbcLinked.lo CbcLinkedUtils.lo unitTestClp.lo CbcSolver.lo CbcSolverHeuristics.lo CbcSolverAnalyze.lo CbcMipStartIO.lo CbcSolverExpandKnapsack.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm libCbc.la >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/Cbc_C_Interface.o .libs/CbcCbcParam.o .libs/Cbc_ampl.o .libs/CbcLinked.o .libs/CbcLinkedUtils.o .libs/unitTestClp.o .libs/CbcSolver.o .libs/CbcSolverHeuristics.o .libs/CbcSolverAnalyze.o .libs/CbcMipStartIO.o .libs/CbcSolverExpandKnapsack.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ./.libs/libCbc.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCbcSolver.so.3 -o .libs/libCbcSolver.so.3.9.4 >(cd .libs && rm -f libCbcSolver.so.3 && ln -s libCbcSolver.so.3.9.4 libCbcSolver.so.3) >(cd .libs && rm -f libCbcSolver.so && ln -s libCbcSolver.so.3.9.4 libCbcSolver.so) >creating libCbcSolver.la >(cd .libs && rm -f libCbcSolver.la && ln -s ../libCbcSolver.la libCbcSolver.la) >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o cbc CoinSolve.o libCbcSolver.la libCbc.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm >c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o .libs/cbc CoinSolve.o ./.libs/libCbcSolver.so ./.libs/libCbc.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lm -lbz2 -lz -Wl,--rpath -Wl,/usr/local/lib >creating cbc >Making all in src/OsiCbc >if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT OsiCbcSolverInterface.lo -MD -MP -MF ".deps/OsiCbcSolverInterface.Tpo" -c -o OsiCbcSolverInterface.lo OsiCbcSolverInterface.cpp; then mv -f ".deps/OsiCbcSolverInterface.Tpo" ".deps/OsiCbcSolverInterface.Plo"; else rm -f ".deps/OsiCbcSolverInterface.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -MT OsiCbcSolverInterface.lo -MD -MP -MF .deps/OsiCbcSolverInterface.Tpo -c OsiCbcSolverInterface.cpp -fPIC -DPIC -o .libs/OsiCbcSolverInterface.o >/bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o libOsiCbc.la -rpath /usr/local/lib -no-undefined -version-info 12:4:9 OsiCbcSolverInterface.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm ../libCbc.la >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiCbcSolverInterface.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ../.libs/libCbc.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsiCbc.so.3 -o .libs/libOsiCbc.so.3.9.4 >(cd .libs && rm -f libOsiCbc.so.3 && ln -s libOsiCbc.so.3.9.4 libOsiCbc.so.3) >(cd .libs && rm -f libOsiCbc.so && ln -s libOsiCbc.so.3.9.4 libOsiCbc.so) >creating libOsiCbc.la >(cd .libs && rm -f libOsiCbc.la && ln -s ../libOsiCbc.la libOsiCbc.la) >Making all in CoinMP >Making all in src >/usr/bin/make all-am >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINMP_BUILD -MT CoinMP.lo -MD -MP -MF ".deps/CoinMP.Tpo" -c -o CoinMP.lo CoinMP.cpp; then mv -f ".deps/CoinMP.Tpo" ".deps/CoinMP.Plo"; else rm -f ".deps/CoinMP.Tpo"; exit 1; fi >mkdir .libs > c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINMP_BUILD -MT CoinMP.lo -MD -MP -MF .deps/CoinMP.Tpo -c CoinMP.cpp -fPIC -DPIC -o .libs/CoinMP.o >if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I`echo .` -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinProblem.lo -MD -MP -MF ".deps/CoinProblem.Tpo" -c -o CoinProblem.lo CoinProblem.c; then mv -f ".deps/CoinProblem.Tpo" ".deps/CoinProblem.Plo"; else rm -f ".deps/CoinProblem.Tpo"; exit 1; fi > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinProblem.lo -MD -MP -MF .deps/CoinProblem.Tpo -c CoinProblem.c -fPIC -DPIC -o .libs/CoinProblem.o >if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I`echo .` -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinResult.lo -MD -MP -MF ".deps/CoinResult.Tpo" -c -o CoinResult.lo CoinResult.c; then mv -f ".deps/CoinResult.Tpo" ".deps/CoinResult.Plo"; else rm -f ".deps/CoinResult.Tpo"; exit 1; fi > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinResult.lo -MD -MP -MF .deps/CoinResult.Tpo -c CoinResult.c -fPIC -DPIC -o .libs/CoinResult.o >if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I`echo .` -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinSolver.lo -MD -MP -MF ".deps/CoinSolver.Tpo" -c -o CoinSolver.lo CoinSolver.c; then mv -f ".deps/CoinSolver.Tpo" ".deps/CoinSolver.Plo"; else rm -f ".deps/CoinSolver.Tpo"; exit 1; fi > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinSolver.lo -MD -MP -MF .deps/CoinSolver.Tpo -c CoinSolver.c -fPIC -DPIC -o .libs/CoinSolver.o >if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I`echo .` -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinOption.lo -MD -MP -MF ".deps/CoinOption.Tpo" -c -o CoinOption.lo CoinOption.c; then mv -f ".deps/CoinOption.Tpo" ".deps/CoinOption.Plo"; else rm -f ".deps/CoinOption.Tpo"; exit 1; fi > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -DCOINMP_BUILD -MT CoinOption.lo -MD -MP -MF .deps/CoinOption.Tpo -c CoinOption.c -fPIC -DPIC -o .libs/CoinOption.o >if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINMP_BUILD -MT CoinCbc.lo -MD -MP -MF ".deps/CoinCbc.Tpo" -c -o CoinCbc.lo CoinCbc.cpp; then mv -f ".deps/CoinCbc.Tpo" ".deps/CoinCbc.Plo"; else rm -f ".deps/CoinCbc.Tpo"; exit 1; fi > c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglAllDifferent -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglClique -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglDuplicateRow -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglFlowCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGMI -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglGomory -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglKnapsackCover -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLandP -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglLiftAndProject -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglMixedIntegerRounding2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglOddHole -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglPreProcess -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglProbing -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglRedSplit2 -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglResidualCapacity -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglSimpleRounding -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglTwomir -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/CglZeroHalf -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi -I/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINMP_BUILD -MT CoinCbc.lo -MD -MP -MF .deps/CoinCbc.Tpo -c CoinCbc.cpp -fPIC -DPIC -o .libs/CoinCbc.o >CoinCbc.cpp:202:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > if ((whichEvent==endOfIteration)) { > ~~~~~~~~~~^~~~~~~~~~~~~~~~ >CoinCbc.cpp:202:17: note: remove extraneous parentheses around the comparison to silence this warning > if ((whichEvent==endOfIteration)) { > ~ ^ ~ >CoinCbc.cpp:202:17: note: use '=' to turn this equality comparison into an assignment > if ((whichEvent==endOfIteration)) { > ^~ > = >1 warning generated. >/bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINMP_BUILD -fstack-protector -o libCoinMP.la -rpath /usr/local/lib -no-undefined -version-info 9:1:8 CoinMP.lo CoinProblem.lo CoinResult.lo CoinSolver.lo CoinOption.lo CoinCbc.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/libCbcSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/libCbc.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CoinMP.o .libs/CoinProblem.o .libs/CoinResult.o .libs/CoinSolver.o .libs/CoinOption.o .libs/CoinCbc.o -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs -Wl,--rpath -Wl,/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/.libs/libCbcSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/.libs/libCbc.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCoinMP.so.1 -o .libs/libCoinMP.so.1.8.1 >(cd .libs && rm -f libCoinMP.so.1 && ln -s libCoinMP.so.1.8.1 libCoinMP.so.1) >(cd .libs && rm -f libCoinMP.so && ln -s libCoinMP.so.1.8.1 libCoinMP.so) >creating libCoinMP.la >(cd .libs && rm -f libCoinMP.la && ln -s ../libCoinMP.la libCoinMP.la) >===> Staging for CoinMP-1.8.1 >===> Generating temporary packing list >Making install in Data/Sample >test -z "" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Data/Sample/install-sh -d "/usr/ports/math/coinmp/work/stage" >test -z "/usr/local/libdata/pkgconfig" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Data/Sample/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig" > install -o root -g wheel -m 0644 'coindatasample.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/coindatasample.pc' >Making install in CoinUtils >Making install in src >/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/install-sh -c -m 644 config_coinutils.h /usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinUtilsConfig.h >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libCoinUtils.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinUtils.la' >/usr/bin/install -c -o root -g wheel .libs/libCoinUtils.so.3.10.6 /usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinUtils.so.3.10.6 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCoinUtils.so.3.10.6 libCoinUtils.so.3 || { rm -f libCoinUtils.so.3 && ln -s libCoinUtils.so.3.10.6 libCoinUtils.so.3; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCoinUtils.so.3.10.6 libCoinUtils.so || { rm -f libCoinUtils.so && ln -s libCoinUtils.so.3.10.6 libCoinUtils.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libCoinUtils.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinUtils.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'Coin_C_defines.h' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/Coin_C_defines.h' > install -o root -g wheel -m 0644 'CoinAlloc.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinAlloc.hpp' > install -o root -g wheel -m 0644 'CoinBuild.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinBuild.hpp' > install -o root -g wheel -m 0644 'CoinDenseVector.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinDenseVector.hpp' > install -o root -g wheel -m 0644 'CoinDistance.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinDistance.hpp' > install -o root -g wheel -m 0644 'CoinError.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinError.hpp' > install -o root -g wheel -m 0644 'CoinFactorization.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinFactorization.hpp' > install -o root -g wheel -m 0644 'CoinSimpFactorization.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinSimpFactorization.hpp' > install -o root -g wheel -m 0644 'CoinDenseFactorization.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinDenseFactorization.hpp' > install -o root -g wheel -m 0644 'CoinOslFactorization.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinOslFactorization.hpp' > install -o root -g wheel -m 0644 'CoinFileIO.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinFileIO.hpp' > install -o root -g wheel -m 0644 'CoinFinite.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinFinite.hpp' > install -o root -g wheel -m 0644 'CoinFloatEqual.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinFloatEqual.hpp' > install -o root -g wheel -m 0644 'CoinHelperFunctions.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinHelperFunctions.hpp' > install -o root -g wheel -m 0644 'CoinIndexedVector.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinIndexedVector.hpp' > install -o root -g wheel -m 0644 'CoinLpIO.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinLpIO.hpp' > install -o root -g wheel -m 0644 'CoinMessage.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinMessage.hpp' > install -o root -g wheel -m 0644 'CoinMessageHandler.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinMessageHandler.hpp' > install -o root -g wheel -m 0644 'CoinModel.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinModel.hpp' > install -o root -g wheel -m 0644 'CoinStructuredModel.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinStructuredModel.hpp' > install -o root -g wheel -m 0644 'CoinModelUseful.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinModelUseful.hpp' > install -o root -g wheel -m 0644 'CoinMpsIO.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinMpsIO.hpp' > install -o root -g wheel -m 0644 'CoinPackedMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPackedMatrix.hpp' > install -o root -g wheel -m 0644 'CoinPackedVector.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPackedVector.hpp' > install -o root -g wheel -m 0644 'CoinPackedVectorBase.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPackedVectorBase.hpp' > install -o root -g wheel -m 0644 'CoinParam.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinParam.hpp' > install -o root -g wheel -m 0644 'CoinPragma.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPragma.hpp' > install -o root -g wheel -m 0644 'CoinPresolveDoubleton.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveDoubleton.hpp' > install -o root -g wheel -m 0644 'CoinPresolveDual.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveDual.hpp' > install -o root -g wheel -m 0644 'CoinPresolveDupcol.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveDupcol.hpp' > install -o root -g wheel -m 0644 'CoinPresolveEmpty.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveEmpty.hpp' > install -o root -g wheel -m 0644 'CoinPresolveFixed.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveFixed.hpp' > install -o root -g wheel -m 0644 'CoinPresolveForcing.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveForcing.hpp' > install -o root -g wheel -m 0644 'CoinPresolveImpliedFree.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveImpliedFree.hpp' > install -o root -g wheel -m 0644 'CoinPresolveIsolated.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveIsolated.hpp' > install -o root -g wheel -m 0644 'CoinPresolveMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveMatrix.hpp' > install -o root -g wheel -m 0644 'CoinPresolveMonitor.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveMonitor.hpp' > install -o root -g wheel -m 0644 'CoinPresolvePsdebug.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolvePsdebug.hpp' > install -o root -g wheel -m 0644 'CoinPresolveSingleton.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveSingleton.hpp' > install -o root -g wheel -m 0644 'CoinPresolveSubst.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveSubst.hpp' > install -o root -g wheel -m 0644 'CoinPresolveTighten.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveTighten.hpp' > install -o root -g wheel -m 0644 'CoinPresolveTripleton.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveTripleton.hpp' > install -o root -g wheel -m 0644 'CoinPresolveUseless.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveUseless.hpp' > install -o root -g wheel -m 0644 'CoinPresolveZeros.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinPresolveZeros.hpp' > install -o root -g wheel -m 0644 'CoinRational.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinRational.hpp' > install -o root -g wheel -m 0644 'CoinSearchTree.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinSearchTree.hpp' > install -o root -g wheel -m 0644 'CoinShallowPackedVector.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinShallowPackedVector.hpp' > install -o root -g wheel -m 0644 'CoinSignal.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinSignal.hpp' > install -o root -g wheel -m 0644 'CoinSmartPtr.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinSmartPtr.hpp' > install -o root -g wheel -m 0644 'CoinSnapshot.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinSnapshot.hpp' > install -o root -g wheel -m 0644 'CoinSort.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinSort.hpp' > install -o root -g wheel -m 0644 'CoinTime.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinTime.hpp' > install -o root -g wheel -m 0644 'CoinTypes.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinTypes.hpp' > install -o root -g wheel -m 0644 'CoinUtility.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinUtility.hpp' > install -o root -g wheel -m 0644 'CoinWarmStart.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinWarmStart.hpp' > install -o root -g wheel -m 0644 'CoinWarmStartBasis.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinWarmStartBasis.hpp' > install -o root -g wheel -m 0644 'CoinWarmStartVector.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinWarmStartVector.hpp' > install -o root -g wheel -m 0644 'CoinWarmStartDual.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinWarmStartDual.hpp' > install -o root -g wheel -m 0644 'CoinWarmStartPrimalDual.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinWarmStartPrimalDual.hpp' >test -z "/usr/local/share/doc/CoinMP/CoinUtils" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/CoinUtils" >for file in README AUTHORS LICENSE; do if test -f "$file"; then dir=; else dir="./"; fi; if test -f "$dir$file"; then install -o root -g wheel -m 0644 "$dir$file" "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/CoinUtils/$file"; fi; done >test -z "/usr/local/libdata/pkgconfig" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig" > install -o root -g wheel -m 0644 'coinutils.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/coinutils.pc' >Making install in Osi >Making install in src/Osi >/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/install-sh -c -m 644 config_osi.h /usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiConfig.h >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libOsi.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libOsi.la' >libtool: install: warning: relinking `libOsi.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi; /bin/sh ../../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -fstack-protector -o libOsi.la -rpath /usr/local/lib -no-undefined -version-info 13:4:12 OsiAuxInfo.lo OsiBranchingObject.lo OsiChooseVariable.lo OsiColCut.lo OsiCut.lo OsiCuts.lo OsiNames.lo OsiPresolve.lo OsiRowCut.lo OsiRowCutDebugger.lo OsiSolverBranch.lo OsiSolverInterface.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiAuxInfo.o .libs/OsiBranchingObject.o .libs/OsiChooseVariable.o .libs/OsiColCut.o .libs/OsiCut.o .libs/OsiCuts.o .libs/OsiNames.o .libs/OsiPresolve.o .libs/OsiRowCut.o .libs/OsiRowCutDebugger.o .libs/OsiSolverBranch.o .libs/OsiSolverInterface.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsi.so.1 -o .libs/libOsi.so.1.12.4 >/usr/bin/install -c -o root -g wheel .libs/libOsi.so.1.12.4T /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsi.so.1.12.4 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsi.so.1.12.4 libOsi.so.1 || { rm -f libOsi.so.1 && ln -s libOsi.so.1.12.4 libOsi.so.1; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsi.so.1.12.4 libOsi.so || { rm -f libOsi.so && ln -s libOsi.so.1.12.4 libOsi.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libOsi.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsi.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'OsiAuxInfo.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiAuxInfo.hpp' > install -o root -g wheel -m 0644 'OsiBranchingObject.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiBranchingObject.hpp' > install -o root -g wheel -m 0644 'OsiChooseVariable.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiChooseVariable.hpp' > install -o root -g wheel -m 0644 'OsiColCut.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiColCut.hpp' > install -o root -g wheel -m 0644 'OsiCollections.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiCollections.hpp' > install -o root -g wheel -m 0644 'OsiCut.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiCut.hpp' > install -o root -g wheel -m 0644 'OsiCuts.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiCuts.hpp' > install -o root -g wheel -m 0644 'OsiPresolve.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiPresolve.hpp' > install -o root -g wheel -m 0644 'OsiRowCut.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiRowCut.hpp' > install -o root -g wheel -m 0644 'OsiRowCutDebugger.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiRowCutDebugger.hpp' > install -o root -g wheel -m 0644 'OsiSolverBranch.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiSolverBranch.hpp' > install -o root -g wheel -m 0644 'OsiSolverInterface.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiSolverInterface.hpp' > install -o root -g wheel -m 0644 'OsiSolverParameters.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiSolverParameters.hpp' >Making install in src/OsiCommonTest >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libOsiCommonTests.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCommonTests.la' >libtool: install: warning: relinking `libOsiCommonTests.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/OsiCommonTest; /bin/sh ../../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DOSI_BUILD -fstack-protector -o libOsiCommonTests.la -rpath /usr/local/lib -no-undefined -version-info 13:4:12 OsiColCutTest.lo OsiCutsTest.lo OsiRowCutDebuggerTest.lo OsiRowCutTest.lo OsiSimplexAPITest.lo OsiNetlibTest.lo OsiUnitTestUtils.lo OsiSolverInterfaceTest.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm ../Osi/libOsi.la -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiColCutTest.o .libs/OsiCutsTest.o .libs/OsiRowCutDebuggerTest.o .libs/OsiRowCutTest.o .libs/OsiSimplexAPITest.o .libs/OsiNetlibTest.o .libs/OsiUnitTestUtils.o .libs/OsiSolverInterfaceTest.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ../Osi/.libs/libOsi.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsiCommonTests.so.1 -o .libs/libOsiCommonTests.so.1.12.4 >/usr/bin/install -c -o root -g wheel .libs/libOsiCommonTests.so.1.12.4T /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCommonTests.so.1.12.4 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsiCommonTests.so.1.12.4 libOsiCommonTests.so.1 || { rm -f libOsiCommonTests.so.1 && ln -s libOsiCommonTests.so.1.12.4 libOsiCommonTests.so.1; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsiCommonTests.so.1.12.4 libOsiCommonTests.so || { rm -f libOsiCommonTests.so && ln -s libOsiCommonTests.so.1.12.4 libOsiCommonTests.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libOsiCommonTests.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCommonTests.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'OsiUnitTests.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiUnitTests.hpp' >test -z "/usr/local/share/doc/CoinMP/Osi" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Osi" >for file in README AUTHORS LICENSE; do if test -f "$file"; then dir=; else dir="./"; fi; if test -f "$dir$file"; then install -o root -g wheel -m 0644 "$dir$file" "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Osi/$file"; fi; done >test -z "/usr/local/libdata/pkgconfig" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig" > install -o root -g wheel -m 0644 'osi.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/osi.pc' > install -o root -g wheel -m 0644 'osi-unittests.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/osi-unittests.pc' >Making install in Clp >Making install in src >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libClp.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libClp.la' >libtool: install: warning: relinking `libClp.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src; /bin/sh ../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o libClp.la -rpath /usr/local/lib -no-undefined -version-info 14:6:13 ClpCholeskyBase.lo ClpCholeskyDense.lo ClpConstraint.lo ClpConstraintLinear.lo ClpConstraintQuadratic.lo Clp_C_Interface.lo ClpDualRowDantzig.lo ClpDualRowPivot.lo ClpDualRowSteepest.lo ClpDummyMatrix.lo ClpDynamicExampleMatrix.lo ClpDynamicMatrix.lo ClpEventHandler.lo ClpFactorization.lo ClpGubDynamicMatrix.lo ClpGubMatrix.lo ClpHelperFunctions.lo ClpInterior.lo ClpLinearObjective.lo ClpMatrixBase.lo ClpMessage.lo ClpModel.lo ClpNetworkBasis.lo ClpNetworkMatrix.lo ClpNonLinearCost.lo ClpNode.lo ClpObjective.lo ClpPackedMatrix.lo ClpPlusMinusOneMatrix.lo ClpPredictorCorrector.lo ClpPdco.lo ClpPdcoBase.lo ClpLsqr.lo ClpPresolve.lo ClpPrimalColumnDantzig.lo ClpPrimalColumnPivot.lo ClpPrimalColumnSteepest.lo ClpQuadraticObjective.lo ClpSimplex.lo ClpSimplexDual.lo ClpSimplexNonlinear.lo ClpSimplexOther.lo ClpSimplexPrimal.lo ClpSolve.lo Idiot.lo IdiSolve.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/ClpCholeskyBase.o .libs/ClpCholeskyDense.o .libs/ClpConstraint.o .libs/ClpConstraintLinear.o .libs/ClpConstraintQuadratic.o .libs/Clp_C_Interface.o .libs/ClpDualRowDantzig.o .libs/ClpDualRowPivot.o .libs/ClpDualRowSteepest.o .libs/ClpDummyMatrix.o .libs/ClpDynamicExampleMatrix.o .libs/ClpDynamicMatrix.o .libs/ClpEventHandler.o .libs/ClpFactorization.o .libs/ClpGubDynamicMatrix.o .libs/ClpGubMatrix.o .libs/ClpHelperFunctions.o .libs/ClpInterior.o .libs/ClpLinearObjective.o .libs/ClpMatrixBase.o .libs/ClpMessage.o .libs/ClpModel.o .libs/ClpNetworkBasis.o .libs/ClpNetworkMatrix.o .libs/ClpNonLinearCost.o .libs/ClpNode.o .libs/ClpObjective.o .libs/ClpPackedMatrix.o .libs/ClpPlusMinusOneMatrix.o .libs/ClpPredictorCorrector.o .libs/ClpPdco.o .libs/ClpPdcoBase.o .libs/ClpLsqr.o .libs/ClpPresolve.o .libs/ClpPrimalColumnDantzig.o .libs/ClpPrimalColumnPivot.o .libs/ClpPrimalColumnSteepest.o .libs/ClpQuadraticObjective.o .libs/ClpSimplex.o .libs/ClpSimplexDual.o .libs/ClpSimplexNonlinear.o .libs/ClpSimplexOther.o .libs/ClpSimplexPrimal.o .libs/ClpSolve.o .libs/Idiot.o .libs/IdiSolve.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libClp.so.1 -o .libs/libClp.so.1.13.6 >/usr/bin/install -c -o root -g wheel .libs/libClp.so.1.13.6T /usr/ports/math/coinmp/work/stage/usr/local/lib/libClp.so.1.13.6 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libClp.so.1.13.6 libClp.so.1 || { rm -f libClp.so.1 && ln -s libClp.so.1.13.6 libClp.so.1; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libClp.so.1.13.6 libClp.so || { rm -f libClp.so && ln -s libClp.so.1.13.6 libClp.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libClp.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libClp.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libClpSolver.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libClpSolver.la' >libtool: install: warning: relinking `libClpSolver.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src; /bin/sh ../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o libClpSolver.la -rpath /usr/local/lib -no-undefined -version-info 14:6:13 ClpSolver.lo CbcOrClpParam.lo Clp_ampl.lo MyEventHandler.lo MyMessageHandler.lo unitTest.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm libClp.la -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/ClpSolver.o .libs/CbcOrClpParam.o .libs/Clp_ampl.o .libs/MyEventHandler.o .libs/MyMessageHandler.o .libs/unitTest.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ./.libs/libClp.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libClpSolver.so.1 -o .libs/libClpSolver.so.1.13.6 >/usr/bin/install -c -o root -g wheel .libs/libClpSolver.so.1.13.6T /usr/ports/math/coinmp/work/stage/usr/local/lib/libClpSolver.so.1.13.6 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libClpSolver.so.1.13.6 libClpSolver.so.1 || { rm -f libClpSolver.so.1 && ln -s libClpSolver.so.1.13.6 libClpSolver.so.1; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libClpSolver.so.1.13.6 libClpSolver.so || { rm -f libClpSolver.so && ln -s libClpSolver.so.1.13.6 libClpSolver.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libClpSolver.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libClpSolver.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/bin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/bin" > /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 'clp' '/usr/ports/math/coinmp/work/stage/usr/local/bin/clp' >libtool: install: warning: `libClpSolver.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `libClp.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la' has not been installed in `/usr/local/lib' >install -o root -g wheel -m 555 -s .libs/clp /usr/ports/math/coinmp/work/stage/usr/local/bin/clp >/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -c -m 644 config_clp.h /usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpConfig.h >/usr/bin/make install-exec-hook >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'Clp_C_Interface.h' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/Clp_C_Interface.h' > install -o root -g wheel -m 0644 'ClpCholeskyBase.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpCholeskyBase.hpp' > install -o root -g wheel -m 0644 'ClpCholeskyDense.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpCholeskyDense.hpp' > install -o root -g wheel -m 0644 'ClpConstraint.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpConstraint.hpp' > install -o root -g wheel -m 0644 'ClpConstraintLinear.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpConstraintLinear.hpp' > install -o root -g wheel -m 0644 'ClpConstraintQuadratic.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpConstraintQuadratic.hpp' > install -o root -g wheel -m 0644 'ClpDualRowDantzig.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpDualRowDantzig.hpp' > install -o root -g wheel -m 0644 'ClpDualRowPivot.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpDualRowPivot.hpp' > install -o root -g wheel -m 0644 'ClpDualRowSteepest.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpDualRowSteepest.hpp' > install -o root -g wheel -m 0644 'ClpDummyMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpDummyMatrix.hpp' > install -o root -g wheel -m 0644 'ClpDynamicExampleMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpDynamicExampleMatrix.hpp' > install -o root -g wheel -m 0644 'ClpDynamicMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpDynamicMatrix.hpp' > install -o root -g wheel -m 0644 'ClpEventHandler.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpEventHandler.hpp' > install -o root -g wheel -m 0644 'ClpFactorization.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpFactorization.hpp' > install -o root -g wheel -m 0644 'ClpGubDynamicMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpGubDynamicMatrix.hpp' > install -o root -g wheel -m 0644 'ClpGubMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpGubMatrix.hpp' > install -o root -g wheel -m 0644 'ClpInterior.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpInterior.hpp' > install -o root -g wheel -m 0644 'ClpLinearObjective.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpLinearObjective.hpp' > install -o root -g wheel -m 0644 'ClpMatrixBase.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpMatrixBase.hpp' > install -o root -g wheel -m 0644 'ClpMessage.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpMessage.hpp' > install -o root -g wheel -m 0644 'ClpModel.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpModel.hpp' > install -o root -g wheel -m 0644 'ClpNetworkMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpNetworkMatrix.hpp' > install -o root -g wheel -m 0644 'ClpNonLinearCost.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpNonLinearCost.hpp' > install -o root -g wheel -m 0644 'ClpNode.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpNode.hpp' > install -o root -g wheel -m 0644 'ClpObjective.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpObjective.hpp' > install -o root -g wheel -m 0644 'ClpPackedMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpPackedMatrix.hpp' > install -o root -g wheel -m 0644 'ClpPdcoBase.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpPdcoBase.hpp' > install -o root -g wheel -m 0644 'ClpPlusMinusOneMatrix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpPlusMinusOneMatrix.hpp' > install -o root -g wheel -m 0644 'ClpParameters.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpParameters.hpp' > install -o root -g wheel -m 0644 'ClpPresolve.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpPresolve.hpp' > install -o root -g wheel -m 0644 'ClpPrimalColumnDantzig.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpPrimalColumnDantzig.hpp' > install -o root -g wheel -m 0644 'ClpPrimalColumnPivot.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpPrimalColumnPivot.hpp' > install -o root -g wheel -m 0644 'ClpPrimalColumnSteepest.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpPrimalColumnSteepest.hpp' > install -o root -g wheel -m 0644 'ClpQuadraticObjective.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpQuadraticObjective.hpp' > install -o root -g wheel -m 0644 'ClpSimplex.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpSimplex.hpp' > install -o root -g wheel -m 0644 'ClpSimplexNonlinear.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpSimplexNonlinear.hpp' > install -o root -g wheel -m 0644 'ClpSimplexOther.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpSimplexOther.hpp' > install -o root -g wheel -m 0644 'ClpSimplexDual.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpSimplexDual.hpp' > install -o root -g wheel -m 0644 'ClpSimplexPrimal.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpSimplexPrimal.hpp' > install -o root -g wheel -m 0644 'ClpSolve.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpSolve.hpp' > install -o root -g wheel -m 0644 'CbcOrClpParam.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcOrClpParam.hpp' > install -o root -g wheel -m 0644 'Idiot.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/Idiot.hpp' > install -o root -g wheel -m 0644 'CbcOrClpParam.cpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcOrClpParam.cpp' >Making install in src/OsiClp >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libOsiClp.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiClp.la' >libtool: install: warning: relinking `libOsiClp.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp; /bin/sh ../../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCLP_BUILD -fstack-protector -o libOsiClp.la -rpath /usr/local/lib -no-undefined -version-info 14:6:13 OsiClpSolverInterface.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm ../libClp.la -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiClpSolverInterface.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ../.libs/libClp.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsiClp.so.1 -o .libs/libOsiClp.so.1.13.6 >/usr/bin/install -c -o root -g wheel .libs/libOsiClp.so.1.13.6T /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiClp.so.1.13.6 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsiClp.so.1.13.6 libOsiClp.so.1 || { rm -f libOsiClp.so.1 && ln -s libOsiClp.so.1.13.6 libOsiClp.so.1; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsiClp.so.1.13.6 libOsiClp.so || { rm -f libOsiClp.so && ln -s libOsiClp.so.1.13.6 libOsiClp.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libOsiClp.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiClp.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'OsiClpSolverInterface.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiClpSolverInterface.hpp' >test -z "/usr/local/share/doc/CoinMP/Clp" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Clp" >for file in README AUTHORS LICENSE; do if test -f "$file"; then dir=; else dir="./"; fi; if test -f "$dir$file"; then install -o root -g wheel -m 0644 "$dir$file" "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Clp/$file"; fi; done >test -z "/usr/local/libdata/pkgconfig" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig" > install -o root -g wheel -m 0644 'clp.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/clp.pc' > install -o root -g wheel -m 0644 'osi-clp.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/osi-clp.pc' >Making install in Cgl >Making install in src >Making install in CglAllDifferent >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglAllDifferent.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglAllDifferent.hpp' >Making install in CglClique >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglClique.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglClique.hpp' >Making install in CglDuplicateRow >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglDuplicateRow.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglDuplicateRow.hpp' >Making install in CglFlowCover >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglFlowCover.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglFlowCover.hpp' >Making install in CglGMI >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglGMI.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglGMI.hpp' > install -o root -g wheel -m 0644 'CglGMIParam.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglGMIParam.hpp' >Making install in CglGomory >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglGomory.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglGomory.hpp' >Making install in CglKnapsackCover >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglKnapsackCover.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglKnapsackCover.hpp' >Making install in CglLandP >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglLandP.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglLandP.hpp' > install -o root -g wheel -m 0644 'CglLandPValidator.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglLandPValidator.hpp' >Making install in CglLiftAndProject >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglLiftAndProject.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglLiftAndProject.hpp' >Making install in CglMixedIntegerRounding >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglMixedIntegerRounding.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglMixedIntegerRounding.hpp' >Making install in CglMixedIntegerRounding2 >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglMixedIntegerRounding2.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglMixedIntegerRounding2.hpp' >Making install in CglOddHole >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglOddHole.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglOddHole.hpp' >Making install in CglPreProcess >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglPreProcess.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglPreProcess.hpp' >Making install in CglProbing >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglProbing.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglProbing.hpp' >Making install in CglRedSplit >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglRedSplit.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglRedSplit.hpp' > install -o root -g wheel -m 0644 'CglRedSplitParam.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglRedSplitParam.hpp' >Making install in CglRedSplit2 >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglRedSplit2.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglRedSplit2.hpp' > install -o root -g wheel -m 0644 'CglRedSplit2Param.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglRedSplit2Param.hpp' >Making install in CglResidualCapacity >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglResidualCapacity.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglResidualCapacity.hpp' >Making install in CglSimpleRounding >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglSimpleRounding.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglSimpleRounding.hpp' >Making install in CglTwomir >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglTwomir.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglTwomir.hpp' >Making install in CglZeroHalf >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglZeroHalf.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglZeroHalf.hpp' > install -o root -g wheel -m 0644 'Cgl012cut.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/Cgl012cut.hpp' >/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -c -m 644 config_cgl.h /usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglConfig.h >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libCgl.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libCgl.la' >libtool: install: warning: relinking `libCgl.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src; /bin/sh ../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCGL_BUILD -fstack-protector -o libCgl.la -rpath /usr/local/lib -no-undefined -version-info 10:4:9 CglCutGenerator.lo CglMessage.lo CglStored.lo CglParam.lo CglTreeInfo.lo CglAllDifferent/libCglAllDifferent.la CglClique/libCglClique.la CglDuplicateRow/libCglDuplicateRow.la CglFlowCover/libCglFlowCover.la CglGMI/libCglGMI.la CglGomory/libCglGomory.la CglKnapsackCover/libCglKnapsackCover.la CglLandP/libCglLandP.la CglLiftAndProject/libCglLiftAndProject.la CglMixedIntegerRounding/libCglMixedIntegerRounding.la CglMixedIntegerRounding2/libCglMixedIntegerRounding2.la CglOddHole/libCglOddHole.la CglPreProcess/libCglPreProcess.la CglProbing/libCglProbing.la CglRedSplit/libCglRedSplit.la CglRedSplit2/libCglRedSplit2.la CglResidualCapacity/libCglResidualCapacity.la CglSimpleRounding/libCglSimpleRounding.la CglTwomir/libCglTwomir.la CglZeroHalf/libCglZeroHalf.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CglCutGenerator.o .libs/CglMessage.o .libs/CglStored.o .libs/CglParam.o .libs/CglTreeInfo.o -Wl,--whole-archive CglAllDifferent/.libs/libCglAllDifferent.a CglClique/.libs/libCglClique.a CglDuplicateRow/.libs/libCglDuplicateRow.a CglFlowCover/.libs/libCglFlowCover.a CglGMI/.libs/libCglGMI.a CglGomory/.libs/libCglGomory.a CglKnapsackCover/.libs/libCglKnapsackCover.a CglLandP/.libs/libCglLandP.a CglLiftAndProject/.libs/libCglLiftAndProject.a CglMixedIntegerRounding/.libs/libCglMixedIntegerRounding.a CglMixedIntegerRounding2/.libs/libCglMixedIntegerRounding2.a CglOddHole/.libs/libCglOddHole.a CglPreProcess/.libs/libCglPreProcess.a CglProbing/.libs/libCglProbing.a CglRedSplit/.libs/libCglRedSplit.a CglRedSplit2/.libs/libCglRedSplit2.a CglResidualCapacity/.libs/libCglResidualCapacity.a CglSimpleRounding/.libs/libCglSimpleRounding.a CglTwomir/.libs/libCglTwomir.a CglZeroHalf/.libs/libCglZeroHalf.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCgl.so.1 -o .libs/libCgl.so.1.9.4 >/usr/bin/install -c -o root -g wheel .libs/libCgl.so.1.9.4T /usr/ports/math/coinmp/work/stage/usr/local/lib/libCgl.so.1.9.4 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCgl.so.1.9.4 libCgl.so.1 || { rm -f libCgl.so.1 && ln -s libCgl.so.1.9.4 libCgl.so.1; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCgl.so.1.9.4 libCgl.so || { rm -f libCgl.so && ln -s libCgl.so.1.9.4 libCgl.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libCgl.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libCgl.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CglCutGenerator.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglCutGenerator.hpp' > install -o root -g wheel -m 0644 'CglMessage.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglMessage.hpp' > install -o root -g wheel -m 0644 'CglStored.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglStored.hpp' > install -o root -g wheel -m 0644 'CglParam.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglParam.hpp' > install -o root -g wheel -m 0644 'CglTreeInfo.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CglTreeInfo.hpp' >test -z "/usr/local/share/doc/CoinMP/Cgl" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Cgl" >for file in README AUTHORS LICENSE; do if test -f "$file"; then dir=; else dir="./"; fi; if test -f "$dir$file"; then install -o root -g wheel -m 0644 "$dir$file" "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Cgl/$file"; fi; done >test -z "/usr/local/libdata/pkgconfig" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig" > install -o root -g wheel -m 0644 'cgl.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/cgl.pc' >Making install in Cbc >Making install in src >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libCbc.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libCbc.la' >libtool: install: warning: relinking `libCbc.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src; /bin/sh ../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o libCbc.la -rpath /usr/local/lib -no-undefined -version-info 12:4:9 CbcBranchAllDifferent.lo CbcBranchCut.lo CbcBranchDecision.lo CbcBranchDefaultDecision.lo CbcBranchDynamic.lo CbcBranchingObject.lo CbcBranchLotsize.lo CbcBranchToFixLots.lo CbcCompareDefault.lo CbcCompareDepth.lo CbcCompareEstimate.lo CbcCompareObjective.lo CbcConsequence.lo CbcClique.lo CbcCountRowCut.lo CbcCutGenerator.lo CbcCutModifier.lo CbcCutSubsetModifier.lo CbcDummyBranchingObject.lo CbcEventHandler.lo CbcFathom.lo CbcFathomDynamicProgramming.lo CbcFixVariable.lo CbcFullNodeInfo.lo CbcFollowOn.lo CbcGeneral.lo CbcGeneralDepth.lo CbcHeuristic.lo CbcHeuristicDINS.lo CbcHeuristicDive.lo CbcHeuristicDiveCoefficient.lo CbcHeuristicDiveFractional.lo CbcHeuristicDiveGuided.lo CbcHeuristicDiveLineSearch.lo CbcHeuristicDivePseudoCost.lo CbcHeuristicDiveVectorLength.lo CbcHeuristicFPump.lo CbcHeuristicGreedy.lo CbcHeuristicLocal.lo CbcHeuristicPivotAndFix.lo CbcHeuristicRandRound.lo CbcHeuristicRENS.lo CbcHeuristicRINS.lo CbcHeuristicVND.lo CbcHeuristicDW.lo CbcMessage.lo CbcModel.lo CbcNode.lo CbcNodeInfo.lo CbcNWay.lo CbcObject.lo CbcObjectUpdateData.lo CbcPartialNodeInfo.lo CbcSimpleInteger.lo CbcSimpleIntegerDynamicPseudoCost.lo CbcSimpleIntegerPseudoCost.lo CbcSOS.lo CbcStatistics.lo CbcStrategy.lo CbcSubProblem.lo CbcSymmetry.lo CbcThread.lo CbcTree.lo CbcTreeLocal.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CbcBranchAllDifferent.o .libs/CbcBranchCut.o .libs/CbcBranchDecision.o .libs/CbcBranchDefaultDecision.o .libs/CbcBranchDynamic.o .libs/CbcBranchingObject.o .libs/CbcBranchLotsize.o .libs/CbcBranchToFixLots.o .libs/CbcCompareDefault.o .libs/CbcCompareDepth.o .libs/CbcCompareEstimate.o .libs/CbcCompareObjective.o .libs/CbcConsequence.o .libs/CbcClique.o .libs/CbcCountRowCut.o .libs/CbcCutGenerator.o .libs/CbcCutModifier.o .libs/CbcCutSubsetModifier.o .libs/CbcDummyBranchingObject.o .libs/CbcEventHandler.o .libs/CbcFathom.o .libs/CbcFathomDynamicProgramming.o .libs/CbcFixVariable.o .libs/CbcFullNodeInfo.o .libs/CbcFollowOn.o .libs/CbcGeneral.o .libs/CbcGeneralDepth.o .libs/CbcHeuristic.o .libs/CbcHeuristicDINS.o .libs/CbcHeuristicDive.o .libs/CbcHeuristicDiveCoefficient.o .libs/CbcHeuristicDiveFractional.o .libs/CbcHeuristicDiveGuided.o .libs/CbcHeuristicDiveLineSearch.o .libs/CbcHeuristicDivePseudoCost.o .libs/CbcHeuristicDiveVectorLength.o .libs/CbcHeuristicFPump.o .libs/CbcHeuristicGreedy.o .libs/CbcHeuristicLocal.o .libs/CbcHeuristicPivotAndFix.o .libs/CbcHeuristicRandRound.o .libs/CbcHeuristicRENS.o .libs/CbcHeuristicRINS.o .libs/CbcHeuristicVND.o .libs/CbcHeuristicDW.o .libs/CbcMessage.o .libs/CbcModel.o .libs/CbcNode.o .libs/CbcNodeInfo.o .libs/CbcNWay.o .libs/CbcObject.o .libs/CbcObjectUpdateData.o .libs/CbcPartialNodeInfo.o .libs/CbcSimpleInteger.o .libs/CbcSimpleIntegerDynamicPseudoCost.o .libs/CbcSimpleIntegerPseudoCost.o .libs/CbcSOS.o .libs/CbcStatistics.o .libs/CbcStrategy.o .libs/CbcSubProblem.o .libs/CbcSymmetry.o .libs/CbcThread.o .libs/CbcTree.o .libs/CbcTreeLocal.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCbc.so.3 -o .libs/libCbc.so.3.9.4 >/usr/bin/install -c -o root -g wheel .libs/libCbc.so.3.9.4T /usr/ports/math/coinmp/work/stage/usr/local/lib/libCbc.so.3.9.4 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCbc.so.3.9.4 libCbc.so.3 || { rm -f libCbc.so.3 && ln -s libCbc.so.3.9.4 libCbc.so.3; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCbc.so.3.9.4 libCbc.so || { rm -f libCbc.so && ln -s libCbc.so.3.9.4 libCbc.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libCbc.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libCbc.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libCbcSolver.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libCbcSolver.la' >libtool: install: warning: relinking `libCbcSolver.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src; /bin/sh ../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o libCbcSolver.la -rpath /usr/local/lib -no-undefined -version-info 12:4:9 Cbc_C_Interface.lo CbcCbcParam.lo Cbc_ampl.lo CbcLinked.lo CbcLinkedUtils.lo unitTestClp.lo CbcSolver.lo CbcSolverHeuristics.lo CbcSolverAnalyze.lo CbcMipStartIO.lo CbcSolverExpandKnapsack.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm libCbc.la -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/Cbc_C_Interface.o .libs/CbcCbcParam.o .libs/Cbc_ampl.o .libs/CbcLinked.o .libs/CbcLinkedUtils.o .libs/unitTestClp.o .libs/CbcSolver.o .libs/CbcSolverHeuristics.o .libs/CbcSolverAnalyze.o .libs/CbcMipStartIO.o .libs/CbcSolverExpandKnapsack.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ./.libs/libCbc.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCbcSolver.so.3 -o .libs/libCbcSolver.so.3.9.4 >/usr/bin/install -c -o root -g wheel .libs/libCbcSolver.so.3.9.4T /usr/ports/math/coinmp/work/stage/usr/local/lib/libCbcSolver.so.3.9.4 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCbcSolver.so.3.9.4 libCbcSolver.so.3 || { rm -f libCbcSolver.so.3 && ln -s libCbcSolver.so.3.9.4 libCbcSolver.so.3; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCbcSolver.so.3.9.4 libCbcSolver.so || { rm -f libCbcSolver.so && ln -s libCbcSolver.so.3.9.4 libCbcSolver.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libCbcSolver.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libCbcSolver.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/bin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/bin" > /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 'cbc' '/usr/ports/math/coinmp/work/stage/usr/local/bin/cbc' >libtool: install: warning: `libCbcSolver.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `libCbc.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `/usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `/usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la' has not been installed in `/usr/local/lib' >libtool: install: warning: `/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la' has not been installed in `/usr/local/lib' >install -o root -g wheel -m 555 -s .libs/cbc /usr/ports/math/coinmp/work/stage/usr/local/bin/cbc >/usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -c -m 644 config_cbc.h /usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcConfig.h >/usr/bin/make install-exec-hook >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'Cbc_C_Interface.h' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/Cbc_C_Interface.h' > install -o root -g wheel -m 0644 'CbcBranchActual.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchActual.hpp' > install -o root -g wheel -m 0644 'CbcBranchAllDifferent.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchAllDifferent.hpp' > install -o root -g wheel -m 0644 'CbcBranchBase.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchBase.hpp' > install -o root -g wheel -m 0644 'CbcBranchDynamic.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchDynamic.hpp' > install -o root -g wheel -m 0644 'CbcBranchCut.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchCut.hpp' > install -o root -g wheel -m 0644 'CbcBranchDecision.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchDecision.hpp' > install -o root -g wheel -m 0644 'CbcBranchDefaultDecision.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchDefaultDecision.hpp' > install -o root -g wheel -m 0644 'CbcBranchingObject.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchingObject.hpp' > install -o root -g wheel -m 0644 'CbcBranchLotsize.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchLotsize.hpp' > install -o root -g wheel -m 0644 'CbcBranchToFixLots.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcBranchToFixLots.hpp' > install -o root -g wheel -m 0644 'CbcCompareActual.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCompareActual.hpp' > install -o root -g wheel -m 0644 'CbcCompareBase.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCompareBase.hpp' > install -o root -g wheel -m 0644 'CbcCompareDefault.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCompareDefault.hpp' > install -o root -g wheel -m 0644 'CbcCompareDepth.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCompareDepth.hpp' > install -o root -g wheel -m 0644 'CbcCompareEstimate.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCompareEstimate.hpp' > install -o root -g wheel -m 0644 'CbcCompareObjective.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCompareObjective.hpp' > install -o root -g wheel -m 0644 'CbcConsequence.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcConsequence.hpp' > install -o root -g wheel -m 0644 'CbcClique.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcClique.hpp' > install -o root -g wheel -m 0644 'CbcCompare.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCompare.hpp' > install -o root -g wheel -m 0644 'CbcCountRowCut.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCountRowCut.hpp' > install -o root -g wheel -m 0644 'CbcCutGenerator.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCutGenerator.hpp' > install -o root -g wheel -m 0644 'CbcCutModifier.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCutModifier.hpp' > install -o root -g wheel -m 0644 'CbcCutSubsetModifier.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcCutSubsetModifier.hpp' > install -o root -g wheel -m 0644 'CbcDummyBranchingObject.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcDummyBranchingObject.hpp' > install -o root -g wheel -m 0644 'CbcFathom.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcFathom.hpp' > install -o root -g wheel -m 0644 'CbcEventHandler.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcEventHandler.hpp' > install -o root -g wheel -m 0644 'CbcFathomDynamicProgramming.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcFathomDynamicProgramming.hpp' > install -o root -g wheel -m 0644 'CbcFeasibilityBase.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcFeasibilityBase.hpp' > install -o root -g wheel -m 0644 'CbcFixVariable.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcFixVariable.hpp' > install -o root -g wheel -m 0644 'CbcFollowOn.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcFollowOn.hpp' > install -o root -g wheel -m 0644 'CbcFullNodeInfo.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcFullNodeInfo.hpp' > install -o root -g wheel -m 0644 'CbcGeneral.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcGeneral.hpp' > install -o root -g wheel -m 0644 'CbcGeneralDepth.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcGeneralDepth.hpp' > install -o root -g wheel -m 0644 'CbcHeuristic.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristic.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDINS.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDINS.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDive.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDive.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDiveCoefficient.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDiveCoefficient.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDiveFractional.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDiveFractional.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDiveGuided.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDiveGuided.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDiveLineSearch.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDiveLineSearch.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDivePseudoCost.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDivePseudoCost.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDiveVectorLength.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDiveVectorLength.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicFPump.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicFPump.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicGreedy.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicGreedy.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicLocal.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicLocal.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicPivotAndFix.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicPivotAndFix.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicRandRound.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicRandRound.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicRENS.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicRENS.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicRINS.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicRINS.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicVND.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicVND.hpp' > install -o root -g wheel -m 0644 'CbcHeuristicDW.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcHeuristicDW.hpp' > install -o root -g wheel -m 0644 'CbcMessage.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcMessage.hpp' > install -o root -g wheel -m 0644 'CbcModel.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcModel.hpp' > install -o root -g wheel -m 0644 'CbcNode.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcNode.hpp' > install -o root -g wheel -m 0644 'CbcNodeInfo.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcNodeInfo.hpp' > install -o root -g wheel -m 0644 'CbcNWay.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcNWay.hpp' > install -o root -g wheel -m 0644 'CbcObject.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcObject.hpp' > install -o root -g wheel -m 0644 'CbcObjectUpdateData.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcObjectUpdateData.hpp' > install -o root -g wheel -m 0644 'CbcParam.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcParam.hpp' > install -o root -g wheel -m 0644 'CbcPartialNodeInfo.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcPartialNodeInfo.hpp' > install -o root -g wheel -m 0644 'CbcSimpleInteger.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcSimpleInteger.hpp' > install -o root -g wheel -m 0644 'CbcSimpleIntegerDynamicPseudoCost.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcSimpleIntegerDynamicPseudoCost.hpp' > install -o root -g wheel -m 0644 'CbcSimpleIntegerPseudoCost.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcSimpleIntegerPseudoCost.hpp' > install -o root -g wheel -m 0644 'CbcStrategy.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcStrategy.hpp' > install -o root -g wheel -m 0644 'CbcSolver.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcSolver.hpp' > install -o root -g wheel -m 0644 'CbcMipStartIO.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcMipStartIO.hpp' > install -o root -g wheel -m 0644 'CbcSOS.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcSOS.hpp' > install -o root -g wheel -m 0644 'CbcSubProblem.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcSubProblem.hpp' > install -o root -g wheel -m 0644 'CbcTree.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcTree.hpp' > install -o root -g wheel -m 0644 'CbcLinked.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcLinked.hpp' > install -o root -g wheel -m 0644 'CbcTreeLocal.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CbcTreeLocal.hpp' > install -o root -g wheel -m 0644 'ClpConstraintAmpl.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpConstraintAmpl.hpp' > install -o root -g wheel -m 0644 'ClpAmplObjective.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/ClpAmplObjective.hpp' >Making install in src/OsiCbc >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libOsiCbc.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCbc.la' >libtool: install: warning: relinking `libOsiCbc.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/OsiCbc; /bin/sh ../../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCBC_BUILD -fstack-protector -o libOsiCbc.la -rpath /usr/local/lib -no-undefined -version-info 12:4:9 OsiCbcSolverInterface.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm ../libCbc.la -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/OsiCbcSolverInterface.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz ../.libs/libCbc.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libOsiCbc.so.3 -o .libs/libOsiCbc.so.3.9.4 >/usr/bin/install -c -o root -g wheel .libs/libOsiCbc.so.3.9.4T /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCbc.so.3.9.4 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsiCbc.so.3.9.4 libOsiCbc.so.3 || { rm -f libOsiCbc.so.3 && ln -s libOsiCbc.so.3.9.4 libOsiCbc.so.3; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libOsiCbc.so.3.9.4 libOsiCbc.so || { rm -f libOsiCbc.so && ln -s libOsiCbc.so.3.9.4 libOsiCbc.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libOsiCbc.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCbc.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'OsiCbcSolverInterface.hpp' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/OsiCbcSolverInterface.hpp' >test -z "/usr/local/share/doc/CoinMP/Cbc" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Cbc" >for file in README AUTHORS LICENSE; do if test -f "$file"; then dir=; else dir="./"; fi; if test -f "$dir$file"; then install -o root -g wheel -m 0644 "$dir$file" "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/Cbc/$file"; fi; done >test -z "/usr/local/libdata/pkgconfig" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig" > install -o root -g wheel -m 0644 'cbc.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/cbc.pc' > install -o root -g wheel -m 0644 'osi-cbc.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/osi-cbc.pc' >Making install in CoinMP >Making install in src >/usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/install-sh -c -m 644 config_coinmp.h /usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinMPConfig.h >test -z "/usr/local/lib" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/lib" > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel 'libCoinMP.la' '/usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinMP.la' >libtool: install: warning: relinking `libCoinMP.la' >(cd /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/src; /bin/sh ../libtool --tag=CXX --mode=relink c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -ffast-math -DCOINMP_BUILD -fstack-protector -o libCoinMP.la -rpath /usr/local/lib -no-undefined -version-info 9:1:8 CoinMP.lo CoinProblem.lo CoinResult.lo CoinSolver.lo CoinOption.lo CoinCbc.lo /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/libCbcSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/libCbc.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/libCgl.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/libOsiClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClpSolver.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/libClp.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/libOsi.la /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/libCoinUtils.la -lbz2 -lz -lm -inst-prefix-dir /usr/ports/math/coinmp/work/stage) >c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CoinMP.o .libs/CoinProblem.o .libs/CoinResult.o .libs/CoinSolver.o .libs/CoinOption.o .libs/CoinCbc.o -Wl,--rpath -Wl,/usr/local/lib /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/.libs/libCbcSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cbc/src/.libs/libCbc.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Cgl/src/.libs/libCgl.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/OsiClp/.libs/libOsiClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClpSolver.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Clp/src/.libs/libClp.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/Osi/src/Osi/.libs/libOsi.so /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinUtils/src/.libs/libCoinUtils.so -lbz2 -lz -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libCoinMP.so.1 -o .libs/libCoinMP.so.1.8.1 >/usr/bin/install -c -o root -g wheel .libs/libCoinMP.so.1.8.1T /usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinMP.so.1.8.1 >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCoinMP.so.1.8.1 libCoinMP.so.1 || { rm -f libCoinMP.so.1 && ln -s libCoinMP.so.1.8.1 libCoinMP.so.1; }; }) >(cd /usr/ports/math/coinmp/work/stage/usr/local/lib && { ln -s -f libCoinMP.so.1.8.1 libCoinMP.so || { rm -f libCoinMP.so && ln -s libCoinMP.so.1.8.1 libCoinMP.so; }; }) >/usr/bin/install -c -o root -g wheel .libs/libCoinMP.lai /usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinMP.la >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >test -z "/usr/local/include/coin" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/include/coin" > install -o root -g wheel -m 0644 'CoinMP.h' '/usr/ports/math/coinmp/work/stage/usr/local/include/coin/CoinMP.h' >test -z "/usr/local/share/doc/CoinMP/CoinMP" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/CoinMP" >for file in README AUTHORS LICENSE; do if test -f "$file"; then dir=; else dir="./"; fi; if test -f "$dir$file"; then install -o root -g wheel -m 0644 "$dir$file" "/usr/ports/math/coinmp/work/stage/usr/local/share/doc/CoinMP/CoinMP/$file"; fi; done >test -z "" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/install-sh -d "" >test -z "/usr/local/libdata/pkgconfig" || /usr/ports/math/coinmp/work/CoinMP-1.8.1/CoinMP/install-sh -d "/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig" > install -o root -g wheel -m 0644 'coinmp.pc' '/usr/ports/math/coinmp/work/stage/usr/local/libdata/pkgconfig/coinmp.pc' >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinUtils.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsi.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiClp.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCommonTests.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libClp.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libClpSolver.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libCgl.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libCbc.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libCbcSolver.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libOsiCbc.so.* >/usr/bin/strip /usr/ports/math/coinmp/work/stage/usr/local/lib/libCoinMP.so.* >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >===> Building package for CoinMP-1.8.1 >box:/usr/ports/math/coinmp # exit > >exit > >Script done on Mon Apr 13 23:14:13 2015 > ># portlint -ac >WARN: Consider to set DEVELOPER=yes in /etc/make.conf >0 fatal errors and 1 warning found.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 199430
:
155571
| 155572 |
155632
|
155633