* installing *source* package ‘INLAspacetime’ ... ** this is package ‘INLAspacetime’ version ‘0.1.12’ ** package ‘INLAspacetime’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 20.1.6’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/INLAspacetime/src' clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -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-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -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-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -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-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -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-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -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-20 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o INLAspacetime.so INLAspacetime.o cgeneric_ar2ss.o cgeneric_barrier.o cgeneric_sspde.o cgeneric_sstspde.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortranRuntime -lFortranDecimal -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/INLAspacetime/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/INLAspacetime/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/INLAspacetime/src' installing to /data/gannet/ripley/R/packages/tests-clang/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)