* 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: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/INLAspacetime/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c INLAspacetime.c -o INLAspacetime.o
In file included from INLAspacetime.c:1:
INLAspacetime.h:59:9: warning: ‘iszero’ redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from INLAspacetime.h:45:
/usr/include/math.h:1064:12: note: this is the location of the previous definition
 1064 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c cgeneric_ar2ss.c -o cgeneric_ar2ss.o
In file included from cgeneric_ar2ss.c:29:
INLAspacetime.h:59:9: warning: ‘iszero’ redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from INLAspacetime.h:45:
/usr/include/math.h:1064:12: note: this is the location of the previous definition
 1064 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c cgeneric_barrier.c -o cgeneric_barrier.o
In file included from cgeneric_barrier.c:28:
INLAspacetime.h:59:9: warning: ‘iszero’ redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from INLAspacetime.h:45:
/usr/include/math.h:1064:12: note: this is the location of the previous definition
 1064 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c cgeneric_sspde.c -o cgeneric_sspde.o
In file included from cgeneric_sspde.c:28:
INLAspacetime.h:59:9: warning: ‘iszero’ redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from INLAspacetime.h:45:
/usr/include/math.h:1064:12: note: this is the location of the previous definition
 1064 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c cgeneric_sstspde.c -o cgeneric_sstspde.o
In file included from cgeneric_sstspde.c:28:
INLAspacetime.h:59:9: warning: ‘iszero’ redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from INLAspacetime.h:45:
/usr/include/math.h:1064:12: note: this is the location of the previous definition
 1064 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o INLAspacetime.so INLAspacetime.o cgeneric_ar2ss.o cgeneric_barrier.o cgeneric_sspde.o cgeneric_sstspde.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/INLAspacetime/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/INLAspacetime/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/INLAspacetime/src'
installing to /data/gannet/ripley/R/packages/tests-devel/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)