* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘loggit2’ ...
** package ‘loggit2’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1v4J5v/R.INSTALL118bc3560cc552/loggit2/src'
g++-14 -std=gnu++17 -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 register.cpp -o register.o
g++-14 -std=gnu++17 -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 split_json.cpp -o split_json.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o loggit2.so register.o split_json.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1v4J5v/R.INSTALL118bc3560cc552/loggit2/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1v4J5v/R.INSTALL118bc3560cc552/loggit2/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1v4J5v/R.INSTALL118bc3560cc552/loggit2/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-loggit2/00new/loggit2/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘loggit2’
    finding HTML links ... done
    convert_lvl_input                       html  
    convert_to_csv                          html  
    find_call                               html  
    get_echo                                html  
    get_log_level                           html  
    get_logfile                             html  
    get_lvl_int                             html  
    get_lvl_name                            html  
    get_timestamp_format                    html  
    loggit                                  html  
    loggit_dots                             html  
    loggit_internal                         html  
    message                                 html  
    read_logs                               html  
    read_ndjson                             html  
    rotate_logs                             html  
    sanitizers                              html  
    set_echo                                html  
    set_log_level                           html  
    set_logfile                             html  
    set_timestamp_format                    html  
    setup_echo                              html  
    setup_log_level                         html  
    setup_logfile                           html  
    setup_timestamp_format                  html  
    split_ndjson                            html  
    stop                                    html  
    stopifnot                               html  
    warning                                 html  
    with_loggit                             html  
    write_ndjson                            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 (loggit2)