==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: coin-or-cgl 0.60.9-1 (Fri Aug 23 13:54:59 2024) ==> Retrieving sources... -> Updating Cgl git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... Cgl ... Passed ==> Making package: coin-or-cgl 0.60.9-1 (Fri Aug 23 13:55:22 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (9) blas-3.12.0-5 coin-or-asl-2.0.1-1 coin-or-data-sample-1.2.12-2 glpk-5.0-3 lapack-3.12.0-5 suitesparse-7.8.1-1 coin-or-clp-1.17.10-1 coin-or-coinutils-2.11.12-1 coin-or-osi-0.108.11-1 Total Download Size: 0.80 MiB Total Installed Size: 20.18 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... coin-or-clp-1.17.10-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing coin-or-asl... installing blas... installing coin-or-data-sample... installing glpk... installing lapack... installing coin-or-coinutils... installing coin-or-osi... installing suitesparse... installing coin-or-clp... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-6 perl-mailtools-2.21-8 perl-timedate-2.33-6 git-2.46.0-1 Total Installed Size: 39.22 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/1) Warn about old perl modules [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of Cgl git repo... Cloning into 'Cgl'... done. Switched to a new branch 'makepkg' ==> Starting build()... checking build system type... armv7l-unknown-linux-gnueabihf checking whether we want to compile in debug mode... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed configure: C compiler options are: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection 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: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS configure: Trying to determine Fortran compiler name checking for gfortran... no checking for ifort... no checking for g95... no checking for fort77... no checking for f77... no checking for g77... no checking for pgf90... no checking for pgf77... no checking for ifc... no checking for frt... no checking for af77... no checking for xlf_r... no configure: WARNING: Failed to find a Fortran compiler! configure: Fortran compiler options are: checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... armv7l-unknown-linux-gnueabihf 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... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory 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... yes 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory 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 unavailable option to produce PIC... -fPIC checking if unavailable PIC flag -fPIC works... no checking if unavailable static flag -static works... no checking if unavailable supports -c -o file.o... no checking whether the unavailable linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... ./configure: line 16346: unavailable: command not found cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Build is "armv7l-unknown-linux-gnueabihf". checking for dos2unix... no checking if library version is set... no checking whether source of project Sample is available and should be compiled... no checking whether source of project CoinUtils is available and should be compiled... no checking whether source of project Osi is available and should be compiled... no checking whether source of project Clp is available and should be compiled... no checking whether source of project Vol is available and should be compiled... no checking whether source of project DyLP is available and should be compiled... no checking whether source of project Cgl is available and should be compiled... yes, source in Cgl configure: configuring doxygen documentation options checking for doxygen... no checking for latex... no checking for dot... NO checking for doxygen doc'n for CoinUtils ... /usr/share/coin/doc/CoinUtils/doxydoc (tag) checking for doxygen doc'n for Osi ... /usr/share/coin/doc/Osi/doxydoc (tag) checking for doxygen doc'n for Clp ... /usr/share/coin/doc/Clp/doxydoc (tag) checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating doxydoc/doxygen.conf config.status: executing depfiles commands configure: configuring in Cgl configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' 'CFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection' 'CPPFLAGS=' 'CXXFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now' --cache-file=/dev/null --srcdir=. checking build system type... armv7l-unknown-linux-gnueabihf checking for svnversion... no checking whether we want to compile in debug mode... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed configure: C compiler options are: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DCGL_BUILD 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: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_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... gcc3 checking dependency style of g++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: Using libtool script in directory .. checking if library version is set... 11:9:10 checking for pkg-config... pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinUtils... yes: 2.11.12 checking for COIN-OR package Osi... yes: 0.108.11 checking for COIN-OR package Sample... yes: 1.2.12 checking for COIN-OR package Clp... yes: 1.17.10 checking for COIN-OR package OsiClp... yes: 1.17.10 checking for COIN-OR package OsiCpx... not given: Package 'osi-cplex', required by 'virtual:world', not found checking for COIN-OR package OsiGlpk... not given: Package 'osi-glpk', required by 'virtual:world', not found checking for COIN-OR package OsiMsk... not given: Package 'osi-mosek', required by 'virtual:world', not found checking for COIN-OR package OsiXpr... not given: Package 'osi-xpress', required by 'virtual:world', not found checking for COIN-OR package OsiVol... not given: Package 'osi-vol', required by 'virtual:world', not found checking for COIN-OR package OsiDyLP... not given: Package 'osi-dylp', required by 'virtual:world', not found checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking cfloat usability... yes checking cfloat presence... yes checking for cfloat... yes checking cieeefp usability... no checking cieeefp presence... no checking for cieeefp... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no configure: configuring doxygen documentation options checking for doxygen... no checking for latex... no checking for dot... NO checking for doxygen doc'n for CoinUtils ... /usr/share/coin/doc/CoinUtils/doxydoc (tag) checking whether this is a VPATH configuration... no checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating src/CglAllDifferent/Makefile config.status: creating src/CglClique/Makefile config.status: creating src/CglDuplicateRow/Makefile config.status: creating src/CglFlowCover/Makefile config.status: creating src/CglGMI/Makefile config.status: creating src/CglGomory/Makefile config.status: creating src/CglKnapsackCover/Makefile config.status: creating src/CglLandP/Makefile config.status: creating src/CglLiftAndProject/Makefile config.status: creating src/CglMixedIntegerRounding/Makefile config.status: creating src/CglMixedIntegerRounding2/Makefile config.status: creating src/CglOddHole/Makefile config.status: creating src/CglPreProcess/Makefile config.status: creating src/CglProbing/Makefile config.status: creating src/CglRedSplit/Makefile config.status: creating src/CglRedSplit2/Makefile config.status: creating src/CglResidualCapacity/Makefile config.status: creating src/CglSimpleRounding/Makefile config.status: creating src/CglTwomir/Makefile config.status: creating src/CglZeroHalf/Makefile config.status: creating test/Makefile config.status: creating cgl.pc config.status: creating cgl-uninstalled.pc config.status: creating doxydoc/doxygen.conf config.status: creating src/config.h config.status: creating src/config_cgl.h config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting configure: Configuration of Cgl successful configure: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting configure: Main configuration of Cgl successful Making all in Cgl make[1]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl' Making all in src make[2]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make all-recursive make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src' Making all in CglAllDifferent make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglAllDifferent' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglAllDifferent.lo -MD -MP -MF ".deps/CglAllDifferent.Tpo" -c -o CglAllDifferent.lo CglAllDifferent.cpp; \ then mv -f ".deps/CglAllDifferent.Tpo" ".deps/CglAllDifferent.Plo"; else rm -f ".deps/CglAllDifferent.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglAllDifferent.lo -MD -MP -MF .deps/CglAllDifferent.Tpo -c CglAllDifferent.cpp -fPIC -DPIC -o .libs/CglAllDifferent.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglAllDifferent.la -no-undefined -version-info 11:9:10 CglAllDifferent.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglAllDifferent.a .libs/CglAllDifferent.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglAllDifferent.a creating libCglAllDifferent.la (cd .libs && rm -f libCglAllDifferent.la && ln -s ../libCglAllDifferent.la libCglAllDifferent.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglAllDifferent' Making all in CglClique make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglClique' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglClique.lo -MD -MP -MF ".deps/CglClique.Tpo" -c -o CglClique.lo CglClique.cpp; \ then mv -f ".deps/CglClique.Tpo" ".deps/CglClique.Plo"; else rm -f ".deps/CglClique.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglCliqueHelper.lo -MD -MP -MF ".deps/CglCliqueHelper.Tpo" -c -o CglCliqueHelper.lo CglCliqueHelper.cpp; \ then mv -f ".deps/CglCliqueHelper.Tpo" ".deps/CglCliqueHelper.Plo"; else rm -f ".deps/CglCliqueHelper.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglCliqueTest.lo -MD -MP -MF ".deps/CglCliqueTest.Tpo" -c -o CglCliqueTest.lo CglCliqueTest.cpp; \ then mv -f ".deps/CglCliqueTest.Tpo" ".deps/CglCliqueTest.Plo"; else rm -f ".deps/CglCliqueTest.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglCliqueTest.lo -MD -MP -MF .deps/CglCliqueTest.Tpo -c CglCliqueTest.cpp -fPIC -DPIC -o .libs/CglCliqueTest.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglClique.lo -MD -MP -MF .deps/CglClique.Tpo -c CglClique.cpp -fPIC -DPIC -o .libs/CglClique.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglCliqueHelper.lo -MD -MP -MF .deps/CglCliqueHelper.Tpo -c CglCliqueHelper.cpp -fPIC -DPIC -o .libs/CglCliqueHelper.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglClique.la -no-undefined -version-info 11:9:10 CglClique.lo CglCliqueHelper.lo CglCliqueTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglClique.a .libs/CglClique.o .libs/CglCliqueHelper.o .libs/CglCliqueTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglClique.a creating libCglClique.la (cd .libs && rm -f libCglClique.la && ln -s ../libCglClique.la libCglClique.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglClique' Making all in CglDuplicateRow make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglDuplicateRow' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglDuplicateRow.lo -MD -MP -MF ".deps/CglDuplicateRow.Tpo" -c -o CglDuplicateRow.lo CglDuplicateRow.cpp; \ then mv -f ".deps/CglDuplicateRow.Tpo" ".deps/CglDuplicateRow.Plo"; else rm -f ".deps/CglDuplicateRow.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglDuplicateRow.lo -MD -MP -MF .deps/CglDuplicateRow.Tpo -c CglDuplicateRow.cpp -fPIC -DPIC -o .libs/CglDuplicateRow.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglDuplicateRow.la -no-undefined -version-info 11:9:10 CglDuplicateRow.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglDuplicateRow.a .libs/CglDuplicateRow.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglDuplicateRow.a creating libCglDuplicateRow.la (cd .libs && rm -f libCglDuplicateRow.la && ln -s ../libCglDuplicateRow.la libCglDuplicateRow.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglDuplicateRow' Making all in CglFlowCover make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglFlowCover' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglFlowCover.lo -MD -MP -MF ".deps/CglFlowCover.Tpo" -c -o CglFlowCover.lo CglFlowCover.cpp; \ then mv -f ".deps/CglFlowCover.Tpo" ".deps/CglFlowCover.Plo"; else rm -f ".deps/CglFlowCover.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglFlowCoverTest.lo -MD -MP -MF ".deps/CglFlowCoverTest.Tpo" -c -o CglFlowCoverTest.lo CglFlowCoverTest.cpp; \ then mv -f ".deps/CglFlowCoverTest.Tpo" ".deps/CglFlowCoverTest.Plo"; else rm -f ".deps/CglFlowCoverTest.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglFlowCover.lo -MD -MP -MF .deps/CglFlowCover.Tpo -c CglFlowCover.cpp -fPIC -DPIC -o .libs/CglFlowCover.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglFlowCoverTest.lo -MD -MP -MF .deps/CglFlowCoverTest.Tpo -c CglFlowCoverTest.cpp -fPIC -DPIC -o .libs/CglFlowCoverTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglFlowCover.la -no-undefined -version-info 11:9:10 CglFlowCover.lo CglFlowCoverTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglFlowCover.a .libs/CglFlowCover.o .libs/CglFlowCoverTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglFlowCover.a creating libCglFlowCover.la (cd .libs && rm -f libCglFlowCover.la && ln -s ../libCglFlowCover.la libCglFlowCover.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglFlowCover' Making all in CglGMI make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGMI' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGMI.lo -MD -MP -MF ".deps/CglGMI.Tpo" -c -o CglGMI.lo CglGMI.cpp; \ then mv -f ".deps/CglGMI.Tpo" ".deps/CglGMI.Plo"; else rm -f ".deps/CglGMI.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGMIParam.lo -MD -MP -MF ".deps/CglGMIParam.Tpo" -c -o CglGMIParam.lo CglGMIParam.cpp; \ then mv -f ".deps/CglGMIParam.Tpo" ".deps/CglGMIParam.Plo"; else rm -f ".deps/CglGMIParam.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGMIParam.lo -MD -MP -MF .deps/CglGMIParam.Tpo -c CglGMIParam.cpp -fPIC -DPIC -o .libs/CglGMIParam.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGMI.lo -MD -MP -MF .deps/CglGMI.Tpo -c CglGMI.cpp -fPIC -DPIC -o .libs/CglGMI.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglGMI.la -no-undefined -version-info 11:9:10 CglGMI.lo CglGMIParam.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglGMI.a .libs/CglGMI.o .libs/CglGMIParam.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglGMI.a creating libCglGMI.la (cd .libs && rm -f libCglGMI.la && ln -s ../libCglGMI.la libCglGMI.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGMI' Making all in CglGomory make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGomory' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGomory.lo -MD -MP -MF ".deps/CglGomory.Tpo" -c -o CglGomory.lo CglGomory.cpp; \ then mv -f ".deps/CglGomory.Tpo" ".deps/CglGomory.Plo"; else rm -f ".deps/CglGomory.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGomoryTest.lo -MD -MP -MF ".deps/CglGomoryTest.Tpo" -c -o CglGomoryTest.lo CglGomoryTest.cpp; \ then mv -f ".deps/CglGomoryTest.Tpo" ".deps/CglGomoryTest.Plo"; else rm -f ".deps/CglGomoryTest.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGomory.lo -MD -MP -MF .deps/CglGomory.Tpo -c CglGomory.cpp -fPIC -DPIC -o .libs/CglGomory.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglGomoryTest.lo -MD -MP -MF .deps/CglGomoryTest.Tpo -c CglGomoryTest.cpp -fPIC -DPIC -o .libs/CglGomoryTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglGomory.la -no-undefined -version-info 11:9:10 CglGomory.lo CglGomoryTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglGomory.a .libs/CglGomory.o .libs/CglGomoryTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglGomory.a creating libCglGomory.la (cd .libs && rm -f libCglGomory.la && ln -s ../libCglGomory.la libCglGomory.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGomory' Making all in CglKnapsackCover make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglKnapsackCover' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglKnapsackCover.lo -MD -MP -MF ".deps/CglKnapsackCover.Tpo" -c -o CglKnapsackCover.lo CglKnapsackCover.cpp; \ then mv -f ".deps/CglKnapsackCover.Tpo" ".deps/CglKnapsackCover.Plo"; else rm -f ".deps/CglKnapsackCover.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglKnapsackCoverTest.lo -MD -MP -MF ".deps/CglKnapsackCoverTest.Tpo" -c -o CglKnapsackCoverTest.lo CglKnapsackCoverTest.cpp; \ then mv -f ".deps/CglKnapsackCoverTest.Tpo" ".deps/CglKnapsackCoverTest.Plo"; else rm -f ".deps/CglKnapsackCoverTest.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglKnapsackCoverTest.lo -MD -MP -MF .deps/CglKnapsackCoverTest.Tpo -c CglKnapsackCoverTest.cpp -fPIC -DPIC -o .libs/CglKnapsackCoverTest.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglKnapsackCover.lo -MD -MP -MF .deps/CglKnapsackCover.Tpo -c CglKnapsackCover.cpp -fPIC -DPIC -o .libs/CglKnapsackCover.o In file included from /usr/include/c++/14.1.1/map:62, from /usr/include/coin/CoinPackedVector.hpp:9, from /usr/include/coin/OsiRowCut.hpp:8, from /usr/include/coin/OsiCuts.hpp:13, from ../CglCutGenerator.hpp:8, from CglKnapsackCover.hpp:11, from CglKnapsackCoverTest.cpp:14: /usr/include/c++/14.1.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair<int, double>}; _Key = int; _Val = std::pair<const int, double>; _KeyOfValue = std::_Select1st<std::pair<const int, double> >; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]': /usr/include/c++/14.1.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<int, std::pair<const int, double>, std::_Select1st<std::pair<const int, double> >, std::less<int>, std::allocator<std::pair<const int, double> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.1.1/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<int, double>}; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]', inlined from 'std::__enable_if_t<((bool)std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value), std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<int, double>; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]' at /usr/include/c++/14.1.1/bits/stl_map.h:859:27, inlined from 'bool CoinPackedVectorBase::isEquivalent(const CoinPackedVectorBase&, const FloatEqual&) const [with FloatEqual = CoinRelFltEq]' at /usr/include/coin/CoinPackedVectorBase.hpp:157:16: /usr/include/c++/14.1.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<int, double>::const_iterator' {aka 'std::_Rb_tree<int, std::pair<const int, double>, std::_Select1st<std::pair<const int, double> >, std::less<int>, std::allocator<std::pair<const int, double> > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<int, double>}; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]', inlined from 'std::__enable_if_t<((bool)std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value), std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<int, double>; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]' at /usr/include/c++/14.1.1/bits/stl_map.h:859:27, inlined from 'bool CoinPackedVectorBase::isEquivalent(const CoinPackedVectorBase&, const FloatEqual&) const [with FloatEqual = CoinRelFltEq]' at /usr/include/coin/CoinPackedVectorBase.hpp:164:19: /usr/include/c++/14.1.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<int, double>::const_iterator' {aka 'std::_Rb_tree<int, std::pair<const int, double>, std::_Select1st<std::pair<const int, double> >, std::less<int>, std::allocator<std::pair<const int, double> > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglKnapsackCover.la -no-undefined -version-info 11:9:10 CglKnapsackCover.lo CglKnapsackCoverTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglKnapsackCover.a .libs/CglKnapsackCover.o .libs/CglKnapsackCoverTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglKnapsackCover.a creating libCglKnapsackCover.la (cd .libs && rm -f libCglKnapsackCover.la && ln -s ../libCglKnapsackCover.la libCglKnapsackCover.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglKnapsackCover' Making all in CglLandP make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLandP' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPUtils.lo -MD -MP -MF ".deps/CglLandPUtils.Tpo" -c -o CglLandPUtils.lo CglLandPUtils.cpp; \ then mv -f ".deps/CglLandPUtils.Tpo" ".deps/CglLandPUtils.Plo"; else rm -f ".deps/CglLandPUtils.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandP.lo -MD -MP -MF ".deps/CglLandP.Tpo" -c -o CglLandP.lo CglLandP.cpp; \ then mv -f ".deps/CglLandP.Tpo" ".deps/CglLandP.Plo"; else rm -f ".deps/CglLandP.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPTabRow.lo -MD -MP -MF ".deps/CglLandPTabRow.Tpo" -c -o CglLandPTabRow.lo CglLandPTabRow.cpp; \ then mv -f ".deps/CglLandPTabRow.Tpo" ".deps/CglLandPTabRow.Plo"; else rm -f ".deps/CglLandPTabRow.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPMessages.lo -MD -MP -MF ".deps/CglLandPMessages.Tpo" -c -o CglLandPMessages.lo CglLandPMessages.cpp; \ then mv -f ".deps/CglLandPMessages.Tpo" ".deps/CglLandPMessages.Plo"; else rm -f ".deps/CglLandPMessages.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPSimplex.lo -MD -MP -MF ".deps/CglLandPSimplex.Tpo" -c -o CglLandPSimplex.lo CglLandPSimplex.cpp; \ then mv -f ".deps/CglLandPSimplex.Tpo" ".deps/CglLandPSimplex.Plo"; else rm -f ".deps/CglLandPSimplex.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPMessages.lo -MD -MP -MF .deps/CglLandPMessages.Tpo -c CglLandPMessages.cpp -fPIC -DPIC -o .libs/CglLandPMessages.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPTabRow.lo -MD -MP -MF .deps/CglLandPTabRow.Tpo -c CglLandPTabRow.cpp -fPIC -DPIC -o .libs/CglLandPTabRow.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPUtils.lo -MD -MP -MF .deps/CglLandPUtils.Tpo -c CglLandPUtils.cpp -fPIC -DPIC -o .libs/CglLandPUtils.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPSimplex.lo -MD -MP -MF .deps/CglLandPSimplex.Tpo -c CglLandPSimplex.cpp -fPIC -DPIC -o .libs/CglLandPSimplex.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandP.lo -MD -MP -MF .deps/CglLandP.Tpo -c CglLandP.cpp -fPIC -DPIC -o .libs/CglLandP.o if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPValidator.lo -MD -MP -MF ".deps/CglLandPValidator.Tpo" -c -o CglLandPValidator.lo CglLandPValidator.cpp; \ then mv -f ".deps/CglLandPValidator.Tpo" ".deps/CglLandPValidator.Plo"; else rm -f ".deps/CglLandPValidator.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPValidator.lo -MD -MP -MF .deps/CglLandPValidator.Tpo -c CglLandPValidator.cpp -fPIC -DPIC -o .libs/CglLandPValidator.o if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglGomory` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPTest.lo -MD -MP -MF ".deps/CglLandPTest.Tpo" -c -o CglLandPTest.lo CglLandPTest.cpp; \ then mv -f ".deps/CglLandPTest.Tpo" ".deps/CglLandPTest.Plo"; else rm -f ".deps/CglLandPTest.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglGomory -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLandPTest.lo -MD -MP -MF .deps/CglLandPTest.Tpo -c CglLandPTest.cpp -fPIC -DPIC -o .libs/CglLandPTest.o In file included from /usr/include/c++/14.1.1/vector:72, from CglLandPSimplex.hpp:15, from CglLandPSimplex.cpp:11: /usr/include/c++/14.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator<double>]': /usr/include/c++/14.1.1/bits/vector.tcc:700:5: note: parameter passing for argument of type 'std::vector<double>::iterator' changed in GCC 7.1 700 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator<double>]', inlined from 'void LAP::CglLandPSimplex::computeWeights(CglLandP::LHSnorm, CglLandP::Normalization, CglLandP::RhsWeightType)' at CglLandPSimplex.cpp:349:25: /usr/include/c++/14.1.1/bits/stl_vector.h:1037:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1 1037 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator<double>]', inlined from 'void LAP::CglLandPSimplex::computeWeights(CglLandP::LHSnorm, CglLandP::Normalization, CglLandP::RhsWeightType)' at CglLandPSimplex.cpp:350:25: /usr/include/c++/14.1.1/bits/stl_vector.h:1037:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1 1037 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglLandP.la -no-undefined -version-info 11:9:10 CglLandPUtils.lo CglLandP.lo CglLandPTabRow.lo CglLandPMessages.lo CglLandPSimplex.lo CglLandPValidator.lo CglLandPTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglLandP.a .libs/CglLandPUtils.o .libs/CglLandP.o .libs/CglLandPTabRow.o .libs/CglLandPMessages.o .libs/CglLandPSimplex.o .libs/CglLandPValidator.o .libs/CglLandPTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglLandP.a creating libCglLandP.la (cd .libs && rm -f libCglLandP.la && ln -s ../libCglLandP.la libCglLandP.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLandP' Making all in CglLiftAndProject make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLiftAndProject' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLiftAndProject.lo -MD -MP -MF ".deps/CglLiftAndProject.Tpo" -c -o CglLiftAndProject.lo CglLiftAndProject.cpp; \ then mv -f ".deps/CglLiftAndProject.Tpo" ".deps/CglLiftAndProject.Plo"; else rm -f ".deps/CglLiftAndProject.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglLiftAndProject.lo -MD -MP -MF .deps/CglLiftAndProject.Tpo -c CglLiftAndProject.cpp -fPIC -DPIC -o .libs/CglLiftAndProject.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglLiftAndProject.la -no-undefined -version-info 11:9:10 CglLiftAndProject.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglLiftAndProject.a .libs/CglLiftAndProject.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglLiftAndProject.a creating libCglLiftAndProject.la (cd .libs && rm -f libCglLiftAndProject.la && ln -s ../libCglLiftAndProject.la libCglLiftAndProject.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLiftAndProject' Making all in CglMixedIntegerRounding make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRounding.lo -MD -MP -MF ".deps/CglMixedIntegerRounding.Tpo" -c -o CglMixedIntegerRounding.lo CglMixedIntegerRounding.cpp; \ then mv -f ".deps/CglMixedIntegerRounding.Tpo" ".deps/CglMixedIntegerRounding.Plo"; else rm -f ".deps/CglMixedIntegerRounding.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRoundingTest.lo -MD -MP -MF ".deps/CglMixedIntegerRoundingTest.Tpo" -c -o CglMixedIntegerRoundingTest.lo CglMixedIntegerRoundingTest.cpp; \ then mv -f ".deps/CglMixedIntegerRoundingTest.Tpo" ".deps/CglMixedIntegerRoundingTest.Plo"; else rm -f ".deps/CglMixedIntegerRoundingTest.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRoundingTest.lo -MD -MP -MF .deps/CglMixedIntegerRoundingTest.Tpo -c CglMixedIntegerRoundingTest.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRoundingTest.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRounding.lo -MD -MP -MF .deps/CglMixedIntegerRounding.Tpo -c CglMixedIntegerRounding.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRounding.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglMixedIntegerRounding.la -no-undefined -version-info 11:9:10 CglMixedIntegerRounding.lo CglMixedIntegerRoundingTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglMixedIntegerRounding.a .libs/CglMixedIntegerRounding.o .libs/CglMixedIntegerRoundingTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglMixedIntegerRounding.a creating libCglMixedIntegerRounding.la (cd .libs && rm -f libCglMixedIntegerRounding.la && ln -s ../libCglMixedIntegerRounding.la libCglMixedIntegerRounding.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding' Making all in CglMixedIntegerRounding2 make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding2' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRounding2.lo -MD -MP -MF ".deps/CglMixedIntegerRounding2.Tpo" -c -o CglMixedIntegerRounding2.lo CglMixedIntegerRounding2.cpp; \ then mv -f ".deps/CglMixedIntegerRounding2.Tpo" ".deps/CglMixedIntegerRounding2.Plo"; else rm -f ".deps/CglMixedIntegerRounding2.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRounding2Test.lo -MD -MP -MF ".deps/CglMixedIntegerRounding2Test.Tpo" -c -o CglMixedIntegerRounding2Test.lo CglMixedIntegerRounding2Test.cpp; \ then mv -f ".deps/CglMixedIntegerRounding2Test.Tpo" ".deps/CglMixedIntegerRounding2Test.Plo"; else rm -f ".deps/CglMixedIntegerRounding2Test.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRounding2.lo -MD -MP -MF .deps/CglMixedIntegerRounding2.Tpo -c CglMixedIntegerRounding2.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRounding2.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMixedIntegerRounding2Test.lo -MD -MP -MF .deps/CglMixedIntegerRounding2Test.Tpo -c CglMixedIntegerRounding2Test.cpp -fPIC -DPIC -o .libs/CglMixedIntegerRounding2Test.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglMixedIntegerRounding2.la -no-undefined -version-info 11:9:10 CglMixedIntegerRounding2.lo CglMixedIntegerRounding2Test.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglMixedIntegerRounding2.a .libs/CglMixedIntegerRounding2.o .libs/CglMixedIntegerRounding2Test.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglMixedIntegerRounding2.a creating libCglMixedIntegerRounding2.la (cd .libs && rm -f libCglMixedIntegerRounding2.la && ln -s ../libCglMixedIntegerRounding2.la libCglMixedIntegerRounding2.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding2' Making all in CglOddHole make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglOddHole' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglOddHole.lo -MD -MP -MF ".deps/CglOddHole.Tpo" -c -o CglOddHole.lo CglOddHole.cpp; \ then mv -f ".deps/CglOddHole.Tpo" ".deps/CglOddHole.Plo"; else rm -f ".deps/CglOddHole.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglOddHoleTest.lo -MD -MP -MF ".deps/CglOddHoleTest.Tpo" -c -o CglOddHoleTest.lo CglOddHoleTest.cpp; \ then mv -f ".deps/CglOddHoleTest.Tpo" ".deps/CglOddHoleTest.Plo"; else rm -f ".deps/CglOddHoleTest.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglOddHole.lo -MD -MP -MF .deps/CglOddHole.Tpo -c CglOddHole.cpp -fPIC -DPIC -o .libs/CglOddHole.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglOddHoleTest.lo -MD -MP -MF .deps/CglOddHoleTest.Tpo -c CglOddHoleTest.cpp -fPIC -DPIC -o .libs/CglOddHoleTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglOddHole.la -no-undefined -version-info 11:9:10 CglOddHole.lo CglOddHoleTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglOddHole.a .libs/CglOddHole.o .libs/CglOddHoleTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglOddHole.a creating libCglOddHole.la (cd .libs && rm -f libCglOddHole.la && ln -s ../libCglOddHole.la libCglOddHole.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglOddHole' Making all in CglPreProcess make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglPreProcess' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I`echo ./../CglProbing` -I`echo ./../CglDuplicateRow` -I`echo ./../CglClique` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglPreProcess.lo -MD -MP -MF ".deps/CglPreProcess.Tpo" -c -o CglPreProcess.lo CglPreProcess.cpp; \ then mv -f ".deps/CglPreProcess.Tpo" ".deps/CglPreProcess.Plo"; else rm -f ".deps/CglPreProcess.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../CglProbing -I./../CglDuplicateRow -I./../CglClique -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglPreProcess.lo -MD -MP -MF .deps/CglPreProcess.Tpo -c CglPreProcess.cpp -fPIC -DPIC -o .libs/CglPreProcess.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglPreProcess.la -no-undefined -version-info 11:9:10 CglPreProcess.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglPreProcess.a .libs/CglPreProcess.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglPreProcess.a creating libCglPreProcess.la (cd .libs && rm -f libCglPreProcess.la && ln -s ../libCglPreProcess.la libCglPreProcess.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglPreProcess' Making all in CglProbing make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglProbing' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglProbing.lo -MD -MP -MF ".deps/CglProbing.Tpo" -c -o CglProbing.lo CglProbing.cpp; \ then mv -f ".deps/CglProbing.Tpo" ".deps/CglProbing.Plo"; else rm -f ".deps/CglProbing.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglProbingTest.lo -MD -MP -MF ".deps/CglProbingTest.Tpo" -c -o CglProbingTest.lo CglProbingTest.cpp; \ then mv -f ".deps/CglProbingTest.Tpo" ".deps/CglProbingTest.Plo"; else rm -f ".deps/CglProbingTest.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglProbing.lo -MD -MP -MF .deps/CglProbing.Tpo -c CglProbing.cpp -fPIC -DPIC -o .libs/CglProbing.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglProbingTest.lo -MD -MP -MF .deps/CglProbingTest.Tpo -c CglProbingTest.cpp -fPIC -DPIC -o .libs/CglProbingTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglProbing.la -no-undefined -version-info 11:9:10 CglProbing.lo CglProbingTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglProbing.a .libs/CglProbing.o .libs/CglProbingTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglProbing.a creating libCglProbing.la (cd .libs && rm -f libCglProbing.la && ln -s ../libCglProbing.la libCglProbing.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglProbing' Making all in CglRedSplit make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit.lo -MD -MP -MF ".deps/CglRedSplit.Tpo" -c -o CglRedSplit.lo CglRedSplit.cpp; \ then mv -f ".deps/CglRedSplit.Tpo" ".deps/CglRedSplit.Plo"; else rm -f ".deps/CglRedSplit.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplitTest.lo -MD -MP -MF ".deps/CglRedSplitTest.Tpo" -c -o CglRedSplitTest.lo CglRedSplitTest.cpp; \ then mv -f ".deps/CglRedSplitTest.Tpo" ".deps/CglRedSplitTest.Plo"; else rm -f ".deps/CglRedSplitTest.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplitParam.lo -MD -MP -MF ".deps/CglRedSplitParam.Tpo" -c -o CglRedSplitParam.lo CglRedSplitParam.cpp; \ then mv -f ".deps/CglRedSplitParam.Tpo" ".deps/CglRedSplitParam.Plo"; else rm -f ".deps/CglRedSplitParam.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplitParam.lo -MD -MP -MF .deps/CglRedSplitParam.Tpo -c CglRedSplitParam.cpp -fPIC -DPIC -o .libs/CglRedSplitParam.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit.lo -MD -MP -MF .deps/CglRedSplit.Tpo -c CglRedSplit.cpp -fPIC -DPIC -o .libs/CglRedSplit.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplitTest.lo -MD -MP -MF .deps/CglRedSplitTest.Tpo -c CglRedSplitTest.cpp -fPIC -DPIC -o .libs/CglRedSplitTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglRedSplit.la -no-undefined -version-info 11:9:10 CglRedSplit.lo CglRedSplitTest.lo CglRedSplitParam.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglRedSplit.a .libs/CglRedSplit.o .libs/CglRedSplitTest.o .libs/CglRedSplitParam.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglRedSplit.a creating libCglRedSplit.la (cd .libs && rm -f libCglRedSplit.la && ln -s ../libCglRedSplit.la libCglRedSplit.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit' Making all in CglRedSplit2 make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit2' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit2.lo -MD -MP -MF ".deps/CglRedSplit2.Tpo" -c -o CglRedSplit2.lo CglRedSplit2.cpp; \ then mv -f ".deps/CglRedSplit2.Tpo" ".deps/CglRedSplit2.Plo"; else rm -f ".deps/CglRedSplit2.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit2Test.lo -MD -MP -MF ".deps/CglRedSplit2Test.Tpo" -c -o CglRedSplit2Test.lo CglRedSplit2Test.cpp; \ then mv -f ".deps/CglRedSplit2Test.Tpo" ".deps/CglRedSplit2Test.Plo"; else rm -f ".deps/CglRedSplit2Test.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit2Param.lo -MD -MP -MF ".deps/CglRedSplit2Param.Tpo" -c -o CglRedSplit2Param.lo CglRedSplit2Param.cpp; \ then mv -f ".deps/CglRedSplit2Param.Tpo" ".deps/CglRedSplit2Param.Plo"; else rm -f ".deps/CglRedSplit2Param.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit2Test.lo -MD -MP -MF .deps/CglRedSplit2Test.Tpo -c CglRedSplit2Test.cpp -fPIC -DPIC -o .libs/CglRedSplit2Test.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit2.lo -MD -MP -MF .deps/CglRedSplit2.Tpo -c CglRedSplit2.cpp -fPIC -DPIC -o .libs/CglRedSplit2.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglRedSplit2Param.lo -MD -MP -MF .deps/CglRedSplit2Param.Tpo -c CglRedSplit2Param.cpp -fPIC -DPIC -o .libs/CglRedSplit2Param.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglRedSplit2.la -no-undefined -version-info 11:9:10 CglRedSplit2.lo CglRedSplit2Test.lo CglRedSplit2Param.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglRedSplit2.a .libs/CglRedSplit2.o .libs/CglRedSplit2Test.o .libs/CglRedSplit2Param.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglRedSplit2.a creating libCglRedSplit2.la (cd .libs && rm -f libCglRedSplit2.la && ln -s ../libCglRedSplit2.la libCglRedSplit2.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit2' Making all in CglResidualCapacity make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglResidualCapacity' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglResidualCapacity.lo -MD -MP -MF ".deps/CglResidualCapacity.Tpo" -c -o CglResidualCapacity.lo CglResidualCapacity.cpp; \ then mv -f ".deps/CglResidualCapacity.Tpo" ".deps/CglResidualCapacity.Plo"; else rm -f ".deps/CglResidualCapacity.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglResidualCapacityTest.lo -MD -MP -MF ".deps/CglResidualCapacityTest.Tpo" -c -o CglResidualCapacityTest.lo CglResidualCapacityTest.cpp; \ then mv -f ".deps/CglResidualCapacityTest.Tpo" ".deps/CglResidualCapacityTest.Plo"; else rm -f ".deps/CglResidualCapacityTest.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglResidualCapacity.lo -MD -MP -MF .deps/CglResidualCapacity.Tpo -c CglResidualCapacity.cpp -fPIC -DPIC -o .libs/CglResidualCapacity.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglResidualCapacityTest.lo -MD -MP -MF .deps/CglResidualCapacityTest.Tpo -c CglResidualCapacityTest.cpp -fPIC -DPIC -o .libs/CglResidualCapacityTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglResidualCapacity.la -no-undefined -version-info 11:9:10 CglResidualCapacity.lo CglResidualCapacityTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglResidualCapacity.a .libs/CglResidualCapacity.o .libs/CglResidualCapacityTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglResidualCapacity.a creating libCglResidualCapacity.la (cd .libs && rm -f libCglResidualCapacity.la && ln -s ../libCglResidualCapacity.la libCglResidualCapacity.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglResidualCapacity' Making all in CglSimpleRounding make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglSimpleRounding' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglSimpleRounding.lo -MD -MP -MF ".deps/CglSimpleRounding.Tpo" -c -o CglSimpleRounding.lo CglSimpleRounding.cpp; \ then mv -f ".deps/CglSimpleRounding.Tpo" ".deps/CglSimpleRounding.Plo"; else rm -f ".deps/CglSimpleRounding.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglSimpleRoundingTest.lo -MD -MP -MF ".deps/CglSimpleRoundingTest.Tpo" -c -o CglSimpleRoundingTest.lo CglSimpleRoundingTest.cpp; \ then mv -f ".deps/CglSimpleRoundingTest.Tpo" ".deps/CglSimpleRoundingTest.Plo"; else rm -f ".deps/CglSimpleRoundingTest.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglSimpleRounding.lo -MD -MP -MF .deps/CglSimpleRounding.Tpo -c CglSimpleRounding.cpp -fPIC -DPIC -o .libs/CglSimpleRounding.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglSimpleRoundingTest.lo -MD -MP -MF .deps/CglSimpleRoundingTest.Tpo -c CglSimpleRoundingTest.cpp -fPIC -DPIC -o .libs/CglSimpleRoundingTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglSimpleRounding.la -no-undefined -version-info 11:9:10 CglSimpleRounding.lo CglSimpleRoundingTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglSimpleRounding.a .libs/CglSimpleRounding.o .libs/CglSimpleRoundingTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglSimpleRounding.a creating libCglSimpleRounding.la (cd .libs && rm -f libCglSimpleRounding.la && ln -s ../libCglSimpleRounding.la libCglSimpleRounding.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglSimpleRounding' Making all in CglTwomir make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglTwomir' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglTwomir.lo -MD -MP -MF ".deps/CglTwomir.Tpo" -c -o CglTwomir.lo CglTwomir.cpp; \ then mv -f ".deps/CglTwomir.Tpo" ".deps/CglTwomir.Plo"; else rm -f ".deps/CglTwomir.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I.. -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglTwomirTest.lo -MD -MP -MF ".deps/CglTwomirTest.Tpo" -c -o CglTwomirTest.lo CglTwomirTest.cpp; \ then mv -f ".deps/CglTwomirTest.Tpo" ".deps/CglTwomirTest.Plo"; else rm -f ".deps/CglTwomirTest.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglTwomirTest.lo -MD -MP -MF .deps/CglTwomirTest.Tpo -c CglTwomirTest.cpp -fPIC -DPIC -o .libs/CglTwomirTest.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin-or/asl -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglTwomir.lo -MD -MP -MF .deps/CglTwomir.Tpo -c CglTwomir.cpp -fPIC -DPIC -o .libs/CglTwomir.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglTwomir.la -no-undefined -version-info 11:9:10 CglTwomir.lo CglTwomirTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglTwomir.a .libs/CglTwomir.o .libs/CglTwomirTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglTwomir.a creating libCglTwomir.la (cd .libs && rm -f libCglTwomir.la && ln -s ../libCglTwomir.la libCglTwomir.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglTwomir' Making all in CglZeroHalf make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglZeroHalf' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglZeroHalf.lo -MD -MP -MF ".deps/CglZeroHalf.Tpo" -c -o CglZeroHalf.lo CglZeroHalf.cpp; \ then mv -f ".deps/CglZeroHalf.Tpo" ".deps/CglZeroHalf.Plo"; else rm -f ".deps/CglZeroHalf.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT Cgl012cut.lo -MD -MP -MF ".deps/Cgl012cut.Tpo" -c -o Cgl012cut.lo Cgl012cut.cpp; \ then mv -f ".deps/Cgl012cut.Tpo" ".deps/Cgl012cut.Plo"; else rm -f ".deps/Cgl012cut.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I`echo ./..` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglZeroHalfTest.lo -MD -MP -MF ".deps/CglZeroHalfTest.Tpo" -c -o CglZeroHalfTest.lo CglZeroHalfTest.cpp; \ then mv -f ".deps/CglZeroHalfTest.Tpo" ".deps/CglZeroHalfTest.Plo"; else rm -f ".deps/CglZeroHalfTest.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT Cgl012cut.lo -MD -MP -MF .deps/Cgl012cut.Tpo -c Cgl012cut.cpp -fPIC -DPIC -o .libs/Cgl012cut.o g++ -DHAVE_CONFIG_H -I. -I. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglZeroHalf.lo -MD -MP -MF .deps/CglZeroHalf.Tpo -c CglZeroHalf.cpp -fPIC -DPIC -o .libs/CglZeroHalf.o g++ -DHAVE_CONFIG_H -I. -I. -I./.. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglZeroHalfTest.lo -MD -MP -MF .deps/CglZeroHalfTest.Tpo -c CglZeroHalfTest.cpp -fPIC -DPIC -o .libs/CglZeroHalfTest.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCglZeroHalf.la -no-undefined -version-info 11:9:10 CglZeroHalf.lo Cgl012cut.lo CglZeroHalfTest.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libCglZeroHalf.a .libs/CglZeroHalf.o .libs/Cgl012cut.o .libs/CglZeroHalfTest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libCglZeroHalf.a creating libCglZeroHalf.la (cd .libs && rm -f libCglZeroHalf.la && ln -s ../libCglZeroHalf.la libCglZeroHalf.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglZeroHalf' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglCutGenerator.lo -MD -MP -MF ".deps/CglCutGenerator.Tpo" -c -o CglCutGenerator.lo CglCutGenerator.cpp; \ then mv -f ".deps/CglCutGenerator.Tpo" ".deps/CglCutGenerator.Plo"; else rm -f ".deps/CglCutGenerator.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMessage.lo -MD -MP -MF ".deps/CglMessage.Tpo" -c -o CglMessage.lo CglMessage.cpp; \ then mv -f ".deps/CglMessage.Tpo" ".deps/CglMessage.Plo"; else rm -f ".deps/CglMessage.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglStored.lo -MD -MP -MF ".deps/CglStored.Tpo" -c -o CglStored.lo CglStored.cpp; \ then mv -f ".deps/CglStored.Tpo" ".deps/CglStored.Plo"; else rm -f ".deps/CglStored.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglParam.lo -MD -MP -MF ".deps/CglParam.Tpo" -c -o CglParam.lo CglParam.cpp; \ then mv -f ".deps/CglParam.Tpo" ".deps/CglParam.Plo"; else rm -f ".deps/CglParam.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglTreeInfo.lo -MD -MP -MF ".deps/CglTreeInfo.Tpo" -c -o CglTreeInfo.lo CglTreeInfo.cpp; \ then mv -f ".deps/CglTreeInfo.Tpo" ".deps/CglTreeInfo.Plo"; else rm -f ".deps/CglTreeInfo.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglCutGenerator.lo -MD -MP -MF .deps/CglCutGenerator.Tpo -c CglCutGenerator.cpp -fPIC -DPIC -o .libs/CglCutGenerator.o g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglParam.lo -MD -MP -MF .deps/CglParam.Tpo -c CglParam.cpp -fPIC -DPIC -o .libs/CglParam.o g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglMessage.lo -MD -MP -MF .deps/CglMessage.Tpo -c CglMessage.cpp -fPIC -DPIC -o .libs/CglMessage.o g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglStored.lo -MD -MP -MF .deps/CglStored.Tpo -c CglStored.cpp -fPIC -DPIC -o .libs/CglStored.o g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin -I/usr/include/coin -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -MT CglTreeInfo.lo -MD -MP -MF .deps/CglTreeInfo.Tpo -c CglTreeInfo.cpp -fPIC -DPIC -o .libs/CglTreeInfo.o CglStored.cpp: In constructor 'CglStored::CglStored(const char*)': CglStored.cpp:304:12: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] CglStored.cpp:305:12: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] /bin/sh ../../libtool --tag=CXX --mode=link g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DCGL_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCgl.la -rpath /usr/lib -no-undefined -version-info 11:9:10 CglCutGenerator.lo CglMessage.lo CglStored.lo CglParam.lo CglTreeInfo.lo CglAllDifferent/libCglAllDifferent.la CglClique/libCglClique.la CglDuplicateRow/libCglDuplicateRow.la CglFlowCover/libCglFlowCover.la CglGMI/libCglGMI.la CglGomory/libCglGomory.la CglKnapsackCover/libCglKnapsackCover.la CglLandP/libCglLandP.la CglLiftAndProject/libCglLiftAndProject.la CglMixedIntegerRounding/libCglMixedIntegerRounding.la CglMixedIntegerRounding2/libCglMixedIntegerRounding2.la CglOddHole/libCglOddHole.la CglPreProcess/libCglPreProcess.la CglProbing/libCglProbing.la CglRedSplit/libCglRedSplit.la CglRedSplit2/libCglRedSplit2.la CglResidualCapacity/libCglResidualCapacity.la CglSimpleRounding/libCglSimpleRounding.la CglTwomir/libCglTwomir.la CglZeroHalf/libCglZeroHalf.la -lOsiClp -lClpSolver -lClp -lcholmod -lamd -lcoinasl -lOsi -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm -lClpSolver -lClp -lcholmod -lamd -lcoinasl -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm -lOsi -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm g++ -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtbeginS.o .libs/CglCutGenerator.o .libs/CglMessage.o .libs/CglStored.o .libs/CglParam.o .libs/CglTreeInfo.o -Wl,--whole-archive CglAllDifferent/.libs/libCglAllDifferent.a CglClique/.libs/libCglClique.a CglDuplicateRow/.libs/libCglDuplicateRow.a CglFlowCover/.libs/libCglFlowCover.a CglGMI/.libs/libCglGMI.a CglGomory/.libs/libCglGomory.a CglKnapsackCover/.libs/libCglKnapsackCover.a CglLandP/.libs/libCglLandP.a CglLiftAndProject/.libs/libCglLiftAndProject.a CglMixedIntegerRounding/.libs/libCglMixedIntegerRounding.a CglMixedIntegerRounding2/.libs/libCglMixedIntegerRounding2.a CglOddHole/.libs/libCglOddHole.a CglPreProcess/.libs/libCglPreProcess.a CglProbing/.libs/libCglProbing.a CglRedSplit/.libs/libCglRedSplit.a CglRedSplit2/.libs/libCglRedSplit2.a CglResidualCapacity/.libs/libCglResidualCapacity.a CglSimpleRounding/.libs/libCglSimpleRounding.a CglTwomir/.libs/libCglTwomir.a CglZeroHalf/.libs/libCglZeroHalf.a -Wl,--no-whole-archive -lOsiClp -lClpSolver -lClp -lcholmod -lamd -lcoinasl -lOsi -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crtn.o -march=armv7-a -mfloat-abi=hard -mfpu=neon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libCgl.so.1 -o .libs/libCgl.so.1.10.9 (cd .libs && rm -f libCgl.so.1 && ln -s libCgl.so.1.10.9 libCgl.so.1) (cd .libs && rm -f libCgl.so && ln -s libCgl.so.1.10.9 libCgl.so) creating libCgl.la (cd .libs && rm -f libCgl.la && ln -s ../libCgl.la libCgl.la) make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make[2]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make[2]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl' make[1]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl' make[1]: Entering directory '/build/coin-or-cgl/src/Cgl' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/coin-or-cgl/src/Cgl' ==> Entering fakeroot environment... ==> Starting package()... Making install in Cgl make[1]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl' Making install in src make[2]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src' Making install in CglAllDifferent make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglAllDifferent' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglAllDifferent' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglAllDifferent.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglAllDifferent.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglAllDifferent' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglAllDifferent' Making install in CglClique make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglClique' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglClique' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglClique.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglClique.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglClique' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglClique' Making install in CglDuplicateRow make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglDuplicateRow' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglDuplicateRow' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglDuplicateRow.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglDuplicateRow.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglDuplicateRow' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglDuplicateRow' Making install in CglFlowCover make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglFlowCover' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglFlowCover' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglFlowCover.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglFlowCover.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglFlowCover' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglFlowCover' Making install in CglGMI make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGMI' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGMI' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglGMI.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglGMI.hpp' /usr/bin/install -c -m 644 'CglGMIParam.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglGMIParam.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGMI' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGMI' Making install in CglGomory make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGomory' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGomory' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglGomory.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglGomory.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGomory' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglGomory' Making install in CglKnapsackCover make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglKnapsackCover' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglKnapsackCover' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglKnapsackCover.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglKnapsackCover.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglKnapsackCover' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglKnapsackCover' Making install in CglLandP make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLandP' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLandP' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglLandP.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglLandP.hpp' /usr/bin/install -c -m 644 'CglLandPValidator.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglLandPValidator.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLandP' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLandP' Making install in CglLiftAndProject make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLiftAndProject' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLiftAndProject' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglLiftAndProject.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglLiftAndProject.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLiftAndProject' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglLiftAndProject' Making install in CglMixedIntegerRounding make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglMixedIntegerRounding.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglMixedIntegerRounding.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding' Making install in CglMixedIntegerRounding2 make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding2' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding2' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglMixedIntegerRounding2.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglMixedIntegerRounding2.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding2' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglMixedIntegerRounding2' Making install in CglOddHole make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglOddHole' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglOddHole' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglOddHole.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglOddHole.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglOddHole' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglOddHole' Making install in CglPreProcess make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglPreProcess' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglPreProcess' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglPreProcess.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglPreProcess.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglPreProcess' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglPreProcess' Making install in CglProbing make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglProbing' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglProbing' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglProbing.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglProbing.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglProbing' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglProbing' Making install in CglRedSplit make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglRedSplit.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglRedSplit.hpp' /usr/bin/install -c -m 644 'CglRedSplitParam.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglRedSplitParam.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit' Making install in CglRedSplit2 make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit2' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit2' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglRedSplit2.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglRedSplit2.hpp' /usr/bin/install -c -m 644 'CglRedSplit2Param.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglRedSplit2Param.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit2' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglRedSplit2' Making install in CglResidualCapacity make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglResidualCapacity' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglResidualCapacity' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglResidualCapacity.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglResidualCapacity.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglResidualCapacity' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglResidualCapacity' Making install in CglSimpleRounding make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglSimpleRounding' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglSimpleRounding' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglSimpleRounding.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglSimpleRounding.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglSimpleRounding' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglSimpleRounding' Making install in CglTwomir make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglTwomir' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglTwomir' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglTwomir.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglTwomir.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglTwomir' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglTwomir' Making install in CglZeroHalf make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglZeroHalf' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglZeroHalf' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" /usr/bin/install -c -m 644 'CglZeroHalf.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglZeroHalf.hpp' /usr/bin/install -c -m 644 'Cgl012cut.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/Cgl012cut.hpp' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglZeroHalf' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src/CglZeroHalf' make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl/src' /build/coin-or-cgl/src/Cgl/Cgl/install-sh -c -m 644 config_cgl.h /build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglConfig.h test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin" test -z "/usr/lib" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/lib" /usr/bin/install -c -m 644 'CglCutGenerator.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglCutGenerator.hpp' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libCgl.la' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/lib/libCgl.la' /usr/bin/install -c -m 644 'CglMessage.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglMessage.hpp' /usr/bin/install -c -m 644 'CglStored.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglStored.hpp' /usr/bin/install -c -m 644 'CglParam.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglParam.hpp' /usr/bin/install -c -m 644 'CglTreeInfo.hpp' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/include/coin/CglTreeInfo.hpp' /usr/bin/install -c .libs/libCgl.so.1.10.9 /build/coin-or-cgl/pkg/coin-or-cgl/usr/lib/libCgl.so.1.10.9 (cd /build/coin-or-cgl/pkg/coin-or-cgl/usr/lib && { ln -s -f libCgl.so.1.10.9 libCgl.so.1 || { rm -f libCgl.so.1 && ln -s libCgl.so.1.10.9 libCgl.so.1; }; }) (cd /build/coin-or-cgl/pkg/coin-or-cgl/usr/lib && { ln -s -f libCgl.so.1.10.9 libCgl.so || { rm -f libCgl.so && ln -s libCgl.so.1.10.9 libCgl.so; }; }) /usr/bin/install -c .libs/libCgl.lai /build/coin-or-cgl/pkg/coin-or-cgl/usr/lib/libCgl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make[2]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl/src' make[2]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl' make[3]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl' test -z "/usr/share/coin/doc/Cgl" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/share/coin/doc/Cgl" test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/coin-or-cgl/pkg/coin-or-cgl/usr/lib/pkgconfig" for file in README README.md AUTHORS AUTHORS.md LICENSE LICENSE.md ; do \ if test -f "$file"; then dir=; else dir="./"; fi; \ if test -f "$dir$file"; then /usr/bin/install -c -m 644 "$dir$file" "/build/coin-or-cgl/pkg/coin-or-cgl/usr/share/coin/doc/Cgl/$file"; fi; \ done /usr/bin/install -c -m 644 'cgl.pc' '/build/coin-or-cgl/pkg/coin-or-cgl/usr/lib/pkgconfig/cgl.pc' make install-data-hook make[4]: Entering directory '/build/coin-or-cgl/src/Cgl/Cgl' PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig::/build/coin-or-cgl/pkg/coin-or-cgl/usr/lib/pkgconfig \ pkg-config --libs cgl > /build/coin-or-cgl/pkg/coin-or-cgl/usr/share/coin/doc/Cgl/cgl_addlibs.txt make[4]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl' make[3]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl' make[2]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl' make[1]: Leaving directory '/build/coin-or-cgl/src/Cgl/Cgl' make[1]: Entering directory '/build/coin-or-cgl/src/Cgl' make[2]: Entering directory '/build/coin-or-cgl/src/Cgl' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/coin-or-cgl/src/Cgl' make[1]: Leaving directory '/build/coin-or-cgl/src/Cgl' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... libfakeroot internal error: payload not recognized! ==> Checking for packaging issues... ==> Creating package "coin-or-cgl"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: coin-or-cgl 0.60.9-1 (Fri Aug 23 13:57:39 2024) ==> Cleaning up...