* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘socketR’ ...
** this is package ‘socketR’ version ‘1.0.5’
** package ‘socketR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUyNHqN/R.INSTALL2794e0587b9923/socketR/src'
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DR_NO_REMAP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c posix/socketr.cpp -o posix/socketr.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DR_NO_REMAP -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c posix/rconnections.c -o posix/rconnections.o
g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o socketR.so posix/socketr.o posix/rconnections.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUyNHqN/R.INSTALL2794e0587b9923/socketR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUyNHqN/R.INSTALL2794e0587b9923/socketR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUyNHqN/R.INSTALL2794e0587b9923/socketR/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-socketR/00new/socketR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘socketR’
finding HTML links ... done
Socket html
close.Socket html
close.socketr_socket html
socketR-package html
socket_connect_auto html
socket_connections html
socket_datagrams html
socket_get_option html
socket_inspection html
socket_io html
socket_lifecycle html
socket_listen_auto html
socket_options html
socket_readiness html
socket_resolve html
socket_set_option html
socket_set_options html
socket_setup 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 (socketR)