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

Packages (5) blas-3.12.0-5  coin-or-data-sample-1.2.12-2  glpk-5.0-3
             lapack-3.12.0-5  coin-or-coinutils-2.11.12-1

Total Download Size:    3.49 MiB
Total Installed Size:  11.25 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 lapack-3.12.0-5-armv7h downloading...
 glpk-5.0-3-armv7h downloading...
 coin-or-coinutils-2.11.12-1-armv7h downloading...
 blas-3.12.0-5-armv7h downloading...
 coin-or-data-sample-1.2.12-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing blas...
installing coin-or-data-sample...
installing glpk...
installing lapack...
installing coin-or-coinutils...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17029-6  perl-mailtools-2.21-8  perl-timedate-2.33-6
             gcc-fortran-14.1.1+r1+g43b730b9134-1  git-2.46.0-1

Total Download Size:   15.07 MiB
Total Installed Size:  68.26 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gcc-fortran-14.1.1+r1+g43b730b9134-1-armv7h downloading...
 git-2.46.0-1-armv7h downloading...
 perl-mailtools-2.21-8-any downloading...
 perl-timedate-2.33-6-any downloading...
 perl-error-0.17029-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gcc-fortran...
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/2) Warn about old perl modules
(2/2) Updating the info directory file...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of Osi git repo...
Cloning into 'Osi'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking whether we want to compile in debug mode... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
configure: C compiler options are: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether C++ compiler g++ works... yes
configure: C++ compiler options are: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  
configure: Trying to determine Fortran compiler name
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
configure: Fortran compiler options are: -O3 -pipe  
checking for egrep... grep -E
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran 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
configure: Build is "armv7l-unknown-linux-gnueabihf".
checking for dos2unix... no
checking if library version is set... no
checking whether source of project Glpk is available and should be compiled... no
checking whether source of project SoPlex is available and should be compiled... no
checking whether source of project 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 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, --with-coinutils-lib has been specified
checking whether source of project Osi is available and should be compiled... yes, source in Osi
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 Cgl ... /usr/share/coin/doc/Cgl/doxydoc (tag)
checking for doxygen doc'n for Clp ... /usr/share/coin/doc/Clp/doxydoc (tag)
checking for doxygen doc'n for DyLP ... /usr/share/coin/doc/DyLP/doxydoc (tag)
checking for doxygen doc'n for Vol ... /usr/share/coin/doc/Vol/doxydoc (tag)
checking for doxygen doc'n for SYMPHONY ... /usr/share/coin/doc/SYMPHONY/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 Osi
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--enable-dependency-linking' '--with-coinutils-lib=-lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm' '--with-coinutils-incdir=/usr/include/coin/' 'CFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection' 'CPPFLAGS=' 'CXXFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now' --cache-file=/dev/null --srcdir=.
checking build system type... armv7l-unknown-linux-gnueabihf
checking for svnversion... no
checking whether we want to compile in debug mode... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
configure: C compiler options are: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection   -DOSI_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   -DOSI_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... 14:11:13
checking for pkg-config... pkg-config
checking pkg-config is at least version 0.16.0... yes
checking for COIN-OR package CoinUtils... yes
checking for COIN-OR package Glpk... not given: Package 'coinglpk', required by 'virtual:world', not found
checking for COIN-OR package SoPlex... not given: Package 'coinsoplex', required by 'virtual:world', not found
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 Cplex... no
checking if user provides library for Mosek... no
checking if user provides library for Xpress... no
checking if user provides library for Gurobi... no
configure: WARNING: No solver available, examples will not work.
configure: configuring doxygen documentation options
checking for doxygen... no
checking for latex... no
checking for dot... NO
checking for doxygen doc'n for CoinUtils ... /usr/share/coin/doc/CoinUtils/doxydoc (tag)
checking cmath usability... yes
checking cmath presence... yes
checking for cmath... yes
checking cfloat usability... yes
checking cfloat presence... yes
checking for cfloat... yes
checking cieeefp usability... no
checking cieeefp presence... no
checking for cieeefp... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking which command should be used to link input files... ln -s
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating src/Osi/Makefile
config.status: creating src/OsiCpx/Makefile
config.status: creating src/OsiGlpk/Makefile
config.status: creating src/OsiMsk/Makefile
config.status: creating src/OsiXpr/Makefile
config.status: creating src/OsiGrb/Makefile
config.status: creating src/OsiSpx/Makefile
config.status: creating src/OsiCommonTest/Makefile
config.status: creating test/Makefile
config.status: creating osi.pc
config.status: creating osi-uninstalled.pc
config.status: creating osi-unittests.pc
config.status: creating osi-unittests-uninstalled.pc
config.status: creating doxydoc/doxygen.conf
config.status: creating src/Osi/config.h
config.status: creating src/Osi/config_osi.h
config.status: executing depfiles commands
configure: In case of trouble, first consult the troubleshooting page at https://github.com/coin-or-tools/BuildTools/wiki/user-troubleshooting
configure: Configuration of Osi 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 Osi successful
Making all in Osi
make[1]: Entering directory '/build/coin-or-osi/src/Osi/Osi'
Making all in src/Osi
make[2]: Entering directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
make  all-am
make[3]: Entering directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiAuxInfo.lo -MD -MP -MF ".deps/OsiAuxInfo.Tpo" -c -o OsiAuxInfo.lo OsiAuxInfo.cpp; \
then mv -f ".deps/OsiAuxInfo.Tpo" ".deps/OsiAuxInfo.Plo"; else rm -f ".deps/OsiAuxInfo.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiBranchingObject.lo -MD -MP -MF ".deps/OsiBranchingObject.Tpo" -c -o OsiBranchingObject.lo OsiBranchingObject.cpp; \
then mv -f ".deps/OsiBranchingObject.Tpo" ".deps/OsiBranchingObject.Plo"; else rm -f ".deps/OsiBranchingObject.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiChooseVariable.lo -MD -MP -MF ".deps/OsiChooseVariable.Tpo" -c -o OsiChooseVariable.lo OsiChooseVariable.cpp; \
then mv -f ".deps/OsiChooseVariable.Tpo" ".deps/OsiChooseVariable.Plo"; else rm -f ".deps/OsiChooseVariable.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiColCut.lo -MD -MP -MF ".deps/OsiColCut.Tpo" -c -o OsiColCut.lo OsiColCut.cpp; \
then mv -f ".deps/OsiColCut.Tpo" ".deps/OsiColCut.Plo"; else rm -f ".deps/OsiColCut.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiCut.lo -MD -MP -MF ".deps/OsiCut.Tpo" -c -o OsiCut.lo OsiCut.cpp; \
then mv -f ".deps/OsiCut.Tpo" ".deps/OsiCut.Plo"; else rm -f ".deps/OsiCut.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiBranchingObject.lo -MD -MP -MF .deps/OsiBranchingObject.Tpo -c OsiBranchingObject.cpp  -fPIC -DPIC -o .libs/OsiBranchingObject.o
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiCut.lo -MD -MP -MF .deps/OsiCut.Tpo -c OsiCut.cpp  -fPIC -DPIC -o .libs/OsiCut.o
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiChooseVariable.lo -MD -MP -MF .deps/OsiChooseVariable.Tpo -c OsiChooseVariable.cpp  -fPIC -DPIC -o .libs/OsiChooseVariable.o
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiAuxInfo.lo -MD -MP -MF .deps/OsiAuxInfo.Tpo -c OsiAuxInfo.cpp  -fPIC -DPIC -o .libs/OsiAuxInfo.o
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiColCut.lo -MD -MP -MF .deps/OsiColCut.Tpo -c OsiColCut.cpp  -fPIC -DPIC -o .libs/OsiColCut.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiCuts.lo -MD -MP -MF ".deps/OsiCuts.Tpo" -c -o OsiCuts.lo OsiCuts.cpp; \
then mv -f ".deps/OsiCuts.Tpo" ".deps/OsiCuts.Plo"; else rm -f ".deps/OsiCuts.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiNames.lo -MD -MP -MF ".deps/OsiNames.Tpo" -c -o OsiNames.lo OsiNames.cpp; \
then mv -f ".deps/OsiNames.Tpo" ".deps/OsiNames.Plo"; else rm -f ".deps/OsiNames.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiCuts.lo -MD -MP -MF .deps/OsiCuts.Tpo -c OsiCuts.cpp  -fPIC -DPIC -o .libs/OsiCuts.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiPresolve.lo -MD -MP -MF ".deps/OsiPresolve.Tpo" -c -o OsiPresolve.lo OsiPresolve.cpp; \
then mv -f ".deps/OsiPresolve.Tpo" ".deps/OsiPresolve.Plo"; else rm -f ".deps/OsiPresolve.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiNames.lo -MD -MP -MF .deps/OsiNames.Tpo -c OsiNames.cpp  -fPIC -DPIC -o .libs/OsiNames.o
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiPresolve.lo -MD -MP -MF .deps/OsiPresolve.Tpo -c OsiPresolve.cpp  -fPIC -DPIC -o .libs/OsiPresolve.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiRowCut.lo -MD -MP -MF ".deps/OsiRowCut.Tpo" -c -o OsiRowCut.lo OsiRowCut.cpp; \
then mv -f ".deps/OsiRowCut.Tpo" ".deps/OsiRowCut.Plo"; else rm -f ".deps/OsiRowCut.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiRowCutDebugger.lo -MD -MP -MF ".deps/OsiRowCutDebugger.Tpo" -c -o OsiRowCutDebugger.lo OsiRowCutDebugger.cpp; \
then mv -f ".deps/OsiRowCutDebugger.Tpo" ".deps/OsiRowCutDebugger.Plo"; else rm -f ".deps/OsiRowCutDebugger.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiRowCut.lo -MD -MP -MF .deps/OsiRowCut.Tpo -c OsiRowCut.cpp  -fPIC -DPIC -o .libs/OsiRowCut.o
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiRowCutDebugger.lo -MD -MP -MF .deps/OsiRowCutDebugger.Tpo -c OsiRowCutDebugger.cpp  -fPIC -DPIC -o .libs/OsiRowCutDebugger.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiSolverBranch.lo -MD -MP -MF ".deps/OsiSolverBranch.Tpo" -c -o OsiSolverBranch.lo OsiSolverBranch.cpp; \
then mv -f ".deps/OsiSolverBranch.Tpo" ".deps/OsiSolverBranch.Plo"; else rm -f ".deps/OsiSolverBranch.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiSolverBranch.lo -MD -MP -MF .deps/OsiSolverBranch.Tpo -c OsiSolverBranch.cpp  -fPIC -DPIC -o .libs/OsiSolverBranch.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .`  -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   -DOSI_BUILD -MT OsiSolverInterface.lo -MD -MP -MF ".deps/OsiSolverInterface.Tpo" -c -o OsiSolverInterface.lo OsiSolverInterface.cpp; \
then mv -f ".deps/OsiSolverInterface.Tpo" ".deps/OsiSolverInterface.Plo"; else rm -f ".deps/OsiSolverInterface.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -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 -DOSI_BUILD -MT OsiSolverInterface.lo -MD -MP -MF .deps/OsiSolverInterface.Tpo -c OsiSolverInterface.cpp  -fPIC -DPIC -o .libs/OsiSolverInterface.o
In file included from /usr/include/c++/14.1.1/set:62,
                 from /usr/include/coin/CoinPackedVectorBase.hpp:9,
                 from /usr/include/coin/CoinPackedMatrix.hpp:12,
                 from /usr/include/coin/CoinMpsIO.hpp:18,
                 from OsiSolverInterface.cpp:10:
