* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘checkglobals’ ...
** package ‘checkglobals’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpkcXlJD/R.INSTALL1c06263c428ffa/checkglobals/src'
gcc-13 -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 handlers.c -o handlers.o
gcc-13 -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
gcc-13 -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 utils.c -o utils.o
gcc-13 -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 walk_expr.c -o walk_expr.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o checkglobals.so handlers.o init.o utils.o walk_expr.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpkcXlJD/R.INSTALL1c06263c428ffa/checkglobals/src'
make[1]: Entering directory '/tmp/RtmpkcXlJD/R.INSTALL1c06263c428ffa/checkglobals/src'
make[1]: Leaving directory '/tmp/RtmpkcXlJD/R.INSTALL1c06263c428ffa/checkglobals/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-checkglobals/00new/checkglobals/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘checkglobals’
    finding HTML links ... done
    as.character.checkglobals               html  
    as.character.checkglobalsg              html  
    as.character.checkglobalsi              html  
    as.data.frame.checkglobals              html  
    as.data.frame.checkglobalsg             html  
    as.data.frame.checkglobalsi             html  
    as.matrix.checkglobals                  html  
    as.matrix.checkglobalsg                 html  
    as.matrix.checkglobalsi                 html  
    as_vector                               html  
    as_vector.checkglobals                  html  
    as_vector.checkglobalsg                 html  
    as_vector.checkglobalsi                 html  
    check_pkg                               html  
    check_source                            html  
    checkglobals                            html  
    print.checkglobals                      html  
    print.checkglobalsg                     html  
    print.checkglobalsi                     html  
** building package indices
** 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
* creating tarball
packaged installation of ‘checkglobals’ as ‘checkglobals_0.1.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (checkglobals)