* installing *source* package ‘fastcmprsk’ ... ** package ‘fastcmprsk’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 19.1.5’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fastcmprsk/src' /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c denseElastic.c -o denseElastic.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c denseFit.c -o denseFit.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c denseGroupPen.c -o denseGroupPen.o denseGroupPen.c:85:10: warning: unused variable 'grad' [-Wunused-variable] 85 | double grad, hess, shift, si, l1; | ^~~~ denseGroupPen.c:85:16: warning: unused variable 'hess' [-Wunused-variable] 85 | double grad, hess, shift, si, l1; | ^~~~ denseGroupPen.c:85:22: warning: unused variable 'shift' [-Wunused-variable] 85 | double grad, hess, shift, si, l1; | ^~~~~ denseGroupPen.c:85:29: warning: unused variable 'si' [-Wunused-variable] 85 | double grad, hess, shift, si, l1; | ^~ 4 warnings generated. /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c densePen.c -o densePen.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c package_internal.c -o package_internal.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c penalty.c -o penalty.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c sexp.c -o sexp.o /usr/local/clang19/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c utils.c -o utils.o /usr/local/clang19/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o fastcmprsk.so denseElastic.o denseFit.o denseGroupPen.o densePen.o package_internal.o penalty.o sexp.o utils.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fastcmprsk/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fastcmprsk/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fastcmprsk/src' installing to /data/gannet/ripley/R/packages/tests-clang/fastcmprsk.Rcheck/00LOCK-fastcmprsk/00new/fastcmprsk/libs ** R ** inst ** 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 (fastcmprsk)