* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Delaporte’ ...
** this is package ‘Delaporte’ version ‘9.0.0’
** package ‘Delaporte’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-2) 15.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwQ1dbZ/R.INSTALL1d05105b762d7f/Delaporte/src'
gfortran-15 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.f90 -o utils.o
gfortran-15 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c delaporte.f90 -o delaporte.o
delaporte.f90:1889:49:
1889 | abs(pp(i)))
| ^
Warning: ‘logsurv.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized]
delaporte.f90:1290:65:
1290 | real(kind = c_double), allocatable :: surv(:), logsurv(:)
| ^~~~~~~~~~
note: ‘logsurv.dim[0].ubound’ was declared here
delaporte.f90:1486:44:
1486 | qhi = size(surv)
| ^
Warning: ‘surv.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized]
delaporte.f90:1290:56:
1290 | real(kind = c_double), allocatable :: surv(:), logsurv(:)
| ^~~~~~~
note: ‘surv.dim[0].ubound’ was declared here
delaporte.f90:1068:73:
1068 | logsvec(1) = min(logpv(1), ZERO) ! log equivalent of cFPe
| ^
Warning: ‘MEM <real(kind=8)[0:]> [(real(kind=8)[0:] *)_48][0]’ may be used uninitialized [-Wmaybe-uninitialized]
gcc-15 -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 delaporteC.c -o delaporteC.o
gcc-15 -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 init.c -o init.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Delaporte.so delaporte.o delaporteC.o init.o utils.o -lgfortran -lm -lquadmath -fopenmp -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpwQ1dbZ/R.INSTALL1d05105b762d7f/Delaporte/src'
make[2]: Nothing to be done for 'Delaporte.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpwQ1dbZ/R.INSTALL1d05105b762d7f/Delaporte/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwQ1dbZ/R.INSTALL1d05105b762d7f/Delaporte/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwQ1dbZ/R.INSTALL1d05105b762d7f/Delaporte/src'
gfortran-15 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.f90 -o utils.o
gfortran-15 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c delaporte.f90 -o delaporte.o
delaporte.f90:1889:49:
1889 | abs(pp(i)))
| ^
Warning: ‘logsurv.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized]
delaporte.f90:1290:65:
1290 | real(kind = c_double), allocatable :: surv(:), logsurv(:)
| ^~~~~~~~~~
note: ‘logsurv.dim[0].ubound’ was declared here
delaporte.f90:1486:44:
1486 | qhi = size(surv)
| ^
Warning: ‘surv.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized]
delaporte.f90:1290:56:
1290 | real(kind = c_double), allocatable :: surv(:), logsurv(:)
| ^~~~~~~
note: ‘surv.dim[0].ubound’ was declared here
delaporte.f90:1068:73:
1068 | logsvec(1) = min(logpv(1), ZERO) ! log equivalent of cFPe
| ^
Warning: ‘MEM <real(kind=8)[0:]> [(real(kind=8)[0:] *)_48][0]’ may be used uninitialized [-Wmaybe-uninitialized]
gcc-15 -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 delaporteC.c -o delaporteC.o
gcc-15 -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 init.c -o init.o
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwQ1dbZ/R.INSTALL1d05105b762d7f/Delaporte/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Delaporte/00new/Delaporte/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘Delaporte’
finding HTML links ... done
Delaporte-defunct html
Delaporte-internal html
Delaporte-package html
Delaporte html
omp 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 (Delaporte)