* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘KernSmooth’ ...
** package ‘KernSmooth’ 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/RtmpOpHXkF/R.INSTALL21b89370284ee/KernSmooth/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c blkest.f -o blkest.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c cp.f -o cp.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dgedi.f -o dgedi.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dgefa.f -o dgefa.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dgesl.f -o dgesl.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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c linbin.f -o linbin.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c linbin2D.f -o linbin2D.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c locpoly.f -o locpoly.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c rlbin.f -o rlbin.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sdiag.f -o sdiag.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sstdiag.f -o sstdiag.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o KernSmooth.so blkest.o cp.o dgedi.o dgefa.o dgesl.o init.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -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 '/home/hornik/tmp/scratch/RtmpOpHXkF/R.INSTALL21b89370284ee/KernSmooth/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOpHXkF/R.INSTALL21b89370284ee/KernSmooth/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOpHXkF/R.INSTALL21b89370284ee/KernSmooth/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-KernSmooth/00new/KernSmooth/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 (KernSmooth)