==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: coin-or-clp 1.17.10-1 (Fri Aug 23 13:51:30 2024)
==> Retrieving sources...
  -> Updating Clp git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    Clp ... Passed
==> Making package: coin-or-clp 1.17.10-1 (Fri Aug 23 13:51:54 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) blas-3.12.0-5  coin-or-data-sample-1.2.12-2  glpk-5.0-3
             lapack-3.12.0-5  coin-or-asl-2.0.1-1  coin-or-coinutils-2.11.12-1
             coin-or-osi-0.108.11-1  suitesparse-7.8.1-1

Total Download Size:    1.73 MiB
Total Installed Size:  17.48 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 suitesparse-7.8.1-1-armv7h downloading...
 coin-or-osi-0.108.11-1-armv7h downloading...
 coin-or-asl-2.0.1-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...
[?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 Clp git repo...
Cloning into 'Clp'...
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 -Wno-implicit-function-declaration  
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... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 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 16366: 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 ASL is available and should be compiled... no
checking whether source of project Blas is available and should be compiled... no
checking whether source of project Lapack is available and should be compiled... no
checking whether source of project Metis is available and should be compiled... no
checking whether source of project Mumps is available and should be compiled... no
checking whether source of project Glpk is available and should be compiled... no
checking whether source of project Sample is available and should be compiled... no
checking whether source of project Netlib 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... yes, source in Clp
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 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 Clp
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--with-cholmod-lib=-lcholmod' '--with-cholmod-incdir=/usr/include/suitesparse' '--with-amd-lib=-lamd' '--with-amd-incdir=/usr/include/suitesparse' '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 -Wno-implicit-function-declaration' '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 -Wno-implicit-function-declaration   -DCLP_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   -DCLP_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... 15:10:14
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 OsiTests... yes: 0.108.11 
checking for COIN-OR package Sample... yes: 1.2.12 
checking for COIN-OR package Netlib... not given: Package 'coindatanetlib', required by 'virtual:world', not found
checking if user provides library for AMD... yes
checking whether symbol amd_defaults is available with AMD... yes
checking if user provides library for CHOLMOD... yes
checking whether symbol cholmod_start is available with CHOLMOD... yes
checking for COIN-OR package Mumps... not given: Package 'coinmumps', required by 'virtual:world', not found
checking for COIN-OR package ASL... yes: 2.0.1 
checking cmath usability... yes
checking cmath presence... yes
checking for cmath... yes
checking cfloat usability... yes
checking cfloat presence... yes
checking for cfloat... yes
checking cieeefp usability... no
checking cieeefp presence... no
checking for cieeefp... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking whether this is a VPATH configuration... 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 for doxygen doc'n for Osi ... /usr/share/coin/doc/Osi/doxydoc (tag)
checking which command should be used to link input files... ln -s
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating src/Makefile
config.status: creating src/OsiClp/Makefile
config.status: creating test/Makefile
config.status: creating clp.pc
config.status: creating clp-uninstalled.pc
config.status: creating osi-clp.pc
config.status: creating osi-clp-uninstalled.pc
config.status: creating doxydoc/doxygen.conf
config.status: creating src/config.h
config.status: creating src/config_clp.h
config.status: executing depfiles commands
configure: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting
configure: Configuration of Clp 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 Clp successful
Making all in Clp
make[1]: Entering directory '/build/coin-or-clp/src/Clp/Clp'
Making all in src
make[2]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src'
make  all-am
make[3]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src'
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpCholeskyBase.lo -MD -MP -MF ".deps/ClpCholeskyBase.Tpo" -c -o ClpCholeskyBase.lo ClpCholeskyBase.cpp; \
then mv -f ".deps/ClpCholeskyBase.Tpo" ".deps/ClpCholeskyBase.Plo"; else rm -f ".deps/ClpCholeskyBase.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpCholeskyDense.lo -MD -MP -MF ".deps/ClpCholeskyDense.Tpo" -c -o ClpCholeskyDense.lo ClpCholeskyDense.cpp; \
then mv -f ".deps/ClpCholeskyDense.Tpo" ".deps/ClpCholeskyDense.Plo"; else rm -f ".deps/ClpCholeskyDense.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpConstraint.lo -MD -MP -MF ".deps/ClpConstraint.Tpo" -c -o ClpConstraint.lo ClpConstraint.cpp; \
then mv -f ".deps/ClpConstraint.Tpo" ".deps/ClpConstraint.Plo"; else rm -f ".deps/ClpConstraint.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpConstraintLinear.lo -MD -MP -MF ".deps/ClpConstraintLinear.Tpo" -c -o ClpConstraintLinear.lo ClpConstraintLinear.cpp; \
then mv -f ".deps/ClpConstraintLinear.Tpo" ".deps/ClpConstraintLinear.Plo"; else rm -f ".deps/ClpConstraintLinear.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpConstraintQuadratic.lo -MD -MP -MF ".deps/ClpConstraintQuadratic.Tpo" -c -o ClpConstraintQuadratic.lo ClpConstraintQuadratic.cpp; \
then mv -f ".deps/ClpConstraintQuadratic.Tpo" ".deps/ClpConstraintQuadratic.Plo"; else rm -f ".deps/ClpConstraintQuadratic.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpCholeskyDense.lo -MD -MP -MF .deps/ClpCholeskyDense.Tpo -c ClpCholeskyDense.cpp  -fPIC -DPIC -o .libs/ClpCholeskyDense.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpConstraintQuadratic.lo -MD -MP -MF .deps/ClpConstraintQuadratic.Tpo -c ClpConstraintQuadratic.cpp  -fPIC -DPIC -o .libs/ClpConstraintQuadratic.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpConstraintLinear.lo -MD -MP -MF .deps/ClpConstraintLinear.Tpo -c ClpConstraintLinear.cpp  -fPIC -DPIC -o .libs/ClpConstraintLinear.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpCholeskyBase.lo -MD -MP -MF .deps/ClpCholeskyBase.Tpo -c ClpCholeskyBase.cpp  -fPIC -DPIC -o .libs/ClpCholeskyBase.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpConstraint.lo -MD -MP -MF .deps/ClpConstraint.Tpo -c ClpConstraint.cpp  -fPIC -DPIC -o .libs/ClpConstraint.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT Clp_C_Interface.lo -MD -MP -MF ".deps/Clp_C_Interface.Tpo" -c -o Clp_C_Interface.lo Clp_C_Interface.cpp; \
then mv -f ".deps/Clp_C_Interface.Tpo" ".deps/Clp_C_Interface.Plo"; else rm -f ".deps/Clp_C_Interface.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpDualRowDantzig.lo -MD -MP -MF ".deps/ClpDualRowDantzig.Tpo" -c -o ClpDualRowDantzig.lo ClpDualRowDantzig.cpp; \
then mv -f ".deps/ClpDualRowDantzig.Tpo" ".deps/ClpDualRowDantzig.Plo"; else rm -f ".deps/ClpDualRowDantzig.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpDualRowPivot.lo -MD -MP -MF ".deps/ClpDualRowPivot.Tpo" -c -o ClpDualRowPivot.lo ClpDualRowPivot.cpp; \
then mv -f ".deps/ClpDualRowPivot.Tpo" ".deps/ClpDualRowPivot.Plo"; else rm -f ".deps/ClpDualRowPivot.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpDualRowSteepest.lo -MD -MP -MF ".deps/ClpDualRowSteepest.Tpo" -c -o ClpDualRowSteepest.lo ClpDualRowSteepest.cpp; \
then mv -f ".deps/ClpDualRowSteepest.Tpo" ".deps/ClpDualRowSteepest.Plo"; else rm -f ".deps/ClpDualRowSteepest.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpDualRowDantzig.lo -MD -MP -MF .deps/ClpDualRowDantzig.Tpo -c ClpDualRowDantzig.cpp  -fPIC -DPIC -o .libs/ClpDualRowDantzig.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT Clp_C_Interface.lo -MD -MP -MF .deps/Clp_C_Interface.Tpo -c Clp_C_Interface.cpp  -fPIC -DPIC -o .libs/Clp_C_Interface.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpDualRowPivot.lo -MD -MP -MF .deps/ClpDualRowPivot.Tpo -c ClpDualRowPivot.cpp  -fPIC -DPIC -o .libs/ClpDualRowPivot.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpDualRowSteepest.lo -MD -MP -MF .deps/ClpDualRowSteepest.Tpo -c ClpDualRowSteepest.cpp  -fPIC -DPIC -o .libs/ClpDualRowSteepest.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpDummyMatrix.lo -MD -MP -MF ".deps/ClpDummyMatrix.Tpo" -c -o ClpDummyMatrix.lo ClpDummyMatrix.cpp; \
then mv -f ".deps/ClpDummyMatrix.Tpo" ".deps/ClpDummyMatrix.Plo"; else rm -f ".deps/ClpDummyMatrix.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpDummyMatrix.lo -MD -MP -MF .deps/ClpDummyMatrix.Tpo -c ClpDummyMatrix.cpp  -fPIC -DPIC -o .libs/ClpDummyMatrix.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpDynamicExampleMatrix.lo -MD -MP -MF ".deps/ClpDynamicExampleMatrix.Tpo" -c -o ClpDynamicExampleMatrix.lo ClpDynamicExampleMatrix.cpp; \
then mv -f ".deps/ClpDynamicExampleMatrix.Tpo" ".deps/ClpDynamicExampleMatrix.Plo"; else rm -f ".deps/ClpDynamicExampleMatrix.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpDynamicMatrix.lo -MD -MP -MF ".deps/ClpDynamicMatrix.Tpo" -c -o ClpDynamicMatrix.lo ClpDynamicMatrix.cpp; \
then mv -f ".deps/ClpDynamicMatrix.Tpo" ".deps/ClpDynamicMatrix.Plo"; else rm -f ".deps/ClpDynamicMatrix.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpEventHandler.lo -MD -MP -MF ".deps/ClpEventHandler.Tpo" -c -o ClpEventHandler.lo ClpEventHandler.cpp; \
then mv -f ".deps/ClpEventHandler.Tpo" ".deps/ClpEventHandler.Plo"; else rm -f ".deps/ClpEventHandler.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpDynamicExampleMatrix.lo -MD -MP -MF .deps/ClpDynamicExampleMatrix.Tpo -c ClpDynamicExampleMatrix.cpp  -fPIC -DPIC -o .libs/ClpDynamicExampleMatrix.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpDynamicMatrix.lo -MD -MP -MF .deps/ClpDynamicMatrix.Tpo -c ClpDynamicMatrix.cpp  -fPIC -DPIC -o .libs/ClpDynamicMatrix.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpFactorization.lo -MD -MP -MF ".deps/ClpFactorization.Tpo" -c -o ClpFactorization.lo ClpFactorization.cpp; \
then mv -f ".deps/ClpFactorization.Tpo" ".deps/ClpFactorization.Plo"; else rm -f ".deps/ClpFactorization.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpEventHandler.lo -MD -MP -MF .deps/ClpEventHandler.Tpo -c ClpEventHandler.cpp  -fPIC -DPIC -o .libs/ClpEventHandler.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpFactorization.lo -MD -MP -MF .deps/ClpFactorization.Tpo -c ClpFactorization.cpp  -fPIC -DPIC -o .libs/ClpFactorization.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpGubDynamicMatrix.lo -MD -MP -MF ".deps/ClpGubDynamicMatrix.Tpo" -c -o ClpGubDynamicMatrix.lo ClpGubDynamicMatrix.cpp; \
then mv -f ".deps/ClpGubDynamicMatrix.Tpo" ".deps/ClpGubDynamicMatrix.Plo"; else rm -f ".deps/ClpGubDynamicMatrix.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpGubDynamicMatrix.lo -MD -MP -MF .deps/ClpGubDynamicMatrix.Tpo -c ClpGubDynamicMatrix.cpp  -fPIC -DPIC -o .libs/ClpGubDynamicMatrix.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpGubMatrix.lo -MD -MP -MF ".deps/ClpGubMatrix.Tpo" -c -o ClpGubMatrix.lo ClpGubMatrix.cpp; \
then mv -f ".deps/ClpGubMatrix.Tpo" ".deps/ClpGubMatrix.Plo"; else rm -f ".deps/ClpGubMatrix.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpHelperFunctions.lo -MD -MP -MF ".deps/ClpHelperFunctions.Tpo" -c -o ClpHelperFunctions.lo ClpHelperFunctions.cpp; \
then mv -f ".deps/ClpHelperFunctions.Tpo" ".deps/ClpHelperFunctions.Plo"; else rm -f ".deps/ClpHelperFunctions.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpGubMatrix.lo -MD -MP -MF .deps/ClpGubMatrix.Tpo -c ClpGubMatrix.cpp  -fPIC -DPIC -o .libs/ClpGubMatrix.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpHelperFunctions.lo -MD -MP -MF .deps/ClpHelperFunctions.Tpo -c ClpHelperFunctions.cpp  -fPIC -DPIC -o .libs/ClpHelperFunctions.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpInterior.lo -MD -MP -MF ".deps/ClpInterior.Tpo" -c -o ClpInterior.lo ClpInterior.cpp; \
then mv -f ".deps/ClpInterior.Tpo" ".deps/ClpInterior.Plo"; else rm -f ".deps/ClpInterior.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpLinearObjective.lo -MD -MP -MF ".deps/ClpLinearObjective.Tpo" -c -o ClpLinearObjective.lo ClpLinearObjective.cpp; \
then mv -f ".deps/ClpLinearObjective.Tpo" ".deps/ClpLinearObjective.Plo"; else rm -f ".deps/ClpLinearObjective.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpInterior.lo -MD -MP -MF .deps/ClpInterior.Tpo -c ClpInterior.cpp  -fPIC -DPIC -o .libs/ClpInterior.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpLinearObjective.lo -MD -MP -MF .deps/ClpLinearObjective.Tpo -c ClpLinearObjective.cpp  -fPIC -DPIC -o .libs/ClpLinearObjective.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpMatrixBase.lo -MD -MP -MF ".deps/ClpMatrixBase.Tpo" -c -o ClpMatrixBase.lo ClpMatrixBase.cpp; \
then mv -f ".deps/ClpMatrixBase.Tpo" ".deps/ClpMatrixBase.Plo"; else rm -f ".deps/ClpMatrixBase.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpMessage.lo -MD -MP -MF ".deps/ClpMessage.Tpo" -c -o ClpMessage.lo ClpMessage.cpp; \
then mv -f ".deps/ClpMessage.Tpo" ".deps/ClpMessage.Plo"; else rm -f ".deps/ClpMessage.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpMatrixBase.lo -MD -MP -MF .deps/ClpMatrixBase.Tpo -c ClpMatrixBase.cpp  -fPIC -DPIC -o .libs/ClpMatrixBase.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpMessage.lo -MD -MP -MF .deps/ClpMessage.Tpo -c ClpMessage.cpp  -fPIC -DPIC -o .libs/ClpMessage.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpModel.lo -MD -MP -MF ".deps/ClpModel.Tpo" -c -o ClpModel.lo ClpModel.cpp; \
then mv -f ".deps/ClpModel.Tpo" ".deps/ClpModel.Plo"; else rm -f ".deps/ClpModel.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpNetworkBasis.lo -MD -MP -MF ".deps/ClpNetworkBasis.Tpo" -c -o ClpNetworkBasis.lo ClpNetworkBasis.cpp; \
then mv -f ".deps/ClpNetworkBasis.Tpo" ".deps/ClpNetworkBasis.Plo"; else rm -f ".deps/ClpNetworkBasis.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpNetworkMatrix.lo -MD -MP -MF ".deps/ClpNetworkMatrix.Tpo" -c -o ClpNetworkMatrix.lo ClpNetworkMatrix.cpp; \
then mv -f ".deps/ClpNetworkMatrix.Tpo" ".deps/ClpNetworkMatrix.Plo"; else rm -f ".deps/ClpNetworkMatrix.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpNonLinearCost.lo -MD -MP -MF ".deps/ClpNonLinearCost.Tpo" -c -o ClpNonLinearCost.lo ClpNonLinearCost.cpp; \
then mv -f ".deps/ClpNonLinearCost.Tpo" ".deps/ClpNonLinearCost.Plo"; else rm -f ".deps/ClpNonLinearCost.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpModel.lo -MD -MP -MF .deps/ClpModel.Tpo -c ClpModel.cpp  -fPIC -DPIC -o .libs/ClpModel.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpNetworkBasis.lo -MD -MP -MF .deps/ClpNetworkBasis.Tpo -c ClpNetworkBasis.cpp  -fPIC -DPIC -o .libs/ClpNetworkBasis.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpNode.lo -MD -MP -MF ".deps/ClpNode.Tpo" -c -o ClpNode.lo ClpNode.cpp; \
then mv -f ".deps/ClpNode.Tpo" ".deps/ClpNode.Plo"; else rm -f ".deps/ClpNode.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpNetworkMatrix.lo -MD -MP -MF .deps/ClpNetworkMatrix.Tpo -c ClpNetworkMatrix.cpp  -fPIC -DPIC -o .libs/ClpNetworkMatrix.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpNonLinearCost.lo -MD -MP -MF .deps/ClpNonLinearCost.Tpo -c ClpNonLinearCost.cpp  -fPIC -DPIC -o .libs/ClpNonLinearCost.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpNode.lo -MD -MP -MF .deps/ClpNode.Tpo -c ClpNode.cpp  -fPIC -DPIC -o .libs/ClpNode.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpObjective.lo -MD -MP -MF ".deps/ClpObjective.Tpo" -c -o ClpObjective.lo ClpObjective.cpp; \
then mv -f ".deps/ClpObjective.Tpo" ".deps/ClpObjective.Plo"; else rm -f ".deps/ClpObjective.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPackedMatrix.lo -MD -MP -MF ".deps/ClpPackedMatrix.Tpo" -c -o ClpPackedMatrix.lo ClpPackedMatrix.cpp; \
then mv -f ".deps/ClpPackedMatrix.Tpo" ".deps/ClpPackedMatrix.Plo"; else rm -f ".deps/ClpPackedMatrix.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpObjective.lo -MD -MP -MF .deps/ClpObjective.Tpo -c ClpObjective.cpp  -fPIC -DPIC -o .libs/ClpObjective.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPlusMinusOneMatrix.lo -MD -MP -MF ".deps/ClpPlusMinusOneMatrix.Tpo" -c -o ClpPlusMinusOneMatrix.lo ClpPlusMinusOneMatrix.cpp; \
then mv -f ".deps/ClpPlusMinusOneMatrix.Tpo" ".deps/ClpPlusMinusOneMatrix.Plo"; else rm -f ".deps/ClpPlusMinusOneMatrix.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPackedMatrix.lo -MD -MP -MF .deps/ClpPackedMatrix.Tpo -c ClpPackedMatrix.cpp  -fPIC -DPIC -o .libs/ClpPackedMatrix.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPredictorCorrector.lo -MD -MP -MF ".deps/ClpPredictorCorrector.Tpo" -c -o ClpPredictorCorrector.lo ClpPredictorCorrector.cpp; \
then mv -f ".deps/ClpPredictorCorrector.Tpo" ".deps/ClpPredictorCorrector.Plo"; else rm -f ".deps/ClpPredictorCorrector.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPlusMinusOneMatrix.lo -MD -MP -MF .deps/ClpPlusMinusOneMatrix.Tpo -c ClpPlusMinusOneMatrix.cpp  -fPIC -DPIC -o .libs/ClpPlusMinusOneMatrix.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPredictorCorrector.lo -MD -MP -MF .deps/ClpPredictorCorrector.Tpo -c ClpPredictorCorrector.cpp  -fPIC -DPIC -o .libs/ClpPredictorCorrector.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPdco.lo -MD -MP -MF ".deps/ClpPdco.Tpo" -c -o ClpPdco.lo ClpPdco.cpp; \
then mv -f ".deps/ClpPdco.Tpo" ".deps/ClpPdco.Plo"; else rm -f ".deps/ClpPdco.Tpo"; exit 1; fi
ClpModel.cpp: In member function 'const char* const* ClpModel::rowNamesAsChar() const':
ClpModel.cpp:3847:23: warning: '%7.7d' directive writing between 7 and 10 bytes into a region of size 9 [-Wformat-overflow=]
ClpModel.cpp:3847:23: note: directive argument in the range [0, 1073741823]
In file included from /usr/include/stdio.h:980,
                 from /usr/include/c++/14.1.1/cstdio:42,
                 from /usr/include/c++/14.1.1/ext/string_conversions.h:45,
                 from /usr/include/c++/14.1.1/bits/basic_string.h:4154,
                 from /usr/include/c++/14.1.1/string:54,
                 from ClpModel.cpp:10:
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'const char* const* ClpModel::rowNamesAsChar() const' at ClpModel.cpp:3847:16:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 9 and 12 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
ClpModel.cpp: In member function 'const char* const* ClpModel::columnNamesAsChar() const':
ClpModel.cpp:3886:23: warning: '%7.7d' directive writing between 7 and 10 bytes into a region of size 9 [-Wformat-overflow=]
ClpModel.cpp:3886:23: note: directive argument in the range [0, 1073741823]
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'const char* const* ClpModel::columnNamesAsChar() const' at ClpModel.cpp:3886:16:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 9 and 12 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
ClpModel.cpp: In member function 'std::string ClpModel::getRowName(int) const':
ClpModel.cpp:3457:19: warning: '%7.7d' directive writing between 7 and 10 bytes into a region of size 9 [-Wformat-overflow=]
ClpModel.cpp:3457:19: note: directive argument in the range [0, 2147483646]
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'std::string ClpModel::getRowName(int) const' at ClpModel.cpp:3457:12:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 9 and 12 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
ClpModel.cpp: In member function 'std::string ClpModel::getColumnName(int) const':
ClpModel.cpp:3493:19: warning: '%7.7d' directive writing between 7 and 10 bytes into a region of size 9 [-Wformat-overflow=]
ClpModel.cpp:3493:19: note: directive argument in the range [0, 2147483646]
In function 'int sprintf(char*, const char*, ...)',
    inlined from 'std::string ClpModel::getColumnName(int) const' at ClpModel.cpp:3493:12:
/usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 9 and 12 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPdcoBase.lo -MD -MP -MF ".deps/ClpPdcoBase.Tpo" -c -o ClpPdcoBase.lo ClpPdcoBase.cpp; \
then mv -f ".deps/ClpPdcoBase.Tpo" ".deps/ClpPdcoBase.Plo"; else rm -f ".deps/ClpPdcoBase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPdco.lo -MD -MP -MF .deps/ClpPdco.Tpo -c ClpPdco.cpp  -fPIC -DPIC -o .libs/ClpPdco.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPdcoBase.lo -MD -MP -MF .deps/ClpPdcoBase.Tpo -c ClpPdcoBase.cpp  -fPIC -DPIC -o .libs/ClpPdcoBase.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpLsqr.lo -MD -MP -MF ".deps/ClpLsqr.Tpo" -c -o ClpLsqr.lo ClpLsqr.cpp; \
then mv -f ".deps/ClpLsqr.Tpo" ".deps/ClpLsqr.Plo"; else rm -f ".deps/ClpLsqr.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPresolve.lo -MD -MP -MF ".deps/ClpPresolve.Tpo" -c -o ClpPresolve.lo ClpPresolve.cpp; \
then mv -f ".deps/ClpPresolve.Tpo" ".deps/ClpPresolve.Plo"; else rm -f ".deps/ClpPresolve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPrimalColumnDantzig.lo -MD -MP -MF ".deps/ClpPrimalColumnDantzig.Tpo" -c -o ClpPrimalColumnDantzig.lo ClpPrimalColumnDantzig.cpp; \
then mv -f ".deps/ClpPrimalColumnDantzig.Tpo" ".deps/ClpPrimalColumnDantzig.Plo"; else rm -f ".deps/ClpPrimalColumnDantzig.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpLsqr.lo -MD -MP -MF .deps/ClpLsqr.Tpo -c ClpLsqr.cpp  -fPIC -DPIC -o .libs/ClpLsqr.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPresolve.lo -MD -MP -MF .deps/ClpPresolve.Tpo -c ClpPresolve.cpp  -fPIC -DPIC -o .libs/ClpPresolve.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPrimalColumnPivot.lo -MD -MP -MF ".deps/ClpPrimalColumnPivot.Tpo" -c -o ClpPrimalColumnPivot.lo ClpPrimalColumnPivot.cpp; \
then mv -f ".deps/ClpPrimalColumnPivot.Tpo" ".deps/ClpPrimalColumnPivot.Plo"; else rm -f ".deps/ClpPrimalColumnPivot.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPrimalColumnDantzig.lo -MD -MP -MF .deps/ClpPrimalColumnDantzig.Tpo -c ClpPrimalColumnDantzig.cpp  -fPIC -DPIC -o .libs/ClpPrimalColumnDantzig.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPrimalColumnSteepest.lo -MD -MP -MF ".deps/ClpPrimalColumnSteepest.Tpo" -c -o ClpPrimalColumnSteepest.lo ClpPrimalColumnSteepest.cpp; \
then mv -f ".deps/ClpPrimalColumnSteepest.Tpo" ".deps/ClpPrimalColumnSteepest.Plo"; else rm -f ".deps/ClpPrimalColumnSteepest.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPrimalColumnPivot.lo -MD -MP -MF .deps/ClpPrimalColumnPivot.Tpo -c ClpPrimalColumnPivot.cpp  -fPIC -DPIC -o .libs/ClpPrimalColumnPivot.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPrimalColumnSteepest.lo -MD -MP -MF .deps/ClpPrimalColumnSteepest.Tpo -c ClpPrimalColumnSteepest.cpp  -fPIC -DPIC -o .libs/ClpPrimalColumnSteepest.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpQuadraticObjective.lo -MD -MP -MF ".deps/ClpQuadraticObjective.Tpo" -c -o ClpQuadraticObjective.lo ClpQuadraticObjective.cpp; \
then mv -f ".deps/ClpQuadraticObjective.Tpo" ".deps/ClpQuadraticObjective.Plo"; else rm -f ".deps/ClpQuadraticObjective.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpSimplex.lo -MD -MP -MF ".deps/ClpSimplex.Tpo" -c -o ClpSimplex.lo ClpSimplex.cpp; \
then mv -f ".deps/ClpSimplex.Tpo" ".deps/ClpSimplex.Plo"; else rm -f ".deps/ClpSimplex.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpQuadraticObjective.lo -MD -MP -MF .deps/ClpQuadraticObjective.Tpo -c ClpQuadraticObjective.cpp  -fPIC -DPIC -o .libs/ClpQuadraticObjective.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpSimplexDual.lo -MD -MP -MF ".deps/ClpSimplexDual.Tpo" -c -o ClpSimplexDual.lo ClpSimplexDual.cpp; \
then mv -f ".deps/ClpSimplexDual.Tpo" ".deps/ClpSimplexDual.Plo"; else rm -f ".deps/ClpSimplexDual.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpSimplex.lo -MD -MP -MF .deps/ClpSimplex.Tpo -c ClpSimplex.cpp  -fPIC -DPIC -o .libs/ClpSimplex.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpSimplexNonlinear.lo -MD -MP -MF ".deps/ClpSimplexNonlinear.Tpo" -c -o ClpSimplexNonlinear.lo ClpSimplexNonlinear.cpp; \
then mv -f ".deps/ClpSimplexNonlinear.Tpo" ".deps/ClpSimplexNonlinear.Plo"; else rm -f ".deps/ClpSimplexNonlinear.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpSimplexDual.lo -MD -MP -MF .deps/ClpSimplexDual.Tpo -c ClpSimplexDual.cpp  -fPIC -DPIC -o .libs/ClpSimplexDual.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpSimplexNonlinear.lo -MD -MP -MF .deps/ClpSimplexNonlinear.Tpo -c ClpSimplexNonlinear.cpp  -fPIC -DPIC -o .libs/ClpSimplexNonlinear.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpSimplexOther.lo -MD -MP -MF ".deps/ClpSimplexOther.Tpo" -c -o ClpSimplexOther.lo ClpSimplexOther.cpp; \
then mv -f ".deps/ClpSimplexOther.Tpo" ".deps/ClpSimplexOther.Plo"; else rm -f ".deps/ClpSimplexOther.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpSimplexPrimal.lo -MD -MP -MF ".deps/ClpSimplexPrimal.Tpo" -c -o ClpSimplexPrimal.lo ClpSimplexPrimal.cpp; \
then mv -f ".deps/ClpSimplexPrimal.Tpo" ".deps/ClpSimplexPrimal.Plo"; else rm -f ".deps/ClpSimplexPrimal.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpSimplexOther.lo -MD -MP -MF .deps/ClpSimplexOther.Tpo -c ClpSimplexOther.cpp  -fPIC -DPIC -o .libs/ClpSimplexOther.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpSimplexPrimal.lo -MD -MP -MF .deps/ClpSimplexPrimal.Tpo -c ClpSimplexPrimal.cpp  -fPIC -DPIC -o .libs/ClpSimplexPrimal.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpSolve.lo -MD -MP -MF ".deps/ClpSolve.Tpo" -c -o ClpSolve.lo ClpSolve.cpp; \
then mv -f ".deps/ClpSolve.Tpo" ".deps/ClpSolve.Plo"; else rm -f ".deps/ClpSolve.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT Idiot.lo -MD -MP -MF ".deps/Idiot.Tpo" -c -o Idiot.lo Idiot.cpp; \
then mv -f ".deps/Idiot.Tpo" ".deps/Idiot.Plo"; else rm -f ".deps/Idiot.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpSolve.lo -MD -MP -MF .deps/ClpSolve.Tpo -c ClpSolve.cpp  -fPIC -DPIC -o .libs/ClpSolve.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT Idiot.lo -MD -MP -MF .deps/Idiot.Tpo -c Idiot.cpp  -fPIC -DPIC -o .libs/Idiot.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT IdiSolve.lo -MD -MP -MF ".deps/IdiSolve.Tpo" -c -o IdiSolve.lo IdiSolve.cpp; \
then mv -f ".deps/IdiSolve.Tpo" ".deps/IdiSolve.Plo"; else rm -f ".deps/IdiSolve.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT IdiSolve.lo -MD -MP -MF .deps/IdiSolve.Tpo -c IdiSolve.cpp  -fPIC -DPIC -o .libs/IdiSolve.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpCholeskyPardiso.lo -MD -MP -MF ".deps/ClpCholeskyPardiso.Tpo" -c -o ClpCholeskyPardiso.lo ClpCholeskyPardiso.cpp; \
then mv -f ".deps/ClpCholeskyPardiso.Tpo" ".deps/ClpCholeskyPardiso.Plo"; else rm -f ".deps/ClpCholeskyPardiso.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpCholeskyPardiso.lo -MD -MP -MF .deps/ClpCholeskyPardiso.Tpo -c ClpCholeskyPardiso.cpp  -fPIC -DPIC -o .libs/ClpCholeskyPardiso.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPESimplex.lo -MD -MP -MF ".deps/ClpPESimplex.Tpo" -c -o ClpPESimplex.lo ClpPESimplex.cpp; \
then mv -f ".deps/ClpPESimplex.Tpo" ".deps/ClpPESimplex.Plo"; else rm -f ".deps/ClpPESimplex.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPESimplex.lo -MD -MP -MF .deps/ClpPESimplex.Tpo -c ClpPESimplex.cpp  -fPIC -DPIC -o .libs/ClpPESimplex.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPEPrimalColumnDantzig.lo -MD -MP -MF ".deps/ClpPEPrimalColumnDantzig.Tpo" -c -o ClpPEPrimalColumnDantzig.lo ClpPEPrimalColumnDantzig.cpp; \
then mv -f ".deps/ClpPEPrimalColumnDantzig.Tpo" ".deps/ClpPEPrimalColumnDantzig.Plo"; else rm -f ".deps/ClpPEPrimalColumnDantzig.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPEPrimalColumnSteepest.lo -MD -MP -MF ".deps/ClpPEPrimalColumnSteepest.Tpo" -c -o ClpPEPrimalColumnSteepest.lo ClpPEPrimalColumnSteepest.cpp; \
then mv -f ".deps/ClpPEPrimalColumnSteepest.Tpo" ".deps/ClpPEPrimalColumnSteepest.Plo"; else rm -f ".deps/ClpPEPrimalColumnSteepest.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPEDualRowDantzig.lo -MD -MP -MF ".deps/ClpPEDualRowDantzig.Tpo" -c -o ClpPEDualRowDantzig.lo ClpPEDualRowDantzig.cpp; \
then mv -f ".deps/ClpPEDualRowDantzig.Tpo" ".deps/ClpPEDualRowDantzig.Plo"; else rm -f ".deps/ClpPEDualRowDantzig.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPEPrimalColumnDantzig.lo -MD -MP -MF .deps/ClpPEPrimalColumnDantzig.Tpo -c ClpPEPrimalColumnDantzig.cpp  -fPIC -DPIC -o .libs/ClpPEPrimalColumnDantzig.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPEPrimalColumnSteepest.lo -MD -MP -MF .deps/ClpPEPrimalColumnSteepest.Tpo -c ClpPEPrimalColumnSteepest.cpp  -fPIC -DPIC -o .libs/ClpPEPrimalColumnSteepest.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPEDualRowDantzig.lo -MD -MP -MF .deps/ClpPEDualRowDantzig.Tpo -c ClpPEDualRowDantzig.cpp  -fPIC -DPIC -o .libs/ClpPEDualRowDantzig.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpPEDualRowSteepest.lo -MD -MP -MF ".deps/ClpPEDualRowSteepest.Tpo" -c -o ClpPEDualRowSteepest.lo ClpPEDualRowSteepest.cpp; \
then mv -f ".deps/ClpPEDualRowSteepest.Tpo" ".deps/ClpPEDualRowSteepest.Plo"; else rm -f ".deps/ClpPEDualRowSteepest.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpCholeskyUfl.lo -MD -MP -MF ".deps/ClpCholeskyUfl.Tpo" -c -o ClpCholeskyUfl.lo ClpCholeskyUfl.cpp; \
then mv -f ".deps/ClpCholeskyUfl.Tpo" ".deps/ClpCholeskyUfl.Plo"; else rm -f ".deps/ClpCholeskyUfl.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpPEDualRowSteepest.lo -MD -MP -MF .deps/ClpPEDualRowSteepest.Tpo -c ClpPEDualRowSteepest.cpp  -fPIC -DPIC -o .libs/ClpPEDualRowSteepest.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpSolver.lo -MD -MP -MF ".deps/ClpSolver.Tpo" -c -o ClpSolver.lo ClpSolver.cpp; \
then mv -f ".deps/ClpSolver.Tpo" ".deps/ClpSolver.Plo"; else rm -f ".deps/ClpSolver.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpCholeskyUfl.lo -MD -MP -MF .deps/ClpCholeskyUfl.Tpo -c ClpCholeskyUfl.cpp  -fPIC -DPIC -o .libs/ClpCholeskyUfl.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT CbcOrClpParam.lo -MD -MP -MF ".deps/CbcOrClpParam.Tpo" -c -o CbcOrClpParam.lo CbcOrClpParam.cpp; \
then mv -f ".deps/CbcOrClpParam.Tpo" ".deps/CbcOrClpParam.Plo"; else rm -f ".deps/CbcOrClpParam.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT Clp_ampl.lo -MD -MP -MF ".deps/Clp_ampl.Tpo" -c -o Clp_ampl.lo Clp_ampl.cpp; \
then mv -f ".deps/Clp_ampl.Tpo" ".deps/Clp_ampl.Plo"; else rm -f ".deps/Clp_ampl.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT ClpSolver.lo -MD -MP -MF .deps/ClpSolver.Tpo -c ClpSolver.cpp  -fPIC -DPIC -o .libs/ClpSolver.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT Clp_ampl.lo -MD -MP -MF .deps/Clp_ampl.Tpo -c Clp_ampl.cpp  -fPIC -DPIC -o .libs/Clp_ampl.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT CbcOrClpParam.lo -MD -MP -MF .deps/CbcOrClpParam.Tpo -c CbcOrClpParam.cpp  -fPIC -DPIC -o .libs/CbcOrClpParam.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT MyEventHandler.lo -MD -MP -MF ".deps/MyEventHandler.Tpo" -c -o MyEventHandler.lo MyEventHandler.cpp; \
then mv -f ".deps/MyEventHandler.Tpo" ".deps/MyEventHandler.Plo"; else rm -f ".deps/MyEventHandler.Tpo"; exit 1; fi
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT MyMessageHandler.lo -MD -MP -MF ".deps/MyMessageHandler.Tpo" -c -o MyMessageHandler.lo MyMessageHandler.cpp; \
then mv -f ".deps/MyMessageHandler.Tpo" ".deps/MyMessageHandler.Plo"; else rm -f ".deps/MyMessageHandler.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT MyEventHandler.lo -MD -MP -MF .deps/MyEventHandler.Tpo -c MyEventHandler.cpp  -fPIC -DPIC -o .libs/MyEventHandler.o
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT MyMessageHandler.lo -MD -MP -MF .deps/MyMessageHandler.Tpo -c MyMessageHandler.cpp  -fPIC -DPIC -o .libs/MyMessageHandler.o
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT unitTest.lo -MD -MP -MF ".deps/unitTest.Tpo" -c -o unitTest.lo unitTest.cpp; \
then mv -f ".deps/unitTest.Tpo" ".deps/unitTest.Plo"; else rm -f ".deps/unitTest.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I`echo .`  -I/usr/include/coin-or/asl -I/usr/include/coin  -DCOIN_HAS_CLP -I`echo /usr/include/suitesparse` -I`echo /usr/include/suitesparse`   -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   -DCLP_BUILD -MT ClpMain.o -MD -MP -MF ".deps/ClpMain.Tpo" -c -o ClpMain.o ClpMain.cpp; \
then mv -f ".deps/ClpMain.Tpo" ".deps/ClpMain.Po"; else rm -f ".deps/ClpMain.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I/usr/include/coin-or/asl -I/usr/include/coin -DCOIN_HAS_CLP -I/usr/include/suitesparse -I/usr/include/suitesparse -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 -DCLP_BUILD -MT unitTest.lo -MD -MP -MF .deps/unitTest.Tpo -c unitTest.cpp  -fPIC -DPIC -o .libs/unitTest.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   -DCLP_BUILD  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libClp.la -rpath /usr/lib -no-undefined -version-info 15:10:14 ClpCholeskyBase.lo ClpCholeskyDense.lo ClpConstraint.lo ClpConstraintLinear.lo ClpConstraintQuadratic.lo Clp_C_Interface.lo ClpDualRowDantzig.lo ClpDualRowPivot.lo ClpDualRowSteepest.lo ClpDummyMatrix.lo ClpDynamicExampleMatrix.lo ClpDynamicMatrix.lo ClpEventHandler.lo ClpFactorization.lo ClpGubDynamicMatrix.lo ClpGubMatrix.lo ClpHelperFunctions.lo ClpInterior.lo ClpLinearObjective.lo ClpMatrixBase.lo ClpMessage.lo ClpModel.lo ClpNetworkBasis.lo ClpNetworkMatrix.lo ClpNonLinearCost.lo ClpNode.lo ClpObjective.lo ClpPackedMatrix.lo ClpPlusMinusOneMatrix.lo ClpPredictorCorrector.lo ClpPdco.lo ClpPdcoBase.lo ClpLsqr.lo ClpPresolve.lo ClpPrimalColumnDantzig.lo ClpPrimalColumnPivot.lo ClpPrimalColumnSteepest.lo ClpQuadraticObjective.lo ClpSimplex.lo ClpSimplexDual.lo ClpSimplexNonlinear.lo ClpSimplexOther.lo ClpSimplexPrimal.lo ClpSolve.lo Idiot.lo IdiSolve.lo ClpCholeskyPardiso.lo ClpPESimplex.lo ClpPEPrimalColumnDantzig.lo ClpPEPrimalColumnSteepest.lo ClpPEDualRowDantzig.lo ClpPEDualRowSteepest.lo  ClpCholeskyUfl.lo     -lcoinasl -lcholmod -lamd -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/ClpCholeskyBase.o .libs/ClpCholeskyDense.o .libs/ClpConstraint.o .libs/ClpConstraintLinear.o .libs/ClpConstraintQuadratic.o .libs/Clp_C_Interface.o .libs/ClpDualRowDantzig.o .libs/ClpDualRowPivot.o .libs/ClpDualRowSteepest.o .libs/ClpDummyMatrix.o .libs/ClpDynamicExampleMatrix.o .libs/ClpDynamicMatrix.o .libs/ClpEventHandler.o .libs/ClpFactorization.o .libs/ClpGubDynamicMatrix.o .libs/ClpGubMatrix.o .libs/ClpHelperFunctions.o .libs/ClpInterior.o .libs/ClpLinearObjective.o .libs/ClpMatrixBase.o .libs/ClpMessage.o .libs/ClpModel.o .libs/ClpNetworkBasis.o .libs/ClpNetworkMatrix.o .libs/ClpNonLinearCost.o .libs/ClpNode.o .libs/ClpObjective.o .libs/ClpPackedMatrix.o .libs/ClpPlusMinusOneMatrix.o .libs/ClpPredictorCorrector.o .libs/ClpPdco.o .libs/ClpPdcoBase.o .libs/ClpLsqr.o .libs/ClpPresolve.o .libs/ClpPrimalColumnDantzig.o .libs/ClpPrimalColumnPivot.o .libs/ClpPrimalColumnSteepest.o .libs/ClpQuadraticObjective.o .libs/ClpSimplex.o .libs/ClpSimplexDual.o .libs/ClpSimplexNonlinear.o .libs/ClpSimplexOther.o .libs/ClpSimplexPrimal.o .libs/ClpSolve.o .libs/Idiot.o .libs/IdiSolve.o .libs/ClpCholeskyPardiso.o .libs/ClpPESimplex.o .libs/ClpPEPrimalColumnDantzig.o .libs/ClpPEPrimalColumnSteepest.o .libs/ClpPEDualRowDantzig.o .libs/ClpPEDualRowSteepest.o .libs/ClpCholeskyUfl.o  -lcoinasl -lcholmod -lamd -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,libClp.so.1 -o .libs/libClp.so.1.14.10
(cd .libs && rm -f libClp.so.1 && ln -s libClp.so.1.14.10 libClp.so.1)
(cd .libs && rm -f libClp.so && ln -s libClp.so.1.14.10 libClp.so)
creating libClp.la
(cd .libs && rm -f libClp.la && ln -s ../libClp.la libClp.la)
/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   -DCLP_BUILD  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libClpSolver.la -rpath /usr/lib -no-undefined -version-info 15:10:14 ClpSolver.lo CbcOrClpParam.lo Clp_ampl.lo MyEventHandler.lo MyMessageHandler.lo unitTest.lo -lcoinasl -lcholmod -lamd -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm  libClp.la 
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/ClpSolver.o .libs/CbcOrClpParam.o .libs/Clp_ampl.o .libs/MyEventHandler.o .libs/MyMessageHandler.o .libs/unitTest.o  -Wl,--rpath -Wl,/build/coin-or-clp/src/Clp/Clp/src/.libs -lcoinasl -lcholmod -lamd -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas ./.libs/libClp.so -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,libClpSolver.so.1 -o .libs/libClpSolver.so.1.14.10
(cd .libs && rm -f libClpSolver.so.1 && ln -s libClpSolver.so.1.14.10 libClpSolver.so.1)
(cd .libs && rm -f libClpSolver.so && ln -s libClpSolver.so.1.14.10 libClpSolver.so)
creating libClpSolver.la
(cd .libs && rm -f libClpSolver.la && ln -s ../libClpSolver.la libClpSolver.la)
/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   -DCLP_BUILD  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o clp  ClpMain.o libClpSolver.la libClp.la -lcoinasl -lcholmod -lamd -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm  -lcoinasl 
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 -DCLP_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/clp ClpMain.o  ./.libs/libClpSolver.so /build/coin-or-clp/src/Clp/Clp/src/.libs/libClp.so ./.libs/libClp.so -lcholmod -lamd -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm -lcoinasl
creating clp
make[3]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src'
make[2]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src'
Making all in src/OsiClp
make[2]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src/OsiClp'
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   -DCLP_BUILD -MT OsiClpSolverInterface.lo -MD -MP -MF ".deps/OsiClpSolverInterface.Tpo" -c -o OsiClpSolverInterface.lo OsiClpSolverInterface.cpp; \
then mv -f ".deps/OsiClpSolverInterface.Tpo" ".deps/OsiClpSolverInterface.Plo"; else rm -f ".deps/OsiClpSolverInterface.Tpo"; exit 1; fi
mkdir .libs
 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 -DCLP_BUILD -MT OsiClpSolverInterface.lo -MD -MP -MF .deps/OsiClpSolverInterface.Tpo -c OsiClpSolverInterface.cpp  -fPIC -DPIC -o .libs/OsiClpSolverInterface.o
/bin/sh ../../../libtool --tag=CXX --mode=link 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   -DCLP_BUILD  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libOsiClp.la -rpath /usr/lib -no-undefined -version-info 15:10:14 OsiClpSolverInterface.lo -lOsi -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm  ../libClp.la 
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/OsiClpSolverInterface.o  -Wl,--rpath -Wl,/build/coin-or-clp/src/Clp/Clp/src/.libs -lOsi -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas ../.libs/libClp.so -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,libOsiClp.so.1 -o .libs/libOsiClp.so.1.14.10
(cd .libs && rm -f libOsiClp.so.1 && ln -s libOsiClp.so.1.14.10 libOsiClp.so.1)
(cd .libs && rm -f libOsiClp.so && ln -s libOsiClp.so.1.14.10 libOsiClp.so)
creating libOsiClp.la
(cd .libs && rm -f libOsiClp.la && ln -s ../libOsiClp.la libOsiClp.la)
make[2]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src/OsiClp'
make[2]: Entering directory '/build/coin-or-clp/src/Clp/Clp'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coin-or-clp/src/Clp/Clp'
make[1]: Leaving directory '/build/coin-or-clp/src/Clp/Clp'
make[1]: Entering directory '/build/coin-or-clp/src/Clp'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/coin-or-clp/src/Clp'
==> Entering fakeroot environment...
==> Starting package()...
Making install in Clp
make[1]: Entering directory '/build/coin-or-clp/src/Clp/Clp'
Making install in src
make[2]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src'
make[3]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src'
/build/coin-or-clp/src/Clp/Clp/install-sh -c -m 644 config_clp.h /build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpConfig.h
test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin"
test -z "/usr/lib" || mkdir -p -- "/build/coin-or-clp/pkg/coin-or-clp/usr/lib"
 /usr/bin/install -c -m 644 'Clp_C_Interface.h' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/Clp_C_Interface.h'
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'libClp.la' '/build/coin-or-clp/pkg/coin-or-clp/usr/lib/libClp.la'
 /usr/bin/install -c -m 644 'ClpCholeskyBase.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpCholeskyBase.hpp'
 /usr/bin/install -c -m 644 'ClpCholeskyDense.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpCholeskyDense.hpp'
 /usr/bin/install -c -m 644 'ClpConstraint.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpConstraint.hpp'
 /usr/bin/install -c -m 644 'ClpConstraintLinear.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpConstraintLinear.hpp'
 /usr/bin/install -c -m 644 'ClpConstraintQuadratic.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpConstraintQuadratic.hpp'
 /usr/bin/install -c -m 644 'ClpDualRowDantzig.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpDualRowDantzig.hpp'
 /usr/bin/install -c -m 644 'ClpDualRowPivot.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpDualRowPivot.hpp'
 /usr/bin/install -c -m 644 'ClpDualRowSteepest.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpDualRowSteepest.hpp'
 /usr/bin/install -c -m 644 'ClpDummyMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpDummyMatrix.hpp'
/usr/bin/install -c .libs/libClp.so.1.14.10 /build/coin-or-clp/pkg/coin-or-clp/usr/lib/libClp.so.1.14.10
 /usr/bin/install -c -m 644 'ClpDynamicExampleMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpDynamicExampleMatrix.hpp'
(cd /build/coin-or-clp/pkg/coin-or-clp/usr/lib && { ln -s -f libClp.so.1.14.10 libClp.so.1 || { rm -f libClp.so.1 && ln -s libClp.so.1.14.10 libClp.so.1; }; })
 /usr/bin/install -c -m 644 'ClpDynamicMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpDynamicMatrix.hpp'
(cd /build/coin-or-clp/pkg/coin-or-clp/usr/lib && { ln -s -f libClp.so.1.14.10 libClp.so || { rm -f libClp.so && ln -s libClp.so.1.14.10 libClp.so; }; })
 /usr/bin/install -c -m 644 'ClpEventHandler.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpEventHandler.hpp'
/usr/bin/install -c .libs/libClp.lai /build/coin-or-clp/pkg/coin-or-clp/usr/lib/libClp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /usr/bin/install -c -m 644 'ClpFactorization.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpFactorization.hpp'
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'libClpSolver.la' '/build/coin-or-clp/pkg/coin-or-clp/usr/lib/libClpSolver.la'
 /usr/bin/install -c -m 644 'ClpGubDynamicMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpGubDynamicMatrix.hpp'
 /usr/bin/install -c -m 644 'ClpGubMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpGubMatrix.hpp'
 /usr/bin/install -c -m 644 'ClpInterior.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpInterior.hpp'
 /usr/bin/install -c -m 644 'ClpLinearObjective.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpLinearObjective.hpp'
 /usr/bin/install -c -m 644 'ClpMatrixBase.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpMatrixBase.hpp'
 /usr/bin/install -c -m 644 'ClpMessage.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpMessage.hpp'
 /usr/bin/install -c -m 644 'ClpModel.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpModel.hpp'
 /usr/bin/install -c -m 644 'ClpNetworkMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpNetworkMatrix.hpp'
 /usr/bin/install -c -m 644 'ClpNonLinearCost.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpNonLinearCost.hpp'
 /usr/bin/install -c -m 644 'ClpNode.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpNode.hpp'
 /usr/bin/install -c -m 644 'ClpObjective.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpObjective.hpp'
libtool: install: warning: relinking `libClpSolver.la'
(cd /build/coin-or-clp/src/Clp/Clp/src; /bin/sh ../../libtool  --tag=CXX --mode=relink 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 -DCLP_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libClpSolver.la -rpath /usr/lib -no-undefined -version-info 15:10:14 ClpSolver.lo CbcOrClpParam.lo Clp_ampl.lo MyEventHandler.lo MyMessageHandler.lo unitTest.lo -lcoinasl -lcholmod -lamd -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm libClp.la -inst-prefix-dir /build/coin-or-clp/pkg/coin-or-clp)
 /usr/bin/install -c -m 644 'ClpPackedMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPackedMatrix.hpp'
 /usr/bin/install -c -m 644 'ClpPdcoBase.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPdcoBase.hpp'
 /usr/bin/install -c -m 644 'ClpPlusMinusOneMatrix.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPlusMinusOneMatrix.hpp'
 /usr/bin/install -c -m 644 'ClpParameters.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpParameters.hpp'
 /usr/bin/install -c -m 644 'ClpPresolve.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPresolve.hpp'
 /usr/bin/install -c -m 644 'ClpPrimalColumnDantzig.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPrimalColumnDantzig.hpp'
 /usr/bin/install -c -m 644 'ClpPrimalColumnPivot.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPrimalColumnPivot.hpp'
 /usr/bin/install -c -m 644 'ClpPrimalColumnSteepest.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPrimalColumnSteepest.hpp'
 /usr/bin/install -c -m 644 'ClpQuadraticObjective.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpQuadraticObjective.hpp'
 /usr/bin/install -c -m 644 'ClpSimplex.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpSimplex.hpp'
 /usr/bin/install -c -m 644 'ClpSimplexNonlinear.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpSimplexNonlinear.hpp'
 /usr/bin/install -c -m 644 'ClpSimplexOther.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpSimplexOther.hpp'
 /usr/bin/install -c -m 644 'ClpSimplexDual.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpSimplexDual.hpp'
 /usr/bin/install -c -m 644 'ClpSimplexPrimal.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpSimplexPrimal.hpp'
 /usr/bin/install -c -m 644 'ClpSolve.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpSolve.hpp'
 /usr/bin/install -c -m 644 'CbcOrClpParam.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/CbcOrClpParam.hpp'
 /usr/bin/install -c -m 644 'Idiot.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/Idiot.hpp'
 /usr/bin/install -c -m 644 'ClpCholeskyPardiso.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpCholeskyPardiso.hpp'
 /usr/bin/install -c -m 644 'ClpPESimplex.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPESimplex.hpp'
 /usr/bin/install -c -m 644 'ClpPEPrimalColumnDantzig.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPEPrimalColumnDantzig.hpp'
 /usr/bin/install -c -m 644 'ClpPEPrimalColumnSteepest.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPEPrimalColumnSteepest.hpp'
 /usr/bin/install -c -m 644 'ClpPEDualRowDantzig.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPEDualRowDantzig.hpp'
 /usr/bin/install -c -m 644 'ClpPEDualRowSteepest.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpPEDualRowSteepest.hpp'
 /usr/bin/install -c -m 644 'ClpCholeskyUfl.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/ClpCholeskyUfl.hpp'
 /usr/bin/install -c -m 644 'CbcOrClpParam.cpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/CbcOrClpParam.cpp'
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/ClpSolver.o .libs/CbcOrClpParam.o .libs/Clp_ampl.o .libs/MyEventHandler.o .libs/MyMessageHandler.o .libs/unitTest.o  -lcoinasl -lcholmod -lamd -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -L/build/coin-or-clp/pkg/coin-or-clp/usr/lib -L/usr/lib -lClp -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,libClpSolver.so.1 -o .libs/libClpSolver.so.1.14.10
/usr/bin/install -c .libs/libClpSolver.so.1.14.10T /build/coin-or-clp/pkg/coin-or-clp/usr/lib/libClpSolver.so.1.14.10
(cd /build/coin-or-clp/pkg/coin-or-clp/usr/lib && { ln -s -f libClpSolver.so.1.14.10 libClpSolver.so.1 || { rm -f libClpSolver.so.1 && ln -s libClpSolver.so.1.14.10 libClpSolver.so.1; }; })
(cd /build/coin-or-clp/pkg/coin-or-clp/usr/lib && { ln -s -f libClpSolver.so.1.14.10 libClpSolver.so || { rm -f libClpSolver.so && ln -s libClpSolver.so.1.14.10 libClpSolver.so; }; })
/usr/bin/install -c .libs/libClpSolver.lai /build/coin-or-clp/pkg/coin-or-clp/usr/lib/libClpSolver.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || mkdir -p -- "/build/coin-or-clp/pkg/coin-or-clp/usr/bin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'clp' '/build/coin-or-clp/pkg/coin-or-clp/usr/bin/clp'
libtool: install: warning: `libClpSolver.la' has not been installed in `/usr/lib'
libtool: install: warning: `/build/coin-or-clp/src/Clp/Clp/src/libClp.la' has not been installed in `/usr/lib'
libtool: install: warning: `libClp.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/clp /build/coin-or-clp/pkg/coin-or-clp/usr/bin/clp
make  install-exec-hook
make[4]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src'
make[4]: Nothing to be done for 'install-exec-hook'.
make[4]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src'
make[3]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src'
make[2]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src'
Making install in src/OsiClp
make[2]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src/OsiClp'
make[3]: Entering directory '/build/coin-or-clp/src/Clp/Clp/src/OsiClp'
test -z "/usr/lib" || mkdir -p -- "/build/coin-or-clp/pkg/coin-or-clp/usr/lib"
test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin"
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c  'libOsiClp.la' '/build/coin-or-clp/pkg/coin-or-clp/usr/lib/libOsiClp.la'
 /usr/bin/install -c -m 644 'OsiClpSolverInterface.hpp' '/build/coin-or-clp/pkg/coin-or-clp/usr/include/coin/OsiClpSolverInterface.hpp'
libtool: install: warning: relinking `libOsiClp.la'
(cd /build/coin-or-clp/src/Clp/Clp/src/OsiClp; /bin/sh ../../../libtool  --tag=CXX --mode=relink 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 -DCLP_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libOsiClp.la -rpath /usr/lib -no-undefined -version-info 15:10:14 OsiClpSolverInterface.lo -lOsi -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm ../libClp.la -inst-prefix-dir /build/coin-or-clp/pkg/coin-or-clp)
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/OsiClpSolverInterface.o  -lOsi -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -L/build/coin-or-clp/pkg/coin-or-clp/usr/lib -L/usr/lib -lClp -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,libOsiClp.so.1 -o .libs/libOsiClp.so.1.14.10
/usr/bin/install -c .libs/libOsiClp.so.1.14.10T /build/coin-or-clp/pkg/coin-or-clp/usr/lib/libOsiClp.so.1.14.10
(cd /build/coin-or-clp/pkg/coin-or-clp/usr/lib && { ln -s -f libOsiClp.so.1.14.10 libOsiClp.so.1 || { rm -f libOsiClp.so.1 && ln -s libOsiClp.so.1.14.10 libOsiClp.so.1; }; })
(cd /build/coin-or-clp/pkg/coin-or-clp/usr/lib && { ln -s -f libOsiClp.so.1.14.10 libOsiClp.so || { rm -f libOsiClp.so && ln -s libOsiClp.so.1.14.10 libOsiClp.so; }; })
/usr/bin/install -c .libs/libOsiClp.lai /build/coin-or-clp/pkg/coin-or-clp/usr/lib/libOsiClp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src/OsiClp'
make[2]: Leaving directory '/build/coin-or-clp/src/Clp/Clp/src/OsiClp'
make[2]: Entering directory '/build/coin-or-clp/src/Clp/Clp'
make[3]: Entering directory '/build/coin-or-clp/src/Clp/Clp'
test -z "/usr/share/coin/doc/Clp" || mkdir -p -- "/build/coin-or-clp/pkg/coin-or-clp/usr/share/coin/doc/Clp"
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/coin-or-clp/pkg/coin-or-clp/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-clp/pkg/coin-or-clp/usr/share/coin/doc/Clp/$file"; fi; \
done 
 /usr/bin/install -c -m 644 'clp.pc' '/build/coin-or-clp/pkg/coin-or-clp/usr/lib/pkgconfig/clp.pc'
 /usr/bin/install -c -m 644 'osi-clp.pc' '/build/coin-or-clp/pkg/coin-or-clp/usr/lib/pkgconfig/osi-clp.pc'
make  install-data-hook
make[4]: Entering directory '/build/coin-or-clp/src/Clp/Clp'
PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig::/build/coin-or-clp/pkg/coin-or-clp/usr/lib/pkgconfig \
pkg-config --libs clp > /build/coin-or-clp/pkg/coin-or-clp/usr/share/coin/doc/Clp/clp_addlibs.txt
make[4]: Leaving directory '/build/coin-or-clp/src/Clp/Clp'
make[3]: Leaving directory '/build/coin-or-clp/src/Clp/Clp'
make[2]: Leaving directory '/build/coin-or-clp/src/Clp/Clp'
make[1]: Leaving directory '/build/coin-or-clp/src/Clp/Clp'
make[1]: Entering directory '/build/coin-or-clp/src/Clp'
make[2]: Entering directory '/build/coin-or-clp/src/Clp'
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-clp/src/Clp'
make[1]: Leaving directory '/build/coin-or-clp/src/Clp'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "coin-or-clp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: coin-or-clp 1.17.10-1 (Fri Aug 23 13:53:42 2024)
==> Cleaning up...