* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘backports’ ...
** package ‘backports’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpeKE0PZ/R.INSTALL38261a5fb3a0f0/backports/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 dotsElt.c -o dotsElt.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 dotsLength.c -o dotsLength.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 dotsNames.c -o dotsNames.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 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o backports.so dotsElt.o dotsLength.o dotsNames.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpeKE0PZ/R.INSTALL38261a5fb3a0f0/backports/src'
make[1]: Entering directory '/tmp/RtmpeKE0PZ/R.INSTALL38261a5fb3a0f0/backports/src'
make[1]: Leaving directory '/tmp/RtmpeKE0PZ/R.INSTALL38261a5fb3a0f0/backports/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-backports/00new/backports/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘backports’
    finding HTML links ... done
    R_user_dir                              html  
    URLencode                               html  
    anyNA                                   html  
    asplit                                  html  
    backports-package                       html  
    capture.output                          html  
    dQuote                                  html  
    deparse1                                html  
    dir.exists                              html  
    dotsElt                                 html  
    dotsLength                              html  
    dotsNames                               html  
    endsWith                                html  
    file.info                               html  
    file.size                               html  
    get0                                    html  
    hasName                                 html  
    import                                  html  
    isFALSE                                 html  
    isNamespaceLoaded                       html  
    isTRUE                                  html  
    lengths                                 html  
    list2DF                                 html  
    paste                                   html  
    paste0                                  html  
    removeSource                            html  
    startsWith                              html  
    stopifnot                               html  
    str2expression                          html  
    str2lang                                html  
    strrep                                  html  
    suppressWarnings                        html  
    trimws                                  html  
    valid.factor                            html  
    vignetteInfo                            html  
    warningCondition                        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
* DONE (backports)