* installing to library ‘/home/hornik/tmp/R.check/r-devel-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
specified C++17
using C compiler: ‘gcc-16 (Debian 16.1.0-3) 16.1.0’
using Fortran compiler: ‘GNU Fortran (Debian 16.1.0-3) 16.1.0’
using C++ compiler: ‘g++-16 (Debian 16.1.0-3) 16.1.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpL8bnmg/R.INSTALL76b177eb0f0e/oscar/src'
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  dbdc.f90 -o dbdc.o
dbdc.f90:11755:19:

11755 |        epsl = epslk
      |                   ^
Warning: ‘epslk’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:11633:20:

11633 |          epsa,epst,epslk,epsrk, & ! Line search parameters.
      |                    ^~~~~
note: ‘epslk’ was declared here
dbdc.f90:11756:19:

11756 |        epsr = epsrk
      |                   ^
Warning: ‘epsrk’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:11633:26:

11633 |          epsa,epst,epslk,epsrk, & ! Line search parameters.
      |                          ^~~~~
note: ‘epsrk’ was declared here
dbdc.f90:12024:32:

12024 |         tmp1 = (fu-fl)/ (-wk*tu)
      |                                ^
Warning: ‘fu’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:11632:13:

11632 |          fl,fu, &  ! Values of the objective function for t=tl and t=tu.
      |             ^~
note: ‘fu’ was declared here
dbdc.f90:19342:50:

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:50:

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:50:

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-16 -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 oscarc.c -o oscarc.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c plqdf1.f -o plqdf1.o
g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o oscar.so dbdc.o oscarc.o plqdf1.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpL8bnmg/R.INSTALL76b177eb0f0e/oscar/src'
make[2]: Nothing to be done for 'oscar.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpL8bnmg/R.INSTALL76b177eb0f0e/oscar/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpL8bnmg/R.INSTALL76b177eb0f0e/oscar/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpL8bnmg/R.INSTALL76b177eb0f0e/oscar/src'
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  dbdc.f90 -o dbdc.o
dbdc.f90:11755:19:

11755 |        epsl = epslk
      |                   ^
Warning: ‘epslk’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:11633:20:

11633 |          epsa,epst,epslk,epsrk, & ! Line search parameters.
      |                    ^~~~~
note: ‘epslk’ was declared here
dbdc.f90:11756:19:

11756 |        epsr = epsrk
      |                   ^
Warning: ‘epsrk’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:11633:26:

11633 |          epsa,epst,epslk,epsrk, & ! Line search parameters.
      |                          ^~~~~
note: ‘epsrk’ was declared here
dbdc.f90:12024:32:

12024 |         tmp1 = (fu-fl)/ (-wk*tu)
      |                                ^
Warning: ‘fu’ may be used uninitialized [-Wmaybe-uninitialized]
dbdc.f90:11632:13:

11632 |          fl,fu, &  ! Values of the objective function for t=tl and t=tu.
      |             ^~
note: ‘fu’ was declared here
dbdc.f90:19342:50:

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:50:

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:50:

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-16 -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 oscarc.c -o oscarc.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c plqdf1.f -o plqdf1.o
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpL8bnmg/R.INSTALL76b177eb0f0e/oscar/src'
installing to /home/hornik/tmp/R.check/r-devel-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
** 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)