* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* 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: ‘Debian clang version 21.1.5 (1)’
using Fortran compiler: ‘Debian flang version 21.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjxdeeH/R.INSTALL5e6e72c37b6f4/robustbase/src'
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c R-rng4ftn.c -o R-rng4ftn.o
flang-21 -fpic -g -O2 -c eigen.f -o eigen.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lmrob.c -o lmrob.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mc.c -o mc.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c monitor.c -o monitor.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c qn_sn.c -o qn_sn.o
flang-21 -fpic -g -O2 -c rf-common.f -o rf-common.o
flang-21 -fpic -g -O2 -c rffastmcd.f -o rffastmcd.o
flang-21 -fpic -g -O2 -c rfltsreg.f -o rfltsreg.o
flang-21 -fpic -g -O2 -c rllarsbi.f -o rllarsbi.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rob-utils.c -o rob-utils.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rowMedians.c -o rowMedians.o
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -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.
clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjxdeeH/R.INSTALL5e6e72c37b6f4/robustbase/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjxdeeH/R.INSTALL5e6e72c37b6f4/robustbase/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjxdeeH/R.INSTALL5e6e72c37b6f4/robustbase/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)