* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘parseLatex’ ...
** package ‘parseLatex’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-16) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9qASuQ/R.INSTALL3a55af7d0ff482/parseLatex/src'
gcc-14 -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 gramLatex.tab.c -o gramLatex.tab.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o parseLatex.so gramLatex.tab.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9qASuQ/R.INSTALL3a55af7d0ff482/parseLatex/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9qASuQ/R.INSTALL3a55af7d0ff482/parseLatex/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9qASuQ/R.INSTALL3a55af7d0ff482/parseLatex/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-parseLatex/00new/parseLatex/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘parseLatex’
    finding HTML links ... done
    LaTeX2range                             html  
    Utilities                               html  
    as_LaTeX2                               html  
    defaultCatcodes                         html  
    deparseLatex                            html  
    find_pattern                            html  
    find_sequence                           html  
    finders                                 html  
    get_contents                            html  
    get_leftovers                           html  
    names                                   html  
    options                                 html  
    parseLatex_fn                           html  
    parseLatex_pkg                          html  
    path_to                                 html  
    reduce_whitespace                       html  
    set_range                               html  
    tableCell                               html  
    tableContent                            html  
    tableOption                             html  
    tableRow                                html  
    tableRule                               html  
    tablecalcs                              html  
    tables                                  html  
    tests                                   html  
    vector_to_latex2                        html  
    vector_to_row                           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 (parseLatex)