* installing *source* package ‘RcppParallel’ ... ** this is package ‘RcppParallel’ version ‘6.2.0’ ** package ‘RcppParallel’ successfully unpacked and MD5 sums checked ** using staged installation ** preparing to configure package 'RcppParallel' ... *** configured file: 'R/tbb-autodetected.R.in' => 'R/tbb-autodetected.R' *** configured file: 'src/Makevars.in' => 'src/Makevars' ** finished configure for package 'RcppParallel' ** libs using C++ compiler: ‘clang version 22.1.8’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/RcppParallel/src' ** copying tbb headers from 'tbb/include' ** mingw cpuid guard already present in '../inst/include/oneapi/tbb/detail/_machine.h' *** configuring tbb *** building tbb *** finished building tbb clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c init.cpp -o init.o clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c options.cpp -o options.o clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c tbb.cpp -o tbb.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 RcppParallel.so init.o options.o tbb.o -Wl,-Ltbb/build/lib_release -ltbb -ltbbmalloc -Wl,-rpath,$ORIGIN/../lib make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/RcppParallel/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/RcppParallel/src' ** copying tbb headers from 'tbb/include' ** mingw cpuid guard already present in '../inst/include/oneapi/tbb/detail/_machine.h' *** configuring tbb *** building tbb *** finished building tbb clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c init.cpp -o init.o clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c options.cpp -o options.o clang++-22 -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I/usr/local/clang/include -DRCPP_PARALLEL_USE_TBB=1 -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c tbb.cpp -o tbb.o make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/RcppParallel/src' installing via 'install.libs.R' to /data/localhost/ripley/R/packages/tests-clang/RcppParallel.Rcheck/00LOCK-RcppParallel/00new/RcppParallel ** copying tbb runtime libraries from 'tbb/build/lib_release' [libtbb.so, libtbbmalloc.so, libtbbmalloc_proxy.so] ** versioning tbb library 'libtbb.so' -> 'libtbb.so.2' ** versioning tbb library 'libtbbmalloc.so' -> 'libtbbmalloc.so.2' ** versioning tbb library 'libtbbmalloc_proxy.so' -> 'libtbbmalloc_proxy.so.2' ** 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 (RcppParallel)