* installing *source* package ‘lfl’ ... ** this is package ‘lfl’ version ‘2.3.1’ ** package ‘lfl’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether clang++-22 -stdlib=libc++ -std=gnu++20 accepts -g... yes checking for clang++-22 -stdlib=libc++ -std=gnu++20 option to enable C++11 features... -std=gnu++11 checking for clang++-22 -stdlib=libc++ -std=gnu++20 -std=gnu++11 option to support OpenMP... -fopenmp checking whether OpenMP will work in a package... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/lfl/src' clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 algebra.cpp -o algebra.o clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 exprs.cpp -o exprs.o clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 hedge.cpp -o hedge.o clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 mult.cpp -o mult.o clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 reduce.cpp -o reduce.o clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 search.cpp -o search.o clang++-22 -stdlib=libc++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -fopenmp -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang22/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 specificity.cpp -o specificity.o clang++-22 -stdlib=libc++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o lfl.so RcppExports.o algebra.o exprs.o hedge.o mult.o reduce.o search.o specificity.o -fopenmp make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/lfl/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/lfl/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/lfl/src' installing to /data/gannet/ripley/R/packages/tests-clang/lfl.Rcheck/00LOCK-lfl/00new/lfl/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 (lfl)