* installing *source* package ‘cheapr’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c attrs.cpp -o attrs.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gcd.cpp -o gcd.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nas.cpp -o nas.o nas.cpp:12:7: warning: unused variable 'n_cores' [-Wunused-variable] 12 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ nas.cpp:267:7: warning: unused variable 'n_cores' [-Wunused-variable] 267 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ nas.cpp:693:7: warning: unused variable 'n_cores' [-Wunused-variable] 693 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ nas.cpp:1007:7: warning: unused variable 'n_cores' [-Wunused-variable] 1007 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ nas.cpp:1070:7: warning: unused variable 'n_cores' [-Wunused-variable] 1070 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ nas.cpp:1178:7: warning: unused variable 'n_cores' [-Wunused-variable] 1178 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ 6 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sequences.cpp -o sequences.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sset.cpp -o sset.o sset.cpp:95:7: warning: unused variable 'n_cores' [-Wunused-variable] 95 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ sset.cpp:309:7: warning: unused variable 'n_cores' [-Wunused-variable] 309 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ sset.cpp:556:7: warning: unused variable 'n_cores' [-Wunused-variable] 556 | int n_cores = do_parallel ? num_cores() : 1; | ^~~~~~~ 3 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utils.cpp -o utils.o clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c which.cpp -o which.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o cheapr.so attrs.o cpp11.o gcd.o nas.o sequences.o sset.o utils.o which.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/cheapr.Rcheck/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 * DONE (cheapr)