* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘mgsub’ ...
** this is package ‘mgsub’ version ‘2.0.0’
** package ‘mgsub’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-17) 15.2.0’
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpH0qKhQ/R.INSTALL36da4c3a13eaba/mgsub/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c filter_overlap.cpp -o filter_overlap.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c get_matches.cpp -o get_matches.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c resolve_matches.cpp -o resolve_matches.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mgsub.so filter_overlap.o get_matches.o init.o resolve_matches.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpH0qKhQ/R.INSTALL36da4c3a13eaba/mgsub/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpH0qKhQ/R.INSTALL36da4c3a13eaba/mgsub/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpH0qKhQ/R.INSTALL36da4c3a13eaba/mgsub/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mgsub/00new/mgsub/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘mgsub’
    finding HTML links ... done
    censor_worker                           html  
    fast_replace                            html  
    filter_overlap                          html  
    filter_overlap_base                     html  
    get_matches                             html  
    get_matches_base                        html  
    mgsub-package                           html  
    mgsub                                   html  
    mgsub_censor                            html  
    worker                                  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 (mgsub)