* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘RInside’ ...
** package ‘RInside’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpWB4WeW/R.INSTALL1fd6984419671f/RInside/src'
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/bin/Rscript tools/RInsideAutoloads.r > RInsideAutoloads.h
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/bin/Rscript tools/RInsideEnvVars.r   > RInsideEnvVars.h
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c MemBuf.cpp -o MemBuf.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RInside.cpp -o RInside.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RInside_C.cpp -o RInside_C.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -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. -I../inst/include/ -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c compiler.cpp -o compiler.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RInside.so MemBuf.o RInside.o RInside_C.o RcppExports.o compiler.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
g++-13 -std=gnu++17 -o libRInside.so MemBuf.o RInside.o RInside_C.o RcppExports.o compiler.o -shared -Wl,-O1    -L"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib" -lR
ar qc libRInside.a MemBuf.o RInside.o RInside_C.o RcppExports.o compiler.o
cp libRInside.so ../inst/lib
cp libRInside.a ../inst/lib
rm libRInside.so libRInside.a
make[1]: Leaving directory '/tmp/RtmpWB4WeW/R.INSTALL1fd6984419671f/RInside/src'
make[1]: Entering directory '/tmp/RtmpWB4WeW/R.INSTALL1fd6984419671f/RInside/src'
make[1]: Leaving directory '/tmp/RtmpWB4WeW/R.INSTALL1fd6984419671f/RInside/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RInside/00new/RInside/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘RInside’
    finding HTML links ... done
    RInside-package                         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 (RInside)