* installing *source* package ‘spCF’ ...
** this is package ‘spCF’ version ‘0.2.0’
** package ‘spCF’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 22.1.8’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/spCF/src'
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c dglm_chunk.cpp -o dglm_chunk.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c lwr_chunk.cpp -o lwr_chunk.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c lwr_chunk_glm.cpp -o lwr_chunk_glm.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c lwr_chunk_glm_fused.cpp -o lwr_chunk_glm_fused.o
clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c lwr_ds_chunk.cpp -o lwr_ds_chunk.o
clang++-22 -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22me/lib -L/usr/local/clang22me/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o spCF.so RcppExports.o dglm_chunk.o lwr_chunk.o lwr_chunk_glm.o lwr_chunk_glm_fused.o lwr_ds_chunk.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/spCF/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/spCF/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/spCF/src'
installing to /data/localhost/ripley/R/packages/tests-clang/spCF.Rcheck/00LOCK-spCF/00new/spCF/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (spCF)