* installing *source* package ‘bigsplines’ ...
** package ‘bigsplines’ 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/bigsplines/src'
gcc-13 -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 bigsplines_init.c -o bigsplines_init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c cubker.f -o cubker.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c cubkersym.f -o cubkersym.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c cubkerz.f -o cubkerz.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c cubkerzsym.f -o cubkerzsym.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c linker.f -o linker.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c linkersym.f -o linkersym.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nomker.f -o nomker.o
f951: Warning: Nonconforming tab character in column 1 of line 17 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 19 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 20 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 21 [-Wtabs]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c nomkersym.f -o nomkersym.o
f951: Warning: Nonconforming tab character in column 1 of line 14 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 16 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 17 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 19 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 20 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 21 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 23 [-Wtabs]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c ordker.f -o ordker.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c ordkermon.f -o ordkermon.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c ordkersym.f -o ordkersym.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c perker.f -o perker.o
perker.f:13:44:

   13 |       double precision x(n), k(m), y(n,m), a, b, c
      |                                            1
Warning: Unused variable 'a' declared at (1) [-Wunused-variable]
perker.f:13:47:

   13 |       double precision x(n), k(m), y(n,m), a, b, c
      |                                               1
Warning: Unused variable 'b' declared at (1) [-Wunused-variable]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c perkersym.f -o perkersym.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c sumfreq.f -o sumfreq.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c tpsker.f -o tpsker.o
f951: Warning: Nonconforming tab character in column 4 of line 20 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 23 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 24 [-Wtabs]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c tpskersym.f -o tpskersym.o
f951: Warning: Nonconforming tab character in column 1 of line 18 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 20 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 22 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 23 [-Wtabs]
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 -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o bigsplines.so bigsplines_init.o cubker.o cubkersym.o cubkerz.o cubkerzsym.o linker.o linkersym.o nomker.o nomkersym.o ordker.o ordkermon.o ordkersym.o perker.o perkersym.o sumfreq.o tpsker.o tpskersym.o -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/bigsplines/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/bigsplines/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/bigsplines/src'
installing to /data/gannet/ripley/R/packages/tests-devel/bigsplines.Rcheck/00LOCK-bigsplines/00new/bigsplines/libs
** R
** 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 (bigsplines)