* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘RcppParallel’ ...
** 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'
*** configured file: 'src/install.libs.R.in' => 'src/install.libs.R'
** finished configure for package 'RcppParallel'
** libs
using C++ compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src'
(tbb) Building TBB using bundled sources ...
make[2]: Entering directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src/tbb/src'
OS: linux
arch=intel64
compiler=gcc
runtime=cc13.2.0_libc2.37_kernel6.6.15
tbb_build_prefix=linux_intel64_gcc_cc13.2.0_libc2.37_kernel6.6.15
work_dir=/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src/build/linux_intel64_gcc_cc13.2.0_libc2.37_kernel6.6.15_release
make[2]: Leaving directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src/tbb/src'
(tbb) TBB compilation finished successfully.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -std=gnu++11 -DRCPP_PARALLEL_USE_TBB=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fpic  -g -O3 -Wall -pedantic  -c init.cpp -o init.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -std=gnu++11 -DRCPP_PARALLEL_USE_TBB=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fpic  -g -O3 -Wall -pedantic  -c options.cpp -o options.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o RcppParallel.so init.o options.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src'
make[1]: Entering directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src'
(tbb) Building TBB using bundled sources ...
make[2]: Entering directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src/tbb/src'
OS: linux
arch=intel64
compiler=gcc
runtime=cc13.2.0_libc2.37_kernel6.6.15
tbb_build_prefix=linux_intel64_gcc_cc13.2.0_libc2.37_kernel6.6.15
work_dir=/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src/build/linux_intel64_gcc_cc13.2.0_libc2.37_kernel6.6.15_release
make[2]: Leaving directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src/tbb/src'
(tbb) TBB compilation finished successfully.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -std=gnu++11 -DRCPP_PARALLEL_USE_TBB=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fpic  -g -O3 -Wall -pedantic  -c init.cpp -o init.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3  -std=gnu++11 -DRCPP_PARALLEL_USE_TBB=1 -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fpic  -g -O3 -Wall -pedantic  -c options.cpp -o options.o
make[1]: Leaving directory '/tmp/RtmpblPhgL/R.INSTALL12d1093ee7a9dd/RcppParallel/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)