* installing *source* package ‘mvgb’ ... ** package ‘mvgb’ 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’ 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 F77.c -o F77.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 mvgb-init.c -o mvgb-init.o gfortran -arch x86_64 -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 x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o mvgb.so F77.o mvgb-init.o mvtdstpack.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 _mvkbrv_: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _master.0.mvsubr_.constprop.0: stack subq instruction is too different from dwarf stack size installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/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)