/usr/include/c++/14.1.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair<int, double>}; _Key = int; _Val = std::pair<const int, double>; _KeyOfValue = std::_Select1st<std::pair<const int, double> >; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]':
/usr/include/c++/14.1.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<int, std::pair<const int, double>, std::_Select1st<std::pair<const int, double> >, std::less<int>, std::allocator<std::pair<const int, double> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14.1.1/map:63,
                 from /usr/include/coin/CoinPackedVectorBase.hpp:10:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<int, double>}; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]',
    inlined from 'std::__enable_if_t<((bool)std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value), std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<int, double>; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]' at /usr/include/c++/14.1.1/bits/stl_map.h:859:27,
    inlined from 'bool CoinPackedVectorBase::isEquivalent(const CoinPackedVectorBase&, const FloatEqual&) const [with FloatEqual = CoinRelFltEq]' at /usr/include/coin/CoinPackedVectorBase.hpp:157:16:
/usr/include/c++/14.1.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<int, double>::const_iterator' {aka 'std::_Rb_tree<int, std::pair<const int, double>, std::_Select1st<std::pair<const int, double> >, std::less<int>, std::allocator<std::pair<const int, double> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<int, double>}; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]',
    inlined from 'std::__enable_if_t<((bool)std::is_constructible<std::pair<const _Key, _Tp>, _Pair>::value), std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Tp> >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair<int, double>; _Key = int; _Tp = double; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, double> >]' at /usr/include/c++/14.1.1/bits/stl_map.h:859:27,
    inlined from 'bool CoinPackedVectorBase::isEquivalent(const CoinPackedVectorBase&, const FloatEqual&) const [with FloatEqual = CoinRelFltEq]' at /usr/include/coin/CoinPackedVectorBase.hpp:164:19:
/usr/include/c++/14.1.1/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<int, double>::const_iterator' {aka 'std::_Rb_tree<int, std::pair<const int, double>, std::_Select1st<std::pair<const int, double> >, std::less<int>, std::allocator<std::pair<const int, double> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../../../libtool --tag=CXX --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS   -DOSI_BUILD  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libOsi.la -rpath /usr/lib -no-undefined -version-info 14:11:13 OsiAuxInfo.lo OsiBranchingObject.lo OsiChooseVariable.lo OsiColCut.lo OsiCut.lo OsiCuts.lo OsiNames.lo OsiPresolve.lo OsiRowCut.lo OsiRowCutDebugger.lo OsiSolverBranch.lo OsiSolverInterface.lo -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/OsiAuxInfo.o .libs/OsiBranchingObject.o .libs/OsiChooseVariable.o .libs/OsiColCut.o .libs/OsiCut.o .libs/OsiCuts.o .libs/OsiNames.o .libs/OsiPresolve.o .libs/OsiRowCut.o .libs/OsiRowCutDebugger.o .libs/OsiSolverBranch.o .libs/OsiSolverInterface.o  -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,libOsi.so.1 -o .libs/libOsi.so.1.13.11
(cd .libs && rm -f libOsi.so.1 && ln -s libOsi.so.1.13.11 libOsi.so.1)
(cd .libs && rm -f libOsi.so && ln -s libOsi.so.1.13.11 libOsi.so)
creating libOsi.la
(cd .libs && rm -f libOsi.la && ln -s ../libOsi.la libOsi.la)
make[3]: Leaving directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
make[2]: Leaving directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
Making all in src/OsiCommonTest
make[2]: Entering directory '/build/coin-or-osi/src/Osi/Osi/src/OsiCommonTest'
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiColCutTest.lo -MD -MP -MF ".deps/OsiColCutTest.Tpo" -c -o OsiColCutTest.lo OsiColCutTest.cpp; \
then mv -f ".deps/OsiColCutTest.Tpo" ".deps/OsiColCutTest.Plo"; else rm -f ".deps/OsiColCutTest.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiCutsTest.lo -MD -MP -MF ".deps/OsiCutsTest.Tpo" -c -o OsiCutsTest.lo OsiCutsTest.cpp; \
then mv -f ".deps/OsiCutsTest.Tpo" ".deps/OsiCutsTest.Plo"; else rm -f ".deps/OsiCutsTest.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiRowCutDebuggerTest.lo -MD -MP -MF ".deps/OsiRowCutDebuggerTest.Tpo" -c -o OsiRowCutDebuggerTest.lo OsiRowCutDebuggerTest.cpp; \
then mv -f ".deps/OsiRowCutDebuggerTest.Tpo" ".deps/OsiRowCutDebuggerTest.Plo"; else rm -f ".deps/OsiRowCutDebuggerTest.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiRowCutTest.lo -MD -MP -MF ".deps/OsiRowCutTest.Tpo" -c -o OsiRowCutTest.lo OsiRowCutTest.cpp; \
then mv -f ".deps/OsiRowCutTest.Tpo" ".deps/OsiRowCutTest.Plo"; else rm -f ".deps/OsiRowCutTest.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiSimplexAPITest.lo -MD -MP -MF ".deps/OsiSimplexAPITest.Tpo" -c -o OsiSimplexAPITest.lo OsiSimplexAPITest.cpp; \
then mv -f ".deps/OsiSimplexAPITest.Tpo" ".deps/OsiSimplexAPITest.Plo"; else rm -f ".deps/OsiSimplexAPITest.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiSimplexAPITest.lo -MD -MP -MF .deps/OsiSimplexAPITest.Tpo -c OsiSimplexAPITest.cpp  -fPIC -DPIC -o .libs/OsiSimplexAPITest.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiRowCutTest.lo -MD -MP -MF .deps/OsiRowCutTest.Tpo -c OsiRowCutTest.cpp  -fPIC -DPIC -o .libs/OsiRowCutTest.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiCutsTest.lo -MD -MP -MF .deps/OsiCutsTest.Tpo -c OsiCutsTest.cpp  -fPIC -DPIC -o .libs/OsiCutsTest.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiRowCutDebuggerTest.lo -MD -MP -MF .deps/OsiRowCutDebuggerTest.Tpo -c OsiRowCutDebuggerTest.cpp  -fPIC -DPIC -o .libs/OsiRowCutDebuggerTest.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiColCutTest.lo -MD -MP -MF .deps/OsiColCutTest.Tpo -c OsiColCutTest.cpp  -fPIC -DPIC -o .libs/OsiColCutTest.o
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiNetlibTest.lo -MD -MP -MF ".deps/OsiNetlibTest.Tpo" -c -o OsiNetlibTest.lo OsiNetlibTest.cpp; \
then mv -f ".deps/OsiNetlibTest.Tpo" ".deps/OsiNetlibTest.Plo"; else rm -f ".deps/OsiNetlibTest.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiUnitTestUtils.lo -MD -MP -MF ".deps/OsiUnitTestUtils.Tpo" -c -o OsiUnitTestUtils.lo OsiUnitTestUtils.cpp; \
then mv -f ".deps/OsiUnitTestUtils.Tpo" ".deps/OsiUnitTestUtils.Plo"; else rm -f ".deps/OsiUnitTestUtils.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../src/Osi  -I`echo ./../Osi` -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   -DOSI_BUILD -MT OsiSolverInterfaceTest.lo -MD -MP -MF ".deps/OsiSolverInterfaceTest.Tpo" -c -o OsiSolverInterfaceTest.lo OsiSolverInterfaceTest.cpp; \
then mv -f ".deps/OsiSolverInterfaceTest.Tpo" ".deps/OsiSolverInterfaceTest.Plo"; else rm -f ".deps/OsiSolverInterfaceTest.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiNetlibTest.lo -MD -MP -MF .deps/OsiNetlibTest.Tpo -c OsiNetlibTest.cpp  -fPIC -DPIC -o .libs/OsiNetlibTest.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiUnitTestUtils.lo -MD -MP -MF .deps/OsiUnitTestUtils.Tpo -c OsiUnitTestUtils.cpp  -fPIC -DPIC -o .libs/OsiUnitTestUtils.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Osi -I./../Osi -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 -DOSI_BUILD -MT OsiSolverInterfaceTest.lo -MD -MP -MF .deps/OsiSolverInterfaceTest.Tpo -c OsiSolverInterfaceTest.cpp  -fPIC -DPIC -o .libs/OsiSolverInterfaceTest.o
distcc[9679] (dcc_readx) ERROR: unexpected eof on fd5
distcc[9679] (dcc_r_token_int) ERROR: read failed while waiting for token "SOUT"
/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   -DOSI_BUILD  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libOsiCommonTests.la -rpath /usr/lib -no-undefined -version-info 14:11:13 OsiColCutTest.lo OsiCutsTest.lo OsiRowCutDebuggerTest.lo OsiRowCutTest.lo OsiSimplexAPITest.lo OsiNetlibTest.lo OsiUnitTestUtils.lo OsiSolverInterfaceTest.lo -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm  ../Osi/libOsi.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/OsiColCutTest.o .libs/OsiCutsTest.o .libs/OsiRowCutDebuggerTest.o .libs/OsiRowCutTest.o .libs/OsiSimplexAPITest.o .libs/OsiNetlibTest.o .libs/OsiUnitTestUtils.o .libs/OsiSolverInterfaceTest.o  -Wl,--rpath -Wl,/build/coin-or-osi/src/Osi/Osi/src/Osi/.libs -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas ../Osi/.libs/libOsi.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,libOsiCommonTests.so.1 -o .libs/libOsiCommonTests.so.1.13.11
(cd .libs && rm -f libOsiCommonTests.so.1 && ln -s libOsiCommonTests.so.1.13.11 libOsiCommonTests.so.1)
(cd .libs && rm -f libOsiCommonTests.so && ln -s libOsiCommonTests.so.1.13.11 libOsiCommonTests.so)
creating libOsiCommonTests.la
(cd .libs && rm -f libOsiCommonTests.la && ln -s ../libOsiCommonTests.la libOsiCommonTests.la)
make[2]: Leaving directory '/build/coin-or-osi/src/Osi/Osi/src/OsiCommonTest'
make[2]: Entering directory '/build/coin-or-osi/src/Osi/Osi'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coin-or-osi/src/Osi/Osi'
make[1]: Leaving directory '/build/coin-or-osi/src/Osi/Osi'
make[1]: Entering directory '/build/coin-or-osi/src/Osi'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/coin-or-osi/src/Osi'
==> Entering fakeroot environment...
==> Starting package()...
Making install in Osi
make[1]: Entering directory '/build/coin-or-osi/src/Osi/Osi'
Making install in src/Osi
make[2]: Entering directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
make[3]: Entering directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
/build/coin-or-osi/src/Osi/Osi/install-sh -c -m 644 config_osi.h /build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiConfig.h
test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin"
test -z "/usr/lib" || mkdir -p -- "/build/coin-or-osi/pkg/coin-or-osi/usr/lib"
 /usr/bin/install -c -m 644 'OsiAuxInfo.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiAuxInfo.hpp'
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c  'libOsi.la' '/build/coin-or-osi/pkg/coin-or-osi/usr/lib/libOsi.la'
 /usr/bin/install -c -m 644 'OsiBranchingObject.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiBranchingObject.hpp'
 /usr/bin/install -c -m 644 'OsiChooseVariable.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiChooseVariable.hpp'
 /usr/bin/install -c -m 644 'OsiColCut.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiColCut.hpp'
 /usr/bin/install -c -m 644 'OsiCollections.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiCollections.hpp'
 /usr/bin/install -c -m 644 'OsiCut.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiCut.hpp'
 /usr/bin/install -c -m 644 'OsiCuts.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiCuts.hpp'
 /usr/bin/install -c -m 644 'OsiPresolve.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiPresolve.hpp'
 /usr/bin/install -c -m 644 'OsiRowCut.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiRowCut.hpp'
 /usr/bin/install -c -m 644 'OsiRowCutDebugger.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiRowCutDebugger.hpp'
 /usr/bin/install -c -m 644 'OsiSolverBranch.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiSolverBranch.hpp'
/usr/bin/install -c .libs/libOsi.so.1.13.11 /build/coin-or-osi/pkg/coin-or-osi/usr/lib/libOsi.so.1.13.11
 /usr/bin/install -c -m 644 'OsiSolverInterface.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiSolverInterface.hpp'
(cd /build/coin-or-osi/pkg/coin-or-osi/usr/lib && { ln -s -f libOsi.so.1.13.11 libOsi.so.1 || { rm -f libOsi.so.1 && ln -s libOsi.so.1.13.11 libOsi.so.1; }; })
(cd /build/coin-or-osi/pkg/coin-or-osi/usr/lib && { ln -s -f libOsi.so.1.13.11 libOsi.so || { rm -f libOsi.so && ln -s libOsi.so.1.13.11 libOsi.so; }; })
 /usr/bin/install -c -m 644 'OsiSolverParameters.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiSolverParameters.hpp'
/usr/bin/install -c .libs/libOsi.lai /build/coin-or-osi/pkg/coin-or-osi/usr/lib/libOsi.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
make[2]: Leaving directory '/build/coin-or-osi/src/Osi/Osi/src/Osi'
Making install in src/OsiCommonTest
make[2]: Entering directory '/build/coin-or-osi/src/Osi/Osi/src/OsiCommonTest'
make[3]: Entering directory '/build/coin-or-osi/src/Osi/Osi/src/OsiCommonTest'
test -z "/usr/lib" || mkdir -p -- "/build/coin-or-osi/pkg/coin-or-osi/usr/lib"
test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin"
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c  'libOsiCommonTests.la' '/build/coin-or-osi/pkg/coin-or-osi/usr/lib/libOsiCommonTests.la'
 /usr/bin/install -c -m 644 'OsiUnitTests.hpp' '/build/coin-or-osi/pkg/coin-or-osi/usr/include/coin/OsiUnitTests.hpp'
libtool: install: warning: relinking `libOsiCommonTests.la'
(cd /build/coin-or-osi/src/Osi/Osi/src/OsiCommonTest; /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 -DOSI_BUILD -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libOsiCommonTests.la -rpath /usr/lib -no-undefined -version-info 14:11:13 OsiColCutTest.lo OsiCutsTest.lo OsiRowCutDebuggerTest.lo OsiRowCutTest.lo OsiSimplexAPITest.lo OsiNetlibTest.lo OsiUnitTestUtils.lo OsiSolverInterfaceTest.lo -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -lm ../Osi/libOsi.la -inst-prefix-dir /build/coin-or-osi/pkg/coin-or-osi)
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/OsiColCutTest.o .libs/OsiCutsTest.o .libs/OsiRowCutDebuggerTest.o .libs/OsiRowCutTest.o .libs/OsiSimplexAPITest.o .libs/OsiNetlibTest.o .libs/OsiUnitTestUtils.o .libs/OsiSolverInterfaceTest.o  -lCoinUtils -lbz2 -lz -lglpk -llapack -lblas -L/build/coin-or-osi/pkg/coin-or-osi/usr/lib -L/usr/lib -lOsi -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,libOsiCommonTests.so.1 -o .libs/libOsiCommonTests.so.1.13.11
/usr/bin/install -c .libs/libOsiCommonTests.so.1.13.11T /build/coin-or-osi/pkg/coin-or-osi/usr/lib/libOsiCommonTests.so.1.13.11
(cd /build/coin-or-osi/pkg/coin-or-osi/usr/lib && { ln -s -f libOsiCommonTests.so.1.13.11 libOsiCommonTests.so.1 || { rm -f libOsiCommonTests.so.1 && ln -s libOsiCommonTests.so.1.13.11 libOsiCommonTests.so.1; }; })
(cd /build/coin-or-osi/pkg/coin-or-osi/usr/lib && { ln -s -f libOsiCommonTests.so.1.13.11 libOsiCommonTests.so || { rm -f libOsiCommonTests.so && ln -s libOsiCommonTests.so.1.13.11 libOsiCommonTests.so; }; })
/usr/bin/install -c .libs/libOsiCommonTests.lai /build/coin-or-osi/pkg/coin-or-osi/usr/lib/libOsiCommonTests.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/coin-or-osi/src/Osi/Osi/src/OsiCommonTest'
make[2]: Leaving directory '/build/coin-or-osi/src/Osi/Osi/src/OsiCommonTest'
make[2]: Entering directory '/build/coin-or-osi/src/Osi/Osi'
make[3]: Entering directory '/build/coin-or-osi/src/Osi/Osi'
test -z "/usr/share/coin/doc/Osi" || mkdir -p -- "/build/coin-or-osi/pkg/coin-or-osi/usr/share/coin/doc/Osi"
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/coin-or-osi/pkg/coin-or-osi/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-osi/pkg/coin-or-osi/usr/share/coin/doc/Osi/$file"; fi; \
done 
 /usr/bin/install -c -m 644 'osi.pc' '/build/coin-or-osi/pkg/coin-or-osi/usr/lib/pkgconfig/osi.pc'
 /usr/bin/install -c -m 644 'osi-unittests.pc' '/build/coin-or-osi/pkg/coin-or-osi/usr/lib/pkgconfig/osi-unittests.pc'
make  install-data-hook
make[4]: Entering directory '/build/coin-or-osi/src/Osi/Osi'
PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig::/build/coin-or-osi/pkg/coin-or-osi/usr/lib/pkgconfig \
pkg-config --libs osi > /build/coin-or-osi/pkg/coin-or-osi/usr/share/coin/doc/Osi/osi_addlibs.txt
make[4]: Leaving directory '/build/coin-or-osi/src/Osi/Osi'
make[3]: Leaving directory '/build/coin-or-osi/src/Osi/Osi'
make[2]: Leaving directory '/build/coin-or-osi/src/Osi/Osi'
make[1]: Leaving directory '/build/coin-or-osi/src/Osi/Osi'
make[1]: Entering directory '/build/coin-or-osi/src/Osi'
make[2]: Entering directory '/build/coin-or-osi/src/Osi'
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-osi/src/Osi'
make[1]: Leaving directory '/build/coin-or-osi/src/Osi'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "coin-or-osi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: coin-or-osi 0.108.11-1 (Fri Aug 23 13:50:03 2024)
==> Cleaning up...