* installing *source* package ‘JLPM’ ...
** this is package ‘JLPM’ version ‘1.0.4’
** package ‘JLPM’ 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) 14.2.0’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c runiran.c -o runiran.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c compute.f90 -o compute.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c loglik.f90 -o loglik.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c reconddensity.f90 -o reconddensity.o
reconddensity.f90:1097:44:
1097 | conddensity = conddensity + surv0_glob
| ^
Warning: 'surv0_glob' may be used uninitialized [-Wmaybe-uninitialized]
reconddensity.f90:507:30:
507 | double precision::surv0_glob,surv_glob,fevt,easurv
| ^
note: 'surv0_glob' was declared here
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o JLPM.so init.o runiran.o compute.o loglik.o reconddensity.o -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: could not create compact unwind for _alnorm_: does not use standard frame
ld: warning: could not create compact unwind for _betai_: does not use standard frame
ld: warning: could not create compact unwind for _bgos_: does not use standard frame
ld: warning: could not create compact unwind for _fct_pred_curslope_irtsre_2_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _fct_pred_curlev_irtsre_2_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _fct_risq_irtsre_2_: does not use standard frame
ld: warning: could not create compact unwind for _fct_risq_irtsre_: does not use standard frame
ld: warning: could not create compact unwind for _vrais_i_: does not use standard frame
ld: warning: could not create compact unwind for _vrais_: does not use standard frame
ld: warning: ld: warning: could not create compact unwind for _conddensity_: does not use standard frame
ld: warning: could not create compact unwind for _reconddensity_: does not use standard frame
ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame
could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame
ld: warning: could not create compact unwind for _splines_irtsre2_: does not use standard frame
ld: warning: could not create compact unwind for _splines_irtsre_: does not use standard frame
ld: warning: could not create compact unwind for _loglik_: does not use standard frame
ld: warning: could not create compact unwind for _fct_risq_estime_irtsre_: does not use standard frame
ld: warning: could not create compact unwind for _transfos_estimees_irtsre_: does not use standard frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/JLPM.Rcheck/00LOCK-JLPM/00new/JLPM/libs
** generating debug symbols (dSYM)
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (JLPM)