* 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.4 (1)’
make[1]: Entering directory '/tmp/Rtmp2M87Od/R.INSTALL325bc161bd790/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 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:8:7: warning: unused variable 'n_cores' [-Wunused-variable]
    8 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:263:7: warning: unused variable 'n_cores' [-Wunused-variable]
  263 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:680:7: warning: unused variable 'n_cores' [-Wunused-variable]
  680 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:934:7: warning: unused variable 'n_cores' [-Wunused-variable]
  934 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:997:7: warning: unused variable 'n_cores' [-Wunused-variable]
  997 |   int n_cores = do_parallel ? num_cores() : 1;
      |       ^~~~~~~
nas.cpp:1105:7: warning: unused variable 'n_cores' [-Wunused-variable]
 1105 |   int n_cores = do_parallel ? 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 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:153:11: warning: unused variable 'n_cores' [-Wunused-variable]
  153 |       int n_cores = num_cores();
      |           ^~~~~~~
set_math.cpp:222:7: warning: unused variable 'n_cores' [-Wunused-variable]
  222 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:300:7: warning: unused variable 'n_cores' [-Wunused-variable]
  300 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:378:7: warning: unused variable 'n_cores' [-Wunused-variable]
  378 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:456:7: warning: unused variable 'n_cores' [-Wunused-variable]
  456 |   int n_cores = xn >= 100000 ? num_cores() : 1;
      |       ^~~~~~~
set_math.cpp:498:7: warning: unused variable 'n_cores' [-Wunused-variable]
  498 |   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:288:7: warning: unused variable 'n_cores' [-Wunused-variable]
  288 |   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 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/Rtmp2M87Od/R.INSTALL325bc161bd790/cheapr/src'
make[1]: Entering directory '/tmp/Rtmp2M87Od/R.INSTALL325bc161bd790/cheapr/src'
make[1]: Leaving directory '/tmp/Rtmp2M87Od/R.INSTALL325bc161bd790/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.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (cheapr)