* installing *source* package ‘mvgb’ ... ** package ‘mvgb’ 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’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c F77.c -o F77.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 mvgb-init.c -o mvgb-init.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c mvtdstpack.f -o mvtdstpack.o mvtdstpack.f:1189:16: 1189 | K = MOD( C(NP, MIN(NDIM-1,KLIM-1))*DBLE(K), DBLE(P(NP)) ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] mvtdstpack.f:1388:17: 1388 | JP = 1 + J*R(J) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] mvtdstpack.f:1019:11: 1019 | hs = sign( one, dh - r*dk ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] mvtdstpack.f:1020:11: 1020 | ks = sign( one, dk - r*dh ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] mvtdstpack.f:143:33: 143 | SUBROUTINE MVSUBR( N, W, NF, F ) | 1 Warning: Unused dummy argument ‘nf’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:186:34: 186 | SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, VL,ER, INFORM ) | 1 Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:186:36: 186 | SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, VL,ER, INFORM ) | 1 Warning: Unused dummy argument ‘b’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:186:44: 186 | SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, VL,ER, INFORM ) | 1 Warning: Unused dummy argument ‘cov’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:186:39: 186 | SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, VL,ER, INFORM ) | 1 Warning: Unused dummy argument ‘dl’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:186:50: 186 | SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, VL,ER, INFORM ) | 1 Warning: Unused dummy argument ‘infi’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:192:28: 192 | DOUBLE PRECISION MVBVT, MVSTDT | 1 Warning: Unused variable ‘mvbvt’ declared at (1) [-Wunused-variable] mvtdstpack.f:192:36: 192 | DOUBLE PRECISION MVBVT, MVSTDT | 1 Warning: Unused variable ‘mvstdt’ declared at (1) [-Wunused-variable] mvtdstpack.f:186:27: 186 | SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, VL,ER, INFORM ) | 1 Warning: Unused dummy argument ‘nd’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:186:31: 186 | SUBROUTINE MVSPCL( ND, NU, A,B,DL, COV, INFI, VL,ER, INFORM ) | 1 Warning: Unused dummy argument ‘nu’ at (1) [-Wunused-dummy-argument] mvtdstpack.f:190:51: 190 | DOUBLE PRECISION COV(*), A(*), B(*), DL(*), R, VL, ER | 1 Warning: Unused variable ‘r’ declared at (1) [-Wunused-variable] 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 mvgb.so F77.o mvgb-init.o mvtdstpack.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 _mvbvtl_: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for _mvbvt_.part.0: registers 21 and 22 not saved contiguously in frame ld: warning: could not create compact unwind for _mvbvu_: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for _mvbvn_: registers 21 and 22 not saved contiguously in frame ld: warning: could not create compact unwind for _mvkrsv_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _mvkbrv_: stack size is too large for frameless function ld: warning: could not create compact unwind for _mvphnv_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _master.0.mvsubr_.constprop.0: registers 21 and 22 not saved contiguously in frame ld: warning: could not create compact unwind for _mvtdst_: registers 21 and 22 not saved contiguously in frame ld: warning: could not create compact unwind for _mvstdt_: register 75 saved somewhere other than in frame ld: warning: could not create compact unwind for _mvbvtc_: register 73 saved somewhere other than 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/mvgb.Rcheck/00LOCK-mvgb/00new/mvgb/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 (mvgb)