* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘websocket’ ... ** package ‘websocket’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS= Using PKG_LIBS=-lssl -lcrypto ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptVBeOS/R.INSTALL64ee24f4bcb1a/websocket/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./lib -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/AsioHeaders/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/later/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./lib -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/AsioHeaders/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/later/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c debug.cpp -o debug.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./lib -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/AsioHeaders/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/later/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c websocket.cpp -o websocket.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./lib -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/AsioHeaders/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/later/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c websocket_connection.cpp -o websocket_connection.o websocket_connection.cpp: In function ‘cpp11::raws to_raw(std::string)’: websocket_connection.cpp:37:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 37 | for(int i=0; i<input.size(); i++) { | ~^~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./lib -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/AsioHeaders/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/later/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c websocket_task.cpp -o websocket_task.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o websocket.so cpp11.o debug.o websocket.o websocket_connection.o websocket_task.o -lssl -lcrypto -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptVBeOS/R.INSTALL64ee24f4bcb1a/websocket/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptVBeOS/R.INSTALL64ee24f4bcb1a/websocket/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptVBeOS/R.INSTALL64ee24f4bcb1a/websocket/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-websocket/00new/websocket/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘websocket’ finding HTML links ... done WebSocket 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 (websocket)