* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘gam’ ...
** package ‘gam’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzhQq99/R.INSTALL13e26624bed2bf/gam/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c backfit.f -o backfit.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c backlo.f -o backlo.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c bsplvd.f -o bsplvd.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c bvalue.f -o bvalue.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c bvalus.f -o bvalus.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gam_init.c -o gam_init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c linear.f -o linear.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c lo.f -o lo.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c loessc.c -o loessc.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c loessf.f -o loessf.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c qsbart.f -o qsbart.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c sbart.c -o sbart.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sgram.f -o sgram.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sinerp.f -o sinerp.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c splsm.f -o splsm.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sslvrg.f -o sslvrg.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c stxwx.f -o stxwx.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o gam.so backfit.o backlo.o bsplvd.o bvalue.o bvalus.o gam_init.o linear.o lo.o loessc.o loessf.o qsbart.o sbart.o sgram.o sinerp.o splsm.o sslvrg.o stxwx.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzhQq99/R.INSTALL13e26624bed2bf/gam/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzhQq99/R.INSTALL13e26624bed2bf/gam/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzhQq99/R.INSTALL13e26624bed2bf/gam/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-gam/00new/gam/libs
** R
** data
** 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
* creating tarball
packaged installation of ‘gam’ as ‘gam_1.22-3_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (gam)