* installing *source* package ‘sequoia’ ...
** package ‘sequoia’ 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 SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  MkRelA.f90 -o MkRelA.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  Sequoia.f90 -o Sequoia.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  SimGenoErrors.f90 -o SimGenoErrors.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  ester.f90 -o ester.o
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 init.c -o init.o
Sequoia.f90:6291:45:

 6291 |   Bj, w, l, x, g, y, z, i, r,u,j,e,Ei,m, catX, PAx, DoQuickB
      |                                             1
Warning: Unused variable ‘catx’ declared at (1) [-Wunused-variable]
Sequoia.f90:9214:87:

 9214 | integer :: x, j, fsx(maxSibSize), k,m,r, nCG(2,2), candGP(mxCP,2,2), SAB(2), ix, xx(10)
      |                                                                                       1
Warning: Unused variable ‘xx’ declared at (1) [-Wunused-variable]
Sequoia.f90:1179:42:

 1179 | double precision :: IndBYtmp(1:nYears,2,5)
      |                                          1
Warning: Unused variable ‘indbytmp’ declared at (1) [-Wunused-variable]
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o sequoia.so MkRelA.o Sequoia.o SimGenoErrors.o ester.o init.o -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 _fsmerge_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _parenthfs_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _pairgp_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _pairggp_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _dummygp_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _selectparent_: stack subq instruction is too different from dwarf stack size
ld: warning: could not create compact unwind for _parentage_: stack subq instruction is too different from dwarf stack size
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/sequoia.Rcheck/00LOCK-sequoia/00new/sequoia/libs
** generating debug symbols (dSYM)
** 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 (sequoia)