* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘INLAspacetime’ ...
** this is package ‘INLAspacetime’ version ‘0.1.10’
** package ‘INLAspacetime’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-16) 14.2.0’
make[1]: Entering directory '/tmp/RtmpzrskAr/R.INSTALL1d9581868358a/INLAspacetime/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/" -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/"  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ar2cov.c -o ar2cov.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/" -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/"  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cgeneric_ar2ss.c -o cgeneric_ar2ss.o
In file included from cgeneric_ar2ss.c:29:
cgeneric_defs.h:59:9: warning: "iszero" redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from cgeneric_defs.h:45:
/usr/include/math.h:1095:12: note: this is the location of the previous definition
 1095 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/" -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/"  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cgeneric_barrier.c -o cgeneric_barrier.o
In file included from cgeneric_barrier.c:28:
cgeneric_defs.h:59:9: warning: "iszero" redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from cgeneric_defs.h:45:
/usr/include/math.h:1095:12: note: this is the location of the previous definition
 1095 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/" -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/INLA/include/"  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cgeneric_sstspde.c -o cgeneric_sstspde.o
In file included from cgeneric_sstspde.c:28:
cgeneric_defs.h:59:9: warning: "iszero" redefined
   59 | #define iszero(x) (((__typeof(x))(x)) == 0)
      |         ^~~~~~
In file included from cgeneric_defs.h:45:
/usr/include/math.h:1095:12: note: this is the location of the previous definition
 1095 | #   define iszero(x) (((__typeof (x)) (x)) == 0)
      |            ^~~~~~
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o INLAspacetime.so ar2cov.o cgeneric_ar2ss.o cgeneric_barrier.o cgeneric_sstspde.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpzrskAr/R.INSTALL1d9581868358a/INLAspacetime/src'
make[1]: Entering directory '/tmp/RtmpzrskAr/R.INSTALL1d9581868358a/INLAspacetime/src'
make[1]: Leaving directory '/tmp/RtmpzrskAr/R.INSTALL1d9581868358a/INLAspacetime/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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)