* installing *source* package ‘websocket’ ... ** this is package ‘websocket’ version ‘1.4.2’ ** 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: ‘clang version 20.1.0-rc2’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/websocket/src' /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./lib -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/AsioHeaders/include' -I'/data/gannet/ripley/R/test-clang/later/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/declarations.hpp:13: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:3: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl In file included from cpp11.cpp:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/declarations.hpp:13: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:7: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./lib -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/AsioHeaders/include' -I'/data/gannet/ripley/R/test-clang/later/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c debug.cpp -o debug.o 2 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./lib -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/AsioHeaders/include' -I'/data/gannet/ripley/R/test-clang/later/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c websocket.cpp -o websocket.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./lib -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/AsioHeaders/include' -I'/data/gannet/ripley/R/test-clang/later/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c websocket_connection.cpp -o websocket_connection.o In file included from websocket_connection.cpp:1: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:3: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl In file included from websocket.cpp:14: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:3: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl In file included from websocket.cpp:14: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:7: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm In file included from websocket.cpp:15: ./wrapped_print.h:37:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] 37 | ssize_t res = write(STDERR_FILENO, buf, n); | ^ ./wrapped_print.h:56:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] 56 | ssize_t res = write(STDOUT_FILENO, buf, n); | ^ /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I./lib -I'/data/gannet/ripley/R/test-clang/cpp11/include' -I'/data/gannet/ripley/R/test-clang/AsioHeaders/include' -I'/data/gannet/ripley/R/test-clang/later/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c websocket_task.cpp -o websocket_task.o In file included from websocket_connection.cpp:1: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:7: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm In file included from websocket_connection.cpp:2: In file included from ./websocket_defs.h:4: In file included from ./client.hpp:5: ./wrapped_print.h:37:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] 37 | ssize_t res = write(STDERR_FILENO, buf, n); | ^ ./wrapped_print.h:56:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] 56 | ssize_t res = write(STDOUT_FILENO, buf, n); | ^ In file included from websocket_task.cpp:1: In file included from ./websocket_defs.h:4: In file included from ./client.hpp:5: ./wrapped_print.h:37:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] 37 | ssize_t res = write(STDERR_FILENO, buf, n); | ^ ./wrapped_print.h:56:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] 56 | ssize_t res = write(STDOUT_FILENO, buf, n); | ^ In file included from websocket_task.cpp:1: In file included from ./websocket_defs.h:4: In file included from ./client.hpp:6: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:3: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 52 | constexpr R_xlen_t operator"" _xl(unsigned long long int value) { return value; } | ~~~~~~~~~~~^~~ | operator""_xl In file included from websocket_task.cpp:1: In file included from ./websocket_defs.h:4: In file included from ./client.hpp:6: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:7: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/data_frame.hpp:12: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/list.hpp:9: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/r_vector.hpp:19: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 42 | inline named_arg operator"" _nm(const char* name, std::size_t) { return named_arg(name); } | ~~~~~~~~~~~^~~ | operator""_nm 4 warnings generated. 4 warnings generated. In file included from websocket_connection.cpp:1: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11.hpp:5: In file included from /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/as.hpp:5: In file included from /usr/local/clang20/bin/../include/c++/v1/memory:943: /usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 156 | _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); } | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>::destroy' requested here 324 | __a.destroy(__p); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>>::destroy<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>, 0>' requested here 180 | allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem()); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>>::__on_zero_shared_impl<std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>, 0>' requested here 183 | _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); } | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>>::__on_zero_shared' requested here 158 | _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) { | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>>::__shared_ptr_emplace<std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>, 0>' requested here 733 | ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>>, 0>' requested here 741 | return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...); | ^ websocket_connection.cpp:64:14: note: in instantiation of function template specialization 'std::make_shared<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_client>>, 0>' requested here 64 | client = make_shared<ClientImpl<ws_client>>(); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning 156 | _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); } | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 156 | _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); } | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>::destroy' requested here 324 | __a.destroy(__p); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>>::destroy<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>, 0>' requested here 180 | allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem()); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>>::__on_zero_shared_impl<std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>, 0>' requested here 183 | _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); } | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>>::__on_zero_shared' requested here 158 | _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) { | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>>::__shared_ptr_emplace<std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>, 0>' requested here 733 | ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>, std::allocator<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>>, 0>' requested here 741 | return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...); | ^ websocket_connection.cpp:67:14: note: in instantiation of function template specialization 'std::make_shared<ClientImpl<ws_websocketpp::client<ws_websocketpp::config::asio_tls_client>>, 0>' requested here 67 | client = make_shared<ClientImpl<wss_client>>(); | ^ /usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning 156 | _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); } | ^ 6 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o websocket.so cpp11.o debug.o websocket.o websocket_connection.o websocket_task.o -lssl -lcrypto make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/websocket/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/websocket/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/websocket/src' installing to /data/gannet/ripley/R/packages/tests-clang/websocket.Rcheck/00LOCK-websocket/00new/websocket/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** 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)