* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘bigsplines’ ...
** package ‘bigsplines’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp7booCt/R.INSTALL3a31646f8ce084/bigsplines/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c bigsplines_init.c -o bigsplines_init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c cubker.f -o cubker.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c cubkersym.f -o cubkersym.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c cubkerz.f -o cubkerz.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c cubkerzsym.f -o cubkerzsym.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c linker.f -o linker.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c linkersym.f -o linkersym.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -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 -Wall -mtune=native  -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 -Wall -mtune=native  -c ordker.f -o ordker.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c ordkermon.f -o ordkermon.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c ordkersym.f -o ordkersym.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -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 -Wall -mtune=native  -c perkersym.f -o perkersym.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sumfreq.f -o sumfreq.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -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 -Wall -mtune=native  -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 -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -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 -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp7booCt/R.INSTALL3a31646f8ce084/bigsplines/src'
make[1]: Entering directory '/tmp/Rtmp7booCt/R.INSTALL3a31646f8ce084/bigsplines/src'
make[1]: Leaving directory '/tmp/Rtmp7booCt/R.INSTALL3a31646f8ce084/bigsplines/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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)