* 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 (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
using Fortran compiler: ‘GNU Fortran (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
using C++ compiler: ‘g++ (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
using C++17
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/oscar/src'
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  dbdc.f90 -o dbdc.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c plqdf1.f -o plqdf1.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 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c oscarc.c -o oscarc.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o oscar.so dbdc.o oscarc.o plqdf1.o -llapack -L/data/localhost/ripley/R/R-devel/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -lgfortran -lm -latomic_asneeded -lquadmath
make[2]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/oscar/src'
make[2]: Nothing to be done for 'oscar.so'.
make[2]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/oscar/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/oscar/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/oscar/src'
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  dbdc.f90 -o dbdc.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c plqdf1.f -o plqdf1.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 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c oscarc.c -o oscarc.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/oscar/src'
installing to /data/localhost/ripley/R/packages/tests-devel/oscar.Rcheck/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)