* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pslr’ ...
** this is package ‘pslr’ version ‘1.0.1’
** package ‘pslr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYnDu3Z/R.INSTALL294d946cbbef7d/pslr/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cpp11.cpp -o cpp11.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c matcher.cpp -o matcher.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pslr.so cpp11.o matcher.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYnDu3Z/R.INSTALL294d946cbbef7d/pslr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYnDu3Z/R.INSTALL294d946cbbef7d/pslr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYnDu3Z/R.INSTALL294d946cbbef7d/pslr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pslr/00new/pslr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pslr’
    finding HTML links ... done
    is_public_suffix                        html  
    psl_refresh                             html  
    psl_rules                               html  
    psl_use                                 html  
    psl_version                             html  
    pslr-package                            html  
    public_suffix                           html  
    public_suffix_rule                      html  
    registrable_domain                      html  
    suffix_extract                          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 (pslr)