* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘RestRserve’ ...
** package ‘RestRserve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp7J32IN/R.INSTALL2ed9952525679/RestRserve/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c format_cookies.cpp -o format_cookies.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c format_headers.cpp -o format_headers.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c parse_cookies.cpp -o parse_cookies.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c parse_headers.cpp -o parse_headers.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c parse_multipart.cpp -o parse_multipart.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c url_decode.cpp -o url_decode.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c url_encode.cpp -o url_encode.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DRCPP_NO_MODULES -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utils.cpp -o utils.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RestRserve.so RcppExports.o format_cookies.o format_headers.o parse_cookies.o parse_headers.o parse_multipart.o url_decode.o url_encode.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp7J32IN/R.INSTALL2ed9952525679/RestRserve/src'
make[1]: Entering directory '/tmp/Rtmp7J32IN/R.INSTALL2ed9952525679/RestRserve/src'
make[1]: Leaving directory '/tmp/Rtmp7J32IN/R.INSTALL2ed9952525679/RestRserve/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RestRserve/00new/RestRserve/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘RestRserve’
    finding HTML links ... done
    Application                             html  
    ApplicationProcess                      html  
    AuthBackend                             html  
    AuthBackendBasic                        html  
    AuthBackendBearer                       html  
    AuthMiddleware                          html  
    Backend                                 html  
    BackendRserve                           html  
    CORSMiddleware                          html  
    ContentHandlers                         html  
    ETagMiddleware                          html  
    EncodeDecodeMiddleware                  html  
    HTTPDate-class                          html  
    HTTPError                               html  
    IDE-hints                               html  
    Logger                                  html  
    Middleware                              html  
    Request                                 html  
    Response                                html  
    RestRserve-package                      html  
    Router                                  html  
    openapi                                 html  
    raise                                   html  
    to_json                                 html  
*** copying figures
** 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 (RestRserve)