* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘oscar’ ...
** this is package ‘oscar’ version ‘1.2.1’
** package ‘oscar’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPvYVdM/R.INSTALLa747b1796edb0/oscar/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dbdc.f90 -o dbdc.o
dbdc.f90:11917:8:
11917 | IF (iters==1) THEN
| ^
Warning: ‘iters’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:10588:14:
10588 | iters, & ! Null step indicator.
| ^
note: ‘iters’ declared here
dbdc.f90:19342:54:
19342 | INTEGER(KIND=c_int) :: ind_start, s_ind ! the start index for starting point
| ^
Warning: ‘s_ind’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:18595:54:
18595 | INTEGER(KIND=c_int) :: ind_start, s_ind ! the start index for starting point
| ^
Warning: ‘s_ind’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:17850:54:
17850 | INTEGER(KIND=c_int) :: ind_start, s_ind ! the start index for starting point
| ^
Warning: ‘s_ind’ may be used uninitialized [-Wmaybe-uninitialized]
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 oscarc.c -o oscarc.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c plqdf1.f -o plqdf1.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o oscar.so dbdc.o oscarc.o plqdf1.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpPvYVdM/R.INSTALLa747b1796edb0/oscar/src'
make[2]: Nothing to be done for 'oscar.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpPvYVdM/R.INSTALLa747b1796edb0/oscar/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPvYVdM/R.INSTALLa747b1796edb0/oscar/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPvYVdM/R.INSTALLa747b1796edb0/oscar/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dbdc.f90 -o dbdc.o
dbdc.f90:11917:8:
11917 | IF (iters==1) THEN
| ^
Warning: ‘iters’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:10588:14:
10588 | iters, & ! Null step indicator.
| ^
note: ‘iters’ declared here
dbdc.f90:19342:54:
19342 | INTEGER(KIND=c_int) :: ind_start, s_ind ! the start index for starting point
| ^
Warning: ‘s_ind’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:18595:54:
18595 | INTEGER(KIND=c_int) :: ind_start, s_ind ! the start index for starting point
| ^
Warning: ‘s_ind’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:17850:54:
17850 | INTEGER(KIND=c_int) :: ind_start, s_ind ! the start index for starting point
| ^
Warning: ‘s_ind’ may be used uninitialized [-Wmaybe-uninitialized]
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 oscarc.c -o oscarc.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c plqdf1.f -o plqdf1.o
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPvYVdM/R.INSTALLa747b1796edb0/oscar/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-oscar/00new/oscar/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘oscar’
finding HTML links ... done
cost html
ex html
feat html
generics html
kits html
oscar-class html
oscar-methods html
oscar-package html
oscar html
oscar.binarize html
oscar.binplot html
oscar.bs html
oscar.bs.boxplot html
oscar.bs.k html
oscar.bs.plot html
oscar.bs.visu html
oscar.control html
oscar.cost.after html
oscar.cv html
oscar.cv.visu html
oscar.pareto html
oscar.pareto.visu html
oscar.sparsify html
oscar.visu 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 (oscar)