* installing *source* package ‘robustbase’ ... ** this is package ‘robustbase’ version ‘0.99-6’ ** package ‘robustbase’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 21.1.0’ using Fortran compiler: ‘flang version 21.1.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/robustbase/src' /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c R-rng4ftn.c -o R-rng4ftn.o /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c eigen.f -o eigen.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c lmrob.c -o lmrob.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c mc.c -o mc.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c monitor.c -o monitor.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c qn_sn.c -o qn_sn.o /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c rf-common.f -o rf-common.o /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c rffastmcd.f -o rffastmcd.o /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c rfltsreg.f -o rfltsreg.o /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c rllarsbi.f -o rllarsbi.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c rob-utils.c -o rob-utils.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c rowMedians.c -o rowMedians.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c wgt_himed.c -o wgt_himed.o In file included from wgt_himed.c:38: ./wgt_himed_templ.h:46:33: warning: variable 'wright' set but not used [-Wunused-but-set-variable] 46 | _WGT_SUM_TYPE_ wleft, wmid, wright, w_tot, wrest; | ^ In file included from wgt_himed.c:41: ./wgt_himed_templ.h:46:33: warning: variable 'wright' set but not used [-Wunused-but-set-variable] 46 | _WGT_SUM_TYPE_ wleft, wmid, wright, w_tot, wrest; | ^ 2 warnings generated. /usr/local/clang21/bin/clang -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o robustbase.so R-rng4ftn.o eigen.o init.o lmrob.o mc.o monitor.o qn_sn.o rf-common.o rffastmcd.o rfltsreg.o rllarsbi.o rob-utils.o rowMedians.o wgt_himed.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm -lflang_rt.runtime -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/robustbase/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/robustbase/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/robustbase/src' installing to /data/gannet/ripley/R/packages/tests-clang/robustbase.Rcheck/00LOCK-robustbase/00new/robustbase/libs ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function from function ‘chgDefaults’ in package ‘robustbase’ ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (robustbase)