* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘coinclp’ ... ** this is package ‘coinclp’ version ‘0.1.0’ ** package ‘coinclp’ successfully unpacked and MD5 sums checked ** using staged installation checking for Clp... 1.17.10 (pkg-config) checking for Clp_C_Interface.h... found, and Clp links checking for Clp_writeMps... yes checking for Clp_modifyCoefficient... yes checking for Clp_setRowName... yes checking for Clp_maximumIterations... no checking for maximumIterations... yes (the unprefixed Clp 1.17 spelling) coinclp: PKG_CPPFLAGS = -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin coinclp: PKG_LIBS = -lClpSolver -lClp -lCoinUtils -lbz2 -lz -llapack -lblas -lm ** libs specified C++17 using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0yypuP/R.INSTALL3f2d0145dde0bf/coinclp/src' g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c coinclp_io.cpp -o coinclp_io.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c coinclp_model.cpp -o coinclp_model.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c coinclp_params.cpp -o coinclp_params.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c coinclp_solve.cpp -o coinclp_solve.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cpp -o init.o g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o coinclp.so coinclp_io.o coinclp_model.o coinclp_params.o coinclp_solve.o init.o -lClpSolver -lClp -lCoinUtils -lbz2 -lz -llapack -lblas -lm -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0yypuP/R.INSTALL3f2d0145dde0bf/coinclp/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0yypuP/R.INSTALL3f2d0145dde0bf/coinclp/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0yypuP/R.INSTALL3f2d0145dde0bf/coinclp/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-coinclp/00new/coinclp/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (coinclp)