* installing *source* package ‘oscar’ ...
** package ‘oscar’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using C++17
using SDK: ‘MacOSX11.3.sdk’
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  dbdc.f90 -o dbdc.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c plqdf1.f -o plqdf1.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’ was 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]
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c oscarc.c -o oscarc.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o oscar.so dbdc.o oscarc.o plqdf1.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for ___lmbm_mod_MOD_lmbm: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _oscar_logistic_f_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _oscar_mse_f_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _oscar_cox_f_: stack subq instruction is too different from dwarf stack size
make[1]: Nothing to be done for `oscar.so'.
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  dbdc.f90 -o dbdc.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c plqdf1.f -o plqdf1.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’ was 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]
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c oscarc.c -o oscarc.o
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/oscar.Rcheck/00LOCK-oscar/00new/oscar/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/oscar.Rcheck/00_pkg_src/oscar/src/dbdc.o: timestamp mismatch between object file (2023-10-02 11:44:03.533465617) and debug map (2023-10-02 11:43:34.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/oscar.Rcheck/00_pkg_src/oscar/src/oscarc.o: timestamp mismatch between object file (2023-10-02 11:44:03.703432408) and debug map (2023-10-02 11:43:34.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/oscar.Rcheck/00_pkg_src/oscar/src/plqdf1.o: timestamp mismatch between object file (2023-10-02 11:43:36.136946580) and debug map (2023-10-02 11:43:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/oscar.Rcheck/00_pkg_src/oscar/src/dbdc.o: timestamp mismatch between object file (2023-10-02 11:44:03.533465617) and debug map (2023-10-02 11:43:34.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/oscar.Rcheck/00_pkg_src/oscar/src/oscarc.o: timestamp mismatch between object file (2023-10-02 11:44:03.703432408) and debug map (2023-10-02 11:43:34.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/oscar.Rcheck/00_pkg_src/oscar/src/plqdf1.o: timestamp mismatch between object file (2023-10-02 11:43:36.136946580) and debug map (2023-10-02 11:43:05.000000000)
** 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)