* installing *source* package ‘svd’ ...
** package ‘svd’ 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 SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c extmat.c -o extmat.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c svd_init.c -o svd_init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c propack/dlansvd_irl.f -o propack/dlansvd_irl.o
propack/dlansvd_irl.f:1912:57:

 1912 |       subroutine dritzvec(which,jobu,jobv,m,n,k,dim,D,E,S,U,ldu,
      |                                                         1
Warning: Unused dummy argument ‘s’ at (1) [-Wunused-dummy-argument]
propack/dlansvd_irl.f:433:45:

  433 |       integer m,n,p,neig,maxiter,ldu,ldv,iter,liwork,dim
      |                                             1
Warning: Unused variable ‘iter’ declared at (1) [-Wunused-variable]
propack/dlansvd_irl.f:432:28:

  432 |       character*1 which,jobu,jobv
      |                            1
Warning: Unused variable ‘jobu’ declared at (1) [-Wunused-variable]
propack/dlansvd_irl.f:432:33:

  432 |       character*1 which,jobu,jobv
      |                                 1
Warning: Unused variable ‘jobv’ declared at (1) [-Wunused-variable]
propack/dlansvd_irl.f:432:23:

  432 |       character*1 which,jobu,jobv
      |                       1
Warning: Unused variable ‘which’ declared at (1) [-Wunused-variable]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  propack/printstat.f90 -o propack/printstat.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c propack/propack_svd.c -o propack/propack_svd.o
propack/propack_svd.c:61:7: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/dsort2.c -o trlan/dsort2.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/dstqrb.c -o trlan/dstqrb.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/trlcore.c -o trlan/trlcore.o
trlan/trlcore.c:246:5: warning: variable 'count' set but not used [-Wunused-but-set-variable]
    count;
    ^
trlan/trlcore.c:972:22: warning: variable 'north' set but not used [-Wunused-but-set-variable]
  int i, j, k, nran, north;
                     ^
trlan/trlcore.c:1095:32: warning: variable 'nr' set but not used [-Wunused-but-set-variable]
  int i, usecgs, jnd, jm1, no, nr;
                               ^
trlan/trlcore.c:1095:28: warning: variable 'no' set but not used [-Wunused-but-set-variable]
  int i, usecgs, jnd, jm1, no, nr;
                           ^
4 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/trlaux.c -o trlan/trlaux.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/trlan.c -o trlan/trlan.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/trl_comm_none.c -o trlan/trl_comm_none.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/trlmap.c -o trlan/trlmap.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/restart.c -o trlan/restart.o
trlan/restart.c:348:62: warning: variable 'min_ratio' set but not used [-Wunused-but-set-variable]
  double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
                                                             ^
trlan/restart.c:346:32: warning: variable 'mn1' set but not used [-Wunused-but-set-variable]
  int i, j, k, nd, l1, l2, mn, mn1, mn2, t, k1, k2,
                               ^
trlan/restart.c:534:50: warning: variable 'min_gamma0' set but not used [-Wunused-but-set-variable]
  double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
                                                 ^
trlan/restart.c:534:39: warning: variable 'min_gamma' set but not used [-Wunused-but-set-variable]
  double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
                                      ^
trlan/restart.c:533:28: warning: variable 'min_l' set but not used [-Wunused-but-set-variable]
    min_k1, min_k2, min_m, min_l;
                           ^
trlan/restart.c:534:62: warning: variable 'min_ratio' set but not used [-Wunused-but-set-variable]
  double gamma0, gamma, val, min_val, min_gamma, min_gamma0, min_ratio,
                                                             ^
6 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/ztrl_comm_none.c -o trlan/ztrl_comm_none.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/ztrlan.c -o trlan/ztrlan.o
trlan/ztrlan.c:283:9: warning: unused variable 'fp' [-Wunused-variable]
  FILE *fp;
        ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/ztrlcore.c -o trlan/ztrlcore.o
trlan/ztrlcore.c:565:8: warning: variable 'count' set but not used [-Wunused-but-set-variable]
        ldrr, count;
              ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/ztrlaux.c -o trlan/ztrlaux.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/zdaxpy.c -o trlan/zdaxpy.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/zdgemv.c -o trlan/zdgemv.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/trlan_R.c -o trlan/trlan_R.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -I../inst/include -DUSE_FC_LEN_T -fPIC  -falign-functions=64 -Wall -g -O2  -c trlan/ztrlan_R.c -o trlan/ztrlan_R.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 svd.so extmat.o svd_init.o propack/dlansvd_irl.o propack/printstat.o propack/propack_svd.o trlan/dsort2.o trlan/dstqrb.o trlan/trlcore.o trlan/trlaux.o trlan/trlan.o trlan/trl_comm_none.o trlan/trlmap.o trlan/restart.o trlan/ztrl_comm_none.o trlan/ztrlan.o trlan/ztrlcore.o trlan/ztrlaux.o trlan/zdaxpy.o trlan/zdgemv.o trlan/trlan_R.o trlan/ztrlan_R.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -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 _dgemm_ovwr_left_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _dgemm_ovwr_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dbdqr_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _dritzvec_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dbsvdstep_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _drefinebounds_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dsafescal_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _dcompute_int_: register 24 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dupdate_mu_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dreorth_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dgetu0_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dlanbpro_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dlansvd_irl_: registers 72 and 73 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/svd.Rcheck/00LOCK-svd/00new/svd/libs
** generating debug symbols (dSYM)
** R
** inst
** 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 (svd)