* installing *source* package ‘Delaporte’ ...
** package ‘Delaporte’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Delaporte/src'
gfortran-13 -fopenmp -flto=10 -fpic  -g -O2 -mtune=native -Wall -pedantic -flto=10 -c  utils.f90 -o utils.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -flto=10 -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 -flto=10 -c utils_and_wrappers.c -o utils_and_wrappers.o
gfortran-13 -fopenmp -flto=10 -fpic  -g -O2 -mtune=native -Wall -pedantic -flto=10 -c  delaporte.f90 -o delaporte.o
gcc-13 -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 -flto=10 -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o Delaporte.so delaporte.o utils.o utils_and_wrappers.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -flto=10 -lgfortran -lm -lquadmath
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Delaporte/src'
make[2]: Nothing to be done for 'Delaporte.so'.
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Delaporte/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Delaporte/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Delaporte/src'
gfortran-13 -fopenmp -flto=10 -fpic  -g -O2 -mtune=native -Wall -pedantic -flto=10 -c  utils.f90 -o utils.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -flto=10 -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 -flto=10 -c utils_and_wrappers.c -o utils_and_wrappers.o
gfortran-13 -fopenmp -flto=10 -fpic  -g -O2 -mtune=native -Wall -pedantic -flto=10 -c  delaporte.f90 -o delaporte.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Delaporte/src'
installing to /data/gannet/ripley/R/packages/tests-devel/Delaporte.Rcheck/00LOCK-Delaporte/00new/Delaporte/libs
** R
** inst
** 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 (Delaporte)