* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘webfakes’ ...
** package ‘webfakes’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp48BMjB/R.INSTALL26cf2a42272f45/webfakes/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNO_CGI -DNO_FILES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c civetweb.c -o civetweb.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNO_CGI -DNO_FILES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cleancall.c -o cleancall.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNO_CGI -DNO_FILES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c crc32.c -o crc32.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNO_CGI -DNO_FILES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c errors.c -o errors.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNO_CGI -DNO_FILES -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rweb.c -o rweb.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o webfakes.so civetweb.o cleancall.o crc32.o errors.o rweb.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp48BMjB/R.INSTALL26cf2a42272f45/webfakes/src'
make[1]: Entering directory '/tmp/Rtmp48BMjB/R.INSTALL26cf2a42272f45/webfakes/src'
make[1]: Leaving directory '/tmp/Rtmp48BMjB/R.INSTALL26cf2a42272f45/webfakes/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-webfakes/00new/webfakes/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘webfakes’
    finding HTML links ... done
    git_app                                 html  
    glossary                                html  
    http_time_stamp                         html  
    httpbin_app                             html  
    local_app_process                       html  
    mw_cgi                                  html  
    mw_cookie_parser                        html  
    mw_etag                                 html  
    mw_json                                 html  
    mw_log                                  html  
    mw_multipart                            html  
    mw_range_parser                         html  
    mw_raw                                  html  
    mw_static                               html  
    mw_text                                 html  
    mw_urlencoded                           html  
    new_app                                 html  
    new_app_process                         html  
    new_regexp                              html  
    oauth2_httr_login                       html  
    oauth2_login                            html  
    oauth2_resource_app                     html  
    oauth2_third_party_app                  html  
    server_opts                             html  
    tmpl_glue                               html  
    webfakes-package                        html  
    webfakes_request                        html  
    webfakes_response                       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 (webfakes)