* installing *source* package ‘RMVL’ ... ** package ‘RMVL’ 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 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 -DRMVL_PACKAGE -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RlibMVL.c -o RlibMVL.o RlibMVL.c:1692:18: warning: unused variable 'strvec' [-Wunused-variable] LIBMVL_OFFSET64 *strvec; ^ RlibMVL.c:1932:19: warning: unused variable 'strvec2' [-Wunused-variable] const char *ch, **strvec2; ^ RlibMVL.c:1933:18: warning: unused variable 'strvec' [-Wunused-variable] LIBMVL_OFFSET64 *strvec; ^ RlibMVL.c:2181:19: warning: unused variable 'strvec2' [-Wunused-variable] const char *ch, **strvec2; ^ RlibMVL.c:2182:18: warning: unused variable 'strvec' [-Wunused-variable] LIBMVL_OFFSET64 *strvec; ^ RlibMVL.c:3494:6: warning: unused variable 'data' [-Wunused-variable] SEXP data; ^ RlibMVL.c:5213:26: warning: unused variable 'stretch_max' [-Wunused-variable] LIBMVL_OFFSET64 N, Nidx, stretch_max; ^ RlibMVL.c:23:20: warning: unused function 'mkCharU' [-Wunused-function] static inline SEXP mkCharU(unsigned char *s) ^ 8 warnings generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRMVL_PACKAGE -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c libMVL.c -o libMVL.o libMVL.c:787:36: warning: variable 'len1' set but not used [-Wunused-but-set-variable] LIBMVL_OFFSET64 *ofsv, ofs1, ofs2, len1; ^ libMVL.c:882:18: warning: unused variable 'p' [-Wunused-variable] LIBMVL_OFFSET64 *p; ^ libMVL.c:884:7: warning: unused variable 'cur' [-Wunused-variable] off_t cur; ^ libMVL.c:1404:17: warning: unused variable 'k' [-Wunused-variable] LIBMVL_OFFSET64 k; ^ libMVL.c:1403:22: warning: unused variable 'a' [-Wunused-variable] LIBMVL_VECTOR *dir, *a; ^ libMVL.c:1405:5: warning: unused variable 'i' [-Wunused-variable] int i; ^ libMVL.c:1403:16: warning: unused variable 'dir' [-Wunused-variable] LIBMVL_VECTOR *dir, *a; ^ 7 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRMVL_PACKAGE -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c libMVL_sort.cc -o libMVL_sort.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o RMVL.so RlibMVL.o libMVL.o libMVL_sort.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/RMVL.Rcheck/00LOCK-RMVL/00new/RMVL/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 (RMVL)