* installing *source* package ‘INLAspacetime’ ... ** this is package ‘INLAspacetime’ version ‘0.1.12’ ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (1+b1)’ 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 INLAspacetime.c -o INLAspacetime.o In file included from INLAspacetime.c:1: ./INLAspacetime.h:59:9: warning: 'iszero' macro redefined [-Wmacro-redefined] 59 | #define iszero(x) (((__typeof(x))(x)) == 0) | ^ /usr/include/math.h:1064:12: note: previous definition is here 1064 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^ 1 warning generated. 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_ar2ss.c -o cgeneric_ar2ss.o In file included from cgeneric_ar2ss.c:29: ./INLAspacetime.h:59:9: warning: 'iszero' macro redefined [-Wmacro-redefined] 59 | #define iszero(x) (((__typeof(x))(x)) == 0) | ^ /usr/include/math.h:1064:12: note: previous definition is here 1064 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^ 1 warning generated. 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_barrier.c -o cgeneric_barrier.o In file included from cgeneric_barrier.c:28: ./INLAspacetime.h:59:9: warning: 'iszero' macro redefined [-Wmacro-redefined] 59 | #define iszero(x) (((__typeof(x))(x)) == 0) | ^ /usr/include/math.h:1064:12: note: previous definition is here 1064 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^ 1 warning generated. 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_sspde.c -o cgeneric_sspde.o In file included from cgeneric_sspde.c:28: ./INLAspacetime.h:59:9: warning: 'iszero' macro redefined [-Wmacro-redefined] 59 | #define iszero(x) (((__typeof(x))(x)) == 0) | ^ /usr/include/math.h:1064:12: note: previous definition is here 1064 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^ 1 warning generated. 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_sstspde.c -o cgeneric_sstspde.o In file included from cgeneric_sstspde.c:28: ./INLAspacetime.h:59:9: warning: 'iszero' macro redefined [-Wmacro-redefined] 59 | #define iszero(x) (((__typeof(x))(x)) == 0) | ^ /usr/include/math.h:1064:12: note: previous definition is here 1064 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^ 1 warning generated. clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o INLAspacetime.so INLAspacetime.o cgeneric_ar2ss.o cgeneric_barrier.o cgeneric_sspde.o cgeneric_sstspde.o -llapack -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/INLAspacetime.Rcheck/00LOCK-INLAspacetime/00new/INLAspacetime/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 (INLAspacetime)