------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/gmake-4.3.txz Installing /packages/All/pkgconf-1.6.3,1.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/CoinMP-1.8.4_3.txz Installing /packages/All/blas-3.5.0_6.txz Installing /packages/All/lapack-3.5.0_8.txz Installing /packages/All/Ipopt-3.12.13_2.txz Installing /packages/All/coin-or-bonmin-1.8.8.txz UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:43 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by coin-or-couenne-0.5.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by coin-or-couenne-0.5.8 for building => SHA256 Checksum OK for coin-or-Couenne-releases-0.5.8_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by coin-or-couenne-0.5.8 for building ===> Extracting for coin-or-couenne-0.5.8 => SHA256 Checksum OK for coin-or-Couenne-releases-0.5.8_GH0.tar.gz. Extracted Memory Use: 6.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for coin-or-couenne-0.5.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on executable: gfortran8 - found ===> coin-or-couenne-0.5.8 depends on package: gmake>=4.3 - found ===> coin-or-couenne-0.5.8 depends on package: pkgconf>=1.3.0_1 - found ===> coin-or-couenne-0.5.8 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on shared library: libbonmin.so - found (/usr/local/lib/libbonmin.so) ===> coin-or-couenne-0.5.8 depends on shared library: libCbc.so - found (/usr/local/lib/libCbc.so) ===> coin-or-couenne-0.5.8 depends on shared library: libipopt.so - found (/usr/local/lib/libipopt.so) ===> coin-or-couenne-0.5.8 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so) ===> coin-or-couenne-0.5.8 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on executable: gfortran8 - found ===> coin-or-couenne-0.5.8 depends on package: gmake>=4.3 - found ===> coin-or-couenne-0.5.8 depends on package: pkgconf>=1.3.0_1 - found ===> coin-or-couenne-0.5.8 depends on file: /usr/local/bin/as - found ===> coin-or-couenne-0.5.8 depends on shared library: libbonmin.so - found (/usr/local/lib/libbonmin.so) ===> coin-or-couenne-0.5.8 depends on shared library: libCbc.so - found (/usr/local/lib/libCbc.so) ===> coin-or-couenne-0.5.8 depends on shared library: libipopt.so - found (/usr/local/lib/libipopt.so) ===> coin-or-couenne-0.5.8 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so) ===> coin-or-couenne-0.5.8 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so) ===> Configuring for coin-or-couenne-0.5.8 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 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: -pipe -O2 -fno-strict-aliasing 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: -pipe -O2 -fno-strict-aliasing configure: Trying to determine Fortran compiler name checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran8 accepts -g... yes configure: Fortran compiler options are: -O -Wl,-rpath=/usr/local/lib/gcc8 checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... 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... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for /usr/local/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/local/bin/nm 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 output from cc object... ok checking for objdir... .libs checking for ar... /usr/local/bin/ar checking for ranlib... /usr/local/bin/ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no 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/local/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/local/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/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 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 gfortran8 option to produce PIC... -fPIC checking if gfortran8 PIC flag -fPIC works... yes checking if gfortran8 static flag -static works... yes checking if gfortran8 supports -c -o file.o... yes checking whether the gfortran8 linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate configure: Build is "x86_64-portbld-dragonfly5.9". checking for dos2unix... no ./configure: 1: Syntax error: Bad fd number 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... no checking whether source of project ASL is available and should be compiled... no checking whether source of project Blas is available and should be compiled... no checking whether source of project Lapack is available and should be compiled... no checking whether source of project Metis is available and should be compiled... no checking whether source of project HSL is available and should be compiled... no checking whether source of project Mumps is available and should be compiled... no checking whether source of project SoPlex is available and should be compiled... no checking whether source of project CoinUtils is available and should be compiled... no checking whether source of project Osi is available and should be compiled... no checking whether source of project Clp is available and should be compiled... no checking whether source of project Cgl is available and should be compiled... no checking whether source of project Cbc is available and should be compiled... no checking whether source of project Ipopt is available and should be compiled... no checking whether source of project SCIP is available and should be compiled... no checking whether source of project Bonmin is available and should be compiled... no checking whether source of project Couenne is available and should be compiled... yes, source in Couenne checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating doxydoc/doxygen.conf config.status: executing depfiles commands configure: configuring in Couenne configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'CPPFLAGS=' 'CPP=cpp' 'CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' 'CXX=c++' 'F77=gfortran8' 'FFLAGS=-O -Wl,-rpath=/usr/local/lib/gcc8' 'LDFLAGS= -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin ' 'build_alias=x86_64-portbld-dragonfly5.9' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 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: -pipe -O2 -fno-strict-aliasing configure: Trying to determine Fortran compiler name checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran8 accepts -g... yes configure: Fortran compiler options are: -O -Wl,-rpath=/usr/local/lib/gcc8 checking how to get verbose linking output from gfortran8... -v checking for Fortran libraries of gfortran8... -L/usr/local/lib -L/usr/local/lib/gcc8 -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lm -lgcc_s -lquadmath configure: Corrected Fortran libraries: -L/usr/local/lib -L/usr/local/lib/gcc8 -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for svnversion... no checking whether we want to compile in debug mode... no 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: -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed configure: C compiler options are: -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking dependency style of c++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 5:8:4 checking cstdint usability... yes checking cstdint presence... yes checking for cstdint... yes checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package Bonmin... yes: 1.8.8 checking for COIN-OR package ASL... not given: Package 'bonminamplinterface', required by 'virtual:world', not found checking if user provides library for Nauty... no checking for COIN-OR package SCIP... not given: Package 'coinscip', required by 'virtual:world', not found checking for COIN-OR package Cpx... not given: Package 'osi-cplex', required by 'virtual:world', not found checking for COIN-OR package Grb... not given: Package 'osi-gurobi', required by 'virtual:world', not found checking for COIN-OR package Msk... not given: Package 'osi-mosek', required by 'virtual:world', not found checking for COIN-OR package Spx... not given: Package 'osi-soplex', required by 'virtual:world', not found checking for COIN-OR package Xpr... not given: Package 'osi-xpress', required by 'virtual: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 cstdint... (cached) yes configure: configuring doxygen documentation options checking for doxygen... no checking for latex... no checking for dot... NO checking for doxygen doc'n for CoinUtils ... /usr/local/share/coin/doc/CoinUtils/doxydoc (tag) checking for doxygen doc'n for Osi ... /usr/local/share/coin/doc/Osi/doxydoc (tag) checking for doxygen doc'n for Clp ... /usr/local/share/coin/doc/Clp/doxydoc (tag) checking for doxygen doc'n for Cgl ... /usr/local/share/coin/doc/Cgl/doxydoc (tag) checking for doxygen doc'n for Cbc ... /usr/local/share/coin/doc/Cbc/doxydoc (tag) checking for doxygen doc'n for Ipopt ... /usr/local/share/coin/doc/Ipopt/doxydoc (tag) checking for doxygen doc'n for Bonmin ... /usr/local/share/coin/doc/Bonmin/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 test/Makefile config.status: creating src/main/Makefile config.status: creating src/bound_tightening/Makefile config.status: creating src/bound_tightening/twoImpliedBT/Makefile config.status: creating src/branch/Makefile config.status: creating src/convex/Makefile config.status: creating src/interfaces/Makefile config.status: creating src/heuristics/Makefile config.status: creating src/disjunctive/Makefile config.status: creating src/cut/crossconv/Makefile config.status: creating src/cut/sdpcuts/Makefile config.status: creating src/expression/Makefile config.status: creating src/problem/Makefile config.status: creating src/standardize/Makefile config.status: creating src/readnl/Makefile config.status: creating src/util/Makefile config.status: creating src/Makefile config.status: creating test/grandTest.sh config.status: creating couenne.pc config.status: creating couenne-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/config.h config.status: creating src/config_couenne.h config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of Couenne successful configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Main configuration of Couenne successful SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for coin-or-couenne-0.5.8 gmake[1]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8' Making all in Couenne gmake[2]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' Making all in src/util gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/util' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../convex` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../util` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT drawCuts.lo -MD -MP -MF ".deps/drawCuts.Tpo" -c -o drawCuts.lo drawCuts.cpp; \ then mv -f ".deps/drawCuts.Tpo" ".deps/drawCuts.Plo"; else rm -f ".deps/drawCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../convex` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../util` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT rootQ.lo -MD -MP -MF ".deps/rootQ.Tpo" -c -o rootQ.lo rootQ.cpp; \ then mv -f ".deps/rootQ.Tpo" ".deps/rootQ.Plo"; else rm -f ".deps/rootQ.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../convex` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../util` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSparseMatrix.lo -MD -MP -MF ".deps/CouenneSparseMatrix.Tpo" -c -o CouenneSparseMatrix.lo CouenneSparseMatrix.cpp; \ then mv -f ".deps/CouenneSparseMatrix.Tpo" ".deps/CouenneSparseMatrix.Plo"; else rm -f ".deps/CouenneSparseMatrix.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../convex -I./../branch -I./../bound_tightening -I./../problem -I./../util -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSparseMatrix.lo -MD -MP -MF .deps/CouenneSparseMatrix.Tpo -c CouenneSparseMatrix.cpp -fPIC -DPIC -o .libs/CouenneSparseMatrix.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../convex -I./../branch -I./../bound_tightening -I./../problem -I./../util -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT drawCuts.lo -MD -MP -MF .deps/drawCuts.Tpo -c drawCuts.cpp -fPIC -DPIC -o .libs/drawCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../convex -I./../branch -I./../bound_tightening -I./../problem -I./../util -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT rootQ.lo -MD -MP -MF .deps/rootQ.Tpo -c rootQ.cpp -fPIC -DPIC -o .libs/rootQ.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneUtil.la -no-undefined -version-info 5:8:4 drawCuts.lo rootQ.lo CouenneSparseMatrix.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneUtil.a .libs/drawCuts.o .libs/rootQ.o .libs/CouenneSparseMatrix.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneUtil.a creating libCouenneUtil.la (cd .libs && rm -f libCouenneUtil.la && ln -s ../libCouenneUtil.la libCouenneUtil.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/util' Making all in src/expression gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT domain.lo -MD -MP -MF ".deps/domain.Tpo" -c -o domain.lo domain.cpp; \ then mv -f ".deps/domain.Tpo" ".deps/domain.Plo"; else rm -f ".deps/domain.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT expression.lo -MD -MP -MF ".deps/expression.Tpo" -c -o expression.lo expression.cpp; \ then mv -f ".deps/expression.Tpo" ".deps/expression.Plo"; else rm -f ".deps/expression.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprOp.lo -MD -MP -MF ".deps/exprOp.Tpo" -c -o exprOp.lo exprOp.cpp; \ then mv -f ".deps/exprOp.Tpo" ".deps/exprOp.Plo"; else rm -f ".deps/exprOp.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprUnary.lo -MD -MP -MF ".deps/exprUnary.Tpo" -c -o exprUnary.lo exprUnary.cpp; \ then mv -f ".deps/exprUnary.Tpo" ".deps/exprUnary.Plo"; else rm -f ".deps/exprUnary.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprVar.lo -MD -MP -MF ".deps/exprVar.Tpo" -c -o exprVar.lo exprVar.cpp; \ then mv -f ".deps/exprVar.Tpo" ".deps/exprVar.Plo"; else rm -f ".deps/exprVar.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprAux.lo -MD -MP -MF ".deps/exprAux.Tpo" -c -o exprAux.lo exprAux.cpp; \ then mv -f ".deps/exprAux.Tpo" ".deps/exprAux.Plo"; else rm -f ".deps/exprAux.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouExpr.lo -MD -MP -MF ".deps/CouExpr.Tpo" -c -o CouExpr.lo CouExpr.cpp; \ then mv -f ".deps/CouExpr.Tpo" ".deps/CouExpr.Plo"; else rm -f ".deps/CouExpr.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprAbs.lo -MD -MP -MF ".deps/exprAbs.Tpo" -c -o exprAbs.lo `test -f 'operators/exprAbs.cpp' || echo './'`operators/exprAbs.cpp; \ then mv -f ".deps/exprAbs.Tpo" ".deps/exprAbs.Plo"; else rm -f ".deps/exprAbs.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprDiv.lo -MD -MP -MF ".deps/exprDiv.Tpo" -c -o exprDiv.lo `test -f 'operators/exprDiv.cpp' || echo './'`operators/exprDiv.cpp; \ then mv -f ".deps/exprDiv.Tpo" ".deps/exprDiv.Plo"; else rm -f ".deps/exprDiv.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprExp.lo -MD -MP -MF ".deps/exprExp.Tpo" -c -o exprExp.lo `test -f 'operators/exprExp.cpp' || echo './'`operators/exprExp.cpp; \ then mv -f ".deps/exprExp.Tpo" ".deps/exprExp.Plo"; else rm -f ".deps/exprExp.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprDiv.lo -MD -MP -MF .deps/exprDiv.Tpo -c operators/exprDiv.cpp -fPIC -DPIC -o .libs/exprDiv.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c expression.cpp -fPIC -DPIC -o .libs/expression.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouExpr.lo -MD -MP -MF .deps/CouExpr.Tpo -c CouExpr.cpp -fPIC -DPIC -o .libs/CouExpr.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprOp.lo -MD -MP -MF .deps/exprOp.Tpo -c exprOp.cpp -fPIC -DPIC -o .libs/exprOp.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprVar.lo -MD -MP -MF .deps/exprVar.Tpo -c exprVar.cpp -fPIC -DPIC -o .libs/exprVar.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprAux.lo -MD -MP -MF .deps/exprAux.Tpo -c exprAux.cpp -fPIC -DPIC -o .libs/exprAux.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprAbs.lo -MD -MP -MF .deps/exprAbs.Tpo -c operators/exprAbs.cpp -fPIC -DPIC -o .libs/exprAbs.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprUnary.lo -MD -MP -MF .deps/exprUnary.Tpo -c exprUnary.cpp -fPIC -DPIC -o .libs/exprUnary.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprExp.lo -MD -MP -MF .deps/exprExp.Tpo -c operators/exprExp.cpp -fPIC -DPIC -o .libs/exprExp.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT domain.lo -MD -MP -MF .deps/domain.Tpo -c domain.cpp -fPIC -DPIC -o .libs/domain.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprInv.lo -MD -MP -MF ".deps/exprInv.Tpo" -c -o exprInv.lo `test -f 'operators/exprInv.cpp' || echo './'`operators/exprInv.cpp; \ then mv -f ".deps/exprInv.Tpo" ".deps/exprInv.Plo"; else rm -f ".deps/exprInv.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprInv.lo -MD -MP -MF .deps/exprInv.Tpo -c operators/exprInv.cpp -fPIC -DPIC -o .libs/exprInv.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprLog.lo -MD -MP -MF ".deps/exprLog.Tpo" -c -o exprLog.lo `test -f 'operators/exprLog.cpp' || echo './'`operators/exprLog.cpp; \ then mv -f ".deps/exprLog.Tpo" ".deps/exprLog.Plo"; else rm -f ".deps/exprLog.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprMul.lo -MD -MP -MF ".deps/exprMul.Tpo" -c -o exprMul.lo `test -f 'operators/exprMul.cpp' || echo './'`operators/exprMul.cpp; \ then mv -f ".deps/exprMul.Tpo" ".deps/exprMul.Plo"; else rm -f ".deps/exprMul.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprLog.lo -MD -MP -MF .deps/exprLog.Tpo -c operators/exprLog.cpp -fPIC -DPIC -o .libs/exprLog.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprMul.lo -MD -MP -MF .deps/exprMul.Tpo -c operators/exprMul.cpp -fPIC -DPIC -o .libs/exprMul.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprTrilinear.lo -MD -MP -MF ".deps/exprTrilinear.Tpo" -c -o exprTrilinear.lo `test -f 'operators/exprTrilinear.cpp' || echo './'`operators/exprTrilinear.cpp; \ then mv -f ".deps/exprTrilinear.Tpo" ".deps/exprTrilinear.Plo"; else rm -f ".deps/exprTrilinear.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprOpp.lo -MD -MP -MF ".deps/exprOpp.Tpo" -c -o exprOpp.lo `test -f 'operators/exprOpp.cpp' || echo './'`operators/exprOpp.cpp; \ then mv -f ".deps/exprOpp.Tpo" ".deps/exprOpp.Plo"; else rm -f ".deps/exprOpp.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprTrilinear.lo -MD -MP -MF .deps/exprTrilinear.Tpo -c operators/exprTrilinear.cpp -fPIC -DPIC -o .libs/exprTrilinear.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprOpp.lo -MD -MP -MF .deps/exprOpp.Tpo -c operators/exprOpp.cpp -fPIC -DPIC -o .libs/exprOpp.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprPow.lo -MD -MP -MF ".deps/exprPow.Tpo" -c -o exprPow.lo `test -f 'operators/exprPow.cpp' || echo './'`operators/exprPow.cpp; \ then mv -f ".deps/exprPow.Tpo" ".deps/exprPow.Plo"; else rm -f ".deps/exprPow.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprSin.lo -MD -MP -MF ".deps/exprSin.Tpo" -c -o exprSin.lo `test -f 'operators/exprSin.cpp' || echo './'`operators/exprSin.cpp; \ then mv -f ".deps/exprSin.Tpo" ".deps/exprSin.Plo"; else rm -f ".deps/exprSin.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprPow.lo -MD -MP -MF .deps/exprPow.Tpo -c operators/exprPow.cpp -fPIC -DPIC -o .libs/exprPow.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprSin.lo -MD -MP -MF .deps/exprSin.Tpo -c operators/exprSin.cpp -fPIC -DPIC -o .libs/exprSin.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprCos.lo -MD -MP -MF ".deps/exprCos.Tpo" -c -o exprCos.lo `test -f 'operators/exprCos.cpp' || echo './'`operators/exprCos.cpp; \ then mv -f ".deps/exprCos.Tpo" ".deps/exprCos.Plo"; else rm -f ".deps/exprCos.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprCos.lo -MD -MP -MF .deps/exprCos.Tpo -c operators/exprCos.cpp -fPIC -DPIC -o .libs/exprCos.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprSub.lo -MD -MP -MF ".deps/exprSub.Tpo" -c -o exprSub.lo `test -f 'operators/exprSub.cpp' || echo './'`operators/exprSub.cpp; \ then mv -f ".deps/exprSub.Tpo" ".deps/exprSub.Plo"; else rm -f ".deps/exprSub.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprSum.lo -MD -MP -MF ".deps/exprSum.Tpo" -c -o exprSum.lo `test -f 'operators/exprSum.cpp' || echo './'`operators/exprSum.cpp; \ then mv -f ".deps/exprSum.Tpo" ".deps/exprSum.Plo"; else rm -f ".deps/exprSum.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprMinMax.lo -MD -MP -MF ".deps/exprMinMax.Tpo" -c -o exprMinMax.lo `test -f 'operators/exprMinMax.cpp' || echo './'`operators/exprMinMax.cpp; \ then mv -f ".deps/exprMinMax.Tpo" ".deps/exprMinMax.Plo"; else rm -f ".deps/exprMinMax.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprSub.lo -MD -MP -MF .deps/exprSub.Tpo -c operators/exprSub.cpp -fPIC -DPIC -o .libs/exprSub.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprSum.lo -MD -MP -MF .deps/exprSum.Tpo -c operators/exprSum.cpp -fPIC -DPIC -o .libs/exprSum.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprMinMax.lo -MD -MP -MF .deps/exprMinMax.Tpo -c operators/exprMinMax.cpp -fPIC -DPIC -o .libs/exprMinMax.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprGroup.lo -MD -MP -MF ".deps/exprGroup.Tpo" -c -o exprGroup.lo `test -f 'operators/exprGroup.cpp' || echo './'`operators/exprGroup.cpp; \ then mv -f ".deps/exprGroup.Tpo" ".deps/exprGroup.Plo"; else rm -f ".deps/exprGroup.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprQuad.lo -MD -MP -MF ".deps/exprQuad.Tpo" -c -o exprQuad.lo `test -f 'operators/exprQuad.cpp' || echo './'`operators/exprQuad.cpp; \ then mv -f ".deps/exprQuad.Tpo" ".deps/exprQuad.Plo"; else rm -f ".deps/exprQuad.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT compQuadFinBounds.lo -MD -MP -MF ".deps/compQuadFinBounds.Tpo" -c -o compQuadFinBounds.lo `test -f 'operators/compQuadFinBounds.cpp' || echo './'`operators/compQuadFinBounds.cpp; \ then mv -f ".deps/compQuadFinBounds.Tpo" ".deps/compQuadFinBounds.Plo"; else rm -f ".deps/compQuadFinBounds.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprBQuad.lo -MD -MP -MF ".deps/exprBQuad.Tpo" -c -o exprBQuad.lo `test -f 'operators/bounds/exprBQuad.cpp' || echo './'`operators/bounds/exprBQuad.cpp; \ then mv -f ".deps/exprBQuad.Tpo" ".deps/exprBQuad.Plo"; else rm -f ".deps/exprBQuad.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprGroup.lo -MD -MP -MF .deps/exprGroup.Tpo -c operators/exprGroup.cpp -fPIC -DPIC -o .libs/exprGroup.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprQuad.lo -MD -MP -MF .deps/exprQuad.Tpo -c operators/exprQuad.cpp -fPIC -DPIC -o .libs/exprQuad.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT compQuadFinBounds.lo -MD -MP -MF .deps/compQuadFinBounds.Tpo -c operators/compQuadFinBounds.cpp -fPIC -DPIC -o .libs/compQuadFinBounds.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneExprJac.lo -MD -MP -MF ".deps/CouenneExprJac.Tpo" -c -o CouenneExprJac.lo `test -f 'partial/CouenneExprJac.cpp' || echo './'`partial/CouenneExprJac.cpp; \ then mv -f ".deps/CouenneExprJac.Tpo" ".deps/CouenneExprJac.Plo"; else rm -f ".deps/CouenneExprJac.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprBQuad.lo -MD -MP -MF .deps/exprBQuad.Tpo -c operators/bounds/exprBQuad.cpp -fPIC -DPIC -o .libs/exprBQuad.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneExprHess.lo -MD -MP -MF ".deps/CouenneExprHess.Tpo" -c -o CouenneExprHess.lo `test -f 'partial/CouenneExprHess.cpp' || echo './'`partial/CouenneExprHess.cpp; \ then mv -f ".deps/CouenneExprHess.Tpo" ".deps/CouenneExprHess.Plo"; else rm -f ".deps/CouenneExprHess.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneExprJac.lo -MD -MP -MF .deps/CouenneExprJac.Tpo -c partial/CouenneExprJac.cpp -fPIC -DPIC -o .libs/CouenneExprJac.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprAbs.lo -MD -MP -MF ".deps/conv-exprAbs.Tpo" -c -o conv-exprAbs.lo `test -f '../convex/operators/conv-exprAbs.cpp' || echo './'`../convex/operators/conv-exprAbs.cpp; \ then mv -f ".deps/conv-exprAbs.Tpo" ".deps/conv-exprAbs.Plo"; else rm -f ".deps/conv-exprAbs.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneExprHess.lo -MD -MP -MF .deps/CouenneExprHess.Tpo -c partial/CouenneExprHess.cpp -fPIC -DPIC -o .libs/CouenneExprHess.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprDiv.lo -MD -MP -MF ".deps/conv-exprDiv.Tpo" -c -o conv-exprDiv.lo `test -f '../convex/operators/conv-exprDiv.cpp' || echo './'`../convex/operators/conv-exprDiv.cpp; \ then mv -f ".deps/conv-exprDiv.Tpo" ".deps/conv-exprDiv.Plo"; else rm -f ".deps/conv-exprDiv.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprAbs.lo -MD -MP -MF .deps/conv-exprAbs.Tpo -c ../convex/operators/conv-exprAbs.cpp -fPIC -DPIC -o .libs/conv-exprAbs.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprDiv.lo -MD -MP -MF .deps/conv-exprDiv.Tpo -c ../convex/operators/conv-exprDiv.cpp -fPIC -DPIC -o .libs/conv-exprDiv.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprMul.lo -MD -MP -MF ".deps/conv-exprMul.Tpo" -c -o conv-exprMul.lo `test -f '../convex/operators/conv-exprMul.cpp' || echo './'`../convex/operators/conv-exprMul.cpp; \ then mv -f ".deps/conv-exprMul.Tpo" ".deps/conv-exprMul.Plo"; else rm -f ".deps/conv-exprMul.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprMul.lo -MD -MP -MF .deps/conv-exprMul.Tpo -c ../convex/operators/conv-exprMul.cpp -fPIC -DPIC -o .libs/conv-exprMul.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprMul-genCuts.lo -MD -MP -MF ".deps/conv-exprMul-genCuts.Tpo" -c -o conv-exprMul-genCuts.lo `test -f '../convex/operators/conv-exprMul-genCuts.cpp' || echo './'`../convex/operators/conv-exprMul-genCuts.cpp; \ then mv -f ".deps/conv-exprMul-genCuts.Tpo" ".deps/conv-exprMul-genCuts.Plo"; else rm -f ".deps/conv-exprMul-genCuts.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprMul-genCuts.lo -MD -MP -MF .deps/conv-exprMul-genCuts.Tpo -c ../convex/operators/conv-exprMul-genCuts.cpp -fPIC -DPIC -o .libs/conv-exprMul-genCuts.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprMul-reformulate.lo -MD -MP -MF ".deps/conv-exprMul-reformulate.Tpo" -c -o conv-exprMul-reformulate.lo `test -f '../convex/operators/conv-exprMul-reformulate.cpp' || echo './'`../convex/operators/conv-exprMul-reformulate.cpp; \ then mv -f ".deps/conv-exprMul-reformulate.Tpo" ".deps/conv-exprMul-reformulate.Plo"; else rm -f ".deps/conv-exprMul-reformulate.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprMul-reformulate.lo -MD -MP -MF .deps/conv-exprMul-reformulate.Tpo -c ../convex/operators/conv-exprMul-reformulate.cpp -fPIC -DPIC -o .libs/conv-exprMul-reformulate.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprTrilinear.lo -MD -MP -MF ".deps/conv-exprTrilinear.Tpo" -c -o conv-exprTrilinear.lo `test -f '../convex/operators/conv-exprTrilinear.cpp' || echo './'`../convex/operators/conv-exprTrilinear.cpp; \ then mv -f ".deps/conv-exprTrilinear.Tpo" ".deps/conv-exprTrilinear.Plo"; else rm -f ".deps/conv-exprTrilinear.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprTrilinear.lo -MD -MP -MF .deps/conv-exprTrilinear.Tpo -c ../convex/operators/conv-exprTrilinear.cpp -fPIC -DPIC -o .libs/conv-exprTrilinear.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprTrilinear-gencuts.lo -MD -MP -MF ".deps/conv-exprTrilinear-gencuts.Tpo" -c -o conv-exprTrilinear-gencuts.lo `test -f '../convex/operators/conv-exprTrilinear-gencuts.cpp' || echo './'`../convex/operators/conv-exprTrilinear-gencuts.cpp; \ then mv -f ".deps/conv-exprTrilinear-gencuts.Tpo" ".deps/conv-exprTrilinear-gencuts.Plo"; else rm -f ".deps/conv-exprTrilinear-gencuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT unifiedProdCuts.lo -MD -MP -MF ".deps/unifiedProdCuts.Tpo" -c -o unifiedProdCuts.lo `test -f '../convex/operators/unifiedProdCuts.cpp' || echo './'`../convex/operators/unifiedProdCuts.cpp; \ then mv -f ".deps/unifiedProdCuts.Tpo" ".deps/unifiedProdCuts.Plo"; else rm -f ".deps/unifiedProdCuts.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprTrilinear-gencuts.lo -MD -MP -MF .deps/conv-exprTrilinear-gencuts.Tpo -c ../convex/operators/conv-exprTrilinear-gencuts.cpp -fPIC -DPIC -o .libs/conv-exprTrilinear-gencuts.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprMul-upperHull.lo -MD -MP -MF ".deps/exprMul-upperHull.Tpo" -c -o exprMul-upperHull.lo `test -f '../convex/operators/exprMul-upperHull.cpp' || echo './'`../convex/operators/exprMul-upperHull.cpp; \ then mv -f ".deps/exprMul-upperHull.Tpo" ".deps/exprMul-upperHull.Plo"; else rm -f ".deps/exprMul-upperHull.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT unifiedProdCuts.lo -MD -MP -MF .deps/unifiedProdCuts.Tpo -c ../convex/operators/unifiedProdCuts.cpp -fPIC -DPIC -o .libs/unifiedProdCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT exprMul-upperHull.lo -MD -MP -MF .deps/exprMul-upperHull.Tpo -c ../convex/operators/exprMul-upperHull.cpp -fPIC -DPIC -o .libs/exprMul-upperHull.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprOpp.lo -MD -MP -MF ".deps/conv-exprOpp.Tpo" -c -o conv-exprOpp.lo `test -f '../convex/operators/conv-exprOpp.cpp' || echo './'`../convex/operators/conv-exprOpp.cpp; \ then mv -f ".deps/conv-exprOpp.Tpo" ".deps/conv-exprOpp.Plo"; else rm -f ".deps/conv-exprOpp.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprPow.lo -MD -MP -MF ".deps/conv-exprPow.Tpo" -c -o conv-exprPow.lo `test -f '../convex/operators/conv-exprPow.cpp' || echo './'`../convex/operators/conv-exprPow.cpp; \ then mv -f ".deps/conv-exprPow.Tpo" ".deps/conv-exprPow.Plo"; else rm -f ".deps/conv-exprPow.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprOpp.lo -MD -MP -MF .deps/conv-exprOpp.Tpo -c ../convex/operators/conv-exprOpp.cpp -fPIC -DPIC -o .libs/conv-exprOpp.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprPow-getBounds.lo -MD -MP -MF ".deps/conv-exprPow-getBounds.Tpo" -c -o conv-exprPow-getBounds.lo `test -f '../convex/operators/conv-exprPow-getBounds.cpp' || echo './'`../convex/operators/conv-exprPow-getBounds.cpp; \ then mv -f ".deps/conv-exprPow-getBounds.Tpo" ".deps/conv-exprPow-getBounds.Plo"; else rm -f ".deps/conv-exprPow-getBounds.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprPow.lo -MD -MP -MF .deps/conv-exprPow.Tpo -c ../convex/operators/conv-exprPow.cpp -fPIC -DPIC -o .libs/conv-exprPow.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprPow-getBounds.lo -MD -MP -MF .deps/conv-exprPow-getBounds.Tpo -c ../convex/operators/conv-exprPow-getBounds.cpp -fPIC -DPIC -o .libs/conv-exprPow-getBounds.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprPow-envelope.lo -MD -MP -MF ".deps/conv-exprPow-envelope.Tpo" -c -o conv-exprPow-envelope.lo `test -f '../convex/operators/conv-exprPow-envelope.cpp' || echo './'`../convex/operators/conv-exprPow-envelope.cpp; \ then mv -f ".deps/conv-exprPow-envelope.Tpo" ".deps/conv-exprPow-envelope.Plo"; else rm -f ".deps/conv-exprPow-envelope.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprPow-envelope.lo -MD -MP -MF .deps/conv-exprPow-envelope.Tpo -c ../convex/operators/conv-exprPow-envelope.cpp -fPIC -DPIC -o .libs/conv-exprPow-envelope.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT powNewton.lo -MD -MP -MF ".deps/powNewton.Tpo" -c -o powNewton.lo `test -f '../convex/operators/powNewton.cpp' || echo './'`../convex/operators/powNewton.cpp; \ then mv -f ".deps/powNewton.Tpo" ".deps/powNewton.Plo"; else rm -f ".deps/powNewton.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT powNewton.lo -MD -MP -MF .deps/powNewton.Tpo -c ../convex/operators/powNewton.cpp -fPIC -DPIC -o .libs/powNewton.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprSub.lo -MD -MP -MF ".deps/conv-exprSub.Tpo" -c -o conv-exprSub.lo `test -f '../convex/operators/conv-exprSub.cpp' || echo './'`../convex/operators/conv-exprSub.cpp; \ then mv -f ".deps/conv-exprSub.Tpo" ".deps/conv-exprSub.Plo"; else rm -f ".deps/conv-exprSub.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprSum.lo -MD -MP -MF ".deps/conv-exprSum.Tpo" -c -o conv-exprSum.lo `test -f '../convex/operators/conv-exprSum.cpp' || echo './'`../convex/operators/conv-exprSum.cpp; \ then mv -f ".deps/conv-exprSum.Tpo" ".deps/conv-exprSum.Plo"; else rm -f ".deps/conv-exprSum.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprSub.lo -MD -MP -MF .deps/conv-exprSub.Tpo -c ../convex/operators/conv-exprSub.cpp -fPIC -DPIC -o .libs/conv-exprSub.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprSum.lo -MD -MP -MF .deps/conv-exprSum.Tpo -c ../convex/operators/conv-exprSum.cpp -fPIC -DPIC -o .libs/conv-exprSum.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprInv.lo -MD -MP -MF ".deps/conv-exprInv.Tpo" -c -o conv-exprInv.lo `test -f '../convex/operators/conv-exprInv.cpp' || echo './'`../convex/operators/conv-exprInv.cpp; \ then mv -f ".deps/conv-exprInv.Tpo" ".deps/conv-exprInv.Plo"; else rm -f ".deps/conv-exprInv.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprInv.lo -MD -MP -MF .deps/conv-exprInv.Tpo -c ../convex/operators/conv-exprInv.cpp -fPIC -DPIC -o .libs/conv-exprInv.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprSinCos.lo -MD -MP -MF ".deps/conv-exprSinCos.Tpo" -c -o conv-exprSinCos.lo `test -f '../convex/operators/conv-exprSinCos.cpp' || echo './'`../convex/operators/conv-exprSinCos.cpp; \ then mv -f ".deps/conv-exprSinCos.Tpo" ".deps/conv-exprSinCos.Plo"; else rm -f ".deps/conv-exprSinCos.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprSinCos.lo -MD -MP -MF .deps/conv-exprSinCos.Tpo -c ../convex/operators/conv-exprSinCos.cpp -fPIC -DPIC -o .libs/conv-exprSinCos.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprExp.lo -MD -MP -MF ".deps/conv-exprExp.Tpo" -c -o conv-exprExp.lo `test -f '../convex/operators/conv-exprExp.cpp' || echo './'`../convex/operators/conv-exprExp.cpp; \ then mv -f ".deps/conv-exprExp.Tpo" ".deps/conv-exprExp.Plo"; else rm -f ".deps/conv-exprExp.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprExp.lo -MD -MP -MF .deps/conv-exprExp.Tpo -c ../convex/operators/conv-exprExp.cpp -fPIC -DPIC -o .libs/conv-exprExp.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprLog.lo -MD -MP -MF ".deps/conv-exprLog.Tpo" -c -o conv-exprLog.lo `test -f '../convex/operators/conv-exprLog.cpp' || echo './'`../convex/operators/conv-exprLog.cpp; \ then mv -f ".deps/conv-exprLog.Tpo" ".deps/conv-exprLog.Plo"; else rm -f ".deps/conv-exprLog.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprLog.lo -MD -MP -MF .deps/conv-exprLog.Tpo -c ../convex/operators/conv-exprLog.cpp -fPIC -DPIC -o .libs/conv-exprLog.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprGroup.lo -MD -MP -MF ".deps/conv-exprGroup.Tpo" -c -o conv-exprGroup.lo `test -f '../convex/operators/conv-exprGroup.cpp' || echo './'`../convex/operators/conv-exprGroup.cpp; \ then mv -f ".deps/conv-exprGroup.Tpo" ".deps/conv-exprGroup.Plo"; else rm -f ".deps/conv-exprGroup.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprGroup.lo -MD -MP -MF .deps/conv-exprGroup.Tpo -c ../convex/operators/conv-exprGroup.cpp -fPIC -DPIC -o .libs/conv-exprGroup.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprQuad.lo -MD -MP -MF ".deps/conv-exprQuad.Tpo" -c -o conv-exprQuad.lo `test -f '../convex/operators/conv-exprQuad.cpp' || echo './'`../convex/operators/conv-exprQuad.cpp; \ then mv -f ".deps/conv-exprQuad.Tpo" ".deps/conv-exprQuad.Plo"; else rm -f ".deps/conv-exprQuad.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT conv-exprQuad.lo -MD -MP -MF .deps/conv-exprQuad.Tpo -c ../convex/operators/conv-exprQuad.cpp -fPIC -DPIC -o .libs/conv-exprQuad.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT trigNewton.lo -MD -MP -MF ".deps/trigNewton.Tpo" -c -o trigNewton.lo `test -f '../convex/operators/trigNewton.cpp' || echo './'`../convex/operators/trigNewton.cpp; \ then mv -f ".deps/trigNewton.Tpo" ".deps/trigNewton.Plo"; else rm -f ".deps/trigNewton.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT trigNewton.lo -MD -MP -MF .deps/trigNewton.Tpo -c ../convex/operators/trigNewton.cpp -fPIC -DPIC -o .libs/trigNewton.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT alphaConvexify.lo -MD -MP -MF ".deps/alphaConvexify.Tpo" -c -o alphaConvexify.lo `test -f '../convex/operators/alphaConvexify.cpp' || echo './'`../convex/operators/alphaConvexify.cpp; \ then mv -f ".deps/alphaConvexify.Tpo" ".deps/alphaConvexify.Plo"; else rm -f ".deps/alphaConvexify.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT alphaConvexify.lo -MD -MP -MF .deps/alphaConvexify.Tpo -c ../convex/operators/alphaConvexify.cpp -fPIC -DPIC -o .libs/alphaConvexify.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT quadCuts.lo -MD -MP -MF ".deps/quadCuts.Tpo" -c -o quadCuts.lo `test -f '../convex/operators/quadCuts.cpp' || echo './'`../convex/operators/quadCuts.cpp; \ then mv -f ".deps/quadCuts.Tpo" ".deps/quadCuts.Plo"; else rm -f ".deps/quadCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprAbs.lo -MD -MP -MF ".deps/branchExprAbs.Tpo" -c -o branchExprAbs.lo `test -f '../branch/operators/branchExprAbs.cpp' || echo './'`../branch/operators/branchExprAbs.cpp; \ then mv -f ".deps/branchExprAbs.Tpo" ".deps/branchExprAbs.Plo"; else rm -f ".deps/branchExprAbs.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT quadCuts.lo -MD -MP -MF .deps/quadCuts.Tpo -c ../convex/operators/quadCuts.cpp -fPIC -DPIC -o .libs/quadCuts.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprExp.lo -MD -MP -MF ".deps/branchExprExp.Tpo" -c -o branchExprExp.lo `test -f '../branch/operators/branchExprExp.cpp' || echo './'`../branch/operators/branchExprExp.cpp; \ then mv -f ".deps/branchExprExp.Tpo" ".deps/branchExprExp.Plo"; else rm -f ".deps/branchExprExp.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprAbs.lo -MD -MP -MF .deps/branchExprAbs.Tpo -c ../branch/operators/branchExprAbs.cpp -fPIC -DPIC -o .libs/branchExprAbs.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprExp.lo -MD -MP -MF .deps/branchExprExp.Tpo -c ../branch/operators/branchExprExp.cpp -fPIC -DPIC -o .libs/branchExprExp.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprDiv.lo -MD -MP -MF ".deps/branchExprDiv.Tpo" -c -o branchExprDiv.lo `test -f '../branch/operators/branchExprDiv.cpp' || echo './'`../branch/operators/branchExprDiv.cpp; \ then mv -f ".deps/branchExprDiv.Tpo" ".deps/branchExprDiv.Plo"; else rm -f ".deps/branchExprDiv.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprDiv.lo -MD -MP -MF .deps/branchExprDiv.Tpo -c ../branch/operators/branchExprDiv.cpp -fPIC -DPIC -o .libs/branchExprDiv.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprInv.lo -MD -MP -MF ".deps/branchExprInv.Tpo" -c -o branchExprInv.lo `test -f '../branch/operators/branchExprInv.cpp' || echo './'`../branch/operators/branchExprInv.cpp; \ then mv -f ".deps/branchExprInv.Tpo" ".deps/branchExprInv.Plo"; else rm -f ".deps/branchExprInv.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprInv.lo -MD -MP -MF .deps/branchExprInv.Tpo -c ../branch/operators/branchExprInv.cpp -fPIC -DPIC -o .libs/branchExprInv.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprLog.lo -MD -MP -MF ".deps/branchExprLog.Tpo" -c -o branchExprLog.lo `test -f '../branch/operators/branchExprLog.cpp' || echo './'`../branch/operators/branchExprLog.cpp; \ then mv -f ".deps/branchExprLog.Tpo" ".deps/branchExprLog.Plo"; else rm -f ".deps/branchExprLog.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprMul.lo -MD -MP -MF ".deps/branchExprMul.Tpo" -c -o branchExprMul.lo `test -f '../branch/operators/branchExprMul.cpp' || echo './'`../branch/operators/branchExprMul.cpp; \ then mv -f ".deps/branchExprMul.Tpo" ".deps/branchExprMul.Plo"; else rm -f ".deps/branchExprMul.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprLog.lo -MD -MP -MF .deps/branchExprLog.Tpo -c ../branch/operators/branchExprLog.cpp -fPIC -DPIC -o .libs/branchExprLog.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprMul.lo -MD -MP -MF .deps/branchExprMul.Tpo -c ../branch/operators/branchExprMul.cpp -fPIC -DPIC -o .libs/branchExprMul.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprTrilinear.lo -MD -MP -MF ".deps/branchExprTrilinear.Tpo" -c -o branchExprTrilinear.lo `test -f '../branch/operators/branchExprTrilinear.cpp' || echo './'`../branch/operators/branchExprTrilinear.cpp; \ then mv -f ".deps/branchExprTrilinear.Tpo" ".deps/branchExprTrilinear.Plo"; else rm -f ".deps/branchExprTrilinear.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprTrilinear.lo -MD -MP -MF .deps/branchExprTrilinear.Tpo -c ../branch/operators/branchExprTrilinear.cpp -fPIC -DPIC -o .libs/branchExprTrilinear.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprPow.lo -MD -MP -MF ".deps/branchExprPow.Tpo" -c -o branchExprPow.lo `test -f '../branch/operators/branchExprPow.cpp' || echo './'`../branch/operators/branchExprPow.cpp; \ then mv -f ".deps/branchExprPow.Tpo" ".deps/branchExprPow.Plo"; else rm -f ".deps/branchExprPow.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprPow.lo -MD -MP -MF .deps/branchExprPow.Tpo -c ../branch/operators/branchExprPow.cpp -fPIC -DPIC -o .libs/branchExprPow.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprQuad.lo -MD -MP -MF ".deps/branchExprQuad.Tpo" -c -o branchExprQuad.lo `test -f '../branch/operators/branchExprQuad.cpp' || echo './'`../branch/operators/branchExprQuad.cpp; \ then mv -f ".deps/branchExprQuad.Tpo" ".deps/branchExprQuad.Plo"; else rm -f ".deps/branchExprQuad.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprQuad.lo -MD -MP -MF .deps/branchExprQuad.Tpo -c ../branch/operators/branchExprQuad.cpp -fPIC -DPIC -o .libs/branchExprQuad.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprSinCos.lo -MD -MP -MF ".deps/branchExprSinCos.Tpo" -c -o branchExprSinCos.lo `test -f '../branch/operators/branchExprSinCos.cpp' || echo './'`../branch/operators/branchExprSinCos.cpp; \ then mv -f ".deps/branchExprSinCos.Tpo" ".deps/branchExprSinCos.Plo"; else rm -f ".deps/branchExprSinCos.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT minMaxDelta.lo -MD -MP -MF ".deps/minMaxDelta.Tpo" -c -o minMaxDelta.lo `test -f '../branch/operators/minMaxDelta.cpp' || echo './'`../branch/operators/minMaxDelta.cpp; \ then mv -f ".deps/minMaxDelta.Tpo" ".deps/minMaxDelta.Plo"; else rm -f ".deps/minMaxDelta.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT branchExprSinCos.lo -MD -MP -MF .deps/branchExprSinCos.Tpo -c ../branch/operators/branchExprSinCos.cpp -fPIC -DPIC -o .libs/branchExprSinCos.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT minMaxDelta.lo -MD -MP -MF .deps/minMaxDelta.Tpo -c ../branch/operators/minMaxDelta.cpp -fPIC -DPIC -o .libs/minMaxDelta.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../convex/operators` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../standardize` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT computeMulBrDist.lo -MD -MP -MF ".deps/computeMulBrDist.Tpo" -c -o computeMulBrDist.lo `test -f '../branch/operators/computeMulBrDist.cpp' || echo './'`../branch/operators/computeMulBrDist.cpp; \ then mv -f ".deps/computeMulBrDist.Tpo" ".deps/computeMulBrDist.Plo"; else rm -f ".deps/computeMulBrDist.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../convex/operators -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../standardize -I./../util -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT computeMulBrDist.lo -MD -MP -MF .deps/computeMulBrDist.Tpo -c ../branch/operators/computeMulBrDist.cpp -fPIC -DPIC -o .libs/computeMulBrDist.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneExpression.la -no-undefined -version-info 5:8:4 domain.lo expression.lo exprOp.lo exprUnary.lo exprVar.lo exprAux.lo CouExpr.lo exprAbs.lo exprDiv.lo exprExp.lo exprInv.lo exprLog.lo exprMul.lo exprTrilinear.lo exprOpp.lo exprPow.lo exprSin.lo exprCos.lo exprSub.lo exprSum.lo exprMinMax.lo exprGroup.lo exprQuad.lo compQuadFinBounds.lo exprBQuad.lo CouenneExprJac.lo CouenneExprHess.lo conv-exprAbs.lo conv-exprDiv.lo conv-exprMul.lo conv-exprMul-genCuts.lo conv-exprMul-reformulate.lo conv-exprTrilinear.lo conv-exprTrilinear-gencuts.lo unifiedProdCuts.lo exprMul-upperHull.lo conv-exprOpp.lo conv-exprPow.lo conv-exprPow-getBounds.lo conv-exprPow-envelope.lo powNewton.lo conv-exprSub.lo conv-exprSum.lo conv-exprInv.lo conv-exprSinCos.lo conv-exprExp.lo conv-exprLog.lo conv-exprGroup.lo conv-exprQuad.lo trigNewton.lo alphaConvexify.lo quadCuts.lo branchExprAbs.lo branchExprExp.lo branchExprDiv.lo branchExprInv.lo branchExprLog.lo branchExprMul.lo branchExprTrilinear.lo branchExprPow.lo branchExprQuad.lo branchExprSinCos.lo minMaxDelta.lo computeMulBrDist.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneExpression.a .libs/domain.o .libs/expression.o .libs/exprOp.o .libs/exprUnary.o .libs/exprVar.o .libs/exprAux.o .libs/CouExpr.o .libs/exprAbs.o .libs/exprDiv.o .libs/exprExp.o .libs/exprInv.o .libs/exprLog.o .libs/exprMul.o .libs/exprTrilinear.o .libs/exprOpp.o .libs/exprPow.o .libs/exprSin.o .libs/exprCos.o .libs/exprSub.o .libs/exprSum.o .libs/exprMinMax.o .libs/exprGroup.o .libs/exprQuad.o .libs/compQuadFinBounds.o .libs/exprBQuad.o .libs/CouenneExprJac.o .libs/CouenneExprHess.o .libs/conv-exprAbs.o .libs/conv-exprDiv.o .libs/conv-exprMul.o .libs/conv-exprMul-genCuts.o .libs/conv-exprMul-reformulate.o .libs/conv-exprTrilinear.o .libs/conv-exprTrilinear-gencuts.o .libs/unifiedProdCuts.o .libs/exprMul-upperHull.o .libs/conv-exprOpp.o .libs/conv-exprPow.o .libs/conv-exprPow-getBounds.o .libs/conv-exprPow-envelope.o .libs/powNewton.o .libs/conv-exprSub.o .libs/conv-exprSum.o .libs/conv-exprInv.o .libs/conv-exprSinCos.o .libs/conv-exprExp.o .libs/conv-exprLog.o .libs/conv-exprGroup.o .libs/conv-exprQuad.o .libs/trigNewton.o .libs/alphaConvexify.o .libs/quadCuts.o .libs/branchExprAbs.o .libs/branchExprExp.o .libs/branchExprDiv.o .libs/branchExprInv.o .libs/branchExprLog.o .libs/branchExprMul.o .libs/branchExprTrilinear.o .libs/branchExprPow.o .libs/branchExprQuad.o .libs/branchExprSinCos.o .libs/minMaxDelta.o .libs/computeMulBrDist.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneExpression.a creating libCouenneExpression.la (cd .libs && rm -f libCouenneExpression.la && ln -s ../libCouenneExpression.la libCouenneExpression.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression' Making all in src/standardize gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/standardize' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT decomposeTerm.lo -MD -MP -MF ".deps/decomposeTerm.Tpo" -c -o decomposeTerm.lo decomposeTerm.cpp; \ then mv -f ".deps/decomposeTerm.Tpo" ".deps/decomposeTerm.Plo"; else rm -f ".deps/decomposeTerm.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT linStandardize.lo -MD -MP -MF ".deps/linStandardize.Tpo" -c -o linStandardize.lo linStandardize.cpp; \ then mv -f ".deps/linStandardize.Tpo" ".deps/linStandardize.Plo"; else rm -f ".deps/linStandardize.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT sumStandardize.lo -MD -MP -MF ".deps/sumStandardize.Tpo" -c -o sumStandardize.lo sumStandardize.cpp; \ then mv -f ".deps/sumStandardize.Tpo" ".deps/sumStandardize.Plo"; else rm -f ".deps/sumStandardize.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT analyzeSparsity.lo -MD -MP -MF ".deps/analyzeSparsity.Tpo" -c -o analyzeSparsity.lo analyzeSparsity.cpp; \ then mv -f ".deps/analyzeSparsity.Tpo" ".deps/analyzeSparsity.Plo"; else rm -f ".deps/analyzeSparsity.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT constrStandardize.lo -MD -MP -MF ".deps/constrStandardize.Tpo" -c -o constrStandardize.lo constrStandardize.cpp; \ then mv -f ".deps/constrStandardize.Tpo" ".deps/constrStandardize.Plo"; else rm -f ".deps/constrStandardize.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT elementBreak.lo -MD -MP -MF ".deps/elementBreak.Tpo" -c -o elementBreak.lo elementBreak.cpp; \ then mv -f ".deps/elementBreak.Tpo" ".deps/elementBreak.Plo"; else rm -f ".deps/elementBreak.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT splitAux.lo -MD -MP -MF ".deps/splitAux.Tpo" -c -o splitAux.lo splitAux.cpp; \ then mv -f ".deps/splitAux.Tpo" ".deps/splitAux.Plo"; else rm -f ".deps/splitAux.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT auxiliarize.lo -MD -MP -MF ".deps/auxiliarize.Tpo" -c -o auxiliarize.lo auxiliarize.cpp; \ then mv -f ".deps/auxiliarize.Tpo" ".deps/auxiliarize.Plo"; else rm -f ".deps/auxiliarize.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT standardize.lo -MD -MP -MF ".deps/standardize.Tpo" -c -o standardize.lo standardize.cpp; \ then mv -f ".deps/standardize.Tpo" ".deps/standardize.Plo"; else rm -f ".deps/standardize.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../branch` -I`echo ./../bound_tightening` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT flattenMul.lo -MD -MP -MF ".deps/flattenMul.Tpo" -c -o flattenMul.lo flattenMul.cpp; \ then mv -f ".deps/flattenMul.Tpo" ".deps/flattenMul.Plo"; else rm -f ".deps/flattenMul.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT constrStandardize.lo -MD -MP -MF .deps/constrStandardize.Tpo -c constrStandardize.cpp -fPIC -DPIC -o .libs/constrStandardize.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT decomposeTerm.lo -MD -MP -MF .deps/decomposeTerm.Tpo -c decomposeTerm.cpp -fPIC -DPIC -o .libs/decomposeTerm.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT sumStandardize.lo -MD -MP -MF .deps/sumStandardize.Tpo -c sumStandardize.cpp -fPIC -DPIC -o .libs/sumStandardize.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT standardize.lo -MD -MP -MF .deps/standardize.Tpo -c standardize.cpp -fPIC -DPIC -o .libs/standardize.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT linStandardize.lo -MD -MP -MF .deps/linStandardize.Tpo -c linStandardize.cpp -fPIC -DPIC -o .libs/linStandardize.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT elementBreak.lo -MD -MP -MF .deps/elementBreak.Tpo -c elementBreak.cpp -fPIC -DPIC -o .libs/elementBreak.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT flattenMul.lo -MD -MP -MF .deps/flattenMul.Tpo -c flattenMul.cpp -fPIC -DPIC -o .libs/flattenMul.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT auxiliarize.lo -MD -MP -MF .deps/auxiliarize.Tpo -c auxiliarize.cpp -fPIC -DPIC -o .libs/auxiliarize.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT analyzeSparsity.lo -MD -MP -MF .deps/analyzeSparsity.Tpo -c analyzeSparsity.cpp -fPIC -DPIC -o .libs/analyzeSparsity.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../expression -I./../expression/operators -I./../branch -I./../bound_tightening -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT splitAux.lo -MD -MP -MF .deps/splitAux.Tpo -c splitAux.cpp -fPIC -DPIC -o .libs/splitAux.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneStandardize.la -no-undefined -version-info 5:8:4 decomposeTerm.lo linStandardize.lo sumStandardize.lo analyzeSparsity.lo constrStandardize.lo elementBreak.lo splitAux.lo auxiliarize.lo standardize.lo flattenMul.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneStandardize.a .libs/decomposeTerm.o .libs/linStandardize.o .libs/sumStandardize.o .libs/analyzeSparsity.o .libs/constrStandardize.o .libs/elementBreak.o .libs/splitAux.o .libs/auxiliarize.o .libs/standardize.o .libs/flattenMul.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneStandardize.a creating libCouenneStandardize.la (cd .libs && rm -f libCouenneStandardize.la && ln -s ../libCouenneStandardize.la libCouenneStandardize.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/standardize' Making all in src/problem gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT problem.lo -MD -MP -MF ".deps/problem.Tpo" -c -o problem.lo problem.cpp; \ then mv -f ".deps/problem.Tpo" ".deps/problem.Plo"; else rm -f ".deps/problem.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneProblem.lo -MD -MP -MF ".deps/CouenneProblem.Tpo" -c -o CouenneProblem.lo CouenneProblem.cpp; \ then mv -f ".deps/CouenneProblem.Tpo" ".deps/CouenneProblem.Plo"; else rm -f ".deps/CouenneProblem.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT problemIO.lo -MD -MP -MF ".deps/problemIO.Tpo" -c -o problemIO.lo problemIO.cpp; \ then mv -f ".deps/problemIO.Tpo" ".deps/problemIO.Plo"; else rm -f ".deps/problemIO.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT writeAMPL.lo -MD -MP -MF ".deps/writeAMPL.Tpo" -c -o writeAMPL.lo writeAMPL.cpp; \ then mv -f ".deps/writeAMPL.Tpo" ".deps/writeAMPL.Plo"; else rm -f ".deps/writeAMPL.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT writeGAMS.lo -MD -MP -MF ".deps/writeGAMS.Tpo" -c -o writeGAMS.lo writeGAMS.cpp; \ then mv -f ".deps/writeGAMS.Tpo" ".deps/writeGAMS.Plo"; else rm -f ".deps/writeGAMS.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT writeLP.lo -MD -MP -MF ".deps/writeLP.Tpo" -c -o writeLP.lo writeLP.cpp; \ then mv -f ".deps/writeLP.Tpo" ".deps/writeLP.Plo"; else rm -f ".deps/writeLP.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT constraint.lo -MD -MP -MF ".deps/constraint.Tpo" -c -o constraint.lo constraint.cpp; \ then mv -f ".deps/constraint.Tpo" ".deps/constraint.Plo"; else rm -f ".deps/constraint.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT fillQuadIndices.lo -MD -MP -MF ".deps/fillQuadIndices.Tpo" -c -o fillQuadIndices.lo fillQuadIndices.cpp; \ then mv -f ".deps/fillQuadIndices.Tpo" ".deps/fillQuadIndices.Plo"; else rm -f ".deps/fillQuadIndices.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT fillDependence.lo -MD -MP -MF ".deps/fillDependence.Tpo" -c -o fillDependence.lo fillDependence.cpp; \ then mv -f ".deps/fillDependence.Tpo" ".deps/fillDependence.Plo"; else rm -f ".deps/fillDependence.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT checkNLP.lo -MD -MP -MF ".deps/checkNLP.Tpo" -c -o checkNLP.lo checkNLP.cpp; \ then mv -f ".deps/checkNLP.Tpo" ".deps/checkNLP.Plo"; else rm -f ".deps/checkNLP.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT writeGAMS.lo -MD -MP -MF .deps/writeGAMS.Tpo -c writeGAMS.cpp -fPIC -DPIC -o .libs/writeGAMS.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c constraint.cpp -fPIC -DPIC -o .libs/constraint.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneProblem.lo -MD -MP -MF .deps/CouenneProblem.Tpo -c CouenneProblem.cpp -fPIC -DPIC -o .libs/CouenneProblem.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT checkNLP.lo -MD -MP -MF .deps/checkNLP.Tpo -c checkNLP.cpp -fPIC -DPIC -o .libs/checkNLP.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.cpp -fPIC -DPIC -o .libs/problem.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT fillQuadIndices.lo -MD -MP -MF .deps/fillQuadIndices.Tpo -c fillQuadIndices.cpp -fPIC -DPIC -o .libs/fillQuadIndices.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT writeLP.lo -MD -MP -MF .deps/writeLP.Tpo -c writeLP.cpp -fPIC -DPIC -o .libs/writeLP.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT problemIO.lo -MD -MP -MF .deps/problemIO.Tpo -c problemIO.cpp -fPIC -DPIC -o .libs/problemIO.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT writeAMPL.lo -MD -MP -MF .deps/writeAMPL.Tpo -c writeAMPL.cpp -fPIC -DPIC -o .libs/writeAMPL.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT fillDependence.lo -MD -MP -MF .deps/fillDependence.Tpo -c fillDependence.cpp -fPIC -DPIC -o .libs/fillDependence.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT getIntegerCandidate.lo -MD -MP -MF ".deps/getIntegerCandidate.Tpo" -c -o getIntegerCandidate.lo getIntegerCandidate.cpp; \ then mv -f ".deps/getIntegerCandidate.Tpo" ".deps/getIntegerCandidate.Plo"; else rm -f ".deps/getIntegerCandidate.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT getIntegerCandidate.lo -MD -MP -MF .deps/getIntegerCandidate.Tpo -c getIntegerCandidate.cpp -fPIC -DPIC -o .libs/getIntegerCandidate.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT testIntFix.lo -MD -MP -MF ".deps/testIntFix.Tpo" -c -o testIntFix.lo testIntFix.cpp; \ then mv -f ".deps/testIntFix.Tpo" ".deps/testIntFix.Plo"; else rm -f ".deps/testIntFix.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSOS.lo -MD -MP -MF ".deps/CouenneSOS.Tpo" -c -o CouenneSOS.lo CouenneSOS.cpp; \ then mv -f ".deps/CouenneSOS.Tpo" ".deps/CouenneSOS.Plo"; else rm -f ".deps/CouenneSOS.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneProblemConstructors.lo -MD -MP -MF ".deps/CouenneProblemConstructors.Tpo" -c -o CouenneProblemConstructors.lo CouenneProblemConstructors.cpp; \ then mv -f ".deps/CouenneProblemConstructors.Tpo" ".deps/CouenneProblemConstructors.Plo"; else rm -f ".deps/CouenneProblemConstructors.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT testIntFix.lo -MD -MP -MF .deps/testIntFix.Tpo -c testIntFix.cpp -fPIC -DPIC -o .libs/testIntFix.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSOS.lo -MD -MP -MF .deps/CouenneSOS.Tpo -c CouenneSOS.cpp -fPIC -DPIC -o .libs/CouenneSOS.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneProblemConstructors.lo -MD -MP -MF .deps/CouenneProblemConstructors.Tpo -c CouenneProblemConstructors.cpp -fPIC -DPIC -o .libs/CouenneProblemConstructors.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneRestoreUnused.lo -MD -MP -MF ".deps/CouenneRestoreUnused.Tpo" -c -o CouenneRestoreUnused.lo CouenneRestoreUnused.cpp; \ then mv -f ".deps/CouenneRestoreUnused.Tpo" ".deps/CouenneRestoreUnused.Plo"; else rm -f ".deps/CouenneRestoreUnused.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneRestoreUnused.lo -MD -MP -MF .deps/CouenneRestoreUnused.Tpo -c CouenneRestoreUnused.cpp -fPIC -DPIC -o .libs/CouenneRestoreUnused.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT reformulate.lo -MD -MP -MF ".deps/reformulate.Tpo" -c -o reformulate.lo reformulate.cpp; \ then mv -f ".deps/reformulate.Tpo" ".deps/reformulate.Plo"; else rm -f ".deps/reformulate.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT reformulate.lo -MD -MP -MF .deps/reformulate.Tpo -c reformulate.cpp -fPIC -DPIC -o .libs/reformulate.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneGlobalCutOff.lo -MD -MP -MF ".deps/CouenneGlobalCutOff.Tpo" -c -o CouenneGlobalCutOff.lo CouenneGlobalCutOff.cpp; \ then mv -f ".deps/CouenneGlobalCutOff.Tpo" ".deps/CouenneGlobalCutOff.Plo"; else rm -f ".deps/CouenneGlobalCutOff.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneGlobalCutOff.lo -MD -MP -MF .deps/CouenneGlobalCutOff.Tpo -c CouenneGlobalCutOff.cpp -fPIC -DPIC -o .libs/CouenneGlobalCutOff.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSymmetry.lo -MD -MP -MF ".deps/CouenneSymmetry.Tpo" -c -o CouenneSymmetry.lo CouenneSymmetry.cpp; \ then mv -f ".deps/CouenneSymmetry.Tpo" ".deps/CouenneSymmetry.Plo"; else rm -f ".deps/CouenneSymmetry.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneRecordBestSol.lo -MD -MP -MF ".deps/CouenneRecordBestSol.Tpo" -c -o CouenneRecordBestSol.lo CouenneRecordBestSol.cpp; \ then mv -f ".deps/CouenneRecordBestSol.Tpo" ".deps/CouenneRecordBestSol.Plo"; else rm -f ".deps/CouenneRecordBestSol.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSymmetry.lo -MD -MP -MF .deps/CouenneSymmetry.Tpo -c CouenneSymmetry.cpp -fPIC -DPIC -o .libs/CouenneSymmetry.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneRecordBestSol.lo -MD -MP -MF .deps/CouenneRecordBestSol.Tpo -c CouenneRecordBestSol.cpp -fPIC -DPIC -o .libs/CouenneRecordBestSol.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT depGraph.lo -MD -MP -MF ".deps/depGraph.Tpo" -c -o depGraph.lo `test -f 'depGraph/depGraph.cpp' || echo './'`depGraph/depGraph.cpp; \ then mv -f ".deps/depGraph.Tpo" ".deps/depGraph.Plo"; else rm -f ".deps/depGraph.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT depGraph.lo -MD -MP -MF .deps/depGraph.Tpo -c depGraph/depGraph.cpp -fPIC -DPIC -o .libs/depGraph.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../standardize` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I`echo ./../problem/depGraph` -I`echo ./../cut/sdpcuts` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT checkCycles.lo -MD -MP -MF ".deps/checkCycles.Tpo" -c -o checkCycles.lo `test -f 'depGraph/checkCycles.cpp' || echo './'`depGraph/checkCycles.cpp; \ then mv -f ".deps/checkCycles.Tpo" ".deps/checkCycles.Plo"; else rm -f ".deps/checkCycles.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../standardize -I./../bound_tightening -I./../branch -I./../problem -I./../problem/depGraph -I./../cut/sdpcuts -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT checkCycles.lo -MD -MP -MF .deps/checkCycles.Tpo -c depGraph/checkCycles.cpp -fPIC -DPIC -o .libs/checkCycles.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneProblem.la -no-undefined -version-info 5:8:4 problem.lo CouenneProblem.lo problemIO.lo writeAMPL.lo writeGAMS.lo writeLP.lo constraint.lo fillQuadIndices.lo fillDependence.lo checkNLP.lo getIntegerCandidate.lo testIntFix.lo CouenneSOS.lo CouenneProblemConstructors.lo CouenneRestoreUnused.lo reformulate.lo CouenneGlobalCutOff.lo CouenneSymmetry.lo CouenneRecordBestSol.lo depGraph.lo checkCycles.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneProblem.a .libs/problem.o .libs/CouenneProblem.o .libs/problemIO.o .libs/writeAMPL.o .libs/writeGAMS.o .libs/writeLP.o .libs/constraint.o .libs/fillQuadIndices.o .libs/fillDependence.o .libs/checkNLP.o .libs/getIntegerCandidate.o .libs/testIntFix.o .libs/CouenneSOS.o .libs/CouenneProblemConstructors.o .libs/CouenneRestoreUnused.o .libs/reformulate.o .libs/CouenneGlobalCutOff.o .libs/CouenneSymmetry.o .libs/CouenneRecordBestSol.o .libs/depGraph.o .libs/checkCycles.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneProblem.a creating libCouenneProblem.la (cd .libs && rm -f libCouenneProblem.la && ln -s ../libCouenneProblem.la libCouenneProblem.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem' Making all in src/bound_tightening gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT boundTightening.lo -MD -MP -MF ".deps/boundTightening.Tpo" -c -o boundTightening.lo boundTightening.cpp; \ then mv -f ".deps/boundTightening.Tpo" ".deps/boundTightening.Plo"; else rm -f ".deps/boundTightening.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT aggressiveBT.lo -MD -MP -MF ".deps/aggressiveBT.Tpo" -c -o aggressiveBT.lo aggressiveBT.cpp; \ then mv -f ".deps/aggressiveBT.Tpo" ".deps/aggressiveBT.Plo"; else rm -f ".deps/aggressiveBT.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT fake_tightening.lo -MD -MP -MF ".deps/fake_tightening.Tpo" -c -o fake_tightening.lo fake_tightening.cpp; \ then mv -f ".deps/fake_tightening.Tpo" ".deps/fake_tightening.Plo"; else rm -f ".deps/fake_tightening.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT obbt.lo -MD -MP -MF ".deps/obbt.Tpo" -c -o obbt.lo obbt.cpp; \ then mv -f ".deps/obbt.Tpo" ".deps/obbt.Plo"; else rm -f ".deps/obbt.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT obbt_iter.lo -MD -MP -MF ".deps/obbt_iter.Tpo" -c -o obbt_iter.lo obbt_iter.cpp; \ then mv -f ".deps/obbt_iter.Tpo" ".deps/obbt_iter.Plo"; else rm -f ".deps/obbt_iter.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT tightenBounds.lo -MD -MP -MF ".deps/tightenBounds.Tpo" -c -o tightenBounds.lo tightenBounds.cpp; \ then mv -f ".deps/tightenBounds.Tpo" ".deps/tightenBounds.Plo"; else rm -f ".deps/tightenBounds.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds.lo -MD -MP -MF ".deps/impliedBounds.Tpo" -c -o impliedBounds.lo impliedBounds.cpp; \ then mv -f ".deps/impliedBounds.Tpo" ".deps/impliedBounds.Plo"; else rm -f ".deps/impliedBounds.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT FixPointConstructors.lo -MD -MP -MF ".deps/FixPointConstructors.Tpo" -c -o FixPointConstructors.lo FixPointConstructors.cpp; \ then mv -f ".deps/FixPointConstructors.Tpo" ".deps/FixPointConstructors.Plo"; else rm -f ".deps/FixPointConstructors.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT FixPointGenCuts.lo -MD -MP -MF ".deps/FixPointGenCuts.Tpo" -c -o FixPointGenCuts.lo FixPointGenCuts.cpp; \ then mv -f ".deps/FixPointGenCuts.Tpo" ".deps/FixPointGenCuts.Plo"; else rm -f ".deps/FixPointGenCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneInfeasCut.lo -MD -MP -MF ".deps/CouenneInfeasCut.Tpo" -c -o CouenneInfeasCut.lo CouenneInfeasCut.cpp; \ then mv -f ".deps/CouenneInfeasCut.Tpo" ".deps/CouenneInfeasCut.Plo"; else rm -f ".deps/CouenneInfeasCut.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT tightenBounds.lo -MD -MP -MF .deps/tightenBounds.Tpo -c tightenBounds.cpp -fPIC -DPIC -o .libs/tightenBounds.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT boundTightening.lo -MD -MP -MF .deps/boundTightening.Tpo -c boundTightening.cpp -fPIC -DPIC -o .libs/boundTightening.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT FixPointConstructors.lo -MD -MP -MF .deps/FixPointConstructors.Tpo -c FixPointConstructors.cpp -fPIC -DPIC -o .libs/FixPointConstructors.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT obbt.lo -MD -MP -MF .deps/obbt.Tpo -c obbt.cpp -fPIC -DPIC -o .libs/obbt.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT obbt_iter.lo -MD -MP -MF .deps/obbt_iter.Tpo -c obbt_iter.cpp -fPIC -DPIC -o .libs/obbt_iter.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds.lo -MD -MP -MF .deps/impliedBounds.Tpo -c impliedBounds.cpp -fPIC -DPIC -o .libs/impliedBounds.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT aggressiveBT.lo -MD -MP -MF .deps/aggressiveBT.Tpo -c aggressiveBT.cpp -fPIC -DPIC -o .libs/aggressiveBT.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT FixPointGenCuts.lo -MD -MP -MF .deps/FixPointGenCuts.Tpo -c FixPointGenCuts.cpp -fPIC -DPIC -o .libs/FixPointGenCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneInfeasCut.lo -MD -MP -MF .deps/CouenneInfeasCut.Tpo -c CouenneInfeasCut.cpp -fPIC -DPIC -o .libs/CouenneInfeasCut.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT fake_tightening.lo -MD -MP -MF .deps/fake_tightening.Tpo -c fake_tightening.cpp -fPIC -DPIC -o .libs/fake_tightening.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT obbt_supplement.lo -MD -MP -MF ".deps/obbt_supplement.Tpo" -c -o obbt_supplement.lo obbt_supplement.cpp; \ then mv -f ".deps/obbt_supplement.Tpo" ".deps/obbt_supplement.Plo"; else rm -f ".deps/obbt_supplement.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT obbt_supplement.lo -MD -MP -MF .deps/obbt_supplement.Tpo -c obbt_supplement.cpp -fPIC -DPIC -o .libs/obbt_supplement.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BTPerfIndicator.lo -MD -MP -MF ".deps/BTPerfIndicator.Tpo" -c -o BTPerfIndicator.lo BTPerfIndicator.cpp; \ then mv -f ".deps/BTPerfIndicator.Tpo" ".deps/BTPerfIndicator.Plo"; else rm -f ".deps/BTPerfIndicator.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BTPerfIndicator.lo -MD -MP -MF .deps/BTPerfIndicator.Tpo -c BTPerfIndicator.cpp -fPIC -DPIC -o .libs/BTPerfIndicator.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BTPerfIndicatorConstr.lo -MD -MP -MF ".deps/BTPerfIndicatorConstr.Tpo" -c -o BTPerfIndicatorConstr.lo BTPerfIndicatorConstr.cpp; \ then mv -f ".deps/BTPerfIndicatorConstr.Tpo" ".deps/BTPerfIndicatorConstr.Plo"; else rm -f ".deps/BTPerfIndicatorConstr.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BTPerfIndicatorConstr.lo -MD -MP -MF .deps/BTPerfIndicatorConstr.Tpo -c BTPerfIndicatorConstr.cpp -fPIC -DPIC -o .libs/BTPerfIndicatorConstr.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-mul.lo -MD -MP -MF ".deps/impliedBounds-mul.Tpo" -c -o impliedBounds-mul.lo `test -f 'operators/impliedBounds-mul.cpp' || echo './'`operators/impliedBounds-mul.cpp; \ then mv -f ".deps/impliedBounds-mul.Tpo" ".deps/impliedBounds-mul.Plo"; else rm -f ".deps/impliedBounds-mul.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-mul.lo -MD -MP -MF .deps/impliedBounds-mul.Tpo -c operators/impliedBounds-mul.cpp -fPIC -DPIC -o .libs/impliedBounds-mul.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-sum.lo -MD -MP -MF ".deps/impliedBounds-sum.Tpo" -c -o impliedBounds-sum.lo `test -f 'operators/impliedBounds-sum.cpp' || echo './'`operators/impliedBounds-sum.cpp; \ then mv -f ".deps/impliedBounds-sum.Tpo" ".deps/impliedBounds-sum.Plo"; else rm -f ".deps/impliedBounds-sum.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-sum.lo -MD -MP -MF .deps/impliedBounds-sum.Tpo -c operators/impliedBounds-sum.cpp -fPIC -DPIC -o .libs/impliedBounds-sum.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprSum.lo -MD -MP -MF ".deps/impliedBounds-exprSum.Tpo" -c -o impliedBounds-exprSum.lo `test -f 'operators/impliedBounds-exprSum.cpp' || echo './'`operators/impliedBounds-exprSum.cpp; \ then mv -f ".deps/impliedBounds-exprSum.Tpo" ".deps/impliedBounds-exprSum.Plo"; else rm -f ".deps/impliedBounds-exprSum.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprDiv.lo -MD -MP -MF ".deps/impliedBounds-exprDiv.Tpo" -c -o impliedBounds-exprDiv.lo `test -f 'operators/impliedBounds-exprDiv.cpp' || echo './'`operators/impliedBounds-exprDiv.cpp; \ then mv -f ".deps/impliedBounds-exprDiv.Tpo" ".deps/impliedBounds-exprDiv.Plo"; else rm -f ".deps/impliedBounds-exprDiv.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprSum.lo -MD -MP -MF .deps/impliedBounds-exprSum.Tpo -c operators/impliedBounds-exprSum.cpp -fPIC -DPIC -o .libs/impliedBounds-exprSum.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprMul.lo -MD -MP -MF ".deps/impliedBounds-exprMul.Tpo" -c -o impliedBounds-exprMul.lo `test -f 'operators/impliedBounds-exprMul.cpp' || echo './'`operators/impliedBounds-exprMul.cpp; \ then mv -f ".deps/impliedBounds-exprMul.Tpo" ".deps/impliedBounds-exprMul.Plo"; else rm -f ".deps/impliedBounds-exprMul.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprTrilinear.lo -MD -MP -MF ".deps/impliedBounds-exprTrilinear.Tpo" -c -o impliedBounds-exprTrilinear.lo `test -f 'operators/impliedBounds-exprTrilinear.cpp' || echo './'`operators/impliedBounds-exprTrilinear.cpp; \ then mv -f ".deps/impliedBounds-exprTrilinear.Tpo" ".deps/impliedBounds-exprTrilinear.Plo"; else rm -f ".deps/impliedBounds-exprTrilinear.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprDiv.lo -MD -MP -MF .deps/impliedBounds-exprDiv.Tpo -c operators/impliedBounds-exprDiv.cpp -fPIC -DPIC -o .libs/impliedBounds-exprDiv.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprMul.lo -MD -MP -MF .deps/impliedBounds-exprMul.Tpo -c operators/impliedBounds-exprMul.cpp -fPIC -DPIC -o .libs/impliedBounds-exprMul.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprQuad.lo -MD -MP -MF ".deps/impliedBounds-exprQuad.Tpo" -c -o impliedBounds-exprQuad.lo `test -f 'operators/impliedBounds-exprQuad.cpp' || echo './'`operators/impliedBounds-exprQuad.cpp; \ then mv -f ".deps/impliedBounds-exprQuad.Tpo" ".deps/impliedBounds-exprQuad.Plo"; else rm -f ".deps/impliedBounds-exprQuad.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprPow.lo -MD -MP -MF ".deps/impliedBounds-exprPow.Tpo" -c -o impliedBounds-exprPow.lo `test -f 'operators/impliedBounds-exprPow.cpp' || echo './'`operators/impliedBounds-exprPow.cpp; \ then mv -f ".deps/impliedBounds-exprPow.Tpo" ".deps/impliedBounds-exprPow.Plo"; else rm -f ".deps/impliedBounds-exprPow.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprPow.lo -MD -MP -MF .deps/impliedBounds-exprPow.Tpo -c operators/impliedBounds-exprPow.cpp -fPIC -DPIC -o .libs/impliedBounds-exprPow.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprQuad.lo -MD -MP -MF .deps/impliedBounds-exprQuad.Tpo -c operators/impliedBounds-exprQuad.cpp -fPIC -DPIC -o .libs/impliedBounds-exprQuad.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT impliedBounds-exprTrilinear.lo -MD -MP -MF .deps/impliedBounds-exprTrilinear.Tpo -c operators/impliedBounds-exprTrilinear.cpp -fPIC -DPIC -o .libs/impliedBounds-exprTrilinear.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonCouenneInfo.lo -MD -MP -MF ".deps/BonCouenneInfo.Tpo" -c -o BonCouenneInfo.lo `test -f '../main/BonCouenneInfo.cpp' || echo './'`../main/BonCouenneInfo.cpp; \ then mv -f ".deps/BonCouenneInfo.Tpo" ".deps/BonCouenneInfo.Plo"; else rm -f ".deps/BonCouenneInfo.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonCouenneInfo.lo -MD -MP -MF .deps/BonCouenneInfo.Tpo -c ../main/BonCouenneInfo.cpp -fPIC -DPIC -o .libs/BonCouenneInfo.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../problem` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../main` -I`echo ./../expression` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../expression/operators` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneAggrProbing.lo -MD -MP -MF ".deps/CouenneAggrProbing.Tpo" -c -o CouenneAggrProbing.lo CouenneAggrProbing.cpp; \ then mv -f ".deps/CouenneAggrProbing.Tpo" ".deps/CouenneAggrProbing.Plo"; else rm -f ".deps/CouenneAggrProbing.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../problem -I./../convex -I./../heuristics -I./../main -I./../expression -I./../expression/partial -I./../interfaces -I./../branch -I./../expression/operators -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneAggrProbing.lo -MD -MP -MF .deps/CouenneAggrProbing.Tpo -c CouenneAggrProbing.cpp -fPIC -DPIC -o .libs/CouenneAggrProbing.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneBoundTightening.la -no-undefined -version-info 5:8:4 boundTightening.lo aggressiveBT.lo fake_tightening.lo obbt.lo obbt_iter.lo tightenBounds.lo impliedBounds.lo FixPointConstructors.lo FixPointGenCuts.lo CouenneInfeasCut.lo obbt_supplement.lo BTPerfIndicator.lo BTPerfIndicatorConstr.lo impliedBounds-mul.lo impliedBounds-sum.lo impliedBounds-exprSum.lo impliedBounds-exprDiv.lo impliedBounds-exprMul.lo impliedBounds-exprTrilinear.lo impliedBounds-exprQuad.lo impliedBounds-exprPow.lo BonCouenneInfo.lo CouenneAggrProbing.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneBoundTightening.a .libs/boundTightening.o .libs/aggressiveBT.o .libs/fake_tightening.o .libs/obbt.o .libs/obbt_iter.o .libs/tightenBounds.o .libs/impliedBounds.o .libs/FixPointConstructors.o .libs/FixPointGenCuts.o .libs/CouenneInfeasCut.o .libs/obbt_supplement.o .libs/BTPerfIndicator.o .libs/BTPerfIndicatorConstr.o .libs/impliedBounds-mul.o .libs/impliedBounds-sum.o .libs/impliedBounds-exprSum.o .libs/impliedBounds-exprDiv.o .libs/impliedBounds-exprMul.o .libs/impliedBounds-exprTrilinear.o .libs/impliedBounds-exprQuad.o .libs/impliedBounds-exprPow.o .libs/BonCouenneInfo.o .libs/CouenneAggrProbing.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneBoundTightening.a creating libCouenneBoundTightening.la (cd .libs && rm -f libCouenneBoundTightening.la && ln -s ../libCouenneBoundTightening.la libCouenneBoundTightening.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening' Making all in src/bound_tightening/twoImpliedBT gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/twoImpliedBT' if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../branch` -I`echo ./../../problem` -I`echo ./../../bound_tightening` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT TwoImpliedConstructors.lo -MD -MP -MF ".deps/TwoImpliedConstructors.Tpo" -c -o TwoImpliedConstructors.lo TwoImpliedConstructors.cpp; \ then mv -f ".deps/TwoImpliedConstructors.Tpo" ".deps/TwoImpliedConstructors.Plo"; else rm -f ".deps/TwoImpliedConstructors.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../branch` -I`echo ./../../problem` -I`echo ./../../bound_tightening` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT TwoImpliedIneqCombine.lo -MD -MP -MF ".deps/TwoImpliedIneqCombine.Tpo" -c -o TwoImpliedIneqCombine.lo TwoImpliedIneqCombine.cpp; \ then mv -f ".deps/TwoImpliedIneqCombine.Tpo" ".deps/TwoImpliedIneqCombine.Plo"; else rm -f ".deps/TwoImpliedIneqCombine.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../branch` -I`echo ./../../problem` -I`echo ./../../bound_tightening` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT TwoImpliedGenCuts.lo -MD -MP -MF ".deps/TwoImpliedGenCuts.Tpo" -c -o TwoImpliedGenCuts.lo TwoImpliedGenCuts.cpp; \ then mv -f ".deps/TwoImpliedGenCuts.Tpo" ".deps/TwoImpliedGenCuts.Plo"; else rm -f ".deps/TwoImpliedGenCuts.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../branch -I./../../problem -I./../../bound_tightening -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT TwoImpliedGenCuts.lo -MD -MP -MF .deps/TwoImpliedGenCuts.Tpo -c TwoImpliedGenCuts.cpp -fPIC -DPIC -o .libs/TwoImpliedGenCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../branch -I./../../problem -I./../../bound_tightening -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT TwoImpliedIneqCombine.lo -MD -MP -MF .deps/TwoImpliedIneqCombine.Tpo -c TwoImpliedIneqCombine.cpp -fPIC -DPIC -o .libs/TwoImpliedIneqCombine.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../branch -I./../../problem -I./../../bound_tightening -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT TwoImpliedConstructors.lo -MD -MP -MF .deps/TwoImpliedConstructors.Tpo -c TwoImpliedConstructors.cpp -fPIC -DPIC -o .libs/TwoImpliedConstructors.o /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneTwoImplied.la -no-undefined -version-info 5:8:4 TwoImpliedConstructors.lo TwoImpliedIneqCombine.lo TwoImpliedGenCuts.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneTwoImplied.a .libs/TwoImpliedConstructors.o .libs/TwoImpliedIneqCombine.o .libs/TwoImpliedGenCuts.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneTwoImplied.a creating libCouenneTwoImplied.la (cd .libs && rm -f libCouenneTwoImplied.la && ln -s ../libCouenneTwoImplied.la libCouenneTwoImplied.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/twoImpliedBT' Making all in src/convex gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT addEnvelope.lo -MD -MP -MF ".deps/addEnvelope.Tpo" -c -o addEnvelope.lo addEnvelope.cpp; \ then mv -f ".deps/addEnvelope.Tpo" ".deps/addEnvelope.Plo"; else rm -f ".deps/addEnvelope.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT createCuts.lo -MD -MP -MF ".deps/createCuts.Tpo" -c -o createCuts.lo createCuts.cpp; \ then mv -f ".deps/createCuts.Tpo" ".deps/createCuts.Plo"; else rm -f ".deps/createCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneCutGenerator.lo -MD -MP -MF ".deps/CouenneCutGenerator.Tpo" -c -o CouenneCutGenerator.lo CouenneCutGenerator.cpp; \ then mv -f ".deps/CouenneCutGenerator.Tpo" ".deps/CouenneCutGenerator.Plo"; else rm -f ".deps/CouenneCutGenerator.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT generateCuts.lo -MD -MP -MF ".deps/generateCuts.Tpo" -c -o generateCuts.lo generateCuts.cpp; \ then mv -f ".deps/generateCuts.Tpo" ".deps/generateCuts.Plo"; else rm -f ".deps/generateCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT genColCuts.lo -MD -MP -MF ".deps/genColCuts.Tpo" -c -o genColCuts.lo genColCuts.cpp; \ then mv -f ".deps/genColCuts.Tpo" ".deps/genColCuts.Plo"; else rm -f ".deps/genColCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT genRowCuts.lo -MD -MP -MF ".deps/genRowCuts.Tpo" -c -o genRowCuts.lo genRowCuts.cpp; \ then mv -f ".deps/genRowCuts.Tpo" ".deps/genRowCuts.Plo"; else rm -f ".deps/genRowCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT updateBranchInfo.lo -MD -MP -MF ".deps/updateBranchInfo.Tpo" -c -o updateBranchInfo.lo updateBranchInfo.cpp; \ then mv -f ".deps/updateBranchInfo.Tpo" ".deps/updateBranchInfo.Plo"; else rm -f ".deps/updateBranchInfo.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../bound_tightening` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/operators/bounds` -I`echo ./../util` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT isOptimumCut.lo -MD -MP -MF ".deps/isOptimumCut.Tpo" -c -o isOptimumCut.lo isOptimumCut.cpp; \ then mv -f ".deps/isOptimumCut.Tpo" ".deps/isOptimumCut.Plo"; else rm -f ".deps/isOptimumCut.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT isOptimumCut.lo -MD -MP -MF .deps/isOptimumCut.Tpo -c isOptimumCut.cpp -fPIC -DPIC -o .libs/isOptimumCut.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT generateCuts.lo -MD -MP -MF .deps/generateCuts.Tpo -c generateCuts.cpp -fPIC -DPIC -o .libs/generateCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT addEnvelope.lo -MD -MP -MF .deps/addEnvelope.Tpo -c addEnvelope.cpp -fPIC -DPIC -o .libs/addEnvelope.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT genRowCuts.lo -MD -MP -MF .deps/genRowCuts.Tpo -c genRowCuts.cpp -fPIC -DPIC -o .libs/genRowCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT createCuts.lo -MD -MP -MF .deps/createCuts.Tpo -c createCuts.cpp -fPIC -DPIC -o .libs/createCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneCutGenerator.lo -MD -MP -MF .deps/CouenneCutGenerator.Tpo -c CouenneCutGenerator.cpp -fPIC -DPIC -o .libs/CouenneCutGenerator.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT genColCuts.lo -MD -MP -MF .deps/genColCuts.Tpo -c genColCuts.cpp -fPIC -DPIC -o .libs/genColCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../bound_tightening -I./../expression -I./../expression/operators -I./../expression/operators/bounds -I./../util -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT updateBranchInfo.lo -MD -MP -MF .deps/updateBranchInfo.Tpo -c updateBranchInfo.cpp -fPIC -DPIC -o .libs/updateBranchInfo.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneConvex.la -no-undefined -version-info 5:8:4 addEnvelope.lo createCuts.lo CouenneCutGenerator.lo generateCuts.lo genColCuts.lo genRowCuts.lo updateBranchInfo.lo isOptimumCut.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneConvex.a .libs/addEnvelope.o .libs/createCuts.o .libs/CouenneCutGenerator.o .libs/generateCuts.o .libs/genColCuts.o .libs/genRowCuts.o .libs/updateBranchInfo.o .libs/isOptimumCut.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneConvex.a creating libCouenneConvex.la (cd .libs && rm -f libCouenneConvex.la && ln -s ../libCouenneConvex.la libCouenneConvex.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex' Making all in src/branch gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/branch' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneThreeWayBranchObj.lo -MD -MP -MF ".deps/CouenneThreeWayBranchObj.Tpo" -c -o CouenneThreeWayBranchObj.lo CouenneThreeWayBranchObj.cpp; \ then mv -f ".deps/CouenneThreeWayBranchObj.Tpo" ".deps/CouenneThreeWayBranchObj.Plo"; else rm -f ".deps/CouenneThreeWayBranchObj.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneBranchingObject.lo -MD -MP -MF ".deps/CouenneBranchingObject.Tpo" -c -o CouenneBranchingObject.lo CouenneBranchingObject.cpp; \ then mv -f ".deps/CouenneBranchingObject.Tpo" ".deps/CouenneBranchingObject.Plo"; else rm -f ".deps/CouenneBranchingObject.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneObject.lo -MD -MP -MF ".deps/CouenneObject.Tpo" -c -o CouenneObject.lo CouenneObject.cpp; \ then mv -f ".deps/CouenneObject.Tpo" ".deps/CouenneObject.Plo"; else rm -f ".deps/CouenneObject.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneVarObject.lo -MD -MP -MF ".deps/CouenneVarObject.Tpo" -c -o CouenneVarObject.lo CouenneVarObject.cpp; \ then mv -f ".deps/CouenneVarObject.Tpo" ".deps/CouenneVarObject.Plo"; else rm -f ".deps/CouenneVarObject.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneChooseVariable.lo -MD -MP -MF ".deps/CouenneChooseVariable.Tpo" -c -o CouenneChooseVariable.lo CouenneChooseVariable.cpp; \ then mv -f ".deps/CouenneChooseVariable.Tpo" ".deps/CouenneChooseVariable.Plo"; else rm -f ".deps/CouenneChooseVariable.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneChooseStrong.lo -MD -MP -MF ".deps/CouenneChooseStrong.Tpo" -c -o CouenneChooseStrong.lo CouenneChooseStrong.cpp; \ then mv -f ".deps/CouenneChooseStrong.Tpo" ".deps/CouenneChooseStrong.Plo"; else rm -f ".deps/CouenneChooseStrong.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT doStrongBranching.lo -MD -MP -MF ".deps/doStrongBranching.Tpo" -c -o doStrongBranching.lo doStrongBranching.cpp; \ then mv -f ".deps/doStrongBranching.Tpo" ".deps/doStrongBranching.Plo"; else rm -f ".deps/doStrongBranching.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT projections.lo -MD -MP -MF ".deps/projections.Tpo" -c -o projections.lo projections.cpp; \ then mv -f ".deps/projections.Tpo" ".deps/projections.Plo"; else rm -f ".deps/projections.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT infeasibility.lo -MD -MP -MF ".deps/infeasibility.Tpo" -c -o infeasibility.lo infeasibility.cpp; \ then mv -f ".deps/infeasibility.Tpo" ".deps/infeasibility.Plo"; else rm -f ".deps/infeasibility.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT infeasibilityVT.lo -MD -MP -MF ".deps/infeasibilityVT.Tpo" -c -o infeasibilityVT.lo infeasibilityVT.cpp; \ then mv -f ".deps/infeasibilityVT.Tpo" ".deps/infeasibilityVT.Plo"; else rm -f ".deps/infeasibilityVT.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneThreeWayBranchObj.lo -MD -MP -MF .deps/CouenneThreeWayBranchObj.Tpo -c CouenneThreeWayBranchObj.cpp -fPIC -DPIC -o .libs/CouenneThreeWayBranchObj.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneObject.lo -MD -MP -MF .deps/CouenneObject.Tpo -c CouenneObject.cpp -fPIC -DPIC -o .libs/CouenneObject.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneChooseVariable.lo -MD -MP -MF .deps/CouenneChooseVariable.Tpo -c CouenneChooseVariable.cpp -fPIC -DPIC -o .libs/CouenneChooseVariable.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneChooseStrong.lo -MD -MP -MF .deps/CouenneChooseStrong.Tpo -c CouenneChooseStrong.cpp -fPIC -DPIC -o .libs/CouenneChooseStrong.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT doStrongBranching.lo -MD -MP -MF .deps/doStrongBranching.Tpo -c doStrongBranching.cpp -fPIC -DPIC -o .libs/doStrongBranching.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT infeasibilityVT.lo -MD -MP -MF .deps/infeasibilityVT.Tpo -c infeasibilityVT.cpp -fPIC -DPIC -o .libs/infeasibilityVT.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneBranchingObject.lo -MD -MP -MF .deps/CouenneBranchingObject.Tpo -c CouenneBranchingObject.cpp -fPIC -DPIC -o .libs/CouenneBranchingObject.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT projections.lo -MD -MP -MF .deps/projections.Tpo -c projections.cpp -fPIC -DPIC -o .libs/projections.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT infeasibility.lo -MD -MP -MF .deps/infeasibility.Tpo -c infeasibility.cpp -fPIC -DPIC -o .libs/infeasibility.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT feasibleRegion.lo -MD -MP -MF ".deps/feasibleRegion.Tpo" -c -o feasibleRegion.lo feasibleRegion.cpp; \ then mv -f ".deps/feasibleRegion.Tpo" ".deps/feasibleRegion.Plo"; else rm -f ".deps/feasibleRegion.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT feasibleRegion.lo -MD -MP -MF .deps/feasibleRegion.Tpo -c feasibleRegion.cpp -fPIC -DPIC -o .libs/feasibleRegion.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneVarObject.lo -MD -MP -MF .deps/CouenneVarObject.Tpo -c CouenneVarObject.cpp -fPIC -DPIC -o .libs/CouenneVarObject.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneComplObject.lo -MD -MP -MF ".deps/CouenneComplObject.Tpo" -c -o CouenneComplObject.lo CouenneComplObject.cpp; \ then mv -f ".deps/CouenneComplObject.Tpo" ".deps/CouenneComplObject.Plo"; else rm -f ".deps/CouenneComplObject.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneComplBranchingObject.lo -MD -MP -MF ".deps/CouenneComplBranchingObject.Tpo" -c -o CouenneComplBranchingObject.lo CouenneComplBranchingObject.cpp; \ then mv -f ".deps/CouenneComplBranchingObject.Tpo" ".deps/CouenneComplBranchingObject.Plo"; else rm -f ".deps/CouenneComplBranchingObject.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneComplObject.lo -MD -MP -MF .deps/CouenneComplObject.Tpo -c CouenneComplObject.cpp -fPIC -DPIC -o .libs/CouenneComplObject.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneComplBranchingObject.lo -MD -MP -MF .deps/CouenneComplBranchingObject.Tpo -c CouenneComplBranchingObject.cpp -fPIC -DPIC -o .libs/CouenneComplBranchingObject.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneOrbitObj.lo -MD -MP -MF ".deps/CouenneOrbitObj.Tpo" -c -o CouenneOrbitObj.lo CouenneOrbitObj.cpp; \ then mv -f ".deps/CouenneOrbitObj.Tpo" ".deps/CouenneOrbitObj.Plo"; else rm -f ".deps/CouenneOrbitObj.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneOrbitObj.lo -MD -MP -MF .deps/CouenneOrbitObj.Tpo -c CouenneOrbitObj.cpp -fPIC -DPIC -o .libs/CouenneOrbitObj.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneOrbitBranchingObj.lo -MD -MP -MF ".deps/CouenneOrbitBranchingObj.Tpo" -c -o CouenneOrbitBranchingObj.lo CouenneOrbitBranchingObj.cpp; \ then mv -f ".deps/CouenneOrbitBranchingObj.Tpo" ".deps/CouenneOrbitBranchingObj.Plo"; else rm -f ".deps/CouenneOrbitBranchingObj.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BranchCore.lo -MD -MP -MF ".deps/BranchCore.Tpo" -c -o BranchCore.lo BranchCore.cpp; \ then mv -f ".deps/BranchCore.Tpo" ".deps/BranchCore.Plo"; else rm -f ".deps/BranchCore.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BranchCore.lo -MD -MP -MF .deps/BranchCore.Tpo -c BranchCore.cpp -fPIC -DPIC -o .libs/BranchCore.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneOrbitBranchingObj.lo -MD -MP -MF .deps/CouenneOrbitBranchingObj.Tpo -c CouenneOrbitBranchingObj.cpp -fPIC -DPIC -o .libs/CouenneOrbitBranchingObj.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSOSObject.lo -MD -MP -MF ".deps/CouenneSOSObject.Tpo" -c -o CouenneSOSObject.lo CouenneSOSObject.cpp; \ then mv -f ".deps/CouenneSOSObject.Tpo" ".deps/CouenneSOSObject.Plo"; else rm -f ".deps/CouenneSOSObject.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSOSObject.lo -MD -MP -MF .deps/CouenneSOSObject.Tpo -c CouenneSOSObject.cpp -fPIC -DPIC -o .libs/CouenneSOSObject.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../problem` -I`echo ./../util` -I`echo ./../standardize` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT StrongBranchingSetupList.lo -MD -MP -MF ".deps/StrongBranchingSetupList.Tpo" -c -o StrongBranchingSetupList.lo StrongBranchingSetupList.cpp; \ then mv -f ".deps/StrongBranchingSetupList.Tpo" ".deps/StrongBranchingSetupList.Plo"; else rm -f ".deps/StrongBranchingSetupList.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../problem -I./../util -I./../standardize -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT StrongBranchingSetupList.lo -MD -MP -MF .deps/StrongBranchingSetupList.Tpo -c StrongBranchingSetupList.cpp -fPIC -DPIC -o .libs/StrongBranchingSetupList.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneBranch.la -no-undefined -version-info 5:8:4 CouenneThreeWayBranchObj.lo CouenneBranchingObject.lo CouenneObject.lo CouenneVarObject.lo CouenneChooseVariable.lo CouenneChooseStrong.lo doStrongBranching.lo projections.lo infeasibility.lo infeasibilityVT.lo feasibleRegion.lo CouenneComplObject.lo CouenneComplBranchingObject.lo CouenneOrbitObj.lo CouenneOrbitBranchingObj.lo BranchCore.lo CouenneSOSObject.lo StrongBranchingSetupList.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneBranch.a .libs/CouenneThreeWayBranchObj.o .libs/CouenneBranchingObject.o .libs/CouenneObject.o .libs/CouenneVarObject.o .libs/CouenneChooseVariable.o .libs/CouenneChooseStrong.o .libs/doStrongBranching.o .libs/projections.o .libs/infeasibility.o .libs/infeasibilityVT.o .libs/feasibleRegion.o .libs/CouenneComplObject.o .libs/CouenneComplBranchingObject.o .libs/CouenneOrbitObj.o .libs/CouenneOrbitBranchingObj.o .libs/BranchCore.o .libs/CouenneSOSObject.o .libs/StrongBranchingSetupList.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneBranch.a creating libCouenneBranch.la (cd .libs && rm -f libCouenneBranch.la && ln -s ../libCouenneBranch.la libCouenneBranch.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/branch' Making all in src/disjunctive gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/disjunctive' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneDisjCuts.lo -MD -MP -MF ".deps/CouenneDisjCuts.Tpo" -c -o CouenneDisjCuts.lo CouenneDisjCuts.cpp; \ then mv -f ".deps/CouenneDisjCuts.Tpo" ".deps/CouenneDisjCuts.Plo"; else rm -f ".deps/CouenneDisjCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT generateDisjCuts.lo -MD -MP -MF ".deps/generateDisjCuts.Tpo" -c -o generateDisjCuts.lo generateDisjCuts.cpp; \ then mv -f ".deps/generateDisjCuts.Tpo" ".deps/generateDisjCuts.Plo"; else rm -f ".deps/generateDisjCuts.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT disjCut.lo -MD -MP -MF ".deps/disjCut.Tpo" -c -o disjCut.lo disjCut.cpp; \ then mv -f ".deps/disjCut.Tpo" ".deps/disjCut.Plo"; else rm -f ".deps/disjCut.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT getDisjunctions.lo -MD -MP -MF ".deps/getDisjunctions.Tpo" -c -o getDisjunctions.lo getDisjunctions.cpp; \ then mv -f ".deps/getDisjunctions.Tpo" ".deps/getDisjunctions.Plo"; else rm -f ".deps/getDisjunctions.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT separateWithDisjunction.lo -MD -MP -MF ".deps/separateWithDisjunction.Tpo" -c -o separateWithDisjunction.lo separateWithDisjunction.cpp; \ then mv -f ".deps/separateWithDisjunction.Tpo" ".deps/separateWithDisjunction.Plo"; else rm -f ".deps/separateWithDisjunction.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT singleDisjunctions.lo -MD -MP -MF ".deps/singleDisjunctions.Tpo" -c -o singleDisjunctions.lo singleDisjunctions.cpp; \ then mv -f ".deps/singleDisjunctions.Tpo" ".deps/singleDisjunctions.Plo"; else rm -f ".deps/singleDisjunctions.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT dummyVecMatr.lo -MD -MP -MF ".deps/dummyVecMatr.Tpo" -c -o dummyVecMatr.lo dummyVecMatr.cpp; \ then mv -f ".deps/dummyVecMatr.Tpo" ".deps/dummyVecMatr.Plo"; else rm -f ".deps/dummyVecMatr.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT OsiLinear2MatrVec.lo -MD -MP -MF ".deps/OsiLinear2MatrVec.Tpo" -c -o OsiLinear2MatrVec.lo OsiLinear2MatrVec.cpp; \ then mv -f ".deps/OsiLinear2MatrVec.Tpo" ".deps/OsiLinear2MatrVec.Plo"; else rm -f ".deps/OsiLinear2MatrVec.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../heuristics` -I`echo ./../expression` -I`echo ./../bound_tightening` -I`echo ./../branch` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT OsiCuts2MatrVec.lo -MD -MP -MF ".deps/OsiCuts2MatrVec.Tpo" -c -o OsiCuts2MatrVec.lo OsiCuts2MatrVec.cpp; \ then mv -f ".deps/OsiCuts2MatrVec.Tpo" ".deps/OsiCuts2MatrVec.Plo"; else rm -f ".deps/OsiCuts2MatrVec.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT separateWithDisjunction.lo -MD -MP -MF .deps/separateWithDisjunction.Tpo -c separateWithDisjunction.cpp -fPIC -DPIC -o .libs/separateWithDisjunction.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT getDisjunctions.lo -MD -MP -MF .deps/getDisjunctions.Tpo -c getDisjunctions.cpp -fPIC -DPIC -o .libs/getDisjunctions.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT dummyVecMatr.lo -MD -MP -MF .deps/dummyVecMatr.Tpo -c dummyVecMatr.cpp -fPIC -DPIC -o .libs/dummyVecMatr.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT singleDisjunctions.lo -MD -MP -MF .deps/singleDisjunctions.Tpo -c singleDisjunctions.cpp -fPIC -DPIC -o .libs/singleDisjunctions.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT generateDisjCuts.lo -MD -MP -MF .deps/generateDisjCuts.Tpo -c generateDisjCuts.cpp -fPIC -DPIC -o .libs/generateDisjCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT OsiLinear2MatrVec.lo -MD -MP -MF .deps/OsiLinear2MatrVec.Tpo -c OsiLinear2MatrVec.cpp -fPIC -DPIC -o .libs/OsiLinear2MatrVec.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT disjCut.lo -MD -MP -MF .deps/disjCut.Tpo -c disjCut.cpp -fPIC -DPIC -o .libs/disjCut.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT OsiCuts2MatrVec.lo -MD -MP -MF .deps/OsiCuts2MatrVec.Tpo -c OsiCuts2MatrVec.cpp -fPIC -DPIC -o .libs/OsiCuts2MatrVec.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../heuristics -I./../expression -I./../bound_tightening -I./../branch -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneDisjCuts.lo -MD -MP -MF .deps/CouenneDisjCuts.Tpo -c CouenneDisjCuts.cpp -fPIC -DPIC -o .libs/CouenneDisjCuts.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneDisjunctive.la -no-undefined -version-info 5:8:4 CouenneDisjCuts.lo generateDisjCuts.lo disjCut.lo getDisjunctions.lo separateWithDisjunction.lo singleDisjunctions.lo dummyVecMatr.lo OsiLinear2MatrVec.lo OsiCuts2MatrVec.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneDisjunctive.a .libs/CouenneDisjCuts.o .libs/generateDisjCuts.o .libs/disjCut.o .libs/getDisjunctions.o .libs/separateWithDisjunction.o .libs/singleDisjunctions.o .libs/dummyVecMatr.o .libs/OsiLinear2MatrVec.o .libs/OsiCuts2MatrVec.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneDisjunctive.a creating libCouenneDisjunctive.la (cd .libs && rm -f libCouenneDisjunctive.la && ln -s ../libCouenneDisjunctive.la libCouenneDisjunctive.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/disjunctive' Making all in src/interfaces gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/interfaces' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonCouenneInterface.lo -MD -MP -MF ".deps/BonCouenneInterface.Tpo" -c -o BonCouenneInterface.lo BonCouenneInterface.cpp; \ then mv -f ".deps/BonCouenneInterface.Tpo" ".deps/BonCouenneInterface.Plo"; else rm -f ".deps/BonCouenneInterface.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneTNLP.lo -MD -MP -MF ".deps/CouenneTNLP.Tpo" -c -o CouenneTNLP.lo CouenneTNLP.cpp; \ then mv -f ".deps/CouenneTNLP.Tpo" ".deps/CouenneTNLP.Plo"; else rm -f ".deps/CouenneTNLP.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneMINLPInterface.lo -MD -MP -MF ".deps/CouenneMINLPInterface.Tpo" -c -o CouenneMINLPInterface.lo CouenneMINLPInterface.cpp; \ then mv -f ".deps/CouenneMINLPInterface.Tpo" ".deps/CouenneMINLPInterface.Plo"; else rm -f ".deps/CouenneMINLPInterface.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonCouenneInterface.lo -MD -MP -MF .deps/BonCouenneInterface.Tpo -c BonCouenneInterface.cpp -fPIC -DPIC -o .libs/BonCouenneInterface.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneTNLP.lo -MD -MP -MF .deps/CouenneTNLP.Tpo -c CouenneTNLP.cpp -fPIC -DPIC -o .libs/CouenneTNLP.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneMINLPInterface.lo -MD -MP -MF .deps/CouenneMINLPInterface.Tpo -c CouenneMINLPInterface.cpp -fPIC -DPIC -o .libs/CouenneMINLPInterface.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneInterfaces.la -no-undefined -version-info 5:8:4 BonCouenneInterface.lo CouenneTNLP.lo CouenneMINLPInterface.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneInterfaces.a .libs/BonCouenneInterface.o .libs/CouenneTNLP.o .libs/CouenneMINLPInterface.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneInterfaces.a creating libCouenneInterfaces.la (cd .libs && rm -f libCouenneInterfaces.la && ln -s ../libCouenneInterfaces.la libCouenneInterfaces.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/interfaces' Making all in src/heuristics gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics' if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonInitHeuristic.lo -MD -MP -MF ".deps/BonInitHeuristic.Tpo" -c -o BonInitHeuristic.lo BonInitHeuristic.cpp; \ then mv -f ".deps/BonInitHeuristic.Tpo" ".deps/BonInitHeuristic.Plo"; else rm -f ".deps/BonInitHeuristic.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonNlpHeuristic.lo -MD -MP -MF ".deps/BonNlpHeuristic.Tpo" -c -o BonNlpHeuristic.lo BonNlpHeuristic.cpp; \ then mv -f ".deps/BonNlpHeuristic.Tpo" ".deps/BonNlpHeuristic.Plo"; else rm -f ".deps/BonNlpHeuristic.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFeasPumpConstructors.lo -MD -MP -MF ".deps/CouenneFeasPumpConstructors.Tpo" -c -o CouenneFeasPumpConstructors.lo CouenneFeasPumpConstructors.cpp; \ then mv -f ".deps/CouenneFeasPumpConstructors.Tpo" ".deps/CouenneFeasPumpConstructors.Plo"; else rm -f ".deps/CouenneFeasPumpConstructors.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFeasPump.lo -MD -MP -MF ".deps/CouenneFeasPump.Tpo" -c -o CouenneFeasPump.lo CouenneFeasPump.cpp; \ then mv -f ".deps/CouenneFeasPump.Tpo" ".deps/CouenneFeasPump.Plo"; else rm -f ".deps/CouenneFeasPump.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPcreateMILP.lo -MD -MP -MF ".deps/CouenneFPcreateMILP.Tpo" -c -o CouenneFPcreateMILP.lo CouenneFPcreateMILP.cpp; \ then mv -f ".deps/CouenneFPcreateMILP.Tpo" ".deps/CouenneFPcreateMILP.Plo"; else rm -f ".deps/CouenneFPcreateMILP.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPSolveMILP.lo -MD -MP -MF ".deps/CouenneFPSolveMILP.Tpo" -c -o CouenneFPSolveMILP.lo CouenneFPSolveMILP.cpp; \ then mv -f ".deps/CouenneFPSolveMILP.Tpo" ".deps/CouenneFPSolveMILP.Plo"; else rm -f ".deps/CouenneFPSolveMILP.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPSolveNLP.lo -MD -MP -MF ".deps/CouenneFPSolveNLP.Tpo" -c -o CouenneFPSolveNLP.lo CouenneFPSolveNLP.cpp; \ then mv -f ".deps/CouenneFPSolveNLP.Tpo" ".deps/CouenneFPSolveNLP.Plo"; else rm -f ".deps/CouenneFPSolveNLP.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPFindSolution.lo -MD -MP -MF ".deps/CouenneFPFindSolution.Tpo" -c -o CouenneFPFindSolution.lo CouenneFPFindSolution.cpp; \ then mv -f ".deps/CouenneFPFindSolution.Tpo" ".deps/CouenneFPFindSolution.Plo"; else rm -f ".deps/CouenneFPFindSolution.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPpool.lo -MD -MP -MF ".deps/CouenneFPpool.Tpo" -c -o CouenneFPpool.lo CouenneFPpool.cpp; \ then mv -f ".deps/CouenneFPpool.Tpo" ".deps/CouenneFPpool.Plo"; else rm -f ".deps/CouenneFPpool.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPscipSolve.lo -MD -MP -MF ".deps/CouenneFPscipSolve.Tpo" -c -o CouenneFPscipSolve.lo CouenneFPscipSolve.cpp; \ then mv -f ".deps/CouenneFPscipSolve.Tpo" ".deps/CouenneFPscipSolve.Plo"; else rm -f ".deps/CouenneFPscipSolve.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPFindSolution.lo -MD -MP -MF .deps/CouenneFPFindSolution.Tpo -c CouenneFPFindSolution.cpp -fPIC -DPIC -o .libs/CouenneFPFindSolution.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonInitHeuristic.lo -MD -MP -MF .deps/BonInitHeuristic.Tpo -c BonInitHeuristic.cpp -fPIC -DPIC -o .libs/BonInitHeuristic.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonNlpHeuristic.lo -MD -MP -MF .deps/BonNlpHeuristic.Tpo -c BonNlpHeuristic.cpp -fPIC -DPIC -o .libs/BonNlpHeuristic.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFeasPumpConstructors.lo -MD -MP -MF .deps/CouenneFeasPumpConstructors.Tpo -c CouenneFeasPumpConstructors.cpp -fPIC -DPIC -o .libs/CouenneFeasPumpConstructors.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPSolveNLP.lo -MD -MP -MF .deps/CouenneFPSolveNLP.Tpo -c CouenneFPSolveNLP.cpp -fPIC -DPIC -o .libs/CouenneFPSolveNLP.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFeasPump.lo -MD -MP -MF .deps/CouenneFeasPump.Tpo -c CouenneFeasPump.cpp -fPIC -DPIC -o .libs/CouenneFeasPump.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPpool.lo -MD -MP -MF .deps/CouenneFPpool.Tpo -c CouenneFPpool.cpp -fPIC -DPIC -o .libs/CouenneFPpool.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPSolveMILP.lo -MD -MP -MF .deps/CouenneFPSolveMILP.Tpo -c CouenneFPSolveMILP.cpp -fPIC -DPIC -o .libs/CouenneFPSolveMILP.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPscipSolve.lo -MD -MP -MF .deps/CouenneFPscipSolve.Tpo -c CouenneFPscipSolve.cpp -fPIC -DPIC -o .libs/CouenneFPscipSolve.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneFPcreateMILP.lo -MD -MP -MF .deps/CouenneFPcreateMILP.Tpo -c CouenneFPcreateMILP.cpp -fPIC -DPIC -o .libs/CouenneFPcreateMILP.o if /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../convex` -I`echo ./../expression` -I`echo ./../expression/operators` -I`echo ./../expression/partial` -I`echo ./../interfaces` -I`echo ./../branch` -I`echo ./../util` -I`echo ./../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneIterativeRounding.lo -MD -MP -MF ".deps/CouenneIterativeRounding.Tpo" -c -o CouenneIterativeRounding.lo CouenneIterativeRounding.cpp; \ then mv -f ".deps/CouenneIterativeRounding.Tpo" ".deps/CouenneIterativeRounding.Plo"; else rm -f ".deps/CouenneIterativeRounding.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../convex -I./../expression -I./../expression/operators -I./../expression/partial -I./../interfaces -I./../branch -I./../util -I./../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneIterativeRounding.lo -MD -MP -MF .deps/CouenneIterativeRounding.Tpo -c CouenneIterativeRounding.cpp -fPIC -DPIC -o .libs/CouenneIterativeRounding.o /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneHeuristics.la -no-undefined -version-info 5:8:4 BonInitHeuristic.lo BonNlpHeuristic.lo CouenneFeasPumpConstructors.lo CouenneFeasPump.lo CouenneFPcreateMILP.lo CouenneFPSolveMILP.lo CouenneFPSolveNLP.lo CouenneFPFindSolution.lo CouenneFPpool.lo CouenneFPscipSolve.lo CouenneIterativeRounding.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneHeuristics.a .libs/BonInitHeuristic.o .libs/BonNlpHeuristic.o .libs/CouenneFeasPumpConstructors.o .libs/CouenneFeasPump.o .libs/CouenneFPcreateMILP.o .libs/CouenneFPSolveMILP.o .libs/CouenneFPSolveNLP.o .libs/CouenneFPFindSolution.o .libs/CouenneFPpool.o .libs/CouenneFPscipSolve.o .libs/CouenneIterativeRounding.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneHeuristics.a creating libCouenneHeuristics.la (cd .libs && rm -f libCouenneHeuristics.la && ln -s ../libCouenneHeuristics.la libCouenneHeuristics.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics' Making all in src/cut/sdpcuts gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/sdpcuts' if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSdpCuts.lo -MD -MP -MF ".deps/CouenneSdpCuts.Tpo" -c -o CouenneSdpCuts.lo CouenneSdpCuts.cpp; \ then mv -f ".deps/CouenneSdpCuts.Tpo" ".deps/CouenneSdpCuts.Plo"; else rm -f ".deps/CouenneSdpCuts.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouennePSDcon.lo -MD -MP -MF ".deps/CouennePSDcon.Tpo" -c -o CouennePSDcon.lo CouennePSDcon.cpp; \ then mv -f ".deps/CouennePSDcon.Tpo" ".deps/CouennePSDcon.Plo"; else rm -f ".deps/CouennePSDcon.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneMatrix.lo -MD -MP -MF ".deps/CouenneMatrix.Tpo" -c -o CouenneMatrix.lo CouenneMatrix.cpp; \ then mv -f ".deps/CouenneMatrix.Tpo" ".deps/CouenneMatrix.Plo"; else rm -f ".deps/CouenneMatrix.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CutGen.lo -MD -MP -MF ".deps/CutGen.Tpo" -c -o CutGen.lo CutGen.cpp; \ then mv -f ".deps/CutGen.Tpo" ".deps/CutGen.Plo"; else rm -f ".deps/CutGen.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CutGenSparse.lo -MD -MP -MF ".deps/CutGenSparse.Tpo" -c -o CutGenSparse.lo CutGenSparse.cpp; \ then mv -f ".deps/CutGenSparse.Tpo" ".deps/CutGenSparse.Plo"; else rm -f ".deps/CutGenSparse.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./../..` -I`echo ./../../expression` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT dsyevx_wrapper.lo -MD -MP -MF ".deps/dsyevx_wrapper.Tpo" -c -o dsyevx_wrapper.lo dsyevx_wrapper.cpp; \ then mv -f ".deps/dsyevx_wrapper.Tpo" ".deps/dsyevx_wrapper.Plo"; else rm -f ".deps/dsyevx_wrapper.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneMatrix.lo -MD -MP -MF .deps/CouenneMatrix.Tpo -c CouenneMatrix.cpp -fPIC -DPIC -o .libs/CouenneMatrix.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT dsyevx_wrapper.lo -MD -MP -MF .deps/dsyevx_wrapper.Tpo -c dsyevx_wrapper.cpp -fPIC -DPIC -o .libs/dsyevx_wrapper.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouennePSDcon.lo -MD -MP -MF .deps/CouennePSDcon.Tpo -c CouennePSDcon.cpp -fPIC -DPIC -o .libs/CouennePSDcon.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CutGenSparse.lo -MD -MP -MF .deps/CutGenSparse.Tpo -c CutGenSparse.cpp -fPIC -DPIC -o .libs/CutGenSparse.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneSdpCuts.lo -MD -MP -MF .deps/CouenneSdpCuts.Tpo -c CouenneSdpCuts.cpp -fPIC -DPIC -o .libs/CouenneSdpCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./../.. -I./../../expression -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CutGen.lo -MD -MP -MF .deps/CutGen.Tpo -c CutGen.cpp -fPIC -DPIC -o .libs/CutGen.o /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneSdpCuts.la -no-undefined -version-info 5:8:4 CouenneSdpCuts.lo CouennePSDcon.lo CouenneMatrix.lo CutGen.lo CutGenSparse.lo dsyevx_wrapper.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneSdpCuts.a .libs/CouenneSdpCuts.o .libs/CouennePSDcon.o .libs/CouenneMatrix.o .libs/CutGen.o .libs/CutGenSparse.o .libs/dsyevx_wrapper.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneSdpCuts.a creating libCouenneSdpCuts.la (cd .libs && rm -f libCouenneSdpCuts.la && ln -s ../libCouenneSdpCuts.la libCouenneSdpCuts.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/sdpcuts' Making all in src/cut/crossconv gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/crossconv' if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./..` -I`echo ./../../convex` -I`echo ./../../heuristics` -I`echo ./../../expression` -I`echo ./../../expression/operators` -I`echo ./../../main` -I`echo ./../../branch` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CrossConvConstructors.lo -MD -MP -MF ".deps/CrossConvConstructors.Tpo" -c -o CrossConvConstructors.lo CrossConvConstructors.cpp; \ then mv -f ".deps/CrossConvConstructors.Tpo" ".deps/CrossConvConstructors.Plo"; else rm -f ".deps/CrossConvConstructors.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./..` -I`echo ./../../convex` -I`echo ./../../heuristics` -I`echo ./../../expression` -I`echo ./../../expression/operators` -I`echo ./../../main` -I`echo ./../../branch` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CrossConvGenCuts.lo -MD -MP -MF ".deps/CrossConvGenCuts.Tpo" -c -o CrossConvGenCuts.lo CrossConvGenCuts.cpp; \ then mv -f ".deps/CrossConvGenCuts.Tpo" ".deps/CrossConvGenCuts.Plo"; else rm -f ".deps/CrossConvGenCuts.Tpo"; exit 1; fi if /bin/sh ../../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src -I`echo ./..` -I`echo ./../../convex` -I`echo ./../../heuristics` -I`echo ./../../expression` -I`echo ./../../expression/operators` -I`echo ./../../main` -I`echo ./../../branch` -I`echo ./../../problem` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CrossConvSetup.lo -MD -MP -MF ".deps/CrossConvSetup.Tpo" -c -o CrossConvSetup.lo CrossConvSetup.cpp; \ then mv -f ".deps/CrossConvSetup.Tpo" ".deps/CrossConvSetup.Plo"; else rm -f ".deps/CrossConvSetup.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./.. -I./../../convex -I./../../heuristics -I./../../expression -I./../../expression/operators -I./../../main -I./../../branch -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CrossConvGenCuts.lo -MD -MP -MF .deps/CrossConvGenCuts.Tpo -c CrossConvGenCuts.cpp -fPIC -DPIC -o .libs/CrossConvGenCuts.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./.. -I./../../convex -I./../../heuristics -I./../../expression -I./../../expression/operators -I./../../main -I./../../branch -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CrossConvSetup.lo -MD -MP -MF .deps/CrossConvSetup.Tpo -c CrossConvSetup.cpp -fPIC -DPIC -o .libs/CrossConvSetup.o c++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./.. -I./../../convex -I./../../heuristics -I./../../expression -I./../../expression/operators -I./../../main -I./../../branch -I./../../problem -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CrossConvConstructors.lo -MD -MP -MF .deps/CrossConvConstructors.Tpo -c CrossConvConstructors.cpp -fPIC -DPIC -o .libs/CrossConvConstructors.o /bin/sh ../../../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenneCrossConv.la -no-undefined -version-info 5:8:4 CrossConvConstructors.lo CrossConvGenCuts.lo CrossConvSetup.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries /usr/local/bin/ar cru .libs/libCouenneCrossConv.a .libs/CrossConvConstructors.o .libs/CrossConvGenCuts.o .libs/CrossConvSetup.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib .libs/libCouenneCrossConv.a creating libCouenneCrossConv.la (cd .libs && rm -f libCouenneCrossConv.la && ln -s ../libCouenneCrossConv.la libCouenneCrossConv.la) gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/crossconv' Making all in src gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' gmake all-am gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./convex` -I`echo ./interfaces` -I`echo ./heuristics` -I`echo ./expression` -I`echo ./expression/operators` -I`echo ./expression/partial` -I`echo ./disjunctive` -I`echo ./main` -I`echo ./problem` -I`echo ./branch` -I`echo ./cut/sdpcuts` -I`echo ./cut/crossconv` -I`echo ./bound_tightening` -I`echo ./bound_tightening/twoImpliedBT` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneBab.lo -MD -MP -MF ".deps/CouenneBab.Tpo" -c -o CouenneBab.lo `test -f 'main/CouenneBab.cpp' || echo './'`main/CouenneBab.cpp; \ then mv -f ".deps/CouenneBab.Tpo" ".deps/CouenneBab.Plo"; else rm -f ".deps/CouenneBab.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./convex` -I`echo ./interfaces` -I`echo ./heuristics` -I`echo ./expression` -I`echo ./expression/operators` -I`echo ./expression/partial` -I`echo ./disjunctive` -I`echo ./main` -I`echo ./problem` -I`echo ./branch` -I`echo ./cut/sdpcuts` -I`echo ./cut/crossconv` -I`echo ./bound_tightening` -I`echo ./bound_tightening/twoImpliedBT` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonCouenneSetup.lo -MD -MP -MF ".deps/BonCouenneSetup.Tpo" -c -o BonCouenneSetup.lo `test -f 'main/BonCouenneSetup.cpp' || echo './'`main/BonCouenneSetup.cpp; \ then mv -f ".deps/BonCouenneSetup.Tpo" ".deps/BonCouenneSetup.Plo"; else rm -f ".deps/BonCouenneSetup.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./convex` -I`echo ./interfaces` -I`echo ./heuristics` -I`echo ./expression` -I`echo ./expression/operators` -I`echo ./expression/partial` -I`echo ./disjunctive` -I`echo ./main` -I`echo ./problem` -I`echo ./branch` -I`echo ./cut/sdpcuts` -I`echo ./cut/crossconv` -I`echo ./bound_tightening` -I`echo ./bound_tightening/twoImpliedBT` -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT SmartAslDestr.lo -MD -MP -MF ".deps/SmartAslDestr.Tpo" -c -o SmartAslDestr.lo `test -f 'main/SmartAslDestr.cpp' || echo './'`main/SmartAslDestr.cpp; \ then mv -f ".deps/SmartAslDestr.Tpo" ".deps/SmartAslDestr.Plo"; else rm -f ".deps/SmartAslDestr.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I./convex -I./interfaces -I./heuristics -I./expression -I./expression/operators -I./expression/partial -I./disjunctive -I./main -I./problem -I./branch -I./cut/sdpcuts -I./cut/crossconv -I./bound_tightening -I./bound_tightening/twoImpliedBT -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT BonCouenneSetup.lo -MD -MP -MF .deps/BonCouenneSetup.Tpo -c main/BonCouenneSetup.cpp -fPIC -DPIC -o .libs/BonCouenneSetup.o c++ -DHAVE_CONFIG_H -I. -I. -I./convex -I./interfaces -I./heuristics -I./expression -I./expression/operators -I./expression/partial -I./disjunctive -I./main -I./problem -I./branch -I./cut/sdpcuts -I./cut/crossconv -I./bound_tightening -I./bound_tightening/twoImpliedBT -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT SmartAslDestr.lo -MD -MP -MF .deps/SmartAslDestr.Tpo -c main/SmartAslDestr.cpp -fPIC -DPIC -o .libs/SmartAslDestr.o c++ -DHAVE_CONFIG_H -I. -I. -I./convex -I./interfaces -I./heuristics -I./expression -I./expression/operators -I./expression/partial -I./disjunctive -I./main -I./problem -I./branch -I./cut/sdpcuts -I./cut/crossconv -I./bound_tightening -I./bound_tightening/twoImpliedBT -I/usr/local/include/coin -I/usr/local/include/coin/ThirdParty -DCOIN_USE_MUMPS_MPI_H -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -MT CouenneBab.lo -MD -MP -MF .deps/CouenneBab.Tpo -c main/CouenneBab.cpp -fPIC -DPIC -o .libs/CouenneBab.o In file included from main/CouenneBab.cpp:41: /usr/local/include/coin/CoinSignal.hpp:106:4: warning: #warning ("OS and/or compiler is not recognized. Defaulting to:"); [-Wcpp] # warning("OS and/or compiler is not recognized. Defaulting to:"); ^~~~~~~ /usr/local/include/coin/CoinSignal.hpp:107:4: warning: #warning ("extern 'C' {") [-Wcpp] # warning("extern 'C' {") ^~~~~~~ /usr/local/include/coin/CoinSignal.hpp:108:4: warning: #warning (" typedef void (*CoinSighandler_t) (int);") [-Wcpp] # warning(" typedef void (*CoinSighandler_t) (int);") ^~~~~~~ /usr/local/include/coin/CoinSignal.hpp:109:4: warning: #warning ("}") [-Wcpp] # warning("}") ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -DCOUENNE_BUILD -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libCouenne.la -rpath /usr/local/lib -no-undefined -version-info 5:8:4 CouenneBab.lo BonCouenneSetup.lo SmartAslDestr.lo ./interfaces/libCouenneInterfaces.la ./heuristics/libCouenneHeuristics.la ./problem/libCouenneProblem.la ./standardize/libCouenneStandardize.la ./expression/libCouenneExpression.la ./branch/libCouenneBranch.la ./convex/libCouenneConvex.la ./bound_tightening/libCouenneBoundTightening.la ./bound_tightening/twoImpliedBT/libCouenneTwoImplied.la ./util/libCouenneUtil.la ./disjunctive/libCouenneDisjunctive.la ./cut/crossconv/libCouenneCrossConv.la ./cut/sdpcuts/libCouenneSdpCuts.la -L/usr/local/lib -lbonmin -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -llapack -ldl -lcoinmumps -lblas -L/usr/local/lib/gcc8 -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lm -lquadmath -lcoinmetis c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/CouenneBab.o .libs/BonCouenneSetup.o .libs/SmartAslDestr.o -Wl,--whole-archive ./interfaces/.libs/libCouenneInterfaces.a ./heuristics/.libs/libCouenneHeuristics.a ./problem/.libs/libCouenneProblem.a ./standardize/.libs/libCouenneStandardize.a ./expression/.libs/libCouenneExpression.a ./branch/.libs/libCouenneBranch.a ./convex/.libs/libCouenneConvex.a ./bound_tightening/.libs/libCouenneBoundTightening.a ./bound_tightening/twoImpliedBT/.libs/libCouenneTwoImplied.a ./util/.libs/libCouenneUtil.a ./disjunctive/.libs/libCouenneDisjunctive.a ./cut/crossconv/.libs/libCouenneCrossConv.a ./cut/sdpcuts/.libs/libCouenneSdpCuts.a -Wl,--no-whole-archive -L/usr/local/lib -L/usr/local/lib/gcc8 -lbonmin -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -llapack -ldl -lcoinmumps -lblas -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lquadmath -lcoinmetis -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -Wl,-rpath=/usr/local/lib/gcc8 -Wl,-soname -Wl,libCouenne.so.1 -o .libs/libCouenne.so.1.4.8 (cd .libs && rm -f libCouenne.so.1 && ln -s libCouenne.so.1.4.8 libCouenne.so.1) (cd .libs && rm -f libCouenne.so && ln -s libCouenne.so.1.4.8 libCouenne.so) creating libCouenne.la (cd .libs && rm -f libCouenne.la && ln -s ../libCouenne.la libCouenne.la) gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' Making all in src/main gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[2]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[2]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake[1]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8' SUCCEEDED 00:02:25 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> coin-or-couenne-0.5.8 depends on executable: gfortran8 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for coin-or-couenne-0.5.8 ===> coin-or-couenne-0.5.8 depends on executable: gfortran8 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake INSTALL_PROGRAM="/bin/sh /construction/math/couenne/Couenne-releases-0.5.8/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/math/couenne/Couenne-releases-0.5.8/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install gmake[2]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8' Making install in Couenne gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' Making install in src/util gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/util' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/util' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/util' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/util' Making install in src/expression gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression' Making install in src/standardize gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/standardize' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/standardize' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/standardize' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/standardize' Making install in src/problem gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/problem' Making install in src/bound_tightening gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening' Making install in src/bound_tightening/twoImpliedBT gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/twoImpliedBT' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/twoImpliedBT' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/twoImpliedBT' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/twoImpliedBT' Making install in src/convex gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex' Making install in src/branch gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/branch' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/branch' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/branch' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/branch' Making install in src/disjunctive gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/disjunctive' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/disjunctive' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/disjunctive' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/disjunctive' Making install in src/interfaces gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/interfaces' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/interfaces' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/interfaces' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/interfaces' Making install in src/heuristics gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics' Making install in src/cut/sdpcuts gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/sdpcuts' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/sdpcuts' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/sdpcuts' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/sdpcuts' Making install in src/cut/crossconv gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/crossconv' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/crossconv' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/crossconv' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/cut/crossconv' Making install in src gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' /construction/math/couenne/Couenne-releases-0.5.8/Couenne/install-sh -c -m 644 config_couenne.h /construction/math/couenne/stage/usr/local/include/coin/CouenneConfig.h test -z "/usr/local/lib" || /construction/math/couenne/Couenne-releases-0.5.8/Couenne/install-sh -d "/construction/math/couenne/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c -s 'libCouenne.la' '/construction/math/couenne/stage/usr/local/lib/libCouenne.la' /usr/bin/install -c .libs/libCouenne.so.1.4.8 /construction/math/couenne/stage/usr/local/lib/libCouenne.so.1.4.8 strip --strip-unneeded /construction/math/couenne/stage/usr/local/lib/libCouenne.so.1.4.8 (cd /construction/math/couenne/stage/usr/local/lib && { ln -s -f libCouenne.so.1.4.8 libCouenne.so.1 || { rm -f libCouenne.so.1 && ln -s libCouenne.so.1.4.8 libCouenne.so.1; }; }) (cd /construction/math/couenne/stage/usr/local/lib && { ln -s -f libCouenne.so.1.4.8 libCouenne.so || { rm -f libCouenne.so && ln -s libCouenne.so.1.4.8 libCouenne.so; }; }) /usr/bin/install -c .libs/libCouenne.lai /construction/math/couenne/stage/usr/local/lib/libCouenne.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/coin" || /construction/math/couenne/Couenne-releases-0.5.8/Couenne/install-sh -d "/construction/math/couenne/stage/usr/local/include/coin" install -m 0644 'util/CouenneRootQ.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneRootQ.hpp' install -m 0644 'util/CouenneFunTriplets.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneFunTriplets.hpp' install -m 0644 'main/CouenneBab.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneBab.hpp' install -m 0644 'main/BonCouenneInfo.hpp' '/construction/math/couenne/stage/usr/local/include/coin/BonCouenneInfo.hpp' install -m 0644 'main/BonCouenneSetup.hpp' '/construction/math/couenne/stage/usr/local/include/coin/BonCouenneSetup.hpp' install -m 0644 'interfaces/BonCouenneInterface.hpp' '/construction/math/couenne/stage/usr/local/include/coin/BonCouenneInterface.hpp' install -m 0644 'interfaces/CouenneTNLP.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneTNLP.hpp' install -m 0644 'interfaces/CouenneMINLPInterface.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneMINLPInterface.hpp' install -m 0644 'heuristics/BonNlpHeuristic.hpp' '/construction/math/couenne/stage/usr/local/include/coin/BonNlpHeuristic.hpp' install -m 0644 'heuristics/BonInitHeuristic.hpp' '/construction/math/couenne/stage/usr/local/include/coin/BonInitHeuristic.hpp' install -m 0644 'heuristics/CouenneFeasPump.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneFeasPump.hpp' install -m 0644 'branch/CouenneObject.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneObject.hpp' install -m 0644 'branch/CouenneVarObject.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneVarObject.hpp' install -m 0644 'branch/CouenneVTObject.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneVTObject.hpp' install -m 0644 'branch/CouenneThreeWayBranchObj.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneThreeWayBranchObj.hpp' install -m 0644 'branch/CouenneBranchingObject.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneBranchingObject.hpp' install -m 0644 'branch/CouenneChooseVariable.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneChooseVariable.hpp' install -m 0644 'branch/CouenneChooseStrong.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneChooseStrong.hpp' install -m 0644 'branch/CouenneComplObject.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneComplObject.hpp' install -m 0644 'branch/CouenneComplBranchingObject.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneComplBranchingObject.hpp' install -m 0644 'branch/CouenneOrbitObj.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneOrbitObj.hpp' install -m 0644 'branch/CouenneOrbitBranchingObj.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneOrbitBranchingObj.hpp' install -m 0644 'branch/CouenneSOSObject.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneSOSObject.hpp' install -m 0644 'branch/CouenneProjections.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneProjections.hpp' install -m 0644 'standardize/CouenneLQelems.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneLQelems.hpp' install -m 0644 'bound_tightening/CouenneBTPerfIndicator.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneBTPerfIndicator.hpp' install -m 0644 'bound_tightening/CouenneFixPoint.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneFixPoint.hpp' install -m 0644 'bound_tightening/CouenneAggrProbing.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneAggrProbing.hpp' install -m 0644 'bound_tightening/twoImpliedBT/CouenneTwoImplied.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneTwoImplied.hpp' install -m 0644 'expression/CouenneDomain.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneDomain.hpp' install -m 0644 'expression/operators/CouenneExprAbs.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprAbs.hpp' install -m 0644 'expression/operators/CouenneExprExp.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprExp.hpp' install -m 0644 'expression/operators/CouenneExprInv.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprInv.hpp' install -m 0644 'expression/operators/CouenneExprMul.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprMul.hpp' install -m 0644 'expression/operators/CouenneExprTrilinear.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprTrilinear.hpp' install -m 0644 'expression/operators/CouenneExprOpp.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprOpp.hpp' install -m 0644 'expression/operators/CouenneExprLog.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprLog.hpp' install -m 0644 'expression/operators/CouenneExprDiv.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprDiv.hpp' install -m 0644 'expression/operators/CouenneExprMin.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprMin.hpp' install -m 0644 'expression/operators/CouenneExprSum.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprSum.hpp' install -m 0644 'expression/operators/CouenneExprMax.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprMax.hpp' install -m 0644 'expression/operators/CouenneExprPow.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprPow.hpp' install -m 0644 'expression/operators/CouenneExprSin.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprSin.hpp' install -m 0644 'expression/operators/CouenneExprCos.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprCos.hpp' install -m 0644 'expression/operators/CouenneExprSub.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprSub.hpp' install -m 0644 'expression/operators/CouenneExprGroup.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprGroup.hpp' install -m 0644 'expression/operators/CouenneExprQuad.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprQuad.hpp' install -m 0644 'expression/operators/CouenneExprIf.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprIf.hpp' install -m 0644 'expression/operators/CouenneExprNorm.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprNorm.hpp' install -m 0644 'expression/operators/CouenneExprPWLinear.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprPWLinear.hpp' install -m 0644 'expression/operators/bounds/CouenneExprBMul.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprBMul.hpp' install -m 0644 'expression/operators/bounds/CouenneExprBDiv.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprBDiv.hpp' install -m 0644 'expression/operators/bounds/CouenneExprBSin.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprBSin.hpp' install -m 0644 'expression/operators/bounds/CouenneExprBCos.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprBCos.hpp' install -m 0644 'expression/CouenneExprConst.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprConst.hpp' install -m 0644 'expression/CouenneExprIVar.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprIVar.hpp' install -m 0644 'expression/CouenneExprVar.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprVar.hpp' install -m 0644 'expression/CouenneExprAux.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprAux.hpp' install -m 0644 'expression/CouenneExprUnary.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprUnary.hpp' install -m 0644 'expression/CouenneExpression.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExpression.hpp' install -m 0644 'expression/CouenneExprClone.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprClone.hpp' install -m 0644 'expression/CouenneExprBound.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprBound.hpp' install -m 0644 'expression/CouenneExprCopy.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprCopy.hpp' install -m 0644 'expression/CouenneExprStore.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprStore.hpp' install -m 0644 'expression/CouenneExprOp.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprOp.hpp' install -m 0644 'expression/CouExpr.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouExpr.hpp' install -m 0644 'expression/CouennePrecisions.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouennePrecisions.hpp' install -m 0644 'expression/partial/CouenneExprHess.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprHess.hpp' install -m 0644 'expression/partial/CouenneExprJac.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneExprJac.hpp' install -m 0644 'problem/depGraph/CouenneDepGraph.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneDepGraph.hpp' install -m 0644 'problem/CouenneProblemElem.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneProblemElem.hpp' install -m 0644 'problem/CouenneProblem.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneProblem.hpp' install -m 0644 'problem/CouenneSolverInterface.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneSolverInterface.hpp' install -m 0644 'problem/CouenneJournalist.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneJournalist.hpp' install -m 0644 'problem/CouenneGlobalCutOff.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneGlobalCutOff.hpp' install -m 0644 'problem/CouenneRecordBestSol.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneRecordBestSol.hpp' install -m 0644 'expression/CouenneTypes.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneTypes.hpp' install -m 0644 'disjunctive/CouenneDisjCuts.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneDisjCuts.hpp' install -m 0644 'convex/CouenneCutGenerator.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneCutGenerator.hpp' install -m 0644 'cut/sdpcuts/CouenneSdpCuts.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneSdpCuts.hpp' install -m 0644 'cut/sdpcuts/CouennePSDcon.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouennePSDcon.hpp' install -m 0644 'cut/sdpcuts/CouenneMatrix.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneMatrix.hpp' install -m 0644 'cut/crossconv/CouenneCrossConv.hpp' '/construction/math/couenne/stage/usr/local/include/coin/CouenneCrossConv.hpp' gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src' Making install in src/main gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' test -z "/usr/local/bin" || /construction/math/couenne/Couenne-releases-0.5.8/Couenne/install-sh -d "/construction/math/couenne/stage/usr/local/bin" gmake install-exec-hook gmake[6]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' gmake[6]: Nothing to be done for 'install-exec-hook'. gmake[6]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne/src/main' gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[5]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' test -z "/usr/local/share/coin/doc/Couenne" || /construction/math/couenne/Couenne-releases-0.5.8/Couenne/install-sh -d "/construction/math/couenne/stage/usr/local/share/coin/doc/Couenne" for file in README AUTHORS LICENSE ; do \ if test -f "$file"; then dir=; else dir="./"; fi; \ if test -f "$dir$file"; then install -m 0644 "$dir$file" "/construction/math/couenne/stage/usr/local/share/coin/doc/Couenne/$file"; fi; \ done test -z "/usr/local/lib/pkgconfig" || /construction/math/couenne/Couenne-releases-0.5.8/Couenne/install-sh -d "/construction/math/couenne/stage/usr/local/lib/pkgconfig" install -m 0644 'couenne.pc' '/construction/math/couenne/stage/usr/local/lib/pkgconfig/couenne.pc' gmake install-data-hook gmake[6]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig::/construction/math/couenne/stage/usr/local/lib/pkgconfig \ pkgconf --libs couenne > /construction/math/couenne/stage/usr/local/share/coin/doc/Couenne/couenne_addlibs.txt gmake[6]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[5]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8/Couenne' gmake[3]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake[4]: Entering directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake[3]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake[2]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8' gmake[1]: Leaving directory '/construction/math/couenne/Couenne-releases-0.5.8' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for coin-or-couenne-0.5.8 file sizes/checksums [92]: 0% file sizes/checksums [92]: 100% packing files [92]: 0% packing files [92]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:03:40