* installing *source* package ‘robustbase’ ... ** package ‘robustbase’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 18.1.4’ using Fortran compiler: ‘flang-new version 18.1.4’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/robustbase/src' /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/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/clang18/bin/flang-new -fpic -O2 -pedantic -c eigen.f -o eigen.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c lmrob.c -o lmrob.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c mc.c -o mc.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c monitor.c -o monitor.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/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/clang18/bin/flang-new -fpic -O2 -pedantic -c rf-common.f -o rf-common.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rffastmcd.f -o rffastmcd.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rfltsreg.f -o rfltsreg.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rllarsbi.f -o rllarsbi.o ./rfltsreg.f:252:14: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes + call intpr(' rftls.... minigr=',-1,[minigr],1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rfltsreg.f:136:10: previous reference to 'intpr' call intpr('Entering rfltsreg() - krep: ',-1, i_aux, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rfltsreg.f:337:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes + call intpr(' rftls.... initialization ready',-1,[0],1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rfltsreg.f:136:10: previous reference to 'intpr' call intpr('Entering rfltsreg() - krep: ',-1, i_aux, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rfltsreg.f:446:15: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes + call intpr(' rftls.... looping by group ii=',-1,[ii],1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rfltsreg.f:136:10: previous reference to 'intpr' call intpr('Entering rfltsreg() - krep: ',-1, i_aux, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rfltsreg.f:471:17: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes + call intpr(' rftls.... for(i = 1,nrep): i=',-1,[i],1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rfltsreg.f:136:10: previous reference to 'intpr' call intpr('Entering rfltsreg() - krep: ',-1, i_aux, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/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/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c rowMedians.c -o rowMedians.o /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/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/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -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 -lFortran_main -lFortranRuntime -lFortranDecimal -lm -lFortran_main -lFortranRuntime -lFortranDecimal -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)