* installing *source* package ‘RcppParallel’ ... ** this is package ‘RcppParallel’ version ‘6.0.0’ ** 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: ‘Debian clang version 19.1.6 (1+b1)’ TBB_LIB="" TBB_INC="" \ TBB_NAME="tbb" TBB_MALLOC_NAME="tbbmalloc" \ CC="clang-19" CFLAGS="-g -O3 -Wall -pedantic" CPPFLAGS="-I/usr/local/include" \ CXX="clang++-19 -std=gnu++17" CXXFLAGS="-g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw" LDFLAGS="-Wl,-O1" \ CMAKE="/usr/bin/cmake" "/home/hornik/tmp/R/bin/R" -s -f install.libs.R --args build *** configuring tbb *** building tbb *** finished building tbb clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c init.cpp -o init.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c options.cpp -o options.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o RcppParallel.so init.o options.o -Wl,-Ltbb/build/lib_release -ltbb -ltbbmalloc -L/home/hornik/tmp/R/lib -lR TBB_LIB="" TBB_INC="" \ TBB_NAME="tbb" TBB_MALLOC_NAME="tbbmalloc" \ CC="clang-19" CFLAGS="-g -O3 -Wall -pedantic" CPPFLAGS="-I/usr/local/include" \ CXX="clang++-19 -std=gnu++17" CXXFLAGS="-g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw" LDFLAGS="-Wl,-O1" \ CMAKE="/usr/bin/cmake" "/home/hornik/tmp/R/bin/R" -s -f install.libs.R --args build *** configuring tbb *** building tbb Warning in file.rename(tbbDir, "tbb/build/lib_release") : cannot rename file 'tbb/build-tbb/clang_19.1_cxx11_64_release' to 'tbb/build/lib_release', reason 'Directory not empty' Calls: useBundledTbb -> file.rename *** finished building tbb clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c init.cpp -o init.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c options.cpp -o options.o installing via 'install.libs.R' to /srv/hornik/tmp/CRAN_pretest/RcppParallel.Rcheck/00LOCK-RcppParallel/00new/RcppParallel ** 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)