* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘labdsv’ ...
** this is package ‘labdsv’ version ‘2.3-1’
** package ‘labdsv’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-16) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/tmp/Rtmp5o5H2s/R.INSTALL32899f6ad29f34/labdsv/src'
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  dsvdis.f90 -o dsvdis.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  euclid.f90 -o euclid.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  indval.f90 -o indval.o
gcc-15 -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-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  ismetric.f90 -o ismetric.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  metric.f90 -o metric.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  orddist.f90 -o orddist.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  pip.f90 -o pip.o
gcc-15 -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 random.c -o random.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  stepdist.f90 -o stepdist.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  thull.f90 -o thull.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o labdsv.so dsvdis.o euclid.o indval.o init.o ismetric.o metric.o orddist.o pip.o random.o stepdist.o thull.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp5o5H2s/R.INSTALL32899f6ad29f34/labdsv/src'
make[1]: Entering directory '/tmp/Rtmp5o5H2s/R.INSTALL32899f6ad29f34/labdsv/src'
make[1]: Leaving directory '/tmp/Rtmp5o5H2s/R.INSTALL32899f6ad29f34/labdsv/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-labdsv/00new/labdsv/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
* DONE (labdsv)