* installing *source* package ‘RMVL’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (16)’ using C++ compiler: ‘Debian clang version 16.0.6 (16)’ clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -DRMVL_PACKAGE -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RlibMVL.c -o RlibMVL.o RlibMVL.c:1693:18: warning: unused variable 'strvec' [-Wunused-variable] LIBMVL_OFFSET64 *strvec; ^ RlibMVL.c:1933:19: warning: unused variable 'strvec2' [-Wunused-variable] const char *ch, **strvec2; ^ RlibMVL.c:1934:18: warning: unused variable 'strvec' [-Wunused-variable] LIBMVL_OFFSET64 *strvec; ^ RlibMVL.c:2182:19: warning: unused variable 'strvec2' [-Wunused-variable] const char *ch, **strvec2; ^ RlibMVL.c:2183:18: warning: unused variable 'strvec' [-Wunused-variable] LIBMVL_OFFSET64 *strvec; ^ RlibMVL.c:3419:6: warning: unused variable 'data' [-Wunused-variable] SEXP data; ^ RlibMVL.c:23:20: warning: unused function 'mkCharU' [-Wunused-function] static inline SEXP mkCharU(unsigned char *s) ^ 7 warnings generated. clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -DRMVL_PACKAGE -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c libMVL.c -o libMVL.o libMVL.c:30:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i=0; ^ libMVL.c:765:36: warning: variable 'len1' set but not used [-Wunused-but-set-variable] LIBMVL_OFFSET64 *ofsv, ofs1, ofs2, len1; ^ libMVL.c:860:18: warning: unused variable 'p' [-Wunused-variable] LIBMVL_OFFSET64 *p; ^ libMVL.c:862:7: warning: unused variable 'cur' [-Wunused-variable] off_t cur; ^ 4 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -DRMVL_PACKAGE -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c libMVL_sort.cc -o libMVL_sort.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-16/lib -Wl,-O1 -o RMVL.so RlibMVL.o libMVL.o libMVL_sort.o -L/home/hornik/tmp/R-d-clang-16/lib -lR installing to /srv/hornik/tmp/CRAN/RMVL.Rcheck/00LOCK-RMVL/00new/RMVL/libs ** 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)