* installing *source* package ‘dtrSurv’ ... ** package ‘dtrSurv’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’ using SDK: ‘MacOSX11.3.sdk’ /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c dtrSurv.f90 -o dtrSurv.o dtrSurv.f90:565:23: 565 | z(1) = num(1) / nj(1) | ^ Warning: ‘MEM[(real(kind=8)[0:D.5251] *)_34][0]’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:178:46: 178 | REAL(dp), DIMENSION(:,:), ALLOCATABLE :: prl, prr | ^ Warning: ‘prl.offset’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:178:46: Warning: ‘prl.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:178:46: Warning: ‘prl.dim[1].stride’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:178:51: 178 | REAL(dp), DIMENSION(:,:), ALLOCATABLE :: prl, prr | ^ Warning: ‘prr.dim[1].stride’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:178:51: Warning: ‘prr.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:178:51: Warning: ‘prr.offset’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:502:37: 502 | tieCovariate = tieCovariate + 1 | ^ Warning: ‘tiecovariate’ may be used uninitialized [-Wmaybe-uninitialized] dtrSurv.f90:167:67: 167 | INTEGER :: rUnifSet, set, splitLeft, splitLeftFinal, tieCovariate | ^ note: ‘tiecovariate’ was declared here clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dtrSurv_init.c -o dtrSurv_init.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c randoms.c -o randoms.o clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o dtrSurv.so dtrSurv.o dtrSurv_init.o randoms.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: could not create compact unwind for ___inners_MOD___copy_inners_Node: registers 21 and 22 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD___copy_inners_Forestvalues: registers 21 and 22 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD_predict: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD_calcvaluesingle: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD_getcovariate: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD_meansplit: register 28 saved somewhere other than in frame ld: warning: could not create compact unwind for ___inners_MOD_tfindsplit: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD_samplewithoutreplace: registers 25 and 26 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD_tsurvtree: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for ___inners_MOD_samplewithreplace: register 26 saved somewhere other than in frame ld: warning: could not create compact unwind for _predictsurvtree_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _setupbasics_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _setupinners_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/dtrSurv.Rcheck/00LOCK-dtrSurv/00new/dtrSurv/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 (dtrSurv)