Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/coin-or-Bonmin.spec'], chrootPath='/var/lib/mock/f22-build-3616237-498366/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/coin-or-Bonmin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm02-builder08.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/coin-or-Bonmin-1.8.1-7.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/coin-or-Bonmin.spec '], chrootPath='/var/lib/mock/f22-build-3616237-498366/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/coin-or-Bonmin.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yUKe5Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Bonmin-1.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Bonmin-1.8.1.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Bonmin-1.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (coin-or-Bonmin-docdir.patch):' Patch #0 (coin-or-Bonmin-docdir.patch): + /usr/bin/cat /builddir/build/SOURCES/coin-or-Bonmin-docdir.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.in Patch #1 (coin-or-Bonmin-include.patch): + echo 'Patch #1 (coin-or-Bonmin-include.patch):' + /usr/bin/cat /builddir/build/SOURCES/coin-or-Bonmin-include.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/Algorithms/QuadCuts/Makefile.in patching file src/Interfaces/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QpnZvW + umask 022 + cd /builddir/build/BUILD + cd Bonmin-1.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info '--with-asl-lib=-lasl -lmp -lipoptamplinterface' --with-asl-incdir=/usr/include/asl checking build system type... armv7hl-redhat-linux-gnu checking for svnversion... no checking whether we want to compile in debug mode... no checking for armv7hl-redhat-linux-gnu-gcc... no checking for armv7hl-redhat-linux-gnu-cc... no checking for armv7hl-redhat-linux-gnu-pgcc... no checking for armv7hl-redhat-linux-gnu-icc... no checking for armv7hl-redhat-linux-gnu-xlc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed configure: C compiler options are: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-pgCC... no checking for armv7hl-redhat-linux-gnu-icpc... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether C++ compiler g++ works... yes configure: C++ compiler options are: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_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... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... armv7hl-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for armv7hl-redhat-linux-gnu-g77... no checking for armv7hl-redhat-linux-gnu-f77... no checking for armv7hl-redhat-linux-gnu-xlf... no checking for armv7hl-redhat-linux-gnu-frt... no checking for armv7hl-redhat-linux-gnu-pgf77... no checking for armv7hl-redhat-linux-gnu-fort77... no checking for armv7hl-redhat-linux-gnu-fl32... no checking for armv7hl-redhat-linux-gnu-af77... no checking for armv7hl-redhat-linux-gnu-f90... no checking for armv7hl-redhat-linux-gnu-xlf90... no checking for armv7hl-redhat-linux-gnu-pgf90... no checking for armv7hl-redhat-linux-gnu-epcf90... no checking for armv7hl-redhat-linux-gnu-f95... no checking for armv7hl-redhat-linux-gnu-fort... no checking for armv7hl-redhat-linux-gnu-xlf95... no checking for armv7hl-redhat-linux-gnu-ifc... no checking for armv7hl-redhat-linux-gnu-efc... no checking for armv7hl-redhat-linux-gnu-pgf95... no checking for armv7hl-redhat-linux-gnu-lf95... no checking for armv7hl-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... f95 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f95 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f95 option to produce PIC... -fPIC checking if f95 PIC flag -fPIC works... yes checking if f95 static flag -static works... no checking if f95 supports -c -o file.o... yes checking whether the f95 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Build is "armv7hl-redhat-linux-gnu". checking if library version is set... 12:1:8 checking for armv7hl-redhat-linux-gnu-pkg-config... armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinDepend... yes: 2.9.5 1.16.6 3.12.3 checking for COIN-OR package ASL... yes checking for COIN-OR package OsiCpx... not given: No package 'osi-cplex' found checking if user provides library for Cplex... no checking for COIN-OR package FilterSQP... not given: No package 'coinfiltersqp' found checking whether this is a VPATH configuration... no checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating src/Apps/Makefile config.status: creating src/CbcBonmin/Makefile config.status: creating src/Interfaces/Makefile config.status: creating src/Interfaces/Ipopt/Makefile config.status: creating src/Interfaces/Filter/Makefile config.status: creating src/Interfaces/Ampl/Makefile config.status: creating src/Algorithms/Makefile config.status: creating src/Algorithms/Ampl/Makefile config.status: creating src/Algorithms/Branching/Makefile config.status: creating src/Algorithms/QuadCuts/Makefile config.status: creating src/Algorithms/OaGenerators/Makefile config.status: creating src/CbcBonmin/Heuristics/Makefile config.status: creating examples/OptionDocGen/Makefile config.status: creating experimental/Separable/Makefile config.status: creating experimental/RobotBonmin/Makefile config.status: creating test/Makefile config.status: creating examples/CppExample/Makefile config.status: creating bonmin.pc config.status: creating bonmin-uninstalled.pc config.status: creating bonminamplinterface.pc config.status: creating bonminamplinterface-uninstalled.pc config.status: creating src/Interfaces/config.h config.status: creating src/Interfaces/config_bonmin.h config.status: linking ./examples/CppExample/MyBonmin.cpp to test/MyBonmin.cpp config.status: linking ./examples/CppExample/MyTMINLP.cpp to test/MyTMINLP.cpp config.status: linking ./examples/CppExample/MyTMINLP.hpp to test/MyTMINLP.hpp 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 Bonmin successful + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 all Making all in src/Interfaces make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' Making all in Ipopt make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonIpoptInteriorWarmStarter.lo BonIpoptInteriorWarmStarter.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonIpoptSolver.lo BonIpoptSolver.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonIpoptWarmStart.lo BonIpoptWarmStart.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonIpoptInteriorWarmStarter.cpp -fPIC -DPIC -o .libs/BonIpoptInteriorWarmStarter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonIpoptSolver.cpp -fPIC -DPIC -o .libs/BonIpoptSolver.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonIpoptWarmStart.cpp -fPIC -DPIC -o .libs/BonIpoptWarmStart.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ../BonTMINLP.hpp:22, from ../BonTMINLP2TNLP.hpp:16, from BonIpoptWarmStart.cpp:14: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ../BonTMINLP.hpp:22, from ../BonTMINLP2TNLP.hpp:16, from ../BonTNLPSolver.hpp:14, from BonIpoptSolver.hpp:12, from BonIpoptSolver.cpp:11: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libipoptinterface.la -no-undefined -version-info 12:1:8 BonIpoptInteriorWarmStarter.lo BonIpoptSolver.lo BonIpoptWarmStart.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libipoptinterface.a .libs/BonIpoptInteriorWarmStarter.o .libs/BonIpoptSolver.o .libs/BonIpoptWarmStart.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libipoptinterface.a creating libipoptinterface.la (cd .libs && rm -f libipoptinterface.la && ln -s ../libipoptinterface.la libipoptinterface.la) make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' Making all in Ampl make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../Ipopt` -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonAmplInterface.lo BonAmplInterface.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../Ipopt` -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonAmplTMINLP.lo BonAmplTMINLP.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../Ipopt` -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonSolReader.lo BonSolReader.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../Ipopt` -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o sos_kludge.lo sos_kludge.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../Ipopt -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c sos_kludge.cpp -fPIC -DPIC -o .libs/sos_kludge.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../Ipopt -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonAmplInterface.cpp -fPIC -DPIC -o .libs/BonAmplInterface.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../Ipopt -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonSolReader.cpp -fPIC -DPIC -o .libs/BonSolReader.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../Ipopt -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonAmplTMINLP.cpp -fPIC -DPIC -o .libs/BonAmplTMINLP.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonSolReader.hpp:18, from BonSolReader.cpp:9: /usr/include/coin/CoinFinite.hpp:17:14: warning: 'COIN_DBL_MIN' defined but not used [-Wunused-variable] const double COIN_DBL_MIN = (std::numeric_limits::min)(); ^ /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../BonOsiTMINLPInterface.hpp:21, from BonAmplInterface.hpp:15, from BonAmplInterface.cpp:15: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ../BonTMINLP.hpp:22, from BonAmplTMINLP.hpp:17, from BonAmplTMINLP.cpp:18: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonamplinterface.la -no-undefined -version-info 12:1:8 BonAmplInterface.lo BonAmplTMINLP.lo BonSolReader.lo sos_kludge.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libbonamplinterface.a .libs/BonAmplInterface.o .libs/BonAmplTMINLP.o .libs/BonSolReader.o .libs/sos_kludge.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonamplinterface.a creating libbonamplinterface.la (cd .libs && rm -f libbonamplinterface.la && ln -s ../libbonamplinterface.la libbonamplinterface.la) make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonAuxInfos.lo BonAuxInfos.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonBoundsReader.lo BonBoundsReader.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonColReader.lo BonColReader.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonCutStrengthener.lo BonCutStrengthener.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonBoundsReader.cpp -fPIC -DPIC -o .libs/BonBoundsReader.o g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonCutStrengthener.cpp -fPIC -DPIC -o .libs/BonCutStrengthener.o g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonColReader.cpp -fPIC -DPIC -o .libs/BonColReader.o g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonAuxInfos.cpp -fPIC -DPIC -o .libs/BonAuxInfos.o In file included from BonAuxInfos.cpp:13:0: /usr/include/coin/CoinFinite.hpp:17:14: warning: 'COIN_DBL_MIN' defined but not used [-Wunused-variable] const double COIN_DBL_MIN = (std::numeric_limits::min)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonStartPointReader.lo BonStartPointReader.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonColReader.hpp:18, from BonColReader.cpp:9: /usr/include/coin/CoinFinite.hpp:17:14: warning: 'COIN_DBL_MIN' defined but not used [-Wunused-variable] const double COIN_DBL_MIN = (std::numeric_limits::min)(); ^ /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonOsiTMINLPInterface.hpp:21, from BonBoundsReader.hpp:14, from BonBoundsReader.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonStartPointReader.cpp -fPIC -DPIC -o .libs/BonStartPointReader.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonOsiTMINLPInterface.lo BonOsiTMINLPInterface.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTMINLP2TNLP.lo BonTMINLP2TNLP.cpp g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonOsiTMINLPInterface.cpp -fPIC -DPIC -o .libs/BonOsiTMINLPInterface.o g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTMINLP2TNLP.cpp -fPIC -DPIC -o .libs/BonTMINLP2TNLP.o In file included from /usr/include/c++/5.1.1/cassert:43:0, from /usr/include/coin/OsiBranchingObject.hpp:8, from BonTMINLP2TNLP.cpp:22: BonTMINLP2TNLP.cpp: In member function 'virtual bool Bonmin::TMINLP2TNLP::get_starting_point(Ipopt::Index, bool, Ipopt::Number*, bool, Ipopt::Number*, Ipopt::Number*, Ipopt::Index, bool, Ipopt::Number*)': BonTMINLP2TNLP.cpp:372:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(x_init_user_.size() >= n); ^ BonTMINLP2TNLP.cpp:381:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(x_init_.size() == 3*n + m && duals_init_ == x_init_() + n); ^ BonTMINLP2TNLP.cpp:389:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(x_init_.size() == 3*n + m && duals_init_ == x_init_() + n); ^ BonTMINLP2TNLP.cpp: In member function 'double Bonmin::TMINLP2TNLP::check_solution(OsiObject**, int)': BonTMINLP2TNLP.cpp:669:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(x_sol_.size() == num_variables()); ^ BonTMINLP2TNLP.cpp:670:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(g_sol_.size() == num_constraints()); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonOsiTMINLPInterface.hpp:21, from BonStartPointReader.hpp:16, from BonStartPointReader.cpp:9: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTMINLP2OsiLP.lo BonTMINLP2OsiLP.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from BonTMINLP.hpp:22, from BonCutStrengthener.hpp:12, from BonCutStrengthener.cpp:9: /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTMINLP2OsiLP.cpp -fPIC -DPIC -o .libs/BonTMINLP2OsiLP.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTMINLP.lo BonTMINLP.cpp g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTMINLP.cpp -fPIC -DPIC -o .libs/BonTMINLP.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonTMINLP2OsiLP.cpp:11: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTNLPSolver.lo BonTNLPSolver.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from BonTMINLP.hpp:22, from BonTMINLP.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTNLP2FPNLP.lo BonTNLP2FPNLP.cpp g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTNLPSolver.cpp -fPIC -DPIC -o .libs/BonTNLPSolver.o g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTNLP2FPNLP.cpp -fPIC -DPIC -o .libs/BonTNLP2FPNLP.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from BonTMINLP.hpp:22, from BonTMINLP2TNLP.hpp:16, from BonTMINLP2TNLP.cpp:13: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonBranchingTQP.lo BonBranchingTQP.cpp g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonBranchingTQP.cpp -fPIC -DPIC -o .libs/BonBranchingTQP.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from BonTMINLP.hpp:22, from BonTNLP2FPNLP.hpp:12, from BonTNLP2FPNLP.cpp:11: /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonStrongBranchingSolver.lo BonStrongBranchingSolver.cpp g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonStrongBranchingSolver.cpp -fPIC -DPIC -o .libs/BonStrongBranchingSolver.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from BonTMINLP.hpp:22, from BonTMINLP2TNLP.hpp:16, from BonBranchingTQP.hpp:13, from BonBranchingTQP.cpp:11: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonRegisteredOptions.lo BonRegisteredOptions.cpp g++ -DHAVE_CONFIG_H -I. -I. -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../CbcBonmin -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonRegisteredOptions.cpp -fPIC -DPIC -o .libs/BonRegisteredOptions.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from BonTMINLP.hpp:22, from BonTMINLP2TNLP.hpp:16, from BonTNLPSolver.hpp:14, from BonTNLPSolver.cpp:11: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonOsiTMINLPInterface.hpp:21, from BonStrongBranchingSolver.hpp:9, from BonStrongBranchingSolver.cpp:7: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonOsiTMINLPInterface.hpp:21, from BonOsiTMINLPInterface.cpp:16: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonmininterfaces.la -no-undefined -version-info 12:1:8 BonAuxInfos.lo BonBoundsReader.lo BonColReader.lo BonCutStrengthener.lo BonStartPointReader.lo BonOsiTMINLPInterface.lo BonTMINLP2TNLP.lo BonTMINLP2OsiLP.lo BonTMINLP.lo BonTNLPSolver.lo BonTNLP2FPNLP.lo BonBranchingTQP.lo BonStrongBranchingSolver.lo BonRegisteredOptions.lo Ipopt/libipoptinterface.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries rm -fr .libs/libbonmininterfaces.lax mkdir .libs/libbonmininterfaces.lax rm -fr .libs/libbonmininterfaces.lax/libipoptinterface.a mkdir .libs/libbonmininterfaces.lax/libipoptinterface.a (cd .libs/libbonmininterfaces.lax/libipoptinterface.a && ar x /builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt/.libs/libipoptinterface.a) ar cru .libs/libbonmininterfaces.a .libs/BonAuxInfos.o .libs/BonBoundsReader.o .libs/BonColReader.o .libs/BonCutStrengthener.o .libs/BonStartPointReader.o .libs/BonOsiTMINLPInterface.o .libs/BonTMINLP2TNLP.o .libs/BonTMINLP2OsiLP.o .libs/BonTMINLP.o .libs/BonTNLPSolver.o .libs/BonTNLP2FPNLP.o .libs/BonBranchingTQP.o .libs/BonStrongBranchingSolver.o .libs/BonRegisteredOptions.o .libs/libbonmininterfaces.lax/libipoptinterface.a/BonIpoptWarmStart.o .libs/libbonmininterfaces.lax/libipoptinterface.a/BonIpoptInteriorWarmStarter.o .libs/libbonmininterfaces.lax/libipoptinterface.a/BonIpoptSolver.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonmininterfaces.a rm -fr .libs/libbonmininterfaces.lax creating libbonmininterfaces.la (cd .libs && rm -f libbonmininterfaces.la && ln -s ../libbonmininterfaces.la libbonmininterfaces.la) make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' Making all in src/Algorithms make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' Making all in OaGenerators make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonDummyHeuristic.lo BonDummyHeuristic.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonOaNlpOptim.lo BonOaNlpOptim.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonOACutGenerator2.lo BonOACutGenerator2.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonOaFeasChecker.lo BonOaFeasChecker.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonOACutGenerator2.cpp -fPIC -DPIC -o .libs/BonOACutGenerator2.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonDummyHeuristic.cpp -fPIC -DPIC -o .libs/BonDummyHeuristic.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonOaFeasChecker.cpp -fPIC -DPIC -o .libs/BonOaFeasChecker.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonOaNlpOptim.cpp -fPIC -DPIC -o .libs/BonOaNlpOptim.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from BonDummyHeuristic.hpp:12, from BonDummyHeuristic.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonOaDecBase.lo BonOaDecBase.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonOaDecBase.cpp -fPIC -DPIC -o .libs/BonOaDecBase.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ./../BonSubMipSolver.hpp:23, from BonOaDecBase.hpp:11, from BonOaFeasChecker.hpp:13, from BonOaFeasChecker.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ./../BonSubMipSolver.hpp:23, from BonOaDecBase.hpp:11, from BonOACutGenerator2.hpp:13, from BonOACutGenerator2.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonEcpCuts.lo BonEcpCuts.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from BonOaNlpOptim.hpp:12, from BonOaNlpOptim.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonEcpCuts.cpp -fPIC -DPIC -o .libs/BonEcpCuts.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonFpForMinlp.lo BonFpForMinlp.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../../Interfaces` -I`echo ./../../CbcBonmin` -I`echo ./..` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonOAMessages.lo BonOAMessages.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonFpForMinlp.cpp -fPIC -DPIC -o .libs/BonFpForMinlp.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../../Interfaces -I./../../CbcBonmin -I./.. -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonOAMessages.cpp -fPIC -DPIC -o .libs/BonOAMessages.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ./../BonSubMipSolver.hpp:23, from BonOaDecBase.hpp:11, from BonOaDecBase.cpp:14: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ./../BonSubMipSolver.hpp:23, from BonOaDecBase.hpp:11, from BonEcpCuts.hpp:13, from BonEcpCuts.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ./../BonSubMipSolver.hpp:23, from BonOaDecBase.hpp:11, from BonFpForMinlp.hpp:12, from BonFpForMinlp.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonoagenerators.la -no-undefined -version-info 12:1:8 BonDummyHeuristic.lo BonOaNlpOptim.lo BonOACutGenerator2.lo BonOaFeasChecker.lo BonOaDecBase.lo BonEcpCuts.lo BonFpForMinlp.lo BonOAMessages.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libbonoagenerators.a .libs/BonDummyHeuristic.o .libs/BonOaNlpOptim.o .libs/BonOACutGenerator2.o .libs/BonOaFeasChecker.o .libs/BonOaDecBase.o .libs/BonEcpCuts.o .libs/BonFpForMinlp.o .libs/BonOAMessages.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonoagenerators.a creating libbonoagenerators.la (cd .libs && rm -f libbonoagenerators.la && ln -s ../libbonoagenerators.la libbonoagenerators.la) make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' Making all in Branching make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../OaGenerators` -I`echo ./..` -I`echo ./../../CbcBonmin` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonChooseVariable.lo BonChooseVariable.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../OaGenerators` -I`echo ./..` -I`echo ./../../CbcBonmin` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonRandomChoice.lo BonRandomChoice.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../OaGenerators` -I`echo ./..` -I`echo ./../../CbcBonmin` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonPseudoCosts.lo BonPseudoCosts.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../OaGenerators` -I`echo ./..` -I`echo ./../../CbcBonmin` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonLpBranchingSolver.lo BonLpBranchingSolver.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../OaGenerators -I./.. -I./../../CbcBonmin -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonLpBranchingSolver.cpp -fPIC -DPIC -o .libs/BonLpBranchingSolver.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../OaGenerators -I./.. -I./../../CbcBonmin -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonChooseVariable.cpp -fPIC -DPIC -o .libs/BonChooseVariable.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../OaGenerators -I./.. -I./../../CbcBonmin -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonPseudoCosts.cpp -fPIC -DPIC -o .libs/BonPseudoCosts.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../OaGenerators -I./.. -I./../../CbcBonmin -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonRandomChoice.cpp -fPIC -DPIC -o .libs/BonRandomChoice.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../OaGenerators` -I`echo ./..` -I`echo ./../../CbcBonmin` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonQpBranchingSolver.lo BonQpBranchingSolver.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonRandomChoice.hpp:13, from BonRandomChoice.cpp:9: /usr/include/coin/CoinFinite.hpp:17:14: warning: 'COIN_DBL_MIN' defined but not used [-Wunused-variable] const double COIN_DBL_MIN = (std::numeric_limits::min)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../OaGenerators -I./.. -I./../../CbcBonmin -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonQpBranchingSolver.cpp -fPIC -DPIC -o .libs/BonQpBranchingSolver.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from ../../../src/Interfaces/BonStrongBranchingSolver.hpp:9, from BonQpBranchingSolver.hpp:7, from BonQpBranchingSolver.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from ../../../src/Interfaces/BonStrongBranchingSolver.hpp:9, from BonLpBranchingSolver.hpp:6, from BonLpBranchingSolver.cpp:5: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from BonChooseVariable.hpp:10, from BonChooseVariable.cpp:6: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonbranching.la -no-undefined -version-info 12:1:8 BonChooseVariable.lo BonRandomChoice.lo BonPseudoCosts.lo BonLpBranchingSolver.lo BonQpBranchingSolver.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libbonbranching.a .libs/BonChooseVariable.o .libs/BonRandomChoice.o .libs/BonPseudoCosts.o .libs/BonLpBranchingSolver.o .libs/BonQpBranchingSolver.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonbranching.a creating libbonbranching.la (cd .libs && rm -f libbonbranching.la && ln -s ../libbonbranching.la libbonbranching.la) make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' Making all in QuadCuts make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../Branching` -I`echo ./..` -I`echo ./../OaGenerators` -I`echo ./../../CbcBonmin` -I`echo ./../../CbcBonmin/Heuristics` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonOuterApprox.lo BonOuterApprox.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../Branching` -I`echo ./..` -I`echo ./../OaGenerators` -I`echo ./../../CbcBonmin` -I`echo ./../../CbcBonmin/Heuristics` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonQuadCut.lo BonQuadCut.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../Branching` -I`echo ./..` -I`echo ./../OaGenerators` -I`echo ./../../CbcBonmin` -I`echo ./../../CbcBonmin/Heuristics` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonQuadRow.lo BonQuadRow.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../Branching` -I`echo ./..` -I`echo ./../OaGenerators` -I`echo ./../../CbcBonmin` -I`echo ./../../CbcBonmin/Heuristics` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTMatrix.lo BonTMatrix.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../Branching -I./.. -I./../OaGenerators -I./../../CbcBonmin -I./../../CbcBonmin/Heuristics -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonOuterApprox.cpp -fPIC -DPIC -o .libs/BonOuterApprox.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../Branching -I./.. -I./../OaGenerators -I./../../CbcBonmin -I./../../CbcBonmin/Heuristics -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonQuadRow.cpp -fPIC -DPIC -o .libs/BonQuadRow.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../Branching -I./.. -I./../OaGenerators -I./../../CbcBonmin -I./../../CbcBonmin/Heuristics -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTMatrix.cpp -fPIC -DPIC -o .libs/BonTMatrix.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../Branching -I./.. -I./../OaGenerators -I./../../CbcBonmin -I./../../CbcBonmin/Heuristics -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonQuadCut.cpp -fPIC -DPIC -o .libs/BonQuadCut.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from BonQuadCut.hpp:14, from BonQuadCut.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../Branching` -I`echo ./..` -I`echo ./../OaGenerators` -I`echo ./../../CbcBonmin` -I`echo ./../../CbcBonmin/Heuristics` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonLinearCutsGenerator.lo BonLinearCutsGenerator.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../Branching -I./.. -I./../OaGenerators -I./../../CbcBonmin -I./../../CbcBonmin/Heuristics -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonLinearCutsGenerator.cpp -fPIC -DPIC -o .libs/BonLinearCutsGenerator.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from BonQuadCut.hpp:14, from BonTMatrix.hpp:18, from BonQuadRow.hpp:14, from BonQuadRow.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../Branching` -I`echo ./..` -I`echo ./../OaGenerators` -I`echo ./../../CbcBonmin` -I`echo ./../../CbcBonmin/Heuristics` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTMINLPLinObj.lo BonTMINLPLinObj.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../Branching -I./.. -I./../OaGenerators -I./../../CbcBonmin -I./../../CbcBonmin/Heuristics -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTMINLPLinObj.cpp -fPIC -DPIC -o .libs/BonTMINLPLinObj.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from BonQuadCut.hpp:14, from BonTMatrix.hpp:18, from BonTMatrix.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../BonBabSetupBase.hpp:15, from BonOuterApprox.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../Branching` -I`echo ./..` -I`echo ./../OaGenerators` -I`echo ./../../CbcBonmin` -I`echo ./../../CbcBonmin/Heuristics` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonTMINLP2Quad.lo BonTMINLP2Quad.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../Branching -I./.. -I./../OaGenerators -I./../../CbcBonmin -I./../../CbcBonmin/Heuristics -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonTMINLP2Quad.cpp -fPIC -DPIC -o .libs/BonTMINLP2Quad.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ../../../src/Interfaces/BonTMINLP.hpp:22, from BonTMINLPLinObj.hpp:13, from BonTMINLPLinObj.cpp:9: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from BonLinearCutsGenerator.hpp:13, from BonLinearCutsGenerator.cpp:2: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ../../../src/Interfaces/BonTMINLP.hpp:22, from ../../../src/Interfaces/BonTMINLP2TNLP.hpp:16, from BonTMINLP2Quad.hpp:13, from BonTMINLP2Quad.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonquadcuts.la -no-undefined -version-info 12:1:8 BonOuterApprox.lo BonQuadCut.lo BonQuadRow.lo BonTMatrix.lo BonLinearCutsGenerator.lo BonTMINLPLinObj.lo BonTMINLP2Quad.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libbonquadcuts.a .libs/BonOuterApprox.o .libs/BonQuadCut.o .libs/BonQuadRow.o .libs/BonTMatrix.o .libs/BonLinearCutsGenerator.o .libs/BonTMINLPLinObj.o .libs/BonTMINLP2Quad.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonquadcuts.a creating libbonquadcuts.la (cd .libs && rm -f libbonquadcuts.la && ln -s ../libbonquadcuts.la libbonquadcuts.la) make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' Making all in Ampl make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./../OaGenerators` -I`echo ./../Branching` -I`echo ./..` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I`echo ./../../Interfaces/Ampl` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonAmplSetup.lo BonAmplSetup.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./../OaGenerators -I./../Branching -I./.. -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I./../../Interfaces/Ampl -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonAmplSetup.cpp -fPIC -DPIC -o .libs/BonAmplSetup.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../BonBabSetupBase.hpp:15, from ./../BonBonminSetup.hpp:11, from BonAmplSetup.hpp:12, from BonAmplSetup.cpp:10: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonamplsetup.la -no-undefined -version-info 12:1:8 BonAmplSetup.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libbonamplsetup.a .libs/BonAmplSetup.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonamplsetup.a creating libbonamplsetup.la (cd .libs && rm -f libbonamplsetup.la && ln -s ../libbonamplsetup.la libbonamplsetup.la) make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./Branching` -I`echo ./QuadCuts` -I`echo ./OaGenerators` -I`echo ./../CbcBonmin` -I`echo ./../CbcBonmin/Heuristics` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonBabSetupBase.lo BonBabSetupBase.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./Branching` -I`echo ./QuadCuts` -I`echo ./OaGenerators` -I`echo ./../CbcBonmin` -I`echo ./../CbcBonmin/Heuristics` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonBonminSetup.lo BonBonminSetup.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./Branching` -I`echo ./QuadCuts` -I`echo ./OaGenerators` -I`echo ./../CbcBonmin` -I`echo ./../CbcBonmin/Heuristics` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonSubMipSolver.lo BonSubMipSolver.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./Branching` -I`echo ./QuadCuts` -I`echo ./OaGenerators` -I`echo ./../CbcBonmin` -I`echo ./../CbcBonmin/Heuristics` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonCbcLpStrategy.lo BonCbcLpStrategy.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./Branching -I./QuadCuts -I./OaGenerators -I./../CbcBonmin -I./../CbcBonmin/Heuristics -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonCbcLpStrategy.cpp -fPIC -DPIC -o .libs/BonCbcLpStrategy.o g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./Branching -I./QuadCuts -I./OaGenerators -I./../CbcBonmin -I./../CbcBonmin/Heuristics -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonBabSetupBase.cpp -fPIC -DPIC -o .libs/BonBabSetupBase.o g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./Branching -I./QuadCuts -I./OaGenerators -I./../CbcBonmin -I./../CbcBonmin/Heuristics -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonSubMipSolver.cpp -fPIC -DPIC -o .libs/BonSubMipSolver.o g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./Branching -I./QuadCuts -I./OaGenerators -I./../CbcBonmin -I./../CbcBonmin/Heuristics -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonBonminSetup.cpp -fPIC -DPIC -o .libs/BonBonminSetup.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/CbcModel.hpp:11, from /usr/include/coin/CbcStrategy.hpp:9, from BonCbcLpStrategy.hpp:14, from BonCbcLpStrategy.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./Branching` -I`echo ./QuadCuts` -I`echo ./OaGenerators` -I`echo ./../CbcBonmin` -I`echo ./../CbcBonmin/Heuristics` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonSolverHelp.lo BonSolverHelp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./Branching -I./QuadCuts -I./OaGenerators -I./../CbcBonmin -I./../CbcBonmin/Heuristics -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonSolverHelp.cpp -fPIC -DPIC -o .libs/BonSolverHelp.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonSolverHelp.cpp:15: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from BonSubMipSolver.hpp:23, from BonSubMipSolver.cpp:12: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/ClpModel.hpp:23:0, from /usr/include/coin/ClpSimplex.hpp:16, from /usr/include/coin/OsiClpSolverInterface.hpp:14, from BonBonminSetup.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from BonBabSetupBase.hpp:15, from BonBabSetupBase.cpp:14: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonalgorithms.la -no-undefined -version-info 12:1:8 BonBabSetupBase.lo BonBonminSetup.lo BonSubMipSolver.lo BonCbcLpStrategy.lo BonSolverHelp.lo Branching/libbonbranching.la OaGenerators/libbonoagenerators.la QuadCuts/libbonquadcuts.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries rm -fr .libs/libbonalgorithms.lax mkdir .libs/libbonalgorithms.lax rm -fr .libs/libbonalgorithms.lax/libbonbranching.a mkdir .libs/libbonalgorithms.lax/libbonbranching.a (cd .libs/libbonalgorithms.lax/libbonbranching.a && ar x /builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching/.libs/libbonbranching.a) rm -fr .libs/libbonalgorithms.lax/libbonoagenerators.a mkdir .libs/libbonalgorithms.lax/libbonoagenerators.a (cd .libs/libbonalgorithms.lax/libbonoagenerators.a && ar x /builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators/.libs/libbonoagenerators.a) rm -fr .libs/libbonalgorithms.lax/libbonquadcuts.a mkdir .libs/libbonalgorithms.lax/libbonquadcuts.a (cd .libs/libbonalgorithms.lax/libbonquadcuts.a && ar x /builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts/.libs/libbonquadcuts.a) ar cru .libs/libbonalgorithms.a .libs/BonBabSetupBase.o .libs/BonBonminSetup.o .libs/BonSubMipSolver.o .libs/BonCbcLpStrategy.o .libs/BonSolverHelp.o .libs/libbonalgorithms.lax/libbonbranching.a/BonRandomChoice.o .libs/libbonalgorithms.lax/libbonbranching.a/BonPseudoCosts.o .libs/libbonalgorithms.lax/libbonbranching.a/BonChooseVariable.o .libs/libbonalgorithms.lax/libbonbranching.a/BonQpBranchingSolver.o .libs/libbonalgorithms.lax/libbonbranching.a/BonLpBranchingSolver.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonDummyHeuristic.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonOaFeasChecker.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonFpForMinlp.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonOaNlpOptim.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonOAMessages.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonOACutGenerator2.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonOaDecBase.o .libs/libbonalgorithms.lax/libbonoagenerators.a/BonEcpCuts.o .libs/libbonalgorithms.lax/libbonquadcuts.a/BonTMatrix.o .libs/libbonalgorithms.lax/libbonquadcuts.a/BonQuadRow.o .libs/libbonalgorithms.lax/libbonquadcuts.a/BonTMINLPLinObj.o .libs/libbonalgorithms.lax/libbonquadcuts.a/BonOuterApprox.o .libs/libbonalgorithms.lax/libbonquadcuts.a/BonLinearCutsGenerator.o .libs/libbonalgorithms.lax/libbonquadcuts.a/BonTMINLP2Quad.o .libs/libbonalgorithms.lax/libbonquadcuts.a/BonQuadCut.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonalgorithms.a rm -fr .libs/libbonalgorithms.lax creating libbonalgorithms.la (cd .libs && rm -f libbonalgorithms.la && ln -s ../libbonalgorithms.la libbonalgorithms.la) make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' Making all in src/CbcBonmin make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' Making all in Heuristics make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonLocalSolverBasedHeuristic.lo BonLocalSolverBasedHeuristic.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonFixAndSolveHeuristic.lo BonFixAndSolveHeuristic.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonDummyPump.lo BonDummyPump.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonPumpForMinlp.lo BonPumpForMinlp.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonFixAndSolveHeuristic.cpp -fPIC -DPIC -o .libs/BonFixAndSolveHeuristic.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonLocalSolverBasedHeuristic.cpp -fPIC -DPIC -o .libs/BonLocalSolverBasedHeuristic.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonPumpForMinlp.cpp -fPIC -DPIC -o .libs/BonPumpForMinlp.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonDummyPump.cpp -fPIC -DPIC -o .libs/BonDummyPump.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonLocalSolverBasedHeuristic.hpp:11, from BonLocalSolverBasedHeuristic.cpp:9: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonLocalSolverBasedHeuristic.hpp:11, from BonFixAndSolveHeuristic.hpp:11, from BonFixAndSolveHeuristic.cpp:9: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicRINS.lo BonHeuristicRINS.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonLocalSolverBasedHeuristic.hpp:11, from BonDummyPump.hpp:11, from BonDummyPump.cpp:9: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicLocalBranching.lo BonHeuristicLocalBranching.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicFPump.lo BonHeuristicFPump.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicRINS.cpp -fPIC -DPIC -o .libs/BonHeuristicRINS.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonLocalSolverBasedHeuristic.hpp:11, from BonPumpForMinlp.hpp:11, from BonPumpForMinlp.cpp:9: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicLocalBranching.cpp -fPIC -DPIC -o .libs/BonHeuristicLocalBranching.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicFPump.cpp -fPIC -DPIC -o .libs/BonHeuristicFPump.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicDive.lo BonHeuristicDive.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicDive.cpp -fPIC -DPIC -o .libs/BonHeuristicDive.o In file included from /usr/include/c++/5.1.1/cassert:43:0, from /usr/include/coin/OsiBranchingObject.hpp:8, from /usr/include/coin/CbcHeuristic.hpp:14, from ./../../Algorithms/BonBabSetupBase.hpp:16, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonHeuristicFPump.hpp:13, from BonHeuristicFPump.cpp:10: BonHeuristicFPump.cpp: In member function 'void Bonmin::RoundingFPump::round(double, double, double*)': BonHeuristicFPump.cpp:532:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(indexColumnSelected < jac_g.size()); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from BonHeuristicDive.hpp:12, from BonHeuristicDive.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicDiveFractional.lo BonHeuristicDiveFractional.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicDiveFractional.cpp -fPIC -DPIC -o .libs/BonHeuristicDiveFractional.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonLocalSolverBasedHeuristic.hpp:11, from BonHeuristicLocalBranching.hpp:13, from BonHeuristicLocalBranching.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonLocalSolverBasedHeuristic.hpp:11, from BonHeuristicRINS.hpp:13, from BonHeuristicRINS.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicDiveVectorLength.lo BonHeuristicDiveVectorLength.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicDiveMIP.lo BonHeuristicDiveMIP.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicDiveVectorLength.cpp -fPIC -DPIC -o .libs/BonHeuristicDiveVectorLength.o g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicDiveMIP.cpp -fPIC -DPIC -o .libs/BonHeuristicDiveMIP.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from BonHeuristicFPump.hpp:12, from BonHeuristicFPump.cpp:10: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicDiveMIPFractional.lo BonHeuristicDiveMIPFractional.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonHeuristicDiveFractional.hpp:13, from BonHeuristicDiveFractional.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicDiveMIPFractional.cpp -fPIC -DPIC -o .libs/BonHeuristicDiveMIPFractional.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonMilpRounding.lo BonMilpRounding.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonHeuristicDiveVectorLength.hpp:13, from BonHeuristicDiveVectorLength.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonMilpRounding.cpp -fPIC -DPIC -o .libs/BonMilpRounding.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from BonHeuristicDiveMIP.hpp:12, from BonHeuristicDiveMIP.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../../src/Interfaces -I`echo ./..` -I`echo ./../../Algorithms` -I`echo ./../../Interfaces` -I`echo ./../../Interfaces/Ipopt` -I`echo ./../../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonHeuristicDiveMIPVectorLength.lo BonHeuristicDiveMIPVectorLength.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Interfaces -I./.. -I./../../Algorithms -I./../../Interfaces -I./../../Interfaces/Ipopt -I./../../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonHeuristicDiveMIPVectorLength.cpp -fPIC -DPIC -o .libs/BonHeuristicDiveMIPVectorLength.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonHeuristicDiveMIPFractional.hpp:13, from BonHeuristicDiveMIPFractional.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from BonMilpRounding.hpp:12, from BonMilpRounding.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../../Algorithms/BonBabSetupBase.hpp:15, from ./../../Algorithms/BonBonminSetup.hpp:11, from BonHeuristicDiveMIPVectorLength.hpp:13, from BonHeuristicDiveMIPVectorLength.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonheuristics.la -no-undefined -version-info 12:1:8 BonLocalSolverBasedHeuristic.lo BonFixAndSolveHeuristic.lo BonDummyPump.lo BonPumpForMinlp.lo BonHeuristicRINS.lo BonHeuristicLocalBranching.lo BonHeuristicFPump.lo BonHeuristicDive.lo BonHeuristicDiveFractional.lo BonHeuristicDiveVectorLength.lo BonHeuristicDiveMIP.lo BonHeuristicDiveMIPFractional.lo BonMilpRounding.lo BonHeuristicDiveMIPVectorLength.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libbonheuristics.a .libs/BonLocalSolverBasedHeuristic.o .libs/BonFixAndSolveHeuristic.o .libs/BonDummyPump.o .libs/BonPumpForMinlp.o .libs/BonHeuristicRINS.o .libs/BonHeuristicLocalBranching.o .libs/BonHeuristicFPump.o .libs/BonHeuristicDive.o .libs/BonHeuristicDiveFractional.o .libs/BonHeuristicDiveVectorLength.o .libs/BonHeuristicDiveMIP.o .libs/BonHeuristicDiveMIPFractional.o .libs/BonMilpRounding.o .libs/BonHeuristicDiveMIPVectorLength.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libbonheuristics.a creating libbonheuristics.la (cd .libs && rm -f libbonheuristics.la && ln -s ../libbonheuristics.la libbonheuristics.la) make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/QuadCuts` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonCbc.lo BonCbc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/QuadCuts` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonCbcNlpStrategy.lo BonCbcNlpStrategy.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/QuadCuts` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonCbcNode.lo BonCbcNode.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/QuadCuts` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonBabInfos.lo BonBabInfos.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../Algorithms/QuadCuts -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Ampl -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonCbc.cpp -fPIC -DPIC -o .libs/BonCbc.o g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../Algorithms/QuadCuts -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Ampl -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonBabInfos.cpp -fPIC -DPIC -o .libs/BonBabInfos.o g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../Algorithms/QuadCuts -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Ampl -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonCbcNode.cpp -fPIC -DPIC -o .libs/BonCbcNode.o g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../Algorithms/QuadCuts -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Ampl -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonCbcNlpStrategy.cpp -fPIC -DPIC -o .libs/BonCbcNlpStrategy.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/QuadCuts` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonGuessHeuristic.lo BonGuessHeuristic.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../Algorithms/QuadCuts -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Ampl -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonGuessHeuristic.cpp -fPIC -DPIC -o .libs/BonGuessHeuristic.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonCbcNlpStrategy.cpp:16: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/QuadCuts` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../Interfaces/Filter` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonDiver.lo BonDiver.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Interfaces -I./../Algorithms -I./../Algorithms/OaGenerators -I./../Algorithms/Branching -I./../Algorithms/QuadCuts -I./../Interfaces -I./../Interfaces/Ipopt -I./../Interfaces/Ampl -I./../Interfaces/Filter -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c BonDiver.cpp -fPIC -DPIC -o .libs/BonDiver.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from BonGuessHeuristic.hpp:10, from BonGuessHeuristic.cpp:8: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from BonCbcNode.cpp:16: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/CbcModel.hpp:11, from BonCbc.hpp:14, from BonCbc.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/CoinSearchTree.hpp:14:0, from /usr/include/coin/CbcNode.hpp:13, from /usr/include/coin/CbcCompareBase.hpp:22, from BonDiver.hpp:14, from BonDiver.cpp:10: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonmin.la -rpath /usr/lib -no-undefined -version-info 12:1:8 BonCbc.lo BonCbcNlpStrategy.lo BonCbcNode.lo BonBabInfos.lo BonGuessHeuristic.lo BonDiver.lo ../Algorithms/libbonalgorithms.la ../Interfaces/libbonmininterfaces.la Heuristics/libbonheuristics.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lipopt -ldmumps -llapack -lblas -lm -ldl g++ -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/crtbeginS.o .libs/BonCbc.o .libs/BonCbcNlpStrategy.o .libs/BonCbcNode.o .libs/BonBabInfos.o .libs/BonGuessHeuristic.o .libs/BonDiver.o -Wl,--whole-archive ../Algorithms/.libs/libbonalgorithms.a ../Interfaces/.libs/libbonmininterfaces.a Heuristics/.libs/libbonheuristics.a -Wl,--no-whole-archive -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -ldmumps -llapack -lblas -ldl -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../../crtn.o -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libbonmin.so.4 -o .libs/libbonmin.so.4.8.1 (cd .libs && rm -f libbonmin.so.4 && ln -s libbonmin.so.4.8.1 libbonmin.so.4) (cd .libs && rm -f libbonmin.so && ln -s libbonmin.so.4.8.1 libbonmin.so) creating libbonmin.la (cd .libs && rm -f libbonmin.la && ln -s ../libbonmin.la libbonmin.la) /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonminampl.la -rpath /usr/lib -no-undefined -version-info 12:1:8 ../Algorithms/Ampl/libbonamplsetup.la ../Interfaces/Ampl/libbonamplinterface.la libbonmin.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lipopt -ldmumps -llapack -lblas -lm -ldl -lasl -lmp -lipoptamplinterface g++ -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/crtbeginS.o -Wl,--whole-archive ../Algorithms/Ampl/.libs/libbonamplsetup.a ../Interfaces/Ampl/.libs/libbonamplinterface.a -Wl,--no-whole-archive ./.libs/libbonmin.so -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -ldmumps -llapack -lblas -ldl -lasl -lmp -lipoptamplinterface -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../../crtn.o -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libbonminampl.so.4 -o .libs/libbonminampl.so.4.8.1 (cd .libs && rm -f libbonminampl.so.4 && ln -s libbonminampl.so.4.8.1 libbonminampl.so.4) (cd .libs && rm -f libbonminampl.so && ln -s libbonminampl.so.4.8.1 libbonminampl.so) creating libbonminampl.la (cd .libs && rm -f libbonminampl.la && ln -s ../libbonminampl.la libbonminampl.la) make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' Making all in src/Apps make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Ampl` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonMin.o BonMin.cpp g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Interfaces -I`echo ./../Algorithms` -I`echo ./../Algorithms/Branching` -I`echo ./../Algorithms/OaGenerators` -I`echo ./../Algorithms/Ampl` -I`echo ./../Interfaces` -I`echo ./../Interfaces/Ipopt` -I`echo ./../Interfaces/Ampl` -I`echo ./../CbcBonmin` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o BonNodeSolver.o BonNodeSolver.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from /usr/include/coin/CglCutGenerator.hpp:8, from ./../Algorithms/BonBabSetupBase.hpp:15, from ./../Algorithms/BonBonminSetup.hpp:11, from ./../Algorithms/Ampl/BonAmplSetup.hpp:12, from BonMin.cpp:20: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o bonmin BonMin.o ../CbcBonmin/libbonminampl.la ../CbcBonmin/libbonmin.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lipopt -ldmumps -llapack -lblas -lm -ldl -lasl -lmp -lipoptamplinterface In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from ./../Interfaces/Ampl/BonAmplInterface.hpp:15, from BonNodeSolver.cpp:18: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ mkdir .libs /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o BonNodeSolver BonNodeSolver.o ../CbcBonmin/libbonminampl.la ../CbcBonmin/libbonmin.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lipopt -ldmumps -llapack -lblas -lm -ldl -lasl -lmp -lipoptamplinterface g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z -Wl,relro -o .libs/bonmin BonMin.o ../CbcBonmin/.libs/libbonminampl.so /builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/.libs/libbonmin.so ../CbcBonmin/.libs/libbonmin.so -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -ldmumps -llapack -lblas -lm -ldl -lasl -lmp -lipoptamplinterface g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z -Wl,relro -o .libs/BonNodeSolver BonNodeSolver.o ../CbcBonmin/.libs/libbonminampl.so /builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/.libs/libbonmin.so ../CbcBonmin/.libs/libbonmin.so -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -ldmumps -llapack -lblas -lm -ldl -lasl -lmp -lipoptamplinterface creating bonmin creating BonNodeSolver make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1' + make -C doc all make: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/doc' ./genHtml.sh Install.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. ./genHtml.sh: line 11: tex4ht: command not found awk: fatal: cannot open file `tmp.html' for reading (No such file or directory) ./genHtml.sh Intro.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. ./genHtml.sh: line 11: tex4ht: command not found awk: fatal: cannot open file `tmp.html' for reading (No such file or directory) ./genHtml.sh Obtain.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. ./genHtml.sh: line 11: tex4ht: command not found awk: fatal: cannot open file `tmp.html' for reading (No such file or directory) ./genHtml.sh bib.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. ./genHtml.sh: line 11: tex4ht: command not found awk: fatal: cannot open file `tmp.html' for reading (No such file or directory) ./genHtml.sh options_list.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. ./genHtml.sh: line 11: tex4ht: command not found awk: fatal: cannot open file `tmp.html' for reading (No such file or directory) ./genHtml.sh options_set.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. ./genHtml.sh: line 11: tex4ht: command not found awk: fatal: cannot open file `tmp.html' for reading (No such file or directory) ./genHtml.sh use.tex This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./tmp.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) ! LaTeX Error: File `tex4ht.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.3 \usepackage {hyperref}^^M No pages of output. Transcript written on tmp.log. ./genHtml.sh: line 11: tex4ht: command not found awk: fatal: cannot open file `tmp.html' for reading (No such file or directory) cp bonmin.css html/ make: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eGaOpX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm ++ dirname /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm + cd Bonmin-1.8.1 + make install DESTDIR=/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm Making install in src/Interfaces make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' Making install in Ipopt make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonIpoptInteriorWarmStarter.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonIpoptInteriorWarmStarter.hpp' /usr/bin/install -c -m 644 'BonIpoptSolver.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonIpoptSolver.hpp' /usr/bin/install -c -m 644 'BonIpoptWarmStart.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonIpoptWarmStart.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' Making install in Ampl make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonAmplInterface.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonAmplInterface.hpp' /usr/bin/install -c -m 644 'BonAmplTMINLP.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonAmplTMINLP.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' /builddir/build/BUILD/Bonmin-1.8.1/install-sh -c -m 644 config_bonmin.h /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonminConfig.h test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonOsiTMINLPInterface.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonOsiTMINLPInterface.hpp' /usr/bin/install -c -m 644 'BonTMINLP2TNLP.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTMINLP2TNLP.hpp' /usr/bin/install -c -m 644 'BonAuxInfos.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonAuxInfos.hpp' /usr/bin/install -c -m 644 'BonExitCodes.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonExitCodes.hpp' /usr/bin/install -c -m 644 'BonTMINLP.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTMINLP.hpp' /usr/bin/install -c -m 644 'BonTNLP2FPNLP.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTNLP2FPNLP.hpp' /usr/bin/install -c -m 644 'BonCutStrengthener.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonCutStrengthener.hpp' /usr/bin/install -c -m 644 'BonTNLPSolver.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTNLPSolver.hpp' /usr/bin/install -c -m 644 'BonBranchingTQP.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonBranchingTQP.hpp' /usr/bin/install -c -m 644 'BonStrongBranchingSolver.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonStrongBranchingSolver.hpp' /usr/bin/install -c -m 644 'BonTMINLP2OsiLP.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTMINLP2OsiLP.hpp' /usr/bin/install -c -m 644 'BonTypes.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTypes.hpp' /usr/bin/install -c -m 644 'BonRegisteredOptions.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonRegisteredOptions.hpp' /usr/bin/install -c -m 644 'BonExitCodes.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonExitCodes.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' Making install in src/Algorithms make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' Making install in OaGenerators make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonDummyHeuristic.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonDummyHeuristic.hpp' /usr/bin/install -c -m 644 'BonOaNlpOptim.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonOaNlpOptim.hpp' /usr/bin/install -c -m 644 'BonOACutGenerator2.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonOACutGenerator2.hpp' /usr/bin/install -c -m 644 'BonOaFeasChecker.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonOaFeasChecker.hpp' /usr/bin/install -c -m 644 'BonOaDecBase.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonOaDecBase.hpp' /usr/bin/install -c -m 644 'BonEcpCuts.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonEcpCuts.hpp' /usr/bin/install -c -m 644 'BonOAMessages.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonOAMessages.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' Making install in Branching make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonChooseVariable.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonChooseVariable.hpp' /usr/bin/install -c -m 644 'BonPseudoCosts.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonPseudoCosts.hpp' /usr/bin/install -c -m 644 'BonCurvBranchingSolver.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonCurvBranchingSolver.hpp' /usr/bin/install -c -m 644 'BonLpBranchingSolver.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonLpBranchingSolver.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' Making install in QuadCuts make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonArraysHelpers.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonArraysHelpers.hpp' /usr/bin/install -c -m 644 'BonLinearCutsGenerator.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonLinearCutsGenerator.hpp' /usr/bin/install -c -m 644 'BonOuterApprox.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonOuterApprox.hpp' /usr/bin/install -c -m 644 'BonQuadCut.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonQuadCut.hpp' /usr/bin/install -c -m 644 'BonQuadRow.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonQuadRow.hpp' /usr/bin/install -c -m 644 'BonTMatrix.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTMatrix.hpp' /usr/bin/install -c -m 644 'BonTMINLPLinObj.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTMINLPLinObj.hpp' /usr/bin/install -c -m 644 'BonTMINLP2Quad.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonTMINLP2Quad.hpp' /usr/bin/install -c -m 644 'BonLinearCutsGenerator.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonLinearCutsGenerator.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' Making install in Ampl make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonAmplSetup.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonAmplSetup.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonBabSetupBase.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonBabSetupBase.hpp' /usr/bin/install -c -m 644 'BonSubMipSolver.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonSubMipSolver.hpp' /usr/bin/install -c -m 644 'BonCbcLpStrategy.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonCbcLpStrategy.hpp' /usr/bin/install -c -m 644 'BonBonminSetup.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonBonminSetup.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' Making install in src/CbcBonmin make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' Making install in Heuristics make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonLocalSolverBasedHeuristic.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonLocalSolverBasedHeuristic.hpp' /usr/bin/install -c -m 644 'BonFixAndSolveHeuristic.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonFixAndSolveHeuristic.hpp' /usr/bin/install -c -m 644 'BonDummyPump.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonDummyPump.hpp' /usr/bin/install -c -m 644 'BonPumpForMinlp.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonPumpForMinlp.hpp' /usr/bin/install -c -m 644 'BonMilpRounding.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonMilpRounding.hpp' /usr/bin/install -c -m 644 'BonHeuristicRINS.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicRINS.hpp' /usr/bin/install -c -m 644 'BonHeuristicLocalBranching.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicLocalBranching.hpp' /usr/bin/install -c -m 644 'BonHeuristicFPump.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicFPump.hpp' /usr/bin/install -c -m 644 'BonHeuristicDive.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicDive.hpp' /usr/bin/install -c -m 644 'BonHeuristicDiveFractional.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicDiveFractional.hpp' /usr/bin/install -c -m 644 'BonHeuristicDiveVectorLength.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicDiveVectorLength.hpp' /usr/bin/install -c -m 644 'BonHeuristicDiveMIP.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicDiveMIP.hpp' /usr/bin/install -c -m 644 'BonHeuristicDiveMIPFractional.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicDiveMIPFractional.hpp' /usr/bin/install -c -m 644 'BonHeuristicDiveMIPVectorLength.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonHeuristicDiveMIPVectorLength.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libbonmin.la' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonmin.la' /usr/bin/install -c .libs/libbonmin.so.4.8.1 /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonmin.so.4.8.1 (cd /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib && { ln -s -f libbonmin.so.4.8.1 libbonmin.so.4 || { rm -f libbonmin.so.4 && ln -s libbonmin.so.4.8.1 libbonmin.so.4; }; }) (cd /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib && { ln -s -f libbonmin.so.4.8.1 libbonmin.so || { rm -f libbonmin.so && ln -s libbonmin.so.4.8.1 libbonmin.so; }; }) /usr/bin/install -c .libs/libbonmin.lai /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonmin.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libbonminampl.la' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonminampl.la' libtool: install: warning: relinking `libbonminampl.la' (cd /builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o libbonminampl.la -rpath /usr/lib -no-undefined -version-info 12:1:8 ../Algorithms/Ampl/libbonamplsetup.la ../Interfaces/Ampl/libbonamplinterface.la libbonmin.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lipopt -ldmumps -llapack -lblas -lm -ldl -lasl -lmp -lipoptamplinterface -inst-prefix-dir /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm) g++ -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/crtbeginS.o -Wl,--whole-archive ../Algorithms/Ampl/.libs/libbonamplsetup.a ../Interfaces/Ampl/.libs/libbonamplinterface.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib -L/usr/lib -lbonmin -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -ldmumps -llapack -lblas -ldl -lasl -lmp -lipoptamplinterface -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/5.1.1/../../../crtn.o -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libbonminampl.so.4 -o .libs/libbonminampl.so.4.8.1 /usr/bin/install -c .libs/libbonminampl.so.4.8.1T /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonminampl.so.4.8.1 (cd /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib && { ln -s -f libbonminampl.so.4.8.1 libbonminampl.so.4 || { rm -f libbonminampl.so.4 && ln -s libbonminampl.so.4.8.1 libbonminampl.so.4; }; }) (cd /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib && { ln -s -f libbonminampl.so.4.8.1 libbonminampl.so || { rm -f libbonminampl.so && ln -s libbonminampl.so.4.8.1 libbonminampl.so; }; }) /usr/bin/install -c .libs/libbonminampl.lai /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonminampl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin" /usr/bin/install -c -m 644 'BonCbcNlpStrategy.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonCbcNlpStrategy.hpp' /usr/bin/install -c -m 644 'BonCbc.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonCbc.hpp' /usr/bin/install -c -m 644 'BonBabInfos.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonBabInfos.hpp' /usr/bin/install -c -m 644 'BonCbcNode.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonCbcNode.hpp' /usr/bin/install -c -m 644 'BonDiver.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonDiver.hpp' /usr/bin/install -c -m 644 'BonGuessHeuristic.hpp' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/include/coin/BonGuessHeuristic.hpp' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' Making install in src/Apps make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'bonmin' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/bin/bonmin' libtool: install: warning: `../CbcBonmin/libbonminampl.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/libbonmin.la' has not been installed in `/usr/lib' libtool: install: warning: `../CbcBonmin/libbonmin.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bonmin /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/bin/bonmin make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1' test -z "/usr/share/doc/coin-or-Bonmin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/share/doc/coin-or-Bonmin" for file in README AUTHORS LICENSE; do \ if test -f "$file"; then dir=; else dir="./"; fi; \ if test -f "$dir$file"; then /usr/bin/install -c -m 644 "$dir$file" "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/share/doc/coin-or-Bonmin/$file"; fi; \ done test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'bonmin.pc' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/pkgconfig/bonmin.pc' /usr/bin/install -c -m 644 'bonminamplinterface.pc' '/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/pkgconfig/bonminamplinterface.pc' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1' + mkdir -p /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/share/doc/coin-or-Bonmin + cp -pa doc/html /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/share/doc/coin-or-Bonmin + rm -f /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonmin.la /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonminampl.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Bonmin-1.8.1 extracting debug info from /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/bin/bonmin extracting debug info from /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonmin.so.4.8.1 extracting debug info from /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib/libbonminampl.so.4.8.1 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libbonminampl.so.4.8.1.debug to /usr/lib/debug/usr/lib/libbonminampl.so.4.debug symlinked /usr/lib/debug/usr/lib/libbonmin.so.4.8.1.debug to /usr/lib/debug/usr/lib/libbonmin.so.debug symlinked /usr/lib/debug/usr/lib/libbonmin.so.4.8.1.debug to /usr/lib/debug/usr/lib/libbonmin.so.4.debug symlinked /usr/lib/debug/usr/lib/libbonminampl.so.4.8.1.debug to /usr/lib/debug/usr/lib/libbonminampl.so.debug 1939 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0nmNVQ + umask 022 + cd /builddir/build/BUILD + cd Bonmin-1.8.1 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm/usr/lib: + make test Making all in src/Interfaces make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' Making all in Ipopt make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ipopt' Making all in Ampl make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces/Ampl' make[3]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[3]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Interfaces' Making all in src/Algorithms make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' Making all in OaGenerators make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/OaGenerators' Making all in Branching make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Branching' Making all in QuadCuts make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/QuadCuts' Making all in Ampl make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms/Ampl' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Algorithms' Making all in src/CbcBonmin make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' Making all in Heuristics make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/Heuristics' make[2]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin' Making all in src/Apps make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/src/Apps' make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1' cd test; make test make[1]: Entering directory '/builddir/build/BUILD/Bonmin-1.8.1/test' g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src/Interfaces -I`echo ./../src/Apps` -I`echo ./../src/Interfaces` -I`echo ./../src/Interfaces/Ipopt` -I`echo ./../src/Interfaces/Filter` -I`echo ./../src/Interfaces/Ampl` -I`echo ./../src/CbcBonmin` -I`echo ./../src/Algorithms` -I`echo ./../src/Algorithms/Branching` -I`echo ./../src/Algorithms/OaGenerators` -I`echo ./../src/Algorithms/Ampl` -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o InterfaceTest.o InterfaceTest.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from ./../src/Interfaces/Ampl/BonAmplInterface.hpp:15, from InterfaceTest.cpp:11: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o unitTest InterfaceTest.o ../src/CbcBonmin/libbonminampl.la -lasl -lmp -lipoptamplinterface ../src/CbcBonmin/libbonmin.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lipopt -ldmumps -llapack -lblas -lm -ldl mkdir .libs g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z -Wl,relro -o .libs/unitTest InterfaceTest.o ../src/CbcBonmin/.libs/libbonminampl.so /builddir/build/BUILD/Bonmin-1.8.1/src/CbcBonmin/.libs/libbonmin.so -lasl -lmp -lipoptamplinterface ../src/CbcBonmin/.libs/libbonmin.so -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -ldmumps -llapack -lblas -lm -ldl creating unitTest g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src/Interfaces -I`echo ./../src/Apps` -I`echo ./../src/Interfaces` -I`echo ./../src/Interfaces/Ipopt` -I`echo ./../src/Interfaces/Filter` -I`echo ./../src/Interfaces/Ampl` -I`echo ./../src/CbcBonmin` -I`echo ./../src/Algorithms` -I`echo ./../src/Algorithms/Branching` -I`echo ./../src/Algorithms/OaGenerators` -I`echo ./../src/Algorithms/Ampl` -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o MyBonmin.o MyBonmin.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../src/Interfaces/BonOsiTMINLPInterface.hpp:21, from MyBonmin.cpp:18: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../src/Interfaces -I`echo ./../src/Apps` -I`echo ./../src/Interfaces` -I`echo ./../src/Interfaces/Ipopt` -I`echo ./../src/Interfaces/Filter` -I`echo ./../src/Interfaces/Ampl` -I`echo ./../src/CbcBonmin` -I`echo ./../src/Algorithms` -I`echo ./../src/Algorithms/Branching` -I`echo ./../src/Algorithms/OaGenerators` -I`echo ./../src/Algorithms/Ampl` -I/usr/include/coin -I/usr/include/asl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -c -o MyTMINLP.o MyTMINLP.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from /usr/include/coin/OsiCut.hpp:9, from /usr/include/coin/OsiRowCut.hpp:11, from /usr/include/coin/OsiCuts.hpp:13, from ../src/Interfaces/BonTMINLP.hpp:22, from MyTMINLP.hpp:11, from MyTMINLP.cpp:9: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z,relro -o CppExample MyBonmin.o MyTMINLP.o ../src/CbcBonmin/libbonmin.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lipopt -ldmumps -llapack -lblas -lm -ldl g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DBONMIN_BUILD -Wl,-z -Wl,relro -o .libs/CppExample MyBonmin.o MyTMINLP.o ../src/CbcBonmin/.libs/libbonmin.so -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lipopt -ldmumps -llapack -lblas -lm -ldl creating CppExample ./unitTest Test OsiTMINLPInterface with Ipopt solver --------------------------------------------------------------------------------------------------------------------------------------------------------- Testing useful constructor --------------------------------------------------------------------------------------------------------------------------------------------------------- Checking get functions Test passed Testing optimization methods and solution query ****************************************************************************** This program contains Ipopt, a library for large-scale nonlinear optimization. Ipopt is released as open source code under the Eclipse Public License (EPL). For more information visit http://projects.coin-or.org/Ipopt ****************************************************************************** This is Ipopt version 3.12.3, running with linear solver mumps. NOTE: Other linear solvers might be more efficient (see Ipopt documentation). Number of nonzeros in equality constraint Jacobian...: 0 Number of nonzeros in inequality constraint Jacobian.: 7 Number of nonzeros in Lagrangian Hessian.............: 2 Total number of variables............................: 4 variables with only lower bounds: 2 variables with lower and upper bounds: 2 variables with only upper bounds: 0 Total number of equality constraints.................: 0 Total number of inequality constraints...............: 3 inequality constraints with only lower bounds: 0 inequality constraints with lower and upper bounds: 0 inequality constraints with only upper bounds: 3 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 0 -2.9999970e-02 2.30e-01 1.70e+00 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0 1 -4.2497874e-01 0.00e+00 5.54e+00 -1.0 3.23e-01 - 1.25e-01 1.00e+00f 1 2 -8.1234144e-01 0.00e+00 1.34e+00 -1.0 2.86e-01 - 5.84e-01 1.00e+00f 1 3 -2.7254386e+00 8.30e-01 1.62e+00 -1.0 6.18e+00 - 4.18e-02 2.18e-01f 1 4 -3.3931584e+00 1.19e+00 9.00e-01 -1.0 1.29e+00 0.0 4.64e-01 6.90e-01f 1 5 -3.5636252e+00 1.57e+00 1.21e+00 -1.0 3.66e+00 - 1.00e+00 2.08e-01h 1 6 -2.7271716e+00 6.38e-01 6.33e-01 -1.0 7.87e-01 - 1.00e+00 1.00e+00h 1 7 -2.9231056e+00 3.89e-01 1.34e-01 -1.7 5.62e-01 - 4.82e-01 7.19e-01h 1 8 -2.7780829e+00 8.22e-02 1.47e-01 -1.7 4.12e-01 - 1.00e+00 8.56e-01h 1 9 -2.7180691e+00 4.75e-02 1.68e-01 -2.5 9.41e-02 - 7.32e-01 5.80e-01h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 10 -2.6176838e+00 1.76e-03 1.55e-01 -2.5 7.96e-02 - 6.31e-01 1.00e+00h 1 11 -2.6136497e+00 0.00e+00 4.57e-03 -2.5 5.14e-02 - 1.00e+00 1.00e+00h 1 12 -2.6179560e+00 0.00e+00 1.39e-03 -3.8 5.03e-03 - 1.00e+00 9.80e-01h 1 13 -2.6180319e+00 0.00e+00 1.12e-05 -5.7 6.08e-04 - 1.00e+00 1.00e+00h 1 14 -2.6180340e+00 0.00e+00 7.44e-10 -8.6 1.12e-05 - 1.00e+00 1.00e+00h 1 Number of Iterations....: 14 (scaled) (unscaled) Objective...............: -2.6180340163820821e+00 -2.6180340163820821e+00 Dual infeasibility......: 7.4393334869028954e-10 7.4393334869028954e-10 Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00 Complementarity.........: 2.8680611371461192e-09 2.8680611371461192e-09 Overall NLP error.......: 2.8680611371461192e-09 2.8680611371461192e-09 Number of objective function evaluations = 15 Number of objective gradient evaluations = 15 Number of equality constraint evaluations = 0 Number of inequality constraint evaluations = 15 Number of equality constraint Jacobian evaluations = 0 Number of inequality constraint Jacobian evaluations = 15 Number of Lagrangian Hessian evaluations = 14 Total CPU secs in IPOPT (w/o function evaluations) = 0.030 Total CPU secs in NLP function evaluations = 0.000 EXIT: Optimal Solution Found. NLP0012I Num Status Obj It time Location NLP0014I 1 OPT -2.618034 14 0.03 Error dual of c1 : 2.23607 Error dual of c2 : 1 Test passed successfully This is Ipopt version 3.12.3, running with linear solver mumps. NOTE: Other linear solvers might be more efficient (see Ipopt documentation). Number of nonzeros in equality constraint Jacobian...: 0 Number of nonzeros in inequality constraint Jacobian.: 5 Number of nonzeros in Lagrangian Hessian.............: 2 Total number of variables............................: 3 variables with only lower bounds: 2 variables with lower and upper bounds: 1 variables with only upper bounds: 0 Total number of equality constraints.................: 0 Total number of inequality constraints...............: 3 inequality constraints with only lower bounds: 0 inequality constraints with lower and upper bounds: 0 inequality constraints with only upper bounds: 3 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 0 -1.0200000e+00 9.90e-01 1.68e+00 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0 1 -1.0306356e+00 9.79e-01 1.63e+00 -1.0 5.36e-01 - 2.22e-02 2.13e-02h 1 2 -1.1513424e+00 8.49e-01 3.66e+00 -1.0 1.02e+00 - 2.83e-02 1.27e-01f 1 3 -2.1177334e+00 2.66e-01 8.25e+00 -1.0 9.12e-01 - 2.35e-01 1.00e+00f 1 4 -2.4570560e+00 6.00e-01 5.31e+00 -1.0 1.52e+00 - 4.65e-01 3.71e-01f 1 5 -3.1726878e+00 5.22e-01 8.79e-01 -1.0 9.20e-01 - 1.00e+00 8.28e-01f 1 6 -2.9173505e+00 1.91e-01 1.90e-01 -1.7 2.91e-01 - 1.00e+00 7.98e-01h 1 7 -2.7934993e+00 8.62e-02 1.14e-01 -2.5 1.09e-01 - 6.80e-01 5.85e-01h 1 8 -2.7817248e+00 7.96e-02 7.54e-01 -2.5 2.21e+00 - 9.13e-01 7.79e-02h 1 9 -2.6373275e+00 2.03e-02 2.88e-01 -2.5 1.46e-01 - 9.65e-01 1.00e+00h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 10 -2.6306482e+00 1.83e-02 2.06e+00 -2.5 3.05e+00 - 1.00e+00 9.86e-02h 1 11 -2.5610695e+00 4.20e-03 3.42e-01 -2.5 2.62e-01 - 1.00e+00 1.00e+00h 1 12 -2.5319680e+00 1.02e-03 3.17e-01 -2.5 4.81e-02 - 1.00e+00 9.46e-01h 1 13 -2.5086284e+00 3.54e-04 6.04e-01 -2.5 2.36e-02 - 1.00e+00 1.00e+00h 1 14 -2.5125338e+00 1.58e-04 5.82e+00 -2.5 5.98e-03 - 1.00e+00 7.00e-01h 1 15 -2.5017479e+00 6.99e-05 7.54e-01 -2.5 1.09e-02 - 1.00e+00 1.00e+00f 1 16 -2.5048017e+00 2.32e-05 1.14e+01 -2.5 3.87e-03 - 1.00e+00 8.06e-01h 1 17 -2.4988258e+00 2.30e-05 1.60e+00 -2.5 6.00e-03 - 1.00e+00 1.00e+00f 1 18 -2.5024907e+00 7.99e-06 8.08e-01 -2.5 3.68e-03 - 1.00e+00 1.00e+00h 1 19 -2.4993350e+00 6.77e-06 1.88e+00 -2.5 3.16e-03 - 1.00e+00 1.00e+00h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 20 -2.5012005e+00 1.44e-06 2.08e+00 -2.5 1.88e-03 - 1.00e+00 9.95e-01h 1 21 -2.4993172e+00 2.99e-06 3.94e+00 -2.5 1.89e-03 - 1.00e+00 1.00e+00f 1 22 -2.5005405e+00 4.42e-07 2.38e+00 -2.5 1.23e-03 - 1.00e+00 1.00e+00h 1 23 -2.5001300e+00 4.38e-07 1.53e+03 -2.5 8.80e-04 - 1.00e+00 4.67e-01f 2 24 -2.4999140e+00 6.73e-08 1.60e+02 -2.5 2.21e-04 - 1.00e+00 9.77e-01h 1 25 -2.5000162e+00 2.03e-08 4.44e+04 -2.5 5.47e-04 - 1.00e+00 1.87e-01f 2 26 -2.4999528e+00 0.00e+00 1.18e+01 -2.5 6.33e-05 - 1.00e+00 1.00e+00h 1 27 -2.4999684e+00 0.00e+00 2.72e+00 -3.8 1.55e-05 - 1.00e+00 1.00e+00h 1 28 -2.5000018e+00 0.00e+00 9.53e-01 -3.8 3.34e-05 - 1.00e+00 1.00e+00f 1 29 -2.5000382e+00 0.00e+00 1.48e-01 -3.8 3.64e-05 - 1.00e+00 1.00e+00h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 30 -2.5000314e+00 0.00e+00 1.00e-02 -3.8 6.81e-06 - 1.00e+00 1.00e+00h 1 31 -2.5000598e+00 0.00e+00 7.96e-01 -5.7 2.83e-05 - 1.00e+00 1.00e+00f 1 32 -2.5001992e+00 1.97e-08 2.90e+02 -5.7 2.00e-04 - 1.00e+00 6.97e-01f 1 33 -2.5001728e+00 1.02e-08 3.85e+02 -5.7 5.29e-05 - 1.00e+00 5.00e-01f 2 34 -2.5001410e+00 4.50e-10 4.10e-02 -5.7 3.18e-05 - 1.00e+00 1.00e+00h 1 35 -2.5001378e+00 0.00e+00 1.42e-03 -5.7 3.20e-06 - 1.00e+00 1.00e+00h 1 36 -2.5001378e+00 0.00e+00 7.12e-07 -5.7 5.40e-08 - 1.00e+00 1.00e+00h 1 37 -2.5001414e+00 0.00e+00 6.79e-04 -8.6 3.59e-06 - 1.00e+00 1.00e+00f 1 38 -2.5001414e+00 0.00e+00 1.15e-07 -8.6 4.80e-08 - 1.00e+00 1.00e+00h 1 Number of Iterations....: 38 (scaled) (unscaled) Objective...............: -2.5001414063840688e+00 -2.5001414063840688e+00 Dual infeasibility......: 1.1517579486290748e-07 1.1517579486290748e-07 Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00 Complementarity.........: 2.5059035610201395e-09 2.5059035610201395e-09 Overall NLP error.......: 8.1450232021289928e-09 1.1517579486290748e-07 Number of objective function evaluations = 44 Number of objective gradient evaluations = 39 Number of equality constraint evaluations = 0 Number of inequality constraint evaluations = 44 Number of equality constraint Jacobian evaluations = 0 Number of inequality constraint Jacobian evaluations = 39 Number of Lagrangian Hessian evaluations = 38 Total CPU secs in IPOPT (w/o function evaluations) = 0.045 Total CPU secs in NLP function evaluations = 0.000 EXIT: Optimal Solution Found. NLP0014I 2 OPT -2.5001414 38 0.045 This is Ipopt version 3.12.3, running with linear solver mumps. NOTE: Other linear solvers might be more efficient (see Ipopt documentation). Number of nonzeros in equality constraint Jacobian...: 0 Number of nonzeros in inequality constraint Jacobian.: 5 Number of nonzeros in Lagrangian Hessian.............: 2 Total number of variables............................: 3 variables with only lower bounds: 2 variables with lower and upper bounds: 1 variables with only upper bounds: 0 Total number of equality constraints.................: 0 Total number of inequality constraints...............: 3 inequality constraints with only lower bounds: 0 inequality constraints with lower and upper bounds: 0 inequality constraints with only upper bounds: 3 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 0 -1.5001414e+00 0.00e+00 1.00e-03 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0 1 -1.4999448e+00 0.00e+00 3.43e+03 -1.0 6.07e+01 - 1.00e+00 2.05e-02h 1 2 -1.4936982e+00 0.00e+00 4.38e+01 -1.0 7.70e-01 - 9.99e-01 1.00e+00f 1 3 -1.5033333e+00 0.00e+00 1.04e+00 -1.0 3.62e-02 - 1.00e+00 1.00e+00f 1 4 -1.7474043e+00 3.36e-02 2.06e-02 -1.0 3.15e-01 - 1.00e+00 1.00e+00f 1 5 -1.7087655e+00 1.23e-03 2.38e-03 -2.5 6.78e-02 - 1.00e+00 1.00e+00h 1 6 -1.7070117e+00 0.00e+00 8.75e-05 -3.8 5.98e-03 - 1.00e+00 1.00e+00h 1 7 -1.7071049e+00 0.00e+00 1.69e-07 -5.7 1.77e-04 - 1.00e+00 1.00e+00h 1 8 -1.7071068e+00 0.00e+00 2.31e-11 -8.6 4.81e-06 - 1.00e+00 1.00e+00h 1 Number of Iterations....: 8 (scaled) (unscaled) Objective...............: -1.7071067928197923e+00 -1.7071067928197923e+00 Dual infeasibility......: 2.3060575208433279e-11 2.3060575208433279e-11 Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00 Complementarity.........: 2.5226149887768852e-09 2.5226149887768852e-09 Overall NLP error.......: 2.5226149887768852e-09 2.5226149887768852e-09 Number of objective function evaluations = 9 Number of objective gradient evaluations = 9 Number of equality constraint evaluations = 0 Number of inequality constraint evaluations = 9 Number of equality constraint Jacobian evaluations = 0 Number of inequality constraint Jacobian evaluations = 9 Number of Lagrangian Hessian evaluations = 8 Total CPU secs in IPOPT (w/o function evaluations) = 0.005 Total CPU secs in NLP function evaluations = 0.000 EXIT: Optimal Solution Found. NLP0014I 3 OPT -1.7071068 8 0.005 totot WARNING: Tried to set option "bonmin.algorithm" to a value of "B-BB", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.algorithm B-BB" WARNING: Tried to set option "bonmin.allowable_fraction_gap" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.allowable_fraction_gap 0" WARNING: Tried to set option "bonmin.allowable_gap" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.allowable_gap 0" WARNING: Tried to set option "bonmin.cutoff" to a value of "1e+100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cutoff 1e+100" WARNING: Tried to set option "bonmin.cutoff_decr" to a value of "1e-05", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cutoff_decr 1e-05" WARNING: Tried to set option "bonmin.enable_dynamic_nlp" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.enable_dynamic_nlp no" WARNING: Tried to set option "bonmin.integer_tolerance" to a value of "1e-06", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.integer_tolerance 1e-06" WARNING: Tried to set option "bonmin.iteration_limit" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.iteration_limit 2147483647" WARNING: Tried to set option "bonmin.nlp_failure_behavior" to a value of "stop", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_failure_behavior stop" WARNING: Tried to set option "bonmin.node_comparison" to a value of "best-bound", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.node_comparison best-bound" WARNING: Tried to set option "bonmin.node_limit" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.node_limit 2147483647" WARNING: Tried to set option "bonmin.num_cut_passes" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_cut_passes 1" WARNING: Tried to set option "bonmin.num_cut_passes_at_root" to a value of "20", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_cut_passes_at_root 20" WARNING: Tried to set option "bonmin.number_before_trust" to a value of "8", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_before_trust 8" WARNING: Tried to set option "bonmin.number_strong_branch" to a value of "20", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_strong_branch 20" WARNING: Tried to set option "bonmin.random_generator_seed" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.random_generator_seed 0" WARNING: Tried to set option "bonmin.read_solution_file" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.read_solution_file no" WARNING: Tried to set option "bonmin.solution_limit" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.solution_limit 2147483647" WARNING: Tried to set option "bonmin.sos_constraints" to a value of "enable", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.sos_constraints enable" WARNING: Tried to set option "bonmin.time_limit" to a value of "1e+10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.time_limit 1e+10" WARNING: Tried to set option "bonmin.tree_search_strategy" to a value of "probed-dive", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.tree_search_strategy probed-dive" WARNING: Tried to set option "bonmin.variable_selection" to a value of "strong-branching", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.variable_selection strong-branching" WARNING: Tried to set option "bonmin.ecp_abs_tol" to a value of "1e-06", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_abs_tol 1e-06" WARNING: Tried to set option "bonmin.ecp_max_rounds" to a value of "5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_max_rounds 5" WARNING: Tried to set option "bonmin.ecp_probability_factor" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_probability_factor 10" WARNING: Tried to set option "bonmin.ecp_rel_tol" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_rel_tol 0" WARNING: Tried to set option "bonmin.filmint_ecp_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.filmint_ecp_cuts 0" WARNING: Tried to set option "bonmin.feas_check_cut_types" to a value of "outer-approx", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.feas_check_cut_types outer-approx" WARNING: Tried to set option "bonmin.feas_check_discard_policy" to a value of "detect-cycles", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.feas_check_discard_policy detect-cycles" WARNING: Tried to set option "bonmin.generate_benders_after_so_many_oa" to a value of "5000", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.generate_benders_after_so_many_oa 5000" WARNING: Tried to set option "bonmin.cpx_parallel_strategy" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cpx_parallel_strategy 0" WARNING: Tried to set option "bonmin.milp_solver" to a value of "Cbc_D", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.milp_solver Cbc_D" WARNING: Tried to set option "bonmin.milp_strategy" to a value of "solve_to_optimality", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.milp_strategy solve_to_optimality" WARNING: Tried to set option "bonmin.number_cpx_threads" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_cpx_threads 0" WARNING: Tried to set option "bonmin.2mir_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.2mir_cuts 0" WARNING: Tried to set option "bonmin.Gomory_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.Gomory_cuts -5" WARNING: Tried to set option "bonmin.clique_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.clique_cuts -5" WARNING: Tried to set option "bonmin.cover_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cover_cuts 0" WARNING: Tried to set option "bonmin.flow_cover_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.flow_cover_cuts -5" WARNING: Tried to set option "bonmin.lift_and_project_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.lift_and_project_cuts 0" WARNING: Tried to set option "bonmin.mir_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.mir_cuts -5" WARNING: Tried to set option "bonmin.reduce_and_split_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.reduce_and_split_cuts 0" WARNING: Tried to set option "bonmin.nlp_solver" to a value of "Ipopt", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solver Ipopt" WARNING: Tried to set option "bonmin.warm_start" to a value of "none", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.warm_start none" WARNING: Tried to set option "bonmin.max_consecutive_failures" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.max_consecutive_failures 10" WARNING: Tried to set option "bonmin.max_random_point_radius" to a value of "100000", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.max_random_point_radius 100000" WARNING: Tried to set option "bonmin.num_iterations_suspect" to a value of "-1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_iterations_suspect -1" WARNING: Tried to set option "bonmin.num_retry_unsolved_random_point" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_retry_unsolved_random_point 0" WARNING: Tried to set option "bonmin.random_point_perturbation_interval" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.random_point_perturbation_interval 1" WARNING: Tried to set option "bonmin.random_point_type" to a value of "Jon", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.random_point_type Jon" WARNING: Tried to set option "bonmin.resolve_on_small_infeasibility" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.resolve_on_small_infeasibility 0" WARNING: Tried to set option "bonmin.nlp_solve_frequency" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solve_frequency 10" WARNING: Tried to set option "bonmin.nlp_solve_max_depth" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solve_max_depth 10" WARNING: Tried to set option "bonmin.nlp_solves_per_depth" to a value of "1e+100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solves_per_depth 1e+100" WARNING: Tried to set option "bonmin.coeff_var_threshold" to a value of "0.1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.coeff_var_threshold 0.1" WARNING: Tried to set option "bonmin.dynamic_def_cutoff_decr" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.dynamic_def_cutoff_decr no" WARNING: Tried to set option "bonmin.first_perc_for_cutoff_decr" to a value of "-0.02", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.first_perc_for_cutoff_decr -0.02" WARNING: Tried to set option "bonmin.max_consecutive_infeasible" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.max_consecutive_infeasible 0" WARNING: Tried to set option "bonmin.num_resolve_at_infeasibles" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_resolve_at_infeasibles 0" WARNING: Tried to set option "bonmin.num_resolve_at_node" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_resolve_at_node 0" WARNING: Tried to set option "bonmin.num_resolve_at_root" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_resolve_at_root 0" WARNING: Tried to set option "bonmin.second_perc_for_cutoff_decr" to a value of "-0.05", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.second_perc_for_cutoff_decr -0.05" WARNING: Tried to set option "bonmin.oa_decomposition" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_decomposition no" WARNING: Tried to set option "bonmin.add_only_violated_oa" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.add_only_violated_oa no" WARNING: Tried to set option "bonmin.oa_cuts_scope" to a value of "global", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_cuts_scope global" WARNING: Tried to set option "bonmin.oa_rhs_relax" to a value of "1e-08", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_rhs_relax 1e-08" WARNING: Tried to set option "bonmin.tiny_element" to a value of "1e-08", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.tiny_element 1e-08" WARNING: Tried to set option "bonmin.very_tiny_element" to a value of "1e-17", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.very_tiny_element 1e-17" WARNING: Tried to set option "bonmin.bb_log_interval" to a value of "100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.bb_log_interval 100" WARNING: Tried to set option "bonmin.bb_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.bb_log_level 1" WARNING: Tried to set option "bonmin.file_print_level" to a value of "5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.file_print_level 5" WARNING: Tried to set option "bonmin.file_solution" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.file_solution no" WARNING: Tried to set option "bonmin.fp_log_frequency" to a value of "100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.fp_log_frequency 100" WARNING: Tried to set option "bonmin.fp_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.fp_log_level 1" WARNING: Tried to set option "bonmin.inf_pr_output" to a value of "original", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.inf_pr_output original" WARNING: Tried to set option "bonmin.lp_log_level" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.lp_log_level 0" WARNING: Tried to set option "bonmin.milp_log_level" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.milp_log_level 0" WARNING: Tried to set option "bonmin.nlp_log_at_root" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_log_at_root 0" WARNING: Tried to set option "bonmin.nlp_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_log_level 1" WARNING: Tried to set option "bonmin.oa_cuts_log_level" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_cuts_log_level 0" WARNING: Tried to set option "bonmin.oa_log_frequency" to a value of "100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_log_frequency 100" WARNING: Tried to set option "bonmin.oa_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_log_level 1" WARNING: Tried to set option "bonmin.option_file_name" to a value of "bonmin.output_file", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.option_file_name bonmin.output_file" WARNING: Tried to set option "bonmin.print_frequency_iter" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_frequency_iter 1" WARNING: Tried to set option "bonmin.print_frequency_time" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_frequency_time 0" WARNING: Tried to set option "bonmin.print_info_string" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_info_string no" WARNING: Tried to set option "bonmin.print_level" to a value of "5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_level 5" WARNING: Tried to set option "bonmin.print_options_documentation" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_options_documentation no" WARNING: Tried to set option "bonmin.print_timing_statistics" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_timing_statistics no" WARNING: Tried to set option "bonmin.print_user_options" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_user_options no" WARNING: Tried to set option "bonmin.replace_bounds" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.replace_bounds no" WARNING: Tried to set option "bonmin.skip_finalize_solution_call" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.skip_finalize_solution_call no" WARNING: Tried to set option "bonmin.feasibility_pump_objective_norm" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.feasibility_pump_objective_norm 1" WARNING: Tried to set option "bonmin.fp_pass_infeasible" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.fp_pass_infeasible no" WARNING: Tried to set option "bonmin.heuristic_RINS" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_RINS no" WARNING: Tried to set option "bonmin.heuristic_dive_MIP_fractional" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_MIP_fractional no" WARNING: Tried to set option "bonmin.heuristic_dive_MIP_vectorLength" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_MIP_vectorLength no" WARNING: Tried to set option "bonmin.heuristic_dive_fractional" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_fractional no" WARNING: Tried to set option "bonmin.heuristic_dive_vectorLength" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_vectorLength no" WARNING: Tried to set option "bonmin.heuristic_feasibility_pump" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_feasibility_pump no" WARNING: Tried to set option "bonmin.pump_for_minlp" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.pump_for_minlp no" WARNING: Tried to set option "bonmin.candidate_sort_criterion" to a value of "best-ps-cost", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.candidate_sort_criterion best-ps-cost" WARNING: Tried to set option "bonmin.maxmin_crit_have_sol" to a value of "0.1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.maxmin_crit_have_sol 0.1" WARNING: Tried to set option "bonmin.maxmin_crit_no_sol" to a value of "0.7", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.maxmin_crit_no_sol 0.7" WARNING: Tried to set option "bonmin.min_number_strong_branch" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.min_number_strong_branch 0" WARNING: Tried to set option "bonmin.number_before_trust_list" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_before_trust_list 0" WARNING: Tried to set option "bonmin.number_look_ahead" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_look_ahead 0" WARNING: Tried to set option "bonmin.number_strong_branch_root" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_strong_branch_root 2147483647" WARNING: Tried to set option "bonmin.setup_pseudo_frac" to a value of "0.5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.setup_pseudo_frac 0.5" WARNING: Tried to set option "bonmin.trust_strong_branching_for_pseudo_cost" to a value of "yes", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.trust_strong_branching_for_pseudo_cost yes" --------------------------------------------------------------------------------------------------------------------------------------------------------- Testing copy constructor --------------------------------------------------------------------------------------------------------------------------------------------------------- Checking get functions Test passed Testing optimization methods and solution query This is Ipopt version 3.12.3, running with linear solver mumps. NOTE: Other linear solvers might be more efficient (see Ipopt documentation). Number of nonzeros in equality constraint Jacobian...: 0 Number of nonzeros in inequality constraint Jacobian.: 7 Number of nonzeros in Lagrangian Hessian.............: 2 Total number of variables............................: 4 variables with only lower bounds: 2 variables with lower and upper bounds: 2 variables with only upper bounds: 0 Total number of equality constraints.................: 0 Total number of inequality constraints...............: 3 inequality constraints with only lower bounds: 0 inequality constraints with lower and upper bounds: 0 inequality constraints with only upper bounds: 3 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 0 -2.9999970e-02 2.30e-01 1.70e+00 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0 1 -4.2497874e-01 0.00e+00 5.54e+00 -1.0 3.23e-01 - 1.25e-01 1.00e+00f 1 2 -8.1234144e-01 0.00e+00 1.34e+00 -1.0 2.86e-01 - 5.84e-01 1.00e+00f 1 3 -2.7254386e+00 8.30e-01 1.62e+00 -1.0 6.18e+00 - 4.18e-02 2.18e-01f 1 4 -3.3931584e+00 1.19e+00 9.00e-01 -1.0 1.29e+00 0.0 4.64e-01 6.90e-01f 1 5 -3.5636252e+00 1.57e+00 1.21e+00 -1.0 3.66e+00 - 1.00e+00 2.08e-01h 1 6 -2.7271716e+00 6.38e-01 6.33e-01 -1.0 7.87e-01 - 1.00e+00 1.00e+00h 1 7 -2.9231056e+00 3.89e-01 1.34e-01 -1.7 5.62e-01 - 4.82e-01 7.19e-01h 1 8 -2.7780829e+00 8.22e-02 1.47e-01 -1.7 4.12e-01 - 1.00e+00 8.56e-01h 1 9 -2.7180691e+00 4.75e-02 1.68e-01 -2.5 9.41e-02 - 7.32e-01 5.80e-01h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 10 -2.6176838e+00 1.76e-03 1.55e-01 -2.5 7.96e-02 - 6.31e-01 1.00e+00h 1 11 -2.6136497e+00 0.00e+00 4.57e-03 -2.5 5.14e-02 - 1.00e+00 1.00e+00h 1 12 -2.6179560e+00 0.00e+00 1.39e-03 -3.8 5.03e-03 - 1.00e+00 9.80e-01h 1 13 -2.6180319e+00 0.00e+00 1.12e-05 -5.7 6.08e-04 - 1.00e+00 1.00e+00h 1 14 -2.6180340e+00 0.00e+00 7.44e-10 -8.6 1.12e-05 - 1.00e+00 1.00e+00h 1 Number of Iterations....: 14 (scaled) (unscaled) Objective...............: -2.6180340163820821e+00 -2.6180340163820821e+00 Dual infeasibility......: 7.4393334869028954e-10 7.4393334869028954e-10 Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00 Complementarity.........: 2.8680611371461192e-09 2.8680611371461192e-09 Overall NLP error.......: 2.8680611371461192e-09 2.8680611371461192e-09 Number of objective function evaluations = 15 Number of objective gradient evaluations = 15 Number of equality constraint evaluations = 0 Number of inequality constraint evaluations = 15 Number of equality constraint Jacobian evaluations = 0 Number of inequality constraint Jacobian evaluations = 15 Number of Lagrangian Hessian evaluations = 14 Total CPU secs in IPOPT (w/o function evaluations) = 0.015 Total CPU secs in NLP function evaluations = 0.000 EXIT: Optimal Solution Found. NLP0012I Num Status Obj It time Location NLP0014I 1 OPT -2.618034 14 0.015 Error dual of c1 : 2.23607 Error dual of c2 : 1 Test passed successfully This is Ipopt version 3.12.3, running with linear solver mumps. NOTE: Other linear solvers might be more efficient (see Ipopt documentation). Number of nonzeros in equality constraint Jacobian...: 0 Number of nonzeros in inequality constraint Jacobian.: 5 Number of nonzeros in Lagrangian Hessian.............: 2 Total number of variables............................: 3 variables with only lower bounds: 2 variables with lower and upper bounds: 1 variables with only upper bounds: 0 Total number of equality constraints.................: 0 Total number of inequality constraints...............: 3 inequality constraints with only lower bounds: 0 inequality constraints with lower and upper bounds: 0 inequality constraints with only upper bounds: 3 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 0 -1.0200000e+00 9.90e-01 1.68e+00 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0 1 -1.0306356e+00 9.79e-01 1.63e+00 -1.0 5.36e-01 - 2.22e-02 2.13e-02h 1 2 -1.1513424e+00 8.49e-01 3.66e+00 -1.0 1.02e+00 - 2.83e-02 1.27e-01f 1 3 -2.1177334e+00 2.66e-01 8.25e+00 -1.0 9.12e-01 - 2.35e-01 1.00e+00f 1 4 -2.4570560e+00 6.00e-01 5.31e+00 -1.0 1.52e+00 - 4.65e-01 3.71e-01f 1 5 -3.1726878e+00 5.22e-01 8.79e-01 -1.0 9.20e-01 - 1.00e+00 8.28e-01f 1 6 -2.9173505e+00 1.91e-01 1.90e-01 -1.7 2.91e-01 - 1.00e+00 7.98e-01h 1 7 -2.7934993e+00 8.62e-02 1.14e-01 -2.5 1.09e-01 - 6.80e-01 5.85e-01h 1 8 -2.7817248e+00 7.96e-02 7.54e-01 -2.5 2.21e+00 - 9.13e-01 7.79e-02h 1 9 -2.6373275e+00 2.03e-02 2.88e-01 -2.5 1.46e-01 - 9.65e-01 1.00e+00h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 10 -2.6306482e+00 1.83e-02 2.06e+00 -2.5 3.05e+00 - 1.00e+00 9.86e-02h 1 11 -2.5610695e+00 4.20e-03 3.42e-01 -2.5 2.62e-01 - 1.00e+00 1.00e+00h 1 12 -2.5319680e+00 1.02e-03 3.17e-01 -2.5 4.81e-02 - 1.00e+00 9.46e-01h 1 13 -2.5086284e+00 3.54e-04 6.04e-01 -2.5 2.36e-02 - 1.00e+00 1.00e+00h 1 14 -2.5125338e+00 1.58e-04 5.82e+00 -2.5 5.98e-03 - 1.00e+00 7.00e-01h 1 15 -2.5017479e+00 6.99e-05 7.54e-01 -2.5 1.09e-02 - 1.00e+00 1.00e+00f 1 16 -2.5048017e+00 2.32e-05 1.14e+01 -2.5 3.87e-03 - 1.00e+00 8.06e-01h 1 17 -2.4988258e+00 2.30e-05 1.60e+00 -2.5 6.00e-03 - 1.00e+00 1.00e+00f 1 18 -2.5024907e+00 7.99e-06 8.08e-01 -2.5 3.68e-03 - 1.00e+00 1.00e+00h 1 19 -2.4993350e+00 6.77e-06 1.88e+00 -2.5 3.16e-03 - 1.00e+00 1.00e+00h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 20 -2.5012005e+00 1.44e-06 2.08e+00 -2.5 1.88e-03 - 1.00e+00 9.95e-01h 1 21 -2.4993172e+00 2.99e-06 3.94e+00 -2.5 1.89e-03 - 1.00e+00 1.00e+00f 1 22 -2.5005405e+00 4.42e-07 2.38e+00 -2.5 1.23e-03 - 1.00e+00 1.00e+00h 1 23 -2.5001300e+00 4.38e-07 1.53e+03 -2.5 8.80e-04 - 1.00e+00 4.67e-01f 2 24 -2.4999140e+00 6.73e-08 1.60e+02 -2.5 2.21e-04 - 1.00e+00 9.77e-01h 1 25 -2.5000162e+00 2.03e-08 4.44e+04 -2.5 5.47e-04 - 1.00e+00 1.87e-01f 2 26 -2.4999528e+00 0.00e+00 1.18e+01 -2.5 6.33e-05 - 1.00e+00 1.00e+00h 1 27 -2.4999684e+00 0.00e+00 2.72e+00 -3.8 1.55e-05 - 1.00e+00 1.00e+00h 1 28 -2.5000018e+00 0.00e+00 9.53e-01 -3.8 3.34e-05 - 1.00e+00 1.00e+00f 1 29 -2.5000382e+00 0.00e+00 1.48e-01 -3.8 3.64e-05 - 1.00e+00 1.00e+00h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 30 -2.5000314e+00 0.00e+00 1.00e-02 -3.8 6.81e-06 - 1.00e+00 1.00e+00h 1 31 -2.5000598e+00 0.00e+00 7.96e-01 -5.7 2.83e-05 - 1.00e+00 1.00e+00f 1 32 -2.5001992e+00 1.97e-08 2.90e+02 -5.7 2.00e-04 - 1.00e+00 6.97e-01f 1 33 -2.5001728e+00 1.02e-08 3.85e+02 -5.7 5.29e-05 - 1.00e+00 5.00e-01f 2 34 -2.5001410e+00 4.50e-10 4.10e-02 -5.7 3.18e-05 - 1.00e+00 1.00e+00h 1 35 -2.5001378e+00 0.00e+00 1.42e-03 -5.7 3.20e-06 - 1.00e+00 1.00e+00h 1 36 -2.5001378e+00 0.00e+00 7.12e-07 -5.7 5.40e-08 - 1.00e+00 1.00e+00h 1 37 -2.5001414e+00 0.00e+00 6.79e-04 -8.6 3.59e-06 - 1.00e+00 1.00e+00f 1 38 -2.5001414e+00 0.00e+00 1.15e-07 -8.6 4.80e-08 - 1.00e+00 1.00e+00h 1 Number of Iterations....: 38 (scaled) (unscaled) Objective...............: -2.5001414063840688e+00 -2.5001414063840688e+00 Dual infeasibility......: 1.1517579486290748e-07 1.1517579486290748e-07 Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00 Complementarity.........: 2.5059035610201395e-09 2.5059035610201395e-09 Overall NLP error.......: 8.1450232021289928e-09 1.1517579486290748e-07 Number of objective function evaluations = 44 Number of objective gradient evaluations = 39 Number of equality constraint evaluations = 0 Number of inequality constraint evaluations = 44 Number of equality constraint Jacobian evaluations = 0 Number of inequality constraint Jacobian evaluations = 39 Number of Lagrangian Hessian evaluations = 38 Total CPU secs in IPOPT (w/o function evaluations) = 0.045 Total CPU secs in NLP function evaluations = 0.000 EXIT: Optimal Solution Found. NLP0014I 2 OPT -2.5001414 38 0.045 This is Ipopt version 3.12.3, running with linear solver mumps. NOTE: Other linear solvers might be more efficient (see Ipopt documentation). Number of nonzeros in equality constraint Jacobian...: 0 Number of nonzeros in inequality constraint Jacobian.: 5 Number of nonzeros in Lagrangian Hessian.............: 2 Total number of variables............................: 3 variables with only lower bounds: 2 variables with lower and upper bounds: 1 variables with only upper bounds: 0 Total number of equality constraints.................: 0 Total number of inequality constraints...............: 3 inequality constraints with only lower bounds: 0 inequality constraints with lower and upper bounds: 0 inequality constraints with only upper bounds: 3 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 0 -1.5001414e+00 0.00e+00 1.00e-03 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0 1 -1.4999448e+00 0.00e+00 3.43e+03 -1.0 6.07e+01 - 1.00e+00 2.05e-02h 1 2 -1.4936982e+00 0.00e+00 4.38e+01 -1.0 7.70e-01 - 9.99e-01 1.00e+00f 1 3 -1.5033333e+00 0.00e+00 1.04e+00 -1.0 3.62e-02 - 1.00e+00 1.00e+00f 1 4 -1.7474043e+00 3.36e-02 2.06e-02 -1.0 3.15e-01 - 1.00e+00 1.00e+00f 1 5 -1.7087655e+00 1.23e-03 2.38e-03 -2.5 6.78e-02 - 1.00e+00 1.00e+00h 1 6 -1.7070117e+00 0.00e+00 8.75e-05 -3.8 5.98e-03 - 1.00e+00 1.00e+00h 1 7 -1.7071049e+00 0.00e+00 1.69e-07 -5.7 1.77e-04 - 1.00e+00 1.00e+00h 1 8 -1.7071068e+00 0.00e+00 2.31e-11 -8.6 4.81e-06 - 1.00e+00 1.00e+00h 1 Number of Iterations....: 8 (scaled) (unscaled) Objective...............: -1.7071067928197923e+00 -1.7071067928197923e+00 Dual infeasibility......: 2.3060575208433279e-11 2.3060575208433279e-11 Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00 Complementarity.........: 2.5226149887768852e-09 2.5226149887768852e-09 Overall NLP error.......: 2.5226149887768852e-09 2.5226149887768852e-09 Number of objective function evaluations = 9 Number of objective gradient evaluations = 9 Number of equality constraint evaluations = 0 Number of inequality constraint evaluations = 9 Number of equality constraint Jacobian evaluations = 0 Number of inequality constraint Jacobian evaluations = 9 Number of Lagrangian Hessian evaluations = 8 Total CPU secs in IPOPT (w/o function evaluations) = 0.005 Total CPU secs in NLP function evaluations = 0.000 EXIT: Optimal Solution Found. NLP0014I 3 OPT -1.7071068 8 0.005 totot WARNING: Tried to set option "bonmin.algorithm" to a value of "B-BB", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.algorithm B-BB" WARNING: Tried to set option "bonmin.allowable_fraction_gap" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.allowable_fraction_gap 0" WARNING: Tried to set option "bonmin.allowable_gap" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.allowable_gap 0" WARNING: Tried to set option "bonmin.cutoff" to a value of "1e+100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cutoff 1e+100" WARNING: Tried to set option "bonmin.cutoff_decr" to a value of "1e-05", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cutoff_decr 1e-05" WARNING: Tried to set option "bonmin.enable_dynamic_nlp" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.enable_dynamic_nlp no" WARNING: Tried to set option "bonmin.integer_tolerance" to a value of "1e-06", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.integer_tolerance 1e-06" WARNING: Tried to set option "bonmin.iteration_limit" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.iteration_limit 2147483647" WARNING: Tried to set option "bonmin.nlp_failure_behavior" to a value of "stop", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_failure_behavior stop" WARNING: Tried to set option "bonmin.node_comparison" to a value of "best-bound", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.node_comparison best-bound" WARNING: Tried to set option "bonmin.node_limit" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.node_limit 2147483647" WARNING: Tried to set option "bonmin.num_cut_passes" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_cut_passes 1" WARNING: Tried to set option "bonmin.num_cut_passes_at_root" to a value of "20", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_cut_passes_at_root 20" WARNING: Tried to set option "bonmin.number_before_trust" to a value of "8", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_before_trust 8" WARNING: Tried to set option "bonmin.number_strong_branch" to a value of "20", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_strong_branch 20" WARNING: Tried to set option "bonmin.random_generator_seed" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.random_generator_seed 0" WARNING: Tried to set option "bonmin.read_solution_file" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.read_solution_file no" WARNING: Tried to set option "bonmin.solution_limit" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.solution_limit 2147483647" WARNING: Tried to set option "bonmin.sos_constraints" to a value of "enable", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.sos_constraints enable" WARNING: Tried to set option "bonmin.time_limit" to a value of "1e+10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.time_limit 1e+10" WARNING: Tried to set option "bonmin.tree_search_strategy" to a value of "probed-dive", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.tree_search_strategy probed-dive" WARNING: Tried to set option "bonmin.variable_selection" to a value of "strong-branching", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.variable_selection strong-branching" WARNING: Tried to set option "bonmin.ecp_abs_tol" to a value of "1e-06", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_abs_tol 1e-06" WARNING: Tried to set option "bonmin.ecp_max_rounds" to a value of "5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_max_rounds 5" WARNING: Tried to set option "bonmin.ecp_probability_factor" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_probability_factor 10" WARNING: Tried to set option "bonmin.ecp_rel_tol" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.ecp_rel_tol 0" WARNING: Tried to set option "bonmin.filmint_ecp_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.filmint_ecp_cuts 0" WARNING: Tried to set option "bonmin.feas_check_cut_types" to a value of "outer-approx", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.feas_check_cut_types outer-approx" WARNING: Tried to set option "bonmin.feas_check_discard_policy" to a value of "detect-cycles", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.feas_check_discard_policy detect-cycles" WARNING: Tried to set option "bonmin.generate_benders_after_so_many_oa" to a value of "5000", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.generate_benders_after_so_many_oa 5000" WARNING: Tried to set option "bonmin.cpx_parallel_strategy" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cpx_parallel_strategy 0" WARNING: Tried to set option "bonmin.milp_solver" to a value of "Cbc_D", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.milp_solver Cbc_D" WARNING: Tried to set option "bonmin.milp_strategy" to a value of "solve_to_optimality", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.milp_strategy solve_to_optimality" WARNING: Tried to set option "bonmin.number_cpx_threads" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_cpx_threads 0" WARNING: Tried to set option "bonmin.2mir_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.2mir_cuts 0" WARNING: Tried to set option "bonmin.Gomory_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.Gomory_cuts -5" WARNING: Tried to set option "bonmin.clique_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.clique_cuts -5" WARNING: Tried to set option "bonmin.cover_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.cover_cuts 0" WARNING: Tried to set option "bonmin.flow_cover_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.flow_cover_cuts -5" WARNING: Tried to set option "bonmin.lift_and_project_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.lift_and_project_cuts 0" WARNING: Tried to set option "bonmin.mir_cuts" to a value of "-5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.mir_cuts -5" WARNING: Tried to set option "bonmin.reduce_and_split_cuts" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.reduce_and_split_cuts 0" WARNING: Tried to set option "bonmin.nlp_solver" to a value of "Ipopt", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solver Ipopt" WARNING: Tried to set option "bonmin.warm_start" to a value of "none", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.warm_start none" WARNING: Tried to set option "bonmin.max_consecutive_failures" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.max_consecutive_failures 10" WARNING: Tried to set option "bonmin.max_random_point_radius" to a value of "100000", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.max_random_point_radius 100000" WARNING: Tried to set option "bonmin.num_iterations_suspect" to a value of "-1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_iterations_suspect -1" WARNING: Tried to set option "bonmin.num_retry_unsolved_random_point" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_retry_unsolved_random_point 0" WARNING: Tried to set option "bonmin.random_point_perturbation_interval" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.random_point_perturbation_interval 1" WARNING: Tried to set option "bonmin.random_point_type" to a value of "Jon", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.random_point_type Jon" WARNING: Tried to set option "bonmin.resolve_on_small_infeasibility" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.resolve_on_small_infeasibility 0" WARNING: Tried to set option "bonmin.nlp_solve_frequency" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solve_frequency 10" WARNING: Tried to set option "bonmin.nlp_solve_max_depth" to a value of "10", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solve_max_depth 10" WARNING: Tried to set option "bonmin.nlp_solves_per_depth" to a value of "1e+100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_solves_per_depth 1e+100" WARNING: Tried to set option "bonmin.coeff_var_threshold" to a value of "0.1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.coeff_var_threshold 0.1" WARNING: Tried to set option "bonmin.dynamic_def_cutoff_decr" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.dynamic_def_cutoff_decr no" WARNING: Tried to set option "bonmin.first_perc_for_cutoff_decr" to a value of "-0.02", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.first_perc_for_cutoff_decr -0.02" WARNING: Tried to set option "bonmin.max_consecutive_infeasible" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.max_consecutive_infeasible 0" WARNING: Tried to set option "bonmin.num_resolve_at_infeasibles" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_resolve_at_infeasibles 0" WARNING: Tried to set option "bonmin.num_resolve_at_node" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_resolve_at_node 0" WARNING: Tried to set option "bonmin.num_resolve_at_root" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.num_resolve_at_root 0" WARNING: Tried to set option "bonmin.second_perc_for_cutoff_decr" to a value of "-0.05", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.second_perc_for_cutoff_decr -0.05" WARNING: Tried to set option "bonmin.oa_decomposition" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_decomposition no" WARNING: Tried to set option "bonmin.add_only_violated_oa" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.add_only_violated_oa no" WARNING: Tried to set option "bonmin.oa_cuts_scope" to a value of "global", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_cuts_scope global" WARNING: Tried to set option "bonmin.oa_rhs_relax" to a value of "1e-08", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_rhs_relax 1e-08" WARNING: Tried to set option "bonmin.tiny_element" to a value of "1e-08", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.tiny_element 1e-08" WARNING: Tried to set option "bonmin.very_tiny_element" to a value of "1e-17", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.very_tiny_element 1e-17" WARNING: Tried to set option "bonmin.bb_log_interval" to a value of "100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.bb_log_interval 100" WARNING: Tried to set option "bonmin.bb_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.bb_log_level 1" WARNING: Tried to set option "bonmin.file_print_level" to a value of "5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.file_print_level 5" WARNING: Tried to set option "bonmin.file_solution" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.file_solution no" WARNING: Tried to set option "bonmin.fp_log_frequency" to a value of "100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.fp_log_frequency 100" WARNING: Tried to set option "bonmin.fp_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.fp_log_level 1" WARNING: Tried to set option "bonmin.inf_pr_output" to a value of "original", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.inf_pr_output original" WARNING: Tried to set option "bonmin.lp_log_level" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.lp_log_level 0" WARNING: Tried to set option "bonmin.milp_log_level" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.milp_log_level 0" WARNING: Tried to set option "bonmin.nlp_log_at_root" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_log_at_root 0" WARNING: Tried to set option "bonmin.nlp_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.nlp_log_level 1" WARNING: Tried to set option "bonmin.oa_cuts_log_level" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_cuts_log_level 0" WARNING: Tried to set option "bonmin.oa_log_frequency" to a value of "100", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_log_frequency 100" WARNING: Tried to set option "bonmin.oa_log_level" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.oa_log_level 1" WARNING: Tried to set option "bonmin.option_file_name" to a value of "bonmin.output_file", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.option_file_name bonmin.output_file" WARNING: Tried to set option "bonmin.print_frequency_iter" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_frequency_iter 1" WARNING: Tried to set option "bonmin.print_frequency_time" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_frequency_time 0" WARNING: Tried to set option "bonmin.print_info_string" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_info_string no" WARNING: Tried to set option "bonmin.print_level" to a value of "5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_level 5" WARNING: Tried to set option "bonmin.print_options_documentation" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_options_documentation no" WARNING: Tried to set option "bonmin.print_timing_statistics" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_timing_statistics no" WARNING: Tried to set option "bonmin.print_user_options" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.print_user_options no" WARNING: Tried to set option "bonmin.replace_bounds" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.replace_bounds no" WARNING: Tried to set option "bonmin.skip_finalize_solution_call" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.skip_finalize_solution_call no" WARNING: Tried to set option "bonmin.feasibility_pump_objective_norm" to a value of "1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.feasibility_pump_objective_norm 1" WARNING: Tried to set option "bonmin.fp_pass_infeasible" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.fp_pass_infeasible no" WARNING: Tried to set option "bonmin.heuristic_RINS" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_RINS no" WARNING: Tried to set option "bonmin.heuristic_dive_MIP_fractional" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_MIP_fractional no" WARNING: Tried to set option "bonmin.heuristic_dive_MIP_vectorLength" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_MIP_vectorLength no" WARNING: Tried to set option "bonmin.heuristic_dive_fractional" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_fractional no" WARNING: Tried to set option "bonmin.heuristic_dive_vectorLength" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_dive_vectorLength no" WARNING: Tried to set option "bonmin.heuristic_feasibility_pump" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.heuristic_feasibility_pump no" WARNING: Tried to set option "bonmin.pump_for_minlp" to a value of "no", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.pump_for_minlp no" WARNING: Tried to set option "bonmin.candidate_sort_criterion" to a value of "best-ps-cost", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.candidate_sort_criterion best-ps-cost" WARNING: Tried to set option "bonmin.maxmin_crit_have_sol" to a value of "0.1", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.maxmin_crit_have_sol 0.1" WARNING: Tried to set option "bonmin.maxmin_crit_no_sol" to a value of "0.7", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.maxmin_crit_no_sol 0.7" WARNING: Tried to set option "bonmin.min_number_strong_branch" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.min_number_strong_branch 0" WARNING: Tried to set option "bonmin.number_before_trust_list" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_before_trust_list 0" WARNING: Tried to set option "bonmin.number_look_ahead" to a value of "0", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_look_ahead 0" WARNING: Tried to set option "bonmin.number_strong_branch_root" to a value of "2147483647", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.number_strong_branch_root 2147483647" WARNING: Tried to set option "bonmin.setup_pseudo_frac" to a value of "0.5", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.setup_pseudo_frac 0.5" WARNING: Tried to set option "bonmin.trust_strong_branching_for_pseudo_cost" to a value of "yes", but the previous value is set to disallow clobbering. The setting will remain as: "bonmin.trust_strong_branching_for_pseudo_cost yes" --------------------------------------------------------------------------------------------------------------------------------------------------------- Testing outer approximations related methods --------------------------------------------------------------------------------------------------------------------------------------------------------- This is Ipopt version 3.12.3, running with linear solver mumps. NOTE: Other linear solvers might be more efficient (see Ipopt documentation). Number of nonzeros in equality constraint Jacobian...: 0 Number of nonzeros in inequality constraint Jacobian.: 7 Number of nonzeros in Lagrangian Hessian.............: 2 Total number of variables............................: 4 variables with only lower bounds: 2 variables with lower and upper bounds: 2 variables with only upper bounds: 0 Total number of equality constraints.................: 0 Total number of inequality constraints...............: 3 inequality constraints with only lower bounds: 0 inequality constraints with lower and upper bounds: 0 inequality constraints with only upper bounds: 3 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 0 -2.9999970e-02 2.30e-01 1.70e+00 -1.0 0.00e+00 - 0.00e+00 0.00e+00 0 1 -4.2497874e-01 0.00e+00 5.54e+00 -1.0 3.23e-01 - 1.25e-01 1.00e+00f 1 2 -8.1234144e-01 0.00e+00 1.34e+00 -1.0 2.86e-01 - 5.84e-01 1.00e+00f 1 3 -2.7254386e+00 8.30e-01 1.62e+00 -1.0 6.18e+00 - 4.18e-02 2.18e-01f 1 4 -3.3931584e+00 1.19e+00 9.00e-01 -1.0 1.29e+00 0.0 4.64e-01 6.90e-01f 1 5 -3.5636252e+00 1.57e+00 1.21e+00 -1.0 3.66e+00 - 1.00e+00 2.08e-01h 1 6 -2.7271716e+00 6.38e-01 6.33e-01 -1.0 7.87e-01 - 1.00e+00 1.00e+00h 1 7 -2.9231056e+00 3.89e-01 1.34e-01 -1.7 5.62e-01 - 4.82e-01 7.19e-01h 1 8 -2.7780829e+00 8.22e-02 1.47e-01 -1.7 4.12e-01 - 1.00e+00 8.56e-01h 1 9 -2.7180691e+00 4.75e-02 1.68e-01 -2.5 9.41e-02 - 7.32e-01 5.80e-01h 1 iter objective inf_pr inf_du lg(mu) ||d|| lg(rg) alpha_du alpha_pr ls 10 -2.6176838e+00 1.76e-03 1.55e-01 -2.5 7.96e-02 - 6.31e-01 1.00e+00h 1 11 -2.6136497e+00 0.00e+00 4.57e-03 -2.5 5.14e-02 - 1.00e+00 1.00e+00h 1 12 -2.6179560e+00 0.00e+00 1.39e-03 -3.8 5.03e-03 - 1.00e+00 9.80e-01h 1 13 -2.6180319e+00 0.00e+00 1.12e-05 -5.7 6.08e-04 - 1.00e+00 1.00e+00h 1 14 -2.6180340e+00 0.00e+00 7.44e-10 -8.6 1.12e-05 - 1.00e+00 1.00e+00h 1 Number of Iterations....: 14 (scaled) (unscaled) Objective...............: -2.6180340163820821e+00 -2.6180340163820821e+00 Dual infeasibility......: 7.4393334869028954e-10 7.4393334869028954e-10 Constraint violation....: 0.0000000000000000e+00 0.0000000000000000e+00 Complementarity.........: 2.8680611371461192e-09 2.8680611371461192e-09 Overall NLP error.......: 2.8680611371461192e-09 2.8680611371461192e-09 Number of objective function evaluations = 15 Number of objective gradient evaluations = 15 Number of equality constraint evaluations = 0 Number of inequality constraint evaluations = 15 Number of equality constraint Jacobian evaluations = 0 Number of inequality constraint Jacobian evaluations = 15 Number of Lagrangian Hessian evaluations = 14 Total CPU secs in IPOPT (w/o function evaluations) = 0.020 Total CPU secs in NLP function evaluations = 0.000 EXIT: Optimal Solution Found. NLP0012I Num Status Obj It time Location NLP0014I 1 OPT -2.618034 14 0.02 build initial OA -1.79769e+308 1.79769e+308 All test passed successfully ./CppExample ****************************************************************************** This program contains Ipopt, a library for large-scale nonlinear optimization. Ipopt is released as open source code under the Eclipse Public License (EPL). For more information visit http://projects.coin-or.org/Ipopt ****************************************************************************** NLP0012I Num Status Obj It time Location NLP0014I 1 OPT -2.618034 13 0.015 NLP0012I Num Status Obj It time Location NLP0014I 1 OPT -1.7071068 8 0.01 NLP0012I Num Status Obj It time Location NLP0014I 1 OPT -1.7071068 8 0.01 Cbc0012I Integer solution of -1.7071068 found by DiveMIPFractional after 0 iterations and 0 nodes (0.02 seconds) NLP0014I 2 OPT -2.618034 9 0.015 NLP0014I 3 OPT -2 10 0.02 NLP0014I 4 OPT -1.7071068 8 0.015 NLP0014I 5 OPT -2.5001414 20 0.02 NLP0014I 6 OPT -2.5001414 20 0.025 Cbc0010I After 0 nodes, 1 on tree, -1.7071068 best solution, best possible -2.5001414 (0.12 seconds) NLP0014I 7 OPT -2.5001414 19 0.02 NLP0014I 2 OPT -2.5001414 17 0.02 Cbc0004I Integer solution of -2.5001414 found after 39 iterations and 1 nodes (0.16 seconds) Cbc0001I Search completed - best objective -2.500141411335897, took 39 iterations and 1 nodes (0.16 seconds) Cbc0032I Strong branching done 2 times (47 iterations), fathomed 0 nodes and fixed 1 variables Cbc0035I Maximum depth 0, 0 variables fixed on reduced cost Problem status: 0 Objective value: -2.50014 Solution: x[0] = 1, x[1] = 1, x[2] = 0.500141, x[3] = 0 make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-1.8.1/test' + exit 0 Processing files: coin-or-Bonmin-1.8.1-7.fc22.armv7hl warning: File listed twice: /usr/share/doc/coin-or-Bonmin Provides: coin-or-Bonmin = 1.8.1-7.fc22 coin-or-Bonmin(armv7hl-32) = 1.8.1-7.fc22 libbonmin.so.4 libbonminampl.so.4 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libCbc.so.3 libCbcSolver.so.3 libCgl.so.1 libClp.so.1 libClpSolver.so.1 libCoinUtils.so.3 libOsi.so.1 libOsiClp.so.1 libasl.so.1 libblas.so.3 libbonmin.so.4 libbonminampl.so.4 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libdmumps-5.0.0.so libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libipopt.so.1 libipoptamplinterface.so.1 liblapack.so.3 libm.so.6 libm.so.6(GLIBC_2.4) libmp.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Processing files: coin-or-Bonmin-devel-1.8.1-7.fc22.armv7hl Provides: coin-or-Bonmin-devel = 1.8.1-7.fc22 coin-or-Bonmin-devel(armv7hl-32) = 1.8.1-7.fc22 pkgconfig(bonmin) = 1.8.1 pkgconfig(bonminamplinterface) = 1.8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbonmin.so.4 libbonminampl.so.4 pkgconfig(bonmin) pkgconfig(cbc) pkgconfig(ipopt) pkgconfig(osi-clp) Processing files: coin-or-Bonmin-doc-1.8.1-7.fc22.noarch Provides: coin-or-Bonmin-doc = 1.8.1-7.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coin-or-Bonmin-debuginfo-1.8.1-7.fc22.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm Wrote: /builddir/build/RPMS/coin-or-Bonmin-1.8.1-7.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/coin-or-Bonmin-devel-1.8.1-7.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/coin-or-Bonmin-doc-1.8.1-7.fc22.noarch.rpm Wrote: /builddir/build/RPMS/coin-or-Bonmin-debuginfo-1.8.1-7.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9ldf0S + umask 022 + cd /builddir/build/BUILD + cd Bonmin-1.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/coin-or-Bonmin-1.8.1-7.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->