* installing *source* package ‘mlegp’ ... ** this is package ‘mlegp’ version ‘3.1.10’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (1+b1)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c SFMT.c -o SFMT.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lbfgs.c -o lbfgs.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mlegp_init.c -o mlegp_init.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nelder_mead_min.c -o nelder_mead_min.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c print.c -o print.o clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-21/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-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/mlegp.Rcheck/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)