* installing to library ‘/home/hornik/tmp/R.check/r-patched-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++-15 (Debian 15.3.0-1) 15.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJNIJMZ/R.INSTALL28a19a402c133d/lstar/src'
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -DLSTAR_HAVE_ZLIB -I'/home/hornik/tmp/R.check/r-patched-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++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -DLSTAR_HAVE_ZLIB -I'/home/hornik/tmp/R.check/r-patched-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++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o lstar.so cpp11.o lstar_cpp.o -lz -fopenmp -L/home/hornik/tmp/R.check/r-patched-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/RtmpJNIJMZ/R.INSTALL28a19a402c133d/lstar/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJNIJMZ/R.INSTALL28a19a402c133d/lstar/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJNIJMZ/R.INSTALL28a19a402c133d/lstar/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-lstar/00new/lstar/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘lstar’
finding HTML links ... done
col_sum_by_group html
collection_from html
field_value html
lstar_markers html
lstar_read html
lstar_read_block html
lstar_read_genes html
lstar_stream_col_sum_by_group html
lstar_write html
print.lstar_dataset html
read_conos html
read_sce html
read_sce_backed html
read_seurat html
read_seurat_backed html
stream_col_stats html
write_conos html
write_pagoda2 html
write_sce html
write_seurat html
** 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)