* installing *source* package 'websocket' ... ** this is package 'websocket' version '1.4.4' ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./lib -D_WEBSOCKETPP_CPP11_THREAD_ -ID:/rtools45/x86_64-w64-mingw32.static.posix/include -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I'D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include' -I'D:/RCompile/CRANincoming/R-devel/lib/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp11.cpp -o cpp11.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./lib -D_WEBSOCKETPP_CPP11_THREAD_ -ID:/rtools45/x86_64-w64-mingw32.static.posix/include -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I'D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include' -I'D:/RCompile/CRANincoming/R-devel/lib/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c debug.cpp -o debug.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./lib -D_WEBSOCKETPP_CPP11_THREAD_ -ID:/rtools45/x86_64-w64-mingw32.static.posix/include -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I'D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include' -I'D:/RCompile/CRANincoming/R-devel/lib/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c websocket.cpp -o websocket.o In file included from D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include/asio/ssl/context.hpp:23, from D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include/asio/ssl.hpp:18, from ./lib/websocketpp/common/asio_ssl.hpp:34, from ./lib/websocketpp/transport/asio/security/tls.hpp:35, from ./lib/websocketpp/config/asio_client.hpp:33, from client.hpp:8, from websocket.cpp:17: D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include/asio/ssl/context_base.hpp:138:3: warning: overflow in conversion from 'uint64_t' {aka 'long long unsigned int'} to 'long int' changes value from '2147485776' to '-2147481520' [-Woverflow] 138 | ASIO_STATIC_CONSTANT(long, default_workarounds = SSL_OP_ALL); | ^~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./lib -D_WEBSOCKETPP_CPP11_THREAD_ -ID:/rtools45/x86_64-w64-mingw32.static.posix/include -I'D:/RCompile/CRANpkg/lib/4.5/cpp11/include' -I'D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include' -I'D:/RCompile/CRANincoming/R-devel/lib/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c websocket_connection.cpp -o websocket_connection.o In file included from D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include/asio/ssl/context.hpp:23, from D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include/asio/ssl.hpp:18, from ./lib/websocketpp/common/asio_ssl.hpp:34, from ./lib/websocketpp/transport/asio/security/tls.hpp:35, from ./lib/websocketpp/config/asio_client.hpp:33, from client.hpp:8, from websocket_defs.h:4, from websocket_connection.cpp:2: D:/RCompile/CRANpkg/lib/4.5/AsioHeaders/include/asio/ssl/context_base.hpp:138:3: warning: overflow in conversion from 'uint64_t' {aka 'long long unsigned int'} to 'long int' changes value from '2147485776' to '-2147481520' [-Woverflow] 138 | ASIO_STATIC_CONSTANT(long, default_workarounds = SSL_OP_ALL); | ^~~~~~~~~~~~~~~~~~~~ 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 37 | for(int i=0; i