* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘oscar’ ...
** package ‘oscar’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-24) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
using C++17
make[1]: Entering directory '/tmp/RtmpYZVOMw/R.INSTALL13e3ef12e53e3/oscar/src'
gfortran-13  -fpic  -g -O2 -Wall -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-13 -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-13  -fpic  -g -O2 -Wall -mtune=native  -c plqdf1.f -o plqdf1.o
g++-13 -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 '/tmp/RtmpYZVOMw/R.INSTALL13e3ef12e53e3/oscar/src'
make[2]: Nothing to be done for 'oscar.so'.
make[2]: Leaving directory '/tmp/RtmpYZVOMw/R.INSTALL13e3ef12e53e3/oscar/src'
make[1]: Leaving directory '/tmp/RtmpYZVOMw/R.INSTALL13e3ef12e53e3/oscar/src'
make[1]: Entering directory '/tmp/RtmpYZVOMw/R.INSTALL13e3ef12e53e3/oscar/src'
gfortran-13  -fpic  -g -O2 -Wall -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-13 -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-13  -fpic  -g -O2 -Wall -mtune=native  -c plqdf1.f -o plqdf1.o
make[1]: Leaving directory '/tmp/RtmpYZVOMw/R.INSTALL13e3ef12e53e3/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
* creating tarball
packaged installation of ‘oscar’ as ‘oscar_1.2.1_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (oscar)