==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: coin-or-mp 1.8.4-7 (Fri Apr 17 18:16:26 2026)
==> Retrieving sources...
  -> Updating CoinMP git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    CoinMP ... Passed
==> Making package: coin-or-mp 1.8.4-7 (Sat Apr 18 00:16:54 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) blas-3.12.1-2  coin-or-asl-2.1.0-1  coin-or-cgl-0.60.10-2  coin-or-clp-1.17.11-2  coin-or-coinutils-2.11.13-2  coin-or-data-sample-1.2.13-1  coin-or-osi-0.108.12-2  glpk-5.0-3  lapack-3.12.1-2  nauty-1:2.9.3-1  suitesparse-7.12.2-1  coin-or-cbc-2.10.13-2

Total Download Size:    6.78 MiB
Total Installed Size:  45.16 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 nauty-1:2.9.3-1-armv7h downloading...
 suitesparse-7.12.2-1-armv7h downloading...
 glpk-5.0-3-armv7h downloading...
 coin-or-clp-1.17.11-2-armv7h downloading...
 coin-or-cbc-2.10.13-2-armv7h downloading...
 coin-or-coinutils-2.11.13-2-armv7h downloading...
 coin-or-cgl-0.60.10-2-armv7h downloading...
 coin-or-osi-0.108.12-2-armv7h downloading...
 coin-or-asl-2.1.0-1-armv7h downloading...
 coin-or-data-sample-1.2.13-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing coin-or-asl...
installing blas...
installing coin-or-data-sample...
installing glpk...
installing lapack...
installing coin-or-coinutils...
installing coin-or-osi...
installing suitesparse...
installing coin-or-clp...
installing coin-or-cgl...
installing nauty...
installing coin-or-cbc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  zlib-ng-2.3.3-1  git-2.53.0-1

Total Installed Size:  49.66 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 zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    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-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of CoinMP git repo...
Cloning into 'CoinMP'...
done.
Switched to a new branch 'makepkg'
==> Starting 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 whether to enable maintainer-specific portions of Makefiles... no
checking whether source of project Sample is available and should be compiled... no
checking whether source of project CoinUtils is available and should be compiled... no
checking whether source of project Osi is available and should be compiled... no
checking whether source of project Clp is available and should be compiled... no
checking whether source of project Cgl is available and should be compiled... no
checking whether source of project Cbc is available and should be compiled... no, --with-cbc-lib has been specified
checking whether source of project CoinMP is available and should be compiled... yes, source in CoinMP
checking which command should be used to link input files... ln -s
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in CoinMP
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--with-cbc-lib=-lCbcSolver -lCbc' '--with-cbc-incdir=/usr/include/coin/' --cache-file=/dev/null --srcdir=.
checking build system type... armv7l-unknown-linux-gnu
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   -DCOINMP_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 -Wp,-U_GLIBCXX_ASSERTIONS   -DCOINMP_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
checking host system type... armv7l-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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
configure: Build is "armv7l-unknown-linux-gnu".
checking if library version is set... 9:4:8
checking for pkg-config... pkg-config
checking pkg-config is at least version 0.16.0... yes
checking for COIN-OR package Cbc... yes
checking which command should be used to link input files... ln -s
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating examples/Makefile
config.status: creating coinmp.pc
config.status: creating coinmp-uninstalled.pc
config.status: creating src/config.h
config.status: creating src/config_coinmp.h
config.status: executing depfiles commands
configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting
configure: Configuration of CoinMP successful
configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting
configure: Main configuration of CoinMP successful
Making all in CoinMP
make[1]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP'
Making all in src
make[2]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
make  all-am
make[3]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -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 -Wp,-U_GLIBCXX_ASSERTIONS   -DCOINMP_BUILD -MT CoinMP.lo -MD -MP -MF ".deps/CoinMP.Tpo" -c -o CoinMP.lo CoinMP.cpp; \
then mv -f ".deps/CoinMP.Tpo" ".deps/CoinMP.Plo"; else rm -f ".deps/CoinMP.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I`echo .` -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   -DCOINMP_BUILD -MT CoinProblem.lo -MD -MP -MF ".deps/CoinProblem.Tpo" -c -o CoinProblem.lo CoinProblem.c; \
then mv -f ".deps/CoinProblem.Tpo" ".deps/CoinProblem.Plo"; else rm -f ".deps/CoinProblem.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I`echo .` -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   -DCOINMP_BUILD -MT CoinResult.lo -MD -MP -MF ".deps/CoinResult.Tpo" -c -o CoinResult.lo CoinResult.c; \
then mv -f ".deps/CoinResult.Tpo" ".deps/CoinResult.Plo"; else rm -f ".deps/CoinResult.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I`echo .` -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   -DCOINMP_BUILD -MT CoinSolver.lo -MD -MP -MF ".deps/CoinSolver.Tpo" -c -o CoinSolver.lo CoinSolver.c; \
then mv -f ".deps/CoinSolver.Tpo" ".deps/CoinSolver.Plo"; else rm -f ".deps/CoinSolver.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I`echo .` -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   -DCOINMP_BUILD -MT CoinOption.lo -MD -MP -MF ".deps/CoinOption.Tpo" -c -o CoinOption.lo CoinOption.c; \
then mv -f ".deps/CoinOption.Tpo" ".deps/CoinOption.Plo"; else rm -f ".deps/CoinOption.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -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 -DCOINMP_BUILD -MT CoinSolver.lo -MD -MP -MF .deps/CoinSolver.Tpo -c CoinSolver.c  -fPIC -DPIC -o .libs/CoinSolver.o
 gcc -DHAVE_CONFIG_H -I. -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 -DCOINMP_BUILD -MT CoinOption.lo -MD -MP -MF .deps/CoinOption.Tpo -c CoinOption.c  -fPIC -DPIC -o .libs/CoinOption.o
 gcc -DHAVE_CONFIG_H -I. -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 -DCOINMP_BUILD -MT CoinResult.lo -MD -MP -MF .deps/CoinResult.Tpo -c CoinResult.c  -fPIC -DPIC -o .libs/CoinResult.o
 gcc -DHAVE_CONFIG_H -I. -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 -DCOINMP_BUILD -MT CoinProblem.lo -MD -MP -MF .deps/CoinProblem.Tpo -c CoinProblem.c  -fPIC -DPIC -o .libs/CoinProblem.o
 g++ -DHAVE_CONFIG_H -I. -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 -Wp,-U_GLIBCXX_ASSERTIONS -DCOINMP_BUILD -MT CoinMP.lo -MD -MP -MF .deps/CoinMP.Tpo -c CoinMP.cpp  -fPIC -DPIC -o .libs/CoinMP.o
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -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 -Wp,-U_GLIBCXX_ASSERTIONS   -DCOINMP_BUILD -MT CoinCbc.lo -MD -MP -MF ".deps/CoinCbc.Tpo" -c -o CoinCbc.lo CoinCbc.cpp; \
then mv -f ".deps/CoinCbc.Tpo" ".deps/CoinCbc.Plo"; else rm -f ".deps/CoinCbc.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -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 -Wp,-U_GLIBCXX_ASSERTIONS -DCOINMP_BUILD -MT CoinCbc.lo -MD -MP -MF .deps/CoinCbc.Tpo -c CoinCbc.cpp  -fPIC -DPIC -o .libs/CoinCbc.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 -Wp,-U_GLIBCXX_ASSERTIONS   -DCOINMP_BUILD  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libCoinMP.la -rpath /usr/lib -no-undefined -version-info 9:4:8 CoinMP.lo CoinProblem.lo CoinResult.lo CoinSolver.lo CoinOption.lo CoinCbc.lo -lCbcSolver -lCbc  
g++ -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/crtbeginS.o  .libs/CoinMP.o .libs/CoinProblem.o .libs/CoinResult.o .libs/CoinSolver.o .libs/CoinOption.o .libs/CoinCbc.o  -lCbcSolver -lCbc -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/15.2.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,libCoinMP.so.1 -o .libs/libCoinMP.so.1.8.4
(cd .libs && rm -f libCoinMP.so.1 && ln -s libCoinMP.so.1.8.4 libCoinMP.so.1)
(cd .libs && rm -f libCoinMP.so && ln -s libCoinMP.so.1.8.4 libCoinMP.so)
creating libCoinMP.la
(cd .libs && rm -f libCoinMP.la && ln -s ../libCoinMP.la libCoinMP.la)
make[3]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
make[2]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
make[2]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[1]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[1]: Entering directory '/build/coin-or-mp/src/CoinMP'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/coin-or-mp/src/CoinMP'
==> Entering fakeroot environment...
==> Starting package()...
Making install in CoinMP
make[1]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP'
Making install in src
make[2]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
make[3]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
/build/coin-or-mp/src/CoinMP/CoinMP/install-sh -c -m 644 config_coinmp.h /build/coin-or-mp/pkg/coin-or-mp/usr/include/coin/CoinMPConfig.h
test -z "/usr/lib" || mkdir -p -- "/build/coin-or-mp/pkg/coin-or-mp/usr/lib"
test -z "/usr/include/coin" || mkdir -p -- "/build/coin-or-mp/pkg/coin-or-mp/usr/include/coin"
 /usr/bin/install -c -m 644 'CoinMP.h' '/build/coin-or-mp/pkg/coin-or-mp/usr/include/coin/CoinMP.h'
 /bin/sh ../libtool --mode=install /usr/bin/install -c  'libCoinMP.la' '/build/coin-or-mp/pkg/coin-or-mp/usr/lib/libCoinMP.la'
/usr/bin/install -c .libs/libCoinMP.so.1.8.4 /build/coin-or-mp/pkg/coin-or-mp/usr/lib/libCoinMP.so.1.8.4
(cd /build/coin-or-mp/pkg/coin-or-mp/usr/lib && { ln -s -f libCoinMP.so.1.8.4 libCoinMP.so.1 || { rm -f libCoinMP.so.1 && ln -s libCoinMP.so.1.8.4 libCoinMP.so.1; }; })
(cd /build/coin-or-mp/pkg/coin-or-mp/usr/lib && { ln -s -f libCoinMP.so.1.8.4 libCoinMP.so || { rm -f libCoinMP.so && ln -s libCoinMP.so.1.8.4 libCoinMP.so; }; })
/usr/bin/install -c .libs/libCoinMP.lai /build/coin-or-mp/pkg/coin-or-mp/usr/lib/libCoinMP.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
make[2]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP/src'
make[2]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[3]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP'
test -z "/usr/share/coin/doc/CoinMP" || mkdir -p -- "/build/coin-or-mp/pkg/coin-or-mp/usr/share/coin/doc/CoinMP"
test -z "/build/coin-or-mp/pkg/coin-or-mp/usr/share/coin/doc/CoinMP" || mkdir -p -- "/build/coin-or-mp/pkg/coin-or-mp/build/coin-or-mp/pkg/coin-or-mp/usr/share/coin/doc/CoinMP"
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/coin-or-mp/pkg/coin-or-mp/usr/lib/pkgconfig"
for file in README AUTHORS LICENSE ; do \
  if test -f "$file"; then dir=; else dir="./"; fi; \
  if test -f "$dir$file"; then /usr/bin/install -c -m 644 "$dir$file" "/build/coin-or-mp/pkg/coin-or-mp/usr/share/coin/doc/CoinMP/$file"; fi; \
done 
 /usr/bin/install -c -m 644 'examples/Makefile' '/build/coin-or-mp/pkg/coin-or-mp/build/coin-or-mp/pkg/coin-or-mp/usr/share/coin/doc/CoinMP/Makefile'
 /usr/bin/install -c -m 644 'coinmp.pc' '/build/coin-or-mp/pkg/coin-or-mp/usr/lib/pkgconfig/coinmp.pc'
 /usr/bin/install -c -m 644 'examples/example.c' '/build/coin-or-mp/pkg/coin-or-mp/build/coin-or-mp/pkg/coin-or-mp/usr/share/coin/doc/CoinMP/example.c'
make  install-data-hook
make[4]: Entering directory '/build/coin-or-mp/src/CoinMP/CoinMP'
PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig::/build/coin-or-mp/pkg/coin-or-mp/usr/lib/pkgconfig \
pkg-config --libs coinmp > /build/coin-or-mp/pkg/coin-or-mp/usr/share/coin/doc/CoinMP/coinmp_addlibs.txt
make[4]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[3]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[2]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[1]: Leaving directory '/build/coin-or-mp/src/CoinMP/CoinMP'
make[1]: Entering directory '/build/coin-or-mp/src/CoinMP'
make[2]: Entering directory '/build/coin-or-mp/src/CoinMP'
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-mp/src/CoinMP'
make[1]: Leaving directory '/build/coin-or-mp/src/CoinMP'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "coin-or-mp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: coin-or-mp 1.8.4-7 (Sat Apr 18 00:17:37 2026)
==> Cleaning up...
[?12l[?25h