* installing *source* package ‘coinclp’ ... ** this is package ‘coinclp’ version ‘0.1.1’ ** 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 ** libs specified C++17 using C++ compiler: ‘clang version 23.1.1’ using C++17 make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/coinclp/src' /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c coinclp_io.cpp -o coinclp_io.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c coinclp_model.cpp -o coinclp_model.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c coinclp_params.cpp -o coinclp_params.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c coinclp_solve.cpp -o coinclp_solve.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DCOINCLP_CONFIGURED -DCOINCLP_HAVE_WRITEMPS=1 -DCOINCLP_HAVE_MODIFYCOEFFICIENT=1 -DCOINCLP_HAVE_SETNAMES=1 -I/usr/include/coin -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c init.cpp -o init.o /usr/local/clang23/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o coinclp.so coinclp_io.o coinclp_model.o coinclp_params.o coinclp_solve.o init.o -lClpSolver -lClp -lCoinUtils make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/coinclp/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/coinclp/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/coinclp/src' installing to /data/localhost/ripley/R/packages/tests-clang/coinclp.Rcheck/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)