* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘cheapr’ ...
** package ‘cheapr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.5 (3)’
make[1]: Entering directory '/tmp/RtmpzthIUR/R.INSTALLb5ab529799fd1/cheapr/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c altrep_utils.cpp -o altrep_utils.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c attrs.cpp -o attrs.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cpp11.cpp -o cpp11.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c gcd.cpp -o gcd.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c lag.cpp -o lag.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c nas.cpp -o nas.o
nas.cpp:667:7: warning: unused variable 'n_cores' [-Wunused-variable]
  667 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:921:7: warning: unused variable 'n_cores' [-Wunused-variable]
  921 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:984:7: warning: unused variable 'n_cores' [-Wunused-variable]
  984 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:1092:7: warning: unused variable 'n_cores' [-Wunused-variable]
 1092 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
4 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c sequences.cpp -o sequences.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c set_math.cpp -o set_math.o
set_math.cpp:185:11: warning: unused variable 'n_cores' [-Wunused-variable]
  185 |       int n_cores = num_cores();
      |           ^~~~~~~
set_math.cpp:268:7: warning: unused variable 'n_cores' [-Wunused-variable]
  268 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:346:7: warning: unused variable 'n_cores' [-Wunused-variable]
  346 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:424:7: warning: unused variable 'n_cores' [-Wunused-variable]
  424 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:501:7: warning: unused variable 'n_cores' [-Wunused-variable]
  501 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:547:7: warning: unused variable 'n_cores' [-Wunused-variable]
  547 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
6 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c sset.cpp -o sset.o
sset.cpp:218:7: warning: unused variable 'n_cores' [-Wunused-variable]
  218 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
1 warning generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c utils.cpp -o utils.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c which.cpp -o which.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o cheapr.so altrep_utils.o attrs.o cpp11.o gcd.o lag.o nas.o sequences.o set_math.o sset.o utils.o which.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpzthIUR/R.INSTALLb5ab529799fd1/cheapr/src'
make[1]: Entering directory '/tmp/RtmpzthIUR/R.INSTALLb5ab529799fd1/cheapr/src'
make[1]: Leaving directory '/tmp/RtmpzthIUR/R.INSTALLb5ab529799fd1/cheapr/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-cheapr/00new/cheapr/libs
** R
** 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
* creating tarball
packaged installation of ‘cheapr’ as ‘cheapr_0.9.2_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (cheapr)