* installing *source* package ‘cmfrec’ ...
** this is package ‘cmfrec’ version ‘3.5.1-3’
** package ‘cmfrec’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 20.1.6’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/cmfrec/src'
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR  -isystem /usr/local/clang20/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c Rwrapper.c -o Rwrapper.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR  -isystem /usr/local/clang20/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c cblas_wrappers.c -o cblas_wrappers.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR  -isystem /usr/local/clang20/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c collective.c -o collective.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR  -isystem /usr/local/clang20/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c common.c -o common.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR  -isystem /usr/local/clang20/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c helpers.c -o helpers.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR  -isystem /usr/local/clang20/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c lbfgs.c -o lbfgs.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -D_FOR_R -DUSE_FC_LEN_T -DWRAPPED_GELSD -DAVOID_BLAS_SYR  -isystem /usr/local/clang20/include -I/usr/local/clang/include   -fopenmp -fvisibility=hidden -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c offsets.c -o offsets.o
clang-20 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o cmfrec.so Rwrapper.o cblas_wrappers.o collective.o common.o helpers.o lbfgs.o offsets.o -fopenmp -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/cmfrec/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/cmfrec/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/cmfrec/src'
installing to /data/gannet/ripley/R/packages/tests-clang/cmfrec.Rcheck/00LOCK-cmfrec/00new/cmfrec/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 (cmfrec)