* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘mlegp’ ... ** package ‘mlegp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpvWVLtR/R.INSTALL21f8767df33f3/mlegp/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SFMT.c -o SFMT.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lbfgs.c -o lbfgs.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mlegp.c -o mlegp.o In file included from mlegp.c:9: ./matrix_vector.h:346:13: warning: unused function 'printPackedMatrix' [-Wunused-function] 346 | static void printPackedMatrix(const char *fmt, const double *a, int n) | ^~~~~~~~~~~~~~~~~ ./matrix_vector.h:360:13: warning: unused function 'printVector' [-Wunused-function] 360 | static void printVector(const char *fmt, const double *b, int m) | ^~~~~~~~~~~ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mlegp_init.c -o mlegp_init.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nelder_mead_min.c -o nelder_mead_min.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c print.c -o print.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o mlegp.so SFMT.o lbfgs.o mlegp.o mlegp_init.o nelder_mead_min.o print.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpvWVLtR/R.INSTALL21f8767df33f3/mlegp/src' make[1]: Entering directory '/tmp/RtmpvWVLtR/R.INSTALL21f8767df33f3/mlegp/src' make[1]: Leaving directory '/tmp/RtmpvWVLtR/R.INSTALL21f8767df33f3/mlegp/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-mlegp/00new/mlegp/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 (mlegp)