* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘laGP’ ...
** package ‘laGP’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
make[1]: Entering directory '/tmp/RtmpHrwIKt/R.INSTALL281f7f1237fbb0/laGP/src'
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/bin/R CMD SHLIB -o laGP.so *.c
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[2]: Entering directory '/tmp/RtmpHrwIKt/R.INSTALL281f7f1237fbb0/laGP/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c covar.c -o covar.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c covar_sep.c -o covar_sep.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c davies.c -o davies.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gamma.c -o gamma.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gp.c -o gp.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gp_sep.c -o gp_sep.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ieci.c -o ieci.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c laGP.c -o laGP.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c laGP_sep.c -o laGP_sep.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c linalg.c -o linalg.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c matrix.c -o matrix.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c order.c -o order.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rbetter.c -o rbetter.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rhelp.c -o rhelp.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRPRINT -fopenmp  -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c util.c -o util.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o laGP.so covar.o covar_sep.o davies.o gamma.o gp.o gp_sep.o ieci.o init.o laGP.o laGP_sep.o linalg.o matrix.o order.o rbetter.o rhelp.o util.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Leaving directory '/tmp/RtmpHrwIKt/R.INSTALL281f7f1237fbb0/laGP/src'
make[2]: Entering directory '/tmp/RtmpHrwIKt/R.INSTALL281f7f1237fbb0/laGP/src'
make[2]: Leaving directory '/tmp/RtmpHrwIKt/R.INSTALL281f7f1237fbb0/laGP/src'
make[1]: Leaving directory '/tmp/RtmpHrwIKt/R.INSTALL281f7f1237fbb0/laGP/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-laGP/00new/laGP/libs
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘laGP’
    finding HTML links ... done
    aGP                                     html  
    alcGP                                   html  
    blhs                                    html  
    darg                                    html  
    deleteGP                                html  
    discrep.est                             html  
    distance                                html  
    fcalib                                  html  
    laGP                                    html  
    llikGP                                  html  
    mleGP                                   html  
    newGP                                   html  
    optim.auglag                            html  
    predGP                                  html  
    randLine                                html  
** building package indices
** installing vignettes
** 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 (laGP)