* installing *source* package ‘INLAtools’ ... ** this is package ‘INLAtools’ version ‘0.0.1’ ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3)’ clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c INLAtools_init.c -o INLAtools_init.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_generic0.c -o cgeneric_generic0.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_get.c -o cgeneric_get.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cgeneric_kronecker.c -o cgeneric_kronecker.o cgeneric_kronecker.c:166:39: warning: assigning to 'void *' from 'inla_cgeneric_func_tp *' (aka 'double *(*)(inla_cgeneric_cmd_tp, double *, inla_cgeneric_data_tp *)') converts between void pointer and function pointer [-Wpedantic] 166 | *(void **)(&d12cache->model1_func) = (inla_cgeneric_func_tp *) dlsym(d12cache->handle1, &dataM1->chars[0]->chars[0]); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cgeneric_kronecker.c:167:39: warning: assigning to 'void *' from 'inla_cgeneric_func_tp *' (aka 'double *(*)(inla_cgeneric_cmd_tp, double *, inla_cgeneric_data_tp *)') converts between void pointer and function pointer [-Wpedantic] 167 | *(void **)(&d12cache->model2_func) = (inla_cgeneric_func_tp *) dlsym(d12cache->handle2, &dataM2->chars[0]->chars[0]); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o INLAtools.so INLAtools_init.o cgeneric_generic0.o cgeneric_get.o cgeneric_kronecker.o -llapack -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -lm -ldl -lR -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/INLAtools.Rcheck/00LOCK-INLAtools/00new/INLAtools/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (INLAtools)