* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * 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: ‘g++-16 (Debian 16.1.0-3) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpn0phrj/R.INSTALL29a298713f9630/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 g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cpp -o init.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c options.cpp -o options.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c tbb.cpp -o tbb.o g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o RcppParallel.so init.o options.o tbb.o -Wl,-Ltbb/build/lib_release -ltbb -ltbbmalloc -Wl,-rpath,$ORIGIN/../lib -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpn0phrj/R.INSTALL29a298713f9630/RcppParallel/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpn0phrj/R.INSTALL29a298713f9630/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 g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cpp -o init.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c options.cpp -o options.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c tbb.cpp -o tbb.o make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpn0phrj/R.INSTALL29a298713f9630/RcppParallel/src' installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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)