* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘dtrSurv’ ...
** this is package ‘dtrSurv’ version ‘1.5’
** package ‘dtrSurv’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9AeM48/R.INSTALL3466a2f5a9847/dtrSurv/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dtrSurv.f90 -o dtrSurv.o
dtrSurv.f90:565:23:
565 | z(1) = num(1) / nj(1)
| ^
Warning: ‘MEM[(real(kind=8)[0:D.6526] *)_34][0]’ may be used uninitialized [-Wmaybe-uninitialized]
dtrSurv.f90:502:37:
502 | tieCovariate = tieCovariate + 1
| ^
Warning: ‘tiecovariate’ may be used uninitialized [-Wmaybe-uninitialized]
dtrSurv.f90:167:67:
167 | INTEGER :: rUnifSet, set, splitLeft, splitLeftFinal, tieCovariate
| ^
note: ‘tiecovariate’ was declared here
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dtrSurv_init.c -o dtrSurv_init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c randoms.c -o randoms.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o dtrSurv.so dtrSurv.o dtrSurv_init.o randoms.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9AeM48/R.INSTALL3466a2f5a9847/dtrSurv/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9AeM48/R.INSTALL3466a2f5a9847/dtrSurv/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9AeM48/R.INSTALL3466a2f5a9847/dtrSurv/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-dtrSurv/00new/dtrSurv/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘dtrSurv’
finding HTML links ... done
dtrSurv-internal-api html
dtrSurv html
predict html
print html
show html
stage html
** 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 (dtrSurv)