* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘lstar’ ... ** this is package ‘lstar’ version ‘0.1.0’ ** package ‘lstar’ successfully unpacked and MD5 sums checked ** using staged installation ** libs specified C++17 using C++ compiler: ‘Debian clang version 22.1.8 (1)’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCxbAdL/R.INSTALL36bf1f624a3433/lstar/src' clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -DLSTAR_HAVE_ZLIB -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -DLSTAR_HAVE_ZLIB -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c lstar_cpp.cpp -o lstar_cpp.o clang++-22 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o lstar.so cpp11.o lstar_cpp.o -lz -fopenmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR if command -v strip >/dev/null 2>&1; then strip -S lstar.so 2>/dev/null || true; fi make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCxbAdL/R.INSTALL36bf1f624a3433/lstar/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCxbAdL/R.INSTALL36bf1f624a3433/lstar/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCxbAdL/R.INSTALL36bf1f624a3433/lstar/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-lstar/00new/lstar/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (lstar)