* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘BTSR’ ...
** this is package ‘BTSR’ version ‘1.0.0’
** package ‘BTSR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpcb9nqc/R.INSTALL3dd3a713eaf93a/BTSR/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  DLtest.f90 -o DLtest.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  00_lbfgsb.f90 -o 00_lbfgsb.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  00_lib_utils.f90 -o 00_lib_utils.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  01_distrib.f90 -o 01_distrib.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  02_main.f90 -o 02_main.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  03_alloc.f90 -o 03_alloc.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  03_Nelder.f90 -o 03_Nelder.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  04_base.f90 -o 04_base.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  05_barc.f90 -o 05_barc.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  05_generic.f90 -o 05_generic.o
gcc-14 -std=gnu23 -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 BTSR_init.c -o BTSR_init.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o BTSR.so DLtest.o 00_lbfgsb.o 00_lib_utils.o 01_distrib.o 02_main.o 03_alloc.o 03_Nelder.o 04_base.o 05_barc.o 05_generic.o BTSR_init.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpcb9nqc/R.INSTALL3dd3a713eaf93a/BTSR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpcb9nqc/R.INSTALL3dd3a713eaf93a/BTSR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpcb9nqc/R.INSTALL3dd3a713eaf93a/BTSR/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-BTSR/00new/BTSR/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 (BTSR)