* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/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: ‘g++-16 (Debian 16.1.0-2) 16.1.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpofb9pm/R.INSTALL309a6d1d902200/lstar/src' g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../inst/include -DLSTAR_HAVE_ZLIB -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../inst/include -DLSTAR_HAVE_ZLIB -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c lstar_cpp.cpp -o lstar_cpp.o g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o lstar.so cpp11.o lstar_cpp.o -lz -fopenmp -L/home/hornik/tmp/R.check/r-release-gcc/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/Rtmpofb9pm/R.INSTALL309a6d1d902200/lstar/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpofb9pm/R.INSTALL309a6d1d902200/lstar/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpofb9pm/R.INSTALL309a6d1d902200/lstar/src' installing to /home/hornik/tmp/R.check/r-release-gcc/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